Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e04d3588 12/03/2015 10:31 AM Katja Luther

fix not ordered terms #4821

9f402ddf 12/03/2015 10:24 AM Katja Luther

fix #4821

3c2b35c5 07/07/2015 12:55 PM Cherian Mathew

#5054 Add save to make sure term is refreshed

1175f901 07/03/2015 06:25 PM Cherian Mathew

#5054 Update Term Editor to be remoting compatible

bb1997d0 07/03/2015 11:44 AM Cherian Mathew

#5054 Integrate remoting session in Term Editor

This commit also fixes a loading bug in the CdmServiceCacher, adds a test for creating term vocabulary and adapts to the change in the save call (#5056)

872d7328 05/29/2015 04:16 PM Cherian Mathew

DefinedTermDropAdapter : added selection of source objects after drop and disabled insert feedback for non OrderedTermBase objects
DefinedTermEditor : added custom sorter for OrderedTermBase (descending)
MoveDefinedTermOperation : added possibility to move term when cursor is in the insert part of the list

855fdd0b 10/13/2014 02:02 PM Katja Luther

fix #2187

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

bcdc7df3 07/30/2014 02:09 PM Katja Luther

adaption for error handling of delete methods

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

343457b6 12/03/2013 03:44 PM Patrick Plitzner
  • extracted super class from AbstractPostOperation (same name)
    • created sub class AbstractPost Taxon/Describable Operation
3d6c9acc 12/02/2013 01:00 PM Patrick Plitzner

merge-update from trunk

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

minor

be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

cc26e350 07/18/2013 03:27 PM Cherian Mathew

updated operations to use the new TermEditorInput and also added pop-up warnings when,

  • user tries to delete a CDM system vocabulary / term
  • user tries to add a defined term base object to a vocabulary / term if the corresponding term class is not available (via the getEmptyDefinedTermBase() method in TermType)
9242f5e6 01/16/2012 01:26 PM Lorna Morris
b9a0d300 01/16/2012 01:14 PM Lorna Morris

Committing changes to definedtermeditor after merge from branch