Project

General

Profile

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

# Date Author Comment
998a72e0 03/07/2019 04:58 PM Andreas Kohlbecker

ref #7106 refactoring CdmStore in turn of changed CdmRepository.getSession()

  • CdmStore as Spring bean
  • CdmStore managed transactions and sessions properly
f4f3c705 03/04/2019 01:53 PM Andreas Kohlbecker

ref #8160 CdmBeanItemContainerFactory as service bean to load entities only in readyOnly transactions to avoid unintendet flushing

e5237e50 12/10/2018 01:24 PM Andreas Kohlbecker

fix #7899 orthographic variant and corrections implemented in taxon name popup editor

3b278eb0 10/15/2018 03:47 PM Andreas Kohlbecker

ref #7785 using CdmTransientEntityAndUuidCacher to promote using the CachingCdmUserHelper

23cee55f 10/12/2018 10:22 PM Andreas Kohlbecker

fix #7814 CdmEditor not readlony with un-persisted entities and hiding delete button in this case

6d636c9e 09/26/2018 12:17 PM Andreas Kohlbecker

ref #7648 generalizing bean instantiation in cdm presenters

5b7fa02a 09/11/2018 10:35 AM Andreas Kohlbecker

fix #7742 disposing view, presenter and ehcaches when popupviews are closed

320ad9d6 07/16/2018 02:51 PM Andreas Kohlbecker

ref #7550 replacing the selfregisration of the VaadinUserHelper to the vaadin session by a UserHelperAccess bean

37f70555 07/12/2018 02:40 PM Andreas Kohlbecker

ref #7550 moving the actual CdmUserHelper to cdmlib and making it available in cdm-vaadin by extending the UserHelper class and interface hierarchy

e32daf11 06/07/2018 06:43 PM Andreas Kohlbecker

fix #7461 ordering references in comboboxes by titleCache, issn, isbn - consistence by CdmFilterablePagingProviderFactory

f6439701 05/02/2018 12:04 PM Andreas Kohlbecker

avoiding unchecked genrics

cbec1742 05/02/2018 10:01 AM Andreas Kohlbecker

renaming handleTransientProperties() to preBeanSave() and adding postBeanSave()

4942e63b 04/23/2018 02:42 PM Andreas Kohlbecker

introducing CdmEntityDecoraterDTO and refactoring presenters