Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
cf4bd11f 11/24/2016 10:22 AM Patrick Plitzner

fix #6216 Implement color dialog to change color of presence absence
terms

1d6463ca 07/04/2016 03:21 PM Katja Luther

#4018: don't allow to finish, if no language is selected, quick fix

82e3ca05 07/01/2016 02:46 PM Katja Luther

fix save symbol of defined term

3fa460e5 06/29/2016 01:14 PM Katja Luther

#4018 let the right side of the translation wizard empty, fix the save problem for adding a neww representation for terms

0238c919 06/29/2016 11:00 AM Katja Luther

fix doubled title in DefinedTerm Details and fix filling of menu items for multilanguage support

01b09f61 06/23/2016 09:57 AM Katja Luther

#5908: fix that the combo box on the left hand side contains only available languages

2fab6704 06/22/2016 03:23 PM Katja Luther

add multilanguage support for terms

c35d72cd 05/17/2016 03:29 PM Katja Luther

add symbol to DefinedTerm details view

a45e3c4a 09/21/2015 03:02 PM Patrick Plitzner

Generalized UriWithLabelElement to use super class

191f2328 06/29/2015 01:47 PM Patrick Plitzner

Show URI parsing exceptions below URI text field (fixes #5055, #5003, #4587)

ff0e2f7c 06/22/2015 02:58 PM Patrick Plitzner
  • removed initial expand of sections
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
8e4118ad 05/26/2015 11:40 AM Patrick Plitzner
  • refactored naming of modifier section #4448
73389ea5 05/05/2015 11:54 AM Patrick Plitzner
  • filtered combo dropdown for modifiers in details view (#4448)
faa30aca 04/29/2015 04:35 PM Patrick Plitzner
  • implemented and added recommended modifier section to Feature DetailView (#4448)
a55772e7 04/28/2015 05:16 PM Patrick Plitzner
  • implemented and added statistical measures section to Feature DetailView (#4448)
d22d668e 04/28/2015 01:39 PM Patrick Plitzner
  • added measurement unit section to Feature DetailView (#4448)
    • adapted QuantitativeData DetailsView to only show recommended MeasurementUnits
cab4c925 04/28/2015 10:38 AM Patrick Plitzner
  • added state vocabulary section to Feature DetailView (#4448)
    • implemented measurement unit section
4508543c 04/27/2015 04:57 PM Patrick Plitzner
  • added collection section for state vocabularies (#4448)
832a571e 04/14/2015 01:49 PM Katja Luther
170726d7 09/04/2014 09:23 AM Patrick Plitzner
  • added full square as replacement for control characterers (#2248)
    • added flag to TextWithLabelElement to allow multi-line behavior
    • changed description labels (#4087)
    • renamed method
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

c338dc84 06/25/2014 05:33 PM Cherian Mathew

replaced static term initialisation methods with newly added cdmCacher driven methods

9e392c73 06/24/2014 04:52 PM Andreas Müller

improved handling for missing representation for certain language #4249

2f3989fc 06/24/2014 02:26 PM Katja Luther

#4244 fixed

36edb913 06/24/2014 10:55 AM Katja Luther
a05fb4dc 06/24/2014 10:52 AM Katja Luther

fix #4249

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
dacb59c9 01/28/2014 01:28 PM Patrick Plitzner
  • moved ICdmFormElement to ui.element
c3efc10a 01/08/2014 05:32 PM Patrick Plitzner

merge-update from trunk

7b9102df 01/08/2014 04:33 PM Patrick Plitzner
  • added idInVocabulary to DefinedTerm DetailsView (#3542)
be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

3cd525e4 11/18/2013 10:16 AM Patrick Plitzner
  • added supportsCommonTaxonName checkbox to FeatureDetailElement (#3207)
48631e6b 10/28/2013 09:27 AM Patrick Plitzner
  • added supportsXYZ flags for Features (#3207)
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
139902da 07/18/2013 04:36 PM Patrick Plitzner
  • completely removed DetailType enum and all its uses
ac12d86b 05/29/2013 11:17 AM Patrick Plitzner
  • added java doc
    • formatted code
07ff3d01 01/17/2013 06:26 PM Cherian Mathew

added event handling for abbr label text field

3735600c 11/23/2012 04:24 PM Alexander Oppermann

BugFix for Ticket #3178. Now the TitleCache will be updated everytime if the label is changed too.

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

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

b26c2fa0 01/23/2012 12:19 PM Niels Hoffmann

minor

b4d3bce0 01/23/2012 11:58 AM Niels Hoffmann

Fixes #2740

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