Project

General

Profile

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

# Date Author Comment
2b50eebb 03/23/2018 02:48 PM Andreas Müller

cleanup

462c058e 03/23/2018 07:41 AM Patrick Plitzner

fix #7326 Fix potential NPE

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()
61151d12 08/18/2016 12:06 PM Patrick Plitzner

minor refactoring

da32e3d6 06/29/2015 01:35 PM Patrick Plitzner

Add button for advanced media view to media attached to desccriptions

85260729 02/23/2015 04:18 PM Patrick Plitzner
  • fixed #4629 (Remove "+" symbol after section title after the last collection item is removed)
09a1be0a 03/05/2014 08:43 AM Patrick Plitzner
  • added util method to get for getting a CDM entity (used in authenication/permission framework)
    • made use of this method where the type of the parameter was too general (like object)
    • made getBaseUnit() of DerivedUnitFacade public
db88d819 02/26/2014 05:25 PM Andreas Kohlbecker

protecting editing capabilities of names references and authors - #4055 (action enablement adapts to the users granted authorities)

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
a14f5d39 08/07/2013 10:25 AM Patrick Plitzner
  • adapted EntitiySelectionElement to be able to use with WindowBuilder
7c5ba8e0 08/01/2013 01:30 PM Patrick Plitzner
  • extracted design and layout of GUI objects from AbstractCdmFormElement to be able to use WindowBuilder
    • specifically tested it for GatheringEventDetailElement
ac12d86b 05/29/2013 11:17 AM Patrick Plitzner
  • added java doc
    • formatted code
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

c57713e2 10/10/2011 02:09 PM Niels Hoffmann

Added correct number of substeps for ApplicationController subprogress monitor.
TypeDesignation are now deleted via service layer.
Removed bogus check for collection equality in entity collection sections that lead to massive problems with detached entities

021fa6b5 10/05/2011 04:21 PM Niels Hoffmann

Bugfix for a problem that was introduced by fixing #2545

0af47024 10/05/2011 03:54 PM Niels Hoffmann

Adapted to cdmlib pogress monitor interface. Should fix #2545, currently writing tests for it

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

Fixing problems with image handling.

7cf1f544 05/12/2011 06:47 PM Niels Hoffmann

Resolves #2376

87f9934d 05/12/2011 11:44 AM Niels Hoffmann

Editor now uses IIdentifiableEntityServiceConfigurator consistently. Working on #2376

e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster