Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
97352439 05/30/2018 10:38 AM Patrick Plitzner

ref #7439 Move event list to editor input

baace0b5 05/14/2018 07:53 PM Katja Luther

fix #7393: fix saving of new hybrid names in bulk editor

4fdf6295 05/07/2018 03:52 PM Patrick Plitzner

Add 18n for specimen editor (list)

ac7ed4b3 05/02/2018 06:52 AM Patrick Plitzner

ref #7329 Fix label of bulk editor part

a07e7327 04/23/2018 10:12 AM Katja Luther

smaller changes in bulk editor

c0fb722d 03/22/2018 11:07 AM Katja Luther

improve deduplication handling and saving in bulkeditor

08ae533b 01/11/2018 12:04 PM Katja Luther

multiple selection for changeAcceptedTaxonAsSynonym and improve multiple selection in bulkeditor

04bb4f0f 12/18/2017 01:14 PM Katja Luther

fix #6392: fix remaining bulk editor migration issues

9141b421 11/23/2017 02:36 PM Katja Luther

reset saveCandidate list after save

bcf8e025 11/23/2017 02:34 PM Katja Luther

save only dirty elements of the bulkeditor

ddd5d8cd 11/08/2017 10:27 AM Katja Luther

ref #6932: fix taxon bulk editor is sorted

35ee4164 10/26/2017 11:14 AM Patrick Plitzner

ref #6932 Do not reset merge candidates when saving before merge

381bdda4 10/26/2017 09:34 AM Patrick Plitzner

ref #6913 Remove IEditorInput dependency from bulk editor input

fd7d64e9 09/15/2017 07:12 AM Patrick Plitzner

ref #6932 Refactor merge and delete handler

e33f4469 09/15/2017 07:11 AM Patrick Plitzner

clean up

bce766a1 09/13/2017 02:56 PM Patrick Plitzner

ref #6932 Refactor merge annotating

a2a04809 09/13/2017 11:10 AM Patrick Plitzner

ref #6932 Fix new element handler and save

5cfc8708 09/12/2017 04:51 PM Patrick Plitzner

ref #6932 Migrate bulk editor handlers and add annotation merge support

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

ref #6446 merge taxon name subclasses in TaxEditor

f5ae4e08 05/11/2017 10:41 AM Katja Luther

ref #6480: add deleteConfigurator to bulk editor delete of specimenOrObservation base

3271c92d 05/11/2017 09:05 AM Katja Luther

fix #6570: add comparator to treemap to provide the correct order in rank drop down

bc1205e4 05/04/2017 09:27 AM Katja Luther

fix #6570: sort ranks in reverse order

5039be8c 04/20/2017 11:18 AM Katja Luther

fix #6570: use treeMap for getKeyLabelPairs() to sort the ranks

cd19940f 03/09/2017 12:16 PM Katja Luther

fix details view for authorship cache and referencing objects view

c88cdfbe 03/08/2017 04:12 PM Patrick Plitzner

Extract string constants

3e3975f3 02/23/2017 04:30 PM Patrick Plitzner

ref #4611 Restructure string externalization for taxeditor.bulkeditor

  • created l10n package and moved Messages.java and the messages.properties files there
48621fdd 02/15/2017 11:25 AM Katja Luther

fix deletion of new created entities in bulk editor

df366db5 02/09/2017 02:29 PM Katja Luther

ref #4232: some more comparators to adapt

804a5884 02/03/2017 02:37 PM Andreas Müller

fix generics

b8601e0c 02/03/2017 02:03 PM Andreas Müller

ref #6362 remove occurrences of NonViralName in code and some cleanup

b6bb07b9 02/02/2017 04:41 PM Patrick Plitzner

ref #6309 Add missing l10n String constant to Messages.java

afc2457c 02/02/2017 01:54 PM Katja Luther

fix #6309: check for existence of user before saving a new user

e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

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

fc545014 10/13/2016 01:15 PM Katja Luther

minor

7dce04a4 10/13/2016 01:15 PM Katja Luther

fix #5692: adapt delete algorithm to annotatedLineEditor mechanisms

efc9727a 09/13/2016 05:04 PM Patrick Plitzner

Trim code

4e365f81 09/13/2016 01:35 PM Patrick Plitzner

ref #5616 Fix NPE for opening synonyms from SearchResult view

d85cfdf3 09/06/2016 12:29 PM Katja Luther

fix #5759 remove all switches for remoting and standalone

222d6e76 08/08/2016 04:35 PM Patrick Plitzner

ref #5616 Fix possible NPE for BulkEditor inputs

51188df7 07/25/2016 09:02 AM Katja Luther

add session to bulk editor

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

add media bulk editor see #4730

eedeeaee 11/23/2015 04:29 PM Cherian Mathew

#5160 Use new merge methods with uuids as parameters

ce18bb89 10/08/2015 03:13 PM Cherian Mathew

#5309, #5310 Add load method to retrieve user entity after create and password change

6c95dd3d 10/08/2015 12:48 PM Cherian Mathew

Update root entity merge calls to use new merge method.

fce7d237 10/02/2015 10:59 AM Cherian Mathew

Add remoting checks for merge, Move to merge call which returns updated transient object

c9f13bde 09/14/2015 04:21 PM Cherian Mathew

#5242, #5223 Improve performance of derivate loading and editing

d637e4ba 09/03/2015 05:11 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.editor/plugin.xml
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/MultiPageTaxonEditor.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/DerivateView.java...

95ee1b51 09/02/2015 11:33 AM U-BGBM\k.luther

moving more than one taxon node, merge of team and person, reusing name for new taxon

