Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e00917d5 11/30/2018 12:05 PM Patrick Plitzner

ref #7367 Use TermDeletionConfigurator in term editor

74515372 11/13/2018 01:27 PM Patrick Plitzner

ref #7887 Select newly created term

4d8c9172 11/12/2018 08:20 AM Patrick Plitzner

ref #7887 code cleanup

a3c56b93 11/09/2018 09:16 AM Patrick Plitzner

ref #7887 Use DTOs in term editor

1f5b408c 10/23/2018 10:07 AM Patrick Plitzner

ref #7827 Code cleanup

0bfb1b18 10/23/2018 10:04 AM Patrick Plitzner

ref #7827 Also remove generalizationOf if term is moved

c0292658 10/23/2018 09:36 AM Patrick Plitzner

ref #7827 code cleaning

b0ad8fba 10/22/2018 08:25 AM Patrick Plitzner

i18n + code clean up

6a534f27 10/18/2018 02:52 PM Katja Luther

add button to select default source in distribution editor

68a31601 10/18/2018 10:30 AM Katja Luther

improve termdeletion, show only a warning when term can not be deleted

e461037f 08/23/2017 02:05 PM Patrick Plitzner

fix #6922 Migrate Term Editor

1c9c9562 06/29/2017 02:58 PM Patrick Plitzner

ref #6762 Implement option to add kindOf related terms in term editor

9e550198 01/04/2017 03:08 PM Katja Luther

fix #4821: create OrderedTermvoc for OrderedTerms

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

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

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