Project

General

Profile

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

# Date Author Comment
2fab6704 06/22/2016 03:23 PM Katja Luther

add multilanguage support for terms

5126cb20 10/19/2015 02:44 PM Cherian Mathew

#5306 Use default language if preferred language is null

abebca79 09/24/2015 11:05 AM Cherian Mathew

#5247 Fix duplicate entity issue for new entities by using the new merge service method which returns the input transient object

e7923b05 09/24/2015 11:05 AM Cherian Mathew

#5247 Use updated entities

f020ab79 12/10/2014 01:22 PM Alexander Oppermann

fixed #4523

9f7e89bc 12/01/2014 10:43 AM Patrick Plitzner
  • refactored LanguageStringWithLabelElement (isMultiLine flag)
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

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
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
bf03d5ae 02/09/2012 02:45 PM Niels Hoffmann

Fixed a bug that led to the interface not rendering when multilanguage support was not activated

f2810047 01/30/2012 03:57 PM Niels Hoffmann

Removed automatic translation; Translation Editor is now disabled when MultilanguageString is empty

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