Project

General

Profile

Download (8.99 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
69e82edd 10/25/2018 08:48 AM Katja Luther

local preferences database specific

e0609256 08/03/2018 08:51 AM Patrick Plitzner

Fix endless loop when searching for UUID in bulk editors

54ce28cf 07/31/2018 01:26 PM Andreas Müller

fix compile error

6fd99a64 07/09/2018 06:24 PM Patrick Plitzner

ref #7505 re-enable parallel loading for bulk editor

5f060ab5 06/27/2018 10:33 PM Andreas Müller

cleanup

9f42f4d1 06/26/2018 05:10 PM Andreas Müller

revert cleanup

c508431a 06/26/2018 04:58 PM Andreas Müller

cleanup

e7314de8 06/25/2018 03:21 PM Patrick Plitzner

ref #7505, #6321 Enable max count check for bulk editor searches

73d25c5b 06/22/2018 11:49 AM Patrick Plitzner

ref #7439 Fix loading progress of occurrence bulk editor

387c38e7 06/19/2018 03:27 PM Andreas Müller

cleanup

379b7034 06/14/2018 01:14 PM Andreas Müller

adapt int to long for counts in TaxEditor

611b3a85 06/05/2018 04:19 PM Patrick Plitzner

ref #6321 Re-enable search count warning for derivate view

59277452 06/05/2018 02:10 PM Patrick Plitzner

ref #6321 Fix search service invocation for users and groups

27a07b9c 06/04/2018 10:13 AM Patrick Plitzner

fix #6321 Implement parallel loading + progress bar for bulk editor

e3a4a3ff 06/05/2017 09:46 AM Andreas Müller

ref #6446 merge taxon name subclasses in TaxEditor

8aa8877b 03/21/2017 01:39 PM Katja Luther

minor adaption to java 1.8

a86dbf9a 02/23/2017 04:49 PM Patrick Plitzner

ref #4611 Restructure string externalization for taxeditor.store

  • created l10n package and moved Messages.java and the messages.properties files there
e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

853dcb0b 09/01/2016 11:31 AM Patrick Plitzner

i18n for SearchManager

212e328c 07/25/2016 03:16 PM Katja Luther

missed to commit changes in search manager

fe0647c6 03/30/2016 11:19 AM Patrick Plitzner

Set taxon filter when opening derivativwe editor from taxon navigator
#5514

f8c6c088 03/10/2016 01:02 PM Katja Luther

add media bulk editor see #4730

7c46702c 02/22/2016 03:30 PM Patrick Plitzner

Fix field unit filter for bulk editor #5572

763485da 02/03/2016 02:35 PM Patrick Plitzner

Add parameter to set max specimen count before warning

6bfd2385 11/25/2015 06:33 PM Cherian Mathew

#5250 Refactor code for improving derivate search performance

3aa5ea5e 11/17/2015 03:30 PM Patrick Plitzner

Streamline search method due to cdmlib service changes

3b89ce77 09/24/2015 11:05 AM Cherian Mathew

#5250 Initial attempt at property paths

ef7d8f0a 09/15/2015 06:44 PM Cherian Mathew

#5250 Add property paths to speed up search

89000ff8 09/09/2015 02:42 PM Patrick Plitzner

Fixed potnetial NPE

a9108118 09/09/2015 01:43 PM Patrick Plitzner

Optimize Code #5103

c8938223 08/24/2015 10:39 AM Patrick Plitzner

Support UUID search in bulk editors (#5103)

caddd4f3 08/24/2015 10:39 AM Patrick Plitzner

Trim code

48d1a460 05/26/2015 01:42 PM Andreas Müller

moving UuidAndTitleCache from model to persistence (changes in Editor). #4799

635b598e 05/18/2015 11:59 AM Katja Luther

bulkeditor: merge of teams and persons and convert team to person and person to team

87cd03a1 04/14/2015 03:17 PM Patrick Plitzner
  • added findOccurrences() and countOccurrences() to service layer
    • added configurator for these methods
    • optimized retrieval with HQL query
    • made use of service method in DerivateSearchView
39b2e2be 10/28/2014 02:10 PM Katja Luther

fix #4450

3f8e87ed 05/05/2014 03:01 PM Katja Luther

adding a taxon bulk editor and changes because the delete methods does not throw exceptions anymore

208c4586 02/12/2014 01:13 PM Patrick Plitzner
  • added "Search"-Button to DerivateSearchView
826f20d4 12/17/2013 09:03 AM Patrick Plitzner
  • added preliminary method for getting specimen by type/record basis (needs enhancement with direct SQL queries)
1e3def3e 12/16/2013 03:07 PM Patrick Plitzner
  • added a flag to force also searching for FieldUnits when searching occurrences
68b83178 10/30/2013 02:00 PM Andreas Müller

rename FieldObservation -> FieldUnit #3566

0c92b7b8 10/30/2013 01:47 PM Andreas Müller

rename field observation in SearchManager #3566

49a64920 07/10/2013 03:38 PM Cherian Mathew

Aligning Editor with 3.3 model changes. First phase commit which updates only the classes.
Branch not compilable at the moment.

d70f4b3c 07/20/2012 01:14 PM Andreas Kohlbecker

reintergating r15647 from /branches/taxeditor/security/ (changing renamed ITaxaServiceConfigurator to new name IFindTaxaAndNamesConfigurator)

5f946b60 05/25/2011 01:30 PM Niels Hoffmann

Implements suggested preliminary solution for #2399

87f9934d 05/12/2011 11:44 AM Niels Hoffmann

Editor now uses IIdentifiableEntityServiceConfigurator consistently. Working on #2376

eea5c6dc 05/10/2011 05:50 PM Niels Hoffmann

Temporary fix for #2366; fixes #2368; Refactoring annotations in the name editor

efcfdf3d 03/24/2011 11:15 AM Niels Hoffmann

Fixes #2285 and #2286

e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster