Project

General

Profile

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

# Date Author Comment
6d29f629 04/24/2018 11:38 AM Andreas Kohlbecker

ref #7366 TeamOrPersonField read only if user lacks editing permissions

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
3b66edef 02/06/2018 03:15 PM Andreas Kohlbecker

ref #6740 enabling typeName button in NameTypeDesignation editor and first changes to make delete working

796ee515 01/15/2018 01:03 PM Andreas Kohlbecker

fix #7182 ToOneRelatedEntityCombobox implements setReadOnly()

2b9b03a1 01/08/2018 04:30 PM Andreas Kohlbecker

fix #7154 CdmEntityCache can update cached entities and using this in ToOneRelatedEntityReloader and in
SpecimenTypeDesignationWorkingsetEditorPresenter to update the ui with modified collections

259da9ed 12/22/2017 12:37 PM Andreas Kohlbecker

fixing refresh problem in ToOneRelatedEntityCombobox

b393aff8 10/19/2017 12:18 PM Andreas Kohlbecker

fix #6999 generic button state updater for toOne relation field

571fd2fc 06/02/2017 09:50 PM Andreas Kohlbecker

ref #6169 fixing bug in ToOneRelatedEntityCombobox: initial selection was always null

fca87395 06/01/2017 05:09 PM Andreas Kohlbecker

ref #6169 fixing problem of ToOneRelatedEntityCombobox returning the wrong value

538800b4 06/01/2017 04:54 PM Andreas Kohlbecker

ref #6169 first implementation of delete operations

bef42c71 06/01/2017 08:23 AM Andreas Kohlbecker

ref #6169 implementing lazy loading ToOneRelatedEntityCombobox field and using it for inReferences