Project

General

Profile

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

# Date Author Comment
e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

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

9f089935 07/06/2015 03:10 PM Patrick Plitzner

Remove comments

9b51395d 12/15/2014 04:56 PM Patrick Plitzner
  • commented error logging for ImageInfo loading (#4385)
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

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
5b087075 07/22/2013 05:09 PM Patrick Plitzner
  • completely removed EntityDetailType enum and all its uses
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

caf6ce95 06/21/2011 02:04 PM Niels Hoffmann

Fixing problems with image handling.

a5d6e4c0 06/09/2011 11:23 AM Niels Hoffmann

Renaming MediaMetaData to MediaInfo

27a78625 05/19/2011 02:33 PM Niels Hoffmann

image mime types are now set automatically. Although this is a bit of a hack.