76fe3732 08/27/2015 04:12 PM Cherian Mathew

#5161 Fix problem of new entity not refreshed

317a1bcb 08/26/2015 11:03 AM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/AgentEditorInput.java

0bb254ee 08/25/2015 01:28 PM Cherian Mathew

#5160 Use new merge method with ids as arguments

Conflicts:
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/AgentEditorInput.java

3a8e076a 08/25/2015 01:09 PM Cherian Mathew

#5160 Use new merge method with ids as arguments

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

Trim code

ac1f29b5 07/10/2015 04:47 PM Cherian Mathew

Add method to sessionOwner objects to fine tune performance using property paths

8c8ead8a 07/10/2015 11:23 AM Cherian Mathew

Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener

3c4d1aba 07/02/2015 11:21 AM Cherian Mathew

Make editor compatible with latest cdmlib service layer updates

233a8fe2 07/02/2015 11:01 AM Cherian Mathew

#5012 Adding remoting session and updating save methods for Bulk Editor

Replace properties file with xml file

#5012 updates for making Bulk Editor remoting capable

50a7c607 05/27/2015 06:10 PM Andreas Müller

minor

a4f5eec1 05/27/2015 05:52 PM Andreas Müller

Renaming menu labels for new team and person

0ef168b6 05/20/2015 12:59 PM Katja Luther

#4907 create in agent bulkeditor has no effect

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

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

3bf355d6 04/22/2015 06:09 PM Andreas Müller

I18n for bulkeditor type #4553

bdc2f04b 04/22/2015 05:02 PM Andreas Müller

minor

6067e9b0 04/01/2015 12:07 PM Katja Luther

enable reduplication in agent bulkeditor

3c5782d0 03/19/2015 10:35 PM Andreas Müller

merge taxeditor validation2 into trunk

bafb4761 03/10/2015 10:06 AM Katja Luther

bug fixxing in bulk editor and referencing objects view
bug fixing in deletion of names and homotypical groups

a856be7c 02/17/2015 09:47 AM Katja Luther

ticket #4655

11329ecc 01/29/2015 11:58 AM Katja Luther

factual data for bulkeditor, improving referencing objects view, make delete in bulkeditor visible for synonyms

897412ca 12/09/2014 02:37 PM Alexander Oppermann

fixed ticket #3763

1b9ae425 08/15/2014 06:14 PM Cherian Mathew

MessagingUtils : added option for displaying contact message in the error dialog
ApplicationWorkbenchAdvisor : using new method with contact message
AbstractBulkEditorInput : added errorDialog for MergeException

41e2f693 08/14/2014 12:32 PM Cherian Mathew

Moved all logging and dialog functionality to the new class MessagingUtils.
Refactoring code to adapt to above change.
Added new custom error dialog - CdmErrorDialog
Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler

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

6484eff8 02/03/2014 02:59 PM Andreas Kohlbecker

fixing #4012 (ClassCastException in User and Group Bulk Editor) by revering one line of commit r19946 - comment

b664b229 02/03/2014 02:54 PM Andreas Kohlbecker

fixing #4012 (ClassCastException in User and Group Bulk Editor) by revering one line of commit r19946

3d6c9acc 12/02/2013 01:00 PM Patrick Plitzner

merge-update from trunk

97e10b7c 11/28/2013 12:09 PM Katja Luther

minor

7d0ff89c 11/26/2013 08:59 AM Patrick Plitzner

merge-update from trunk

f29baa52 11/20/2013 09:13 AM Patrick Plitzner
  • derivates now show the correct type (record basis) in the bulk editor
be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

736e7cfa 10/30/2013 12:21 PM Andreas Müller

fixing ordering in enums and remove dash #3752, #3736

20ebc923 10/30/2013 10:11 AM Patrick Plitzner
  • created utility method in AbstractUtility for sorting/ordering IEnumTerms according to the term hierarchy
    • used method for EnumComboElement and OccurenceCreator (fixes #3736)
26d7275d 10/29/2013 10:29 AM Patrick Plitzner
  • ordered list for context menu in bulk editor to create new specimen (fixes #3752)
84561e1b 10/23/2013 11:00 AM Patrick Plitzner
  • DefinedTerm is ordered as in enum (#3752)
423c7510 09/25/2013 04:56 PM Patrick Plitzner
  • added more information to results
9e59c2ac 09/23/2013 01:11 PM Patrick Plitzner
  • @Override annotation
    • fixed some more warnings
c0692f1e 07/22/2013 05:22 PM Cherian Mathew

OccurrenceCreator: updated createNewEntity method to return wizard created object based on given SpecimenOrObservationType, added comparator for the key label pairs map
Other classes : implemented savesEntity method to return a flag indicating whether the creator class also saves the entity

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.

3c4607b1 06/28/2013 09:45 AM Cherian Mathew

checking for null nomenclatural code in getTypeText

b9a0d300 01/16/2012 01:14 PM Lorna Morris

Committing changes to definedtermeditor after merge from branch

5d1860a1 08/31/2011 03:11 PM Niels Hoffmann

adding classpath and project file

c38375d8 06/22/2011 05:46 PM Niels Hoffmann

Fixes #2418

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

725cf795 05/09/2011 04:58 PM Niels Hoffmann

Fixes #2366

e152c7fd 05/05/2011 03:23 PM Niels Hoffmann

Fixes a problem where the title cache was empty for derived units created through Bulk Editor -> New

baadcf2d 04/18/2011 03:27 PM Niels Hoffmann

minor

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

had to rename the packages to make them compliant with buckminster