Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
59259b05 08/30/2018 11:48 PM Andreas Müller

rename permanentCacher setter

877a8283 04/23/2018 10:23 AM Andreas Kohlbecker

renaming package from eu.eu.etaxonomy.cdm.vaadin.security to etaxonomy.cdm.vaadin.permission

1c2f909e 03/19/2018 12:30 PM Andreas Kohlbecker

ref #7269 basic implementation of the registration messaging UI

69e3d783 02/22/2018 05:21 PM Andreas Kohlbecker

using ApplicationConfiguration in CdmVaadinConfiguration

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

fix #7231 replacing SpringApplicationEventBus by scoped Vaadin4Spring Event Bus

b8853d8d 01/23/2018 12:19 PM Andreas Kohlbecker

ref #7206 replacing CdmEntityCache by CdmTransientEntityCacher and implementing EntityCacheDebugger

98f59aa5 12/21/2017 10:43 AM Andreas Kohlbecker

ref #6867 GrantedAuthorityRevokingRegistrationUpdateLister implemented

4079cf73 12/13/2017 05:44 PM Andreas Kohlbecker

ref #7137 using the RegistrationIdentifierMinter and using CDM_DATA_SOURCE_ID from the Spring enviroment

a51b1d57 11/22/2017 03:46 PM Andreas Kohlbecker

CdmVaadinConfiguration with support for test classes to define enabled ui via environment variables

02ec8d6b 11/14/2017 11:39 AM Andreas Kohlbecker

ref #7059 ref #7046 using kindOfunit for TypeDesisgnations instead of DerivationEvent type and fixing save and LIE problems:
- intoducing EntityCache to allow re-using previously loaded entities
- CdmEntityCache implements EntityCache
- ToOneRelatedEntityReloader to replace entities loaded by the LazySelect...

daf5d5b4 11/03/2017 12:05 PM Andreas Kohlbecker

ref #7046 removing request start and end listener classes

1a38cf2c 10/17/2017 04:29 PM Andreas Kohlbecker

fix #6999 enablement of type and name editor buttons in workingset button group according to granted authorities
- more robust RegistrationRequiredDataInserter
- adding SPECIMENOROBSERVATIONBASE authority default groups
- protecting type and name edit buttons...

6f5e1f0c 07/27/2017 10:50 AM Andreas Kohlbecker

ref #6852 using the DummyDataInserter to avoid NPEs in the Spring ApplicationListener intitialization

b10dc109 07/26/2017 02:33 PM Andreas Kohlbecker

dropping InactiveUIException

1d4b43d8 07/25/2017 10:55 AM Andreas Kohlbecker

fix #6852 data insterter to create Group 'Curation' and to extend 'Editor' for phycobank

  • refactoring data inserter initialization
  • removing obsolete component scans
fe785c1e 07/07/2017 11:48 AM Andreas Kohlbecker

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

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

ref #6673 PojoEventListenerManager to manage pojos annotated with @EventLister

c8a10c34 05/17/2017 03:21 PM Andreas Kohlbecker

#6169 generic cdm entity select lists and using them in the Registration editor

22fc2a78 05/09/2017 10:13 PM Andreas Kohlbecker

ref #6628 moving the ConfigFileUtils into cdmlib

c5b3791f 05/09/2017 02:04 PM Andreas Kohlbecker

ref #6169 externalizing data inserter in separate class and package

10f9654c 05/08/2017 09:50 PM Andreas Kohlbecker

fix #6628 UI enablement via per instance property files, UIs are now inactive per default

92a4f98e 04/24/2017 04:14 PM Andreas Kohlbecker

Annotation based access control

b0fdf0ab 03/13/2017 05:15 PM Andreas Kohlbecker

ref #6169 mock service for registrations

4abc3175 03/01/2017 10:29 AM Andreas Kohlbecker

renaming package and adding LICENSE and README for ui framework

157460f4 02/28/2017 02:45 PM Andreas Kohlbecker

working NavigationManagerBean, easier VaadinSpringNavigatorConfiguration, disabling MenuBeanDiscoveryBean

43e0fe91 02/27/2017 06:22 PM Andreas Kohlbecker

replacing Vaadin4Spring Event Bus by Spring ApplicationEventPublisher

683a331c 02/27/2017 01:33 PM Andreas Kohlbecker

porting the devday 2016 ui framework to spring - not fully working

a1dac6b2 02/13/2017 10:42 AM Andreas Kohlbecker

#5285 removing problematic multi VaadinServlet configuration

e6b01164 02/10/2017 04:44 PM Andreas Kohlbecker

ref