Project

General

Profile

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

# Date Author Comment
82f2be03 09/11/2018 01:36 PM Andreas Kohlbecker

fix #7742 unsubscribing other beans from event bus on dispose()

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

1a4c1ca7 07/03/2018 05:59 PM Andreas Kohlbecker

fix #7131 pager implemented and added to registration list view

84746052 06/06/2018 11:51 AM Andreas Kohlbecker

PopupViewRegistration to manage view popupview and target field - fixing problems

2b6b2b23 05/16/2018 07:24 PM Andreas Kohlbecker

introducing PopupViewRegistration to manage view popupview and target field

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

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

14fd703d 03/19/2018 03:04 PM Andreas Kohlbecker

ref #7269 layout improvements in messages popup window

8f33d289 02/06/2018 03:13 PM Andreas Kohlbecker

fixing window close [x] button bug

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

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

ref #7206 replacing CdmEntityCache by CdmTransientEntityCacher and implementing EntityCacheDebugger

d8b1c9ce 10/20/2017 10:57 AM Andreas Kohlbecker

flexible choosing of the viewDisplay per UI

29baf6b4 10/19/2017 04:16 PM Andreas Kohlbecker

bugfix related to default view name

000bee0d 10/19/2017 04:03 PM Andreas Kohlbecker

default view configurable in NavigationManagerBean & login cancel buttons navigate to default view

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...

55f3f727 07/21/2017 08:48 PM Andreas Kohlbecker

fix #6843 avoiding oversized windows by setting a defined height

9670d79a 07/21/2017 03:33 PM Andreas Kohlbecker

ref #6811 avoiding repeated loading of views

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

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

42af5bd2 05/23/2017 05:18 PM Andreas Kohlbecker

ref #6169 UserHelper checking permissions:

  • UserHelper as SpringComponent which selfregisters in the VaadinSession
  • disabling fields in PersonField of User has not sufficient permissions
70c753df 05/15/2017 12:08 PM Andreas Kohlbecker

ref #6169 initial Popup editor for Registrations

86b2da34 05/08/2017 03:37 PM Andreas Kohlbecker

ref #6169 filtering registration list by role, user and status in the 2 ListView modes

071c2929 04/25/2017 11:19 PM Andreas Kohlbecker

View based authentication with login dialog

0e7a9b4f 04/06/2017 08:43 AM Andreas Kohlbecker

better popup views and editors fully compliant to MVP

f3bb4cae 04/04/2017 04:48 PM Andreas Kohlbecker

ref #6169 very basic Reference editor experiment

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

renaming package and adding LICENSE and README for ui framework