Project

General

Profile

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

# Date Author Comment
8481f952 05/27/2020 06:40 PM Andreas Müller

cleanup

1c3cb06b 03/05/2018 09:04 AM Patrick Plitzner

fix #6330 Add default sorting for all entity collections

  • default sorting is done by CdmBase.getId(). This also ensures that new elements are shown on top at first
f5b66699 01/18/2017 09:16 AM Patrick Plitzner

ref #6333 Add generic support for entity collection sections to allow
adding existing entities

  • this is done by two abstract methods allowAddExisting() and addExisting()
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
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.

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

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