Project

General

Profile

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

# Date Author Comment
d9054fe5 08/13/2019 05:02 PM Andreas Müller

adapt TaxEditor to Schema changes v5.8.1

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
f5979052 11/23/2017 03:37 PM Katja Luther

fix multiple representation by removing conversation of selection dialog

c312c1ee 07/10/2017 12:06 PM Katja Luther

code cleaning

a789364c 02/02/2017 10:04 AM Katja Luther

fix #5216: merge grantedAuthority checks for existing grantedAuthority first and some other fixes for grantedAuthority handling in editor

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()
e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

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

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
30a27c33 09/13/2012 05:07 PM Andreas Kohlbecker

solved #2990 (implement missing parts of Groups admin details view)