Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a27635bd 07/19/2022 11:16 PM Andreas Müller

ref #10072 adapt vaadin to log4j2 and cleanup

73054571 05/31/2022 03:38 PM Andreas Müller

ref #10067 adapt vaadin to new preference lookup handling

29f43e42 05/31/2022 03:36 PM Andreas Müller

cleanup

3a2f0b2a 11/24/2021 05:35 PM Andreas Kohlbecker

ref #7139 cleaning up for rejected ticket

7f6f8587 11/24/2021 05:08 PM Andreas Kohlbecker

ref #9884 refactoring UI enablement:

  • ui beans never are null
  • disabled beans have state.enabled=false
  • uis throw UIDisabledException
  • ErrorView to show UIDisabledException
  • UIDisabledErrorHandle delegates to the ErrorView
9cf3bc1e 11/17/2021 12:00 PM Andreas Kohlbecker

ref #9859 PasswordResetUI renamed to UserAccountSelfManagementUI to open it for more general purposes

ff40fbae 11/12/2021 02:24 PM Andreas Kohlbecker

ref #9859 Password Recovery UI and view implemented

efd33966 06/29/2020 12:58 AM Andreas Müller

rename CdmCacher to CdmCacherBase

0d7a94de 04/02/2020 04:11 PM Andreas Kohlbecker

ref #8834 UuidAndtitleCache replaced by TaxonNodeDto

2d4efdc3 03/21/2019 04:26 PM Andreas Kohlbecker

ref #7356 moving VaadinServletConfiguration from web.xml into CdmVaadinConfiguration

150c2624 02/07/2019 09:38 AM Andreas Kohlbecker

fix #8069 removing all message hub related code from the Registration UI:

  • Buttons
  • Views & Components
  • Spring configuration
b14494a9 10/24/2018 02:53 PM Andreas Kohlbecker

fix #7036 making sure all spring beans are disposed when the vaadin session times out

  • RegistrationToolbar, RegistrationUI, RegistrationWorkingsetPresenter, NavigationManagerBean as DisposableBean
  • seetting the vaadin closeIdleSessions parameter to true in web.xml
c621e94f 10/12/2018 05:52 PM Andreas Kohlbecker

ref #7648 using runAsAuthenticator for RunAsAdmin to configure TaxonGraphHibernateListener for vaadin

6ec42fab 10/12/2018 01:44 PM Andreas Kohlbecker

ref #7648 adapting CdmVaadinConfiguration to changes in the TaxonGraphHibernateListener

97312e07 10/02/2018 06:48 PM Andreas Kohlbecker

ref #7648 registering TaxonGraphHibernateListener for RefistrationUI

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