Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
64cd2572 05/27/2015 09:12 AM Patrick Plitzner
  • added preferences for vocabulary names in term labels #4448
5a52b8a4 05/27/2015 08:54 AM Patrick Plitzner
  • combo dropdowns intitially show an empty field which is now removed when selecting any other entry
    • added vocabulary information to term label #4448
b0d7867b 05/26/2015 05:07 PM Patrick Plitzner
  • removed empty element from combo dropdown #4448
360810ab 05/26/2015 11:30 AM Patrick Plitzner
  • fixed NPE (#4448)
1b3cfe7c 04/27/2015 04:36 PM Patrick Plitzner
  • filtered vocabularies by term type (#4448)
a49946db 04/27/2015 11:35 AM Patrick Plitzner
  • imlemente vocabulary combo selection element (#4448)
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

4db49a38 08/13/2014 02:07 PM Alexander Oppermann

reintegrated redlist branch into trunk

8350f3a6 07/16/2014 11:29 AM Alexander Oppermann

removed style parameter for combobox. Quick fix for ticket #4289. Needs to be reviewed.

7084aeff 07/03/2014 02:32 PM Patrick Plitzner
  • added support for term retrieval by TermVocabulary
    • adapted MediaSpecimen DetailsView
ccc7ac6f 06/10/2014 01:56 PM Patrick Plitzner
  • set CdmFormFactory.createTermComboElement() to deprecated
    • replaced (almost) all uses of the method with CdmFormFactory.createDefinedTermComboElement which works with TermType instead of classes
aa2f3cbf 03/17/2014 10:02 AM Patrick Plitzner
  • added isEnabled() method to IEnableableFormElement
dacb59c9 01/28/2014 01:28 PM Patrick Plitzner
  • moved ICdmFormElement to ui.element
3d6c9acc 12/02/2013 01:00 PM Patrick Plitzner

merge-update from trunk

0fd2319e 11/27/2013 08:20 PM Andreas Müller

update some logging

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

merge-update of trunk and disabling GUI-Control separation

0500957b 11/05/2013 05:55 PM Patrick Plitzner
  • sorting/ordering ONLY for SpecimenOrObservationType (#3736)
a8a021da 11/04/2013 12:06 PM Patrick Plitzner
  • sorting/ordering on all hierarchy levels (#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)
1e2ff9ee 08/20/2013 02:56 PM Patrick Plitzner

merged/implemented cdm3.3 model adaptations

2d6180c3 08/15/2013 03:25 PM Patrick Plitzner
  • ordered GUI and control classes in packages
    • converted FieldObservationDetails element
6504f35c 08/15/2013 11:57 AM Patrick Plitzner
  • moved ICdmFormElement to campanula.compatibility
6873dc8e 07/23/2013 05:30 PM Cherian Mathew

added method to filter DefinedTerm objects by TermType

5a26bee6 07/22/2013 05:55 PM Cherian Mathew

NumberWithLabelElement : added getDouble method
CdmFormFactory : updated create methods for creating elements for DefinedTerm and DerivedUnit objects
DateDetailSection : FIXME:3.3MC tag
EnumComboElement : added SpecimenOrObservationType and OriginalSourceType to the data holders list and the default label method...

55364080 03/01/2012 11:02 AM Niels Hoffmann

Decreased log severity for terms with missing title caches

1270e9fc 02/07/2012 11:51 AM Niels Hoffmann

Preparing 3.0.9 release version

4771aaf3 02/02/2012 02:39 PM Niels Hoffmann

Merged a fix for TermComboElement back into trunk

54f4b6e9 02/02/2012 02:31 PM Niels Hoffmann

a setter was not changing the fields value

401480cf 01/31/2012 05:53 PM Niels Hoffmann

Cleaned combo a little bit more

8bf0589d 01/31/2012 04:52 PM Niels Hoffmann

Added the ability to clear the selection of a combo

23783f7a 01/30/2012 12:40 PM Niels Hoffmann

Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)

78222507 01/18/2012 01:45 PM Niels Hoffmann

refactoring of package names for consistency

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

Committing changes to definedtermeditor after merge from branch