Project

General

Profile

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

# Date Author Comment
05d10c49 02/19/2018 09:13 AM Katja Luther

missing class of last commit

85b120fd 11/07/2017 11:00 AM Patrick Plitzner

Revert term combo initialization changes

e37a5839 11/02/2017 02:57 PM Patrick Plitzner

ref #7040 Fix addition of empty element in combos

e1055895 10/27/2017 11:13 PM Patrick Plitzner

ref #7040 Replace Combo with CCombo which renders faster

b32cbeab 08/21/2017 02:15 PM Katja Luther

fix #6918: use comparator in rank combobox if sortRankHierarchically is set

1738ed58 01/06/2017 04:40 PM Patrick Plitzner

fix #5488 show only zoological nomenclatural status types not for
botanical names

  • also dis some refactoring
79d06d0f 10/05/2016 02:52 PM Katja Luther

fix #6047: add the possibility to the termComboElement that the idInVoc is used as label

97278383 08/11/2016 02:35 PM Patrick Plitzner

ref #5305 Refactored combo elements

224b66a3 08/10/2016 05:50 PM Patrick Plitzner

fix #5305 Set max width of combo elements to 50px

c5a8e428 06/23/2016 10:44 AM Katja Luther

#5910 if the default language of the editor is not available then the Language.Default representation is used

599261fd 12/09/2015 10:50 AM Patrick Plitzner

Add scope restrictions to PolytomousKey details view #5280

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)
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

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

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

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