Project

General

Profile

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

# Date Author Comment
0844524a 04/11/2018 04:55 PM Andreas Kohlbecker

switching vom id based to uuid based ui navigation and entity references

e5e64d18 04/09/2018 04:31 PM Andreas Kohlbecker

ref #7344 updating presenter entity caches with beans modified in popup editors and refreshing teamOrPerson Fields (2)

  • adding entity as field to EntityChangeEvent
  • replacing all onDoneWithEditor listener methods by according onEntityChangeEvent methods
13d24007 04/09/2018 11:32 AM Andreas Kohlbecker

ref #7344 updating presenter entity caches with beans modified in popup editors and refreshing teamOrPerson Fields

1994060f 03/23/2018 10:00 AM Andreas Kohlbecker

adding missing type filter to TeamOrPerson select to avoid class cast exceptions

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
463f2c50 02/08/2018 11:39 AM Andreas Kohlbecker

fixing bug related to inReference editing

e8674a36 02/02/2018 05:05 PM Andreas Kohlbecker

ref #7195 introducing the concept of EditorActionContext stacks to facilitate creating blocking relations

be4a9789 02/01/2018 02:56 PM Andreas Kohlbecker

fix #7231 replacing SpringApplicationEventBus by scoped Vaadin4Spring Event Bus

4df2ced8 01/24/2018 11:40 AM Andreas Kohlbecker

adding missing ToOneRelatedEntityReloader

21c1abac 01/12/2018 12:02 PM Andreas Kohlbecker

ref #7171 TaxonNameEditor nomenclaturalReferenceSectionEditingOnly mode

556dd2bd 01/08/2018 04:50 PM Andreas Kohlbecker

adding missing CdmFilterablePagingProvider for teamOrPerson fields

875dacdd 01/08/2018 04:26 PM Andreas Kohlbecker

using CdmFilterablePagingProvider in ReferenceEditorPresenter

d6bdb890 11/03/2017 03:10 PM Andreas Kohlbecker

ref #7046 removing prepareAsFieldGroupDataSource() which was opening connectinos which where never closed and adding missing initStrategies

55ecdf3a 10/23/2017 05:07 PM Andreas Kohlbecker

ref #6867 generic failsave mechanism to grant per entity permission in CdmPopupEditors

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

fix #6999 generic button state updater for toOne relation field

fe785c1e 07/07/2017 11:48 AM Andreas Kohlbecker

fix #6687 per view implementation of the 'session-per-conversation' pattern

262c713c 06/26/2017 01:39 PM Andreas Kohlbecker

ref #6687 moving all update and delete operations into a dedicated class: CdmStore

b38e19e0 06/13/2017 03:13 PM Andreas Kohlbecker

ref #6724 initial trunk implementation for a SpecimenTypeDesignationWorkingsetEditor

a2cc9f8d 06/02/2017 11:20 AM Andreas Kohlbecker

more consistent save operations with better logging

1aa951e9 06/01/2017 05:56 PM Andreas Kohlbecker

ref #6169 Delete button in editors optional

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

96783004 05/30/2017 03:54 PM Andreas Kohlbecker

ref #6562 presenters can handle events from own view & solving listSelect update problem

dde59526 05/30/2017 01:45 PM Andreas Kohlbecker

ref #6673 removing hacks no longer needed with the PopupEditorFactory

92d4dbe0 05/30/2017 12:46 PM Andreas Kohlbecker

fix #6673 implementing the PopupEditorFactory and making all PopEditors and presenters POJOs

837c73ee 05/30/2017 09:30 AM Andreas Kohlbecker

ref #6673 PojoEventListenerManager to manage pojos annotated with @EventLister

c46954e3 05/29/2017 03:46 PM Andreas Kohlbecker

ref #6169 RelatedEntityListSelect (ToOneRelatedEntityField) edit and select working, add blocked by #6673

5ba148ae 05/05/2017 10:30 PM Andreas Kohlbecker

ref #6169 generic AbstractCdmEditorPresenter wihout LazyInitializationExeption problems

ae269e4d 05/02/2017 03:41 PM Andreas Kohlbecker

moving registration editor into package view.registration