Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
971fcc6d 05/16/2018 07:15 AM Patrick Plitzner

Add default text for combos to DDS editor

aeef81e4 05/14/2018 05:02 PM Patrick Plitzner

Add option to remove min/max rank in DDS editor

835c1454 04/11/2018 02:22 PM Patrick Plitzner

ref #7095 Fix label representation for taxon combo

5cea1626 04/11/2018 07:48 AM Patrick Plitzner

ref #7095 Implement generic abstract combo class

09b45523 04/11/2018 07:48 AM Patrick Plitzner

ref #7095 Add taxon filter combo to specimen selection dialog

a3e1e5d7 02/19/2018 10:48 AM Katja Luther

ref #7215: fix selection of type

05d10c49 02/19/2018 09:13 AM Katja Luther

missing class of last commit

3a9975f6 02/16/2018 02:55 PM Katja Luther

ref #7215: add combobox for selecting misapplied name type

73f6a95e 12/12/2017 10:34 AM Patrick Plitzner

ref #7086 Selection listening for dirty state changes

f953c7b6 11/30/2017 04:54 PM Patrick Plitzner

ref #7086 Initialize UI elements with WS params

0ebd851a 11/30/2017 02:01 PM Patrick Plitzner

ref #7086 Refactor term combo

49aad4b2 11/26/2017 11:06 AM Patrick Plitzner

ref #7086 Add term combo viewer to working set editor

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

Revert term combo initialization changes

0b6b2b6e 11/07/2017 09:46 AM Patrick Plitzner

Disable mousewheel modification for combo elements

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

ref #7040 Fix addition of empty element in combos

09946b7b 11/01/2017 10:38 AM Katja Luther

code cleaning

b1fa9884 11/01/2017 10:37 AM Katja Luther

add border and correct color for termCombo element

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

ref #7040 Replace Combo with CCombo which renders faster

e225119e 09/20/2017 06:02 PM Andreas Müller

cleanup

d903b1d8 09/18/2017 08:55 PM Katja Luther

fix #6693: remove virus nomenclatural code from enumComboElement

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

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

965c5675 05/30/2017 02:11 PM Patrick Plitzner

Adapt to service layer change

  • added propertyPath to method signature
a452be91 02/01/2017 02:14 PM Katja Luther

fix #3737: improve handling of protected/not protected cache fields

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
0c7c9656 01/06/2017 02:36 PM Patrick Plitzner

fix #5714 Add possibility for adding a comparator to EnumComboElement

  • for Sources always have PrimaryTaxonomicSource or PrimaryMediaSource on top depending on IdentifiableSource
e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

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

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