Project

General

Profile

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

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

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

cab4c925 04/28/2015 10:38 AM Patrick Plitzner
  • added state vocabulary section to Feature DetailView (#4448)
    • implemented measurement unit section
4508543c 04/27/2015 04:57 PM Patrick Plitzner
  • added collection section for state vocabularies (#4448)