Project

General

Profile

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

# Date Author Comment
904cd1c0 05/16/2018 07:23 PM Andreas Kohlbecker

ref #7364 validation section implemented in TaxonNameEditor

f9fb33d5 02/08/2018 06:17 PM Andreas Kohlbecker

fix #7246 consitent implementation of LazySelect reloading of modified entity beans:

  • ReloadableSelect interface for select fields which support reloading the selected value from the persitent storage
  • EntitySupport interface to ship around equality problems of enitites which have modified data
1b02a92b 01/18/2018 05:12 PM Andreas Kohlbecker

fix #7204 combined edit and create button sending EntityEditorActionEvents

845c419a 01/17/2018 09:01 AM Andreas Kohlbecker

fixing issued with edit button in ToManyRelatedEntitiesListSelect

d3be16a7 06/09/2017 11:32 AM Andreas Kohlbecker

ref #6169 add, remove, move buttons in ToManyRelatedEntitiesListSelect operational and with correct state

3b911631 06/09/2017 12:17 AM Andreas Kohlbecker

ref #6169 fixing width

2c2bbc38 06/08/2017 04:27 PM Andreas Kohlbecker

ref #6707 1st attempt to make editing transient properties possible - save fails with LIE

532beab7 06/08/2017 12:03 PM Andreas Kohlbecker

ref #6169 fixing missing set value in ToManyRelatedEntitiesComboboxSelect

b6ea271c 06/08/2017 10:23 AM Andreas Kohlbecker

ref #6169 ToManyRelatedEntitiesComboboxSelect, CdmFilterablePagingProvider and CdmTitleCacheCaptionGenerator implemented