Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a2560b65 02/10/2022 10:11 AM Andreas Müller

cleanup

72821c22 01/20/2022 12:05 AM Andreas Müller

cleanup

33227403 03/11/2021 12:06 PM Andreas Müller

combine service-layer utility packages in vaadin

01bb5e1e 03/11/2021 11:43 AM Andreas Müller

rename RoleProbe(r) in vaadin

db9e7dad 08/11/2020 12:06 PM Andreas Kohlbecker

ref #9182 improving layout of collection editor

d99b930c 08/11/2020 11:24 AM Andreas Kohlbecker

fix #9182 adding name field to collection editor

e4fb586a 04/24/2019 10:21 AM Andreas Kohlbecker

changing label 'Super-Collection' to 'In collection'

b32150b1 12/21/2018 12:38 PM Andreas Kohlbecker

ref #7833 restricting access to RegistrationWorkingsetView:

  • AccessRestrictedViewControlBean to evaluate AccessRestrictedView.isAccessDenied()
  • refactoring AccessRestrictedView class hierarchy
67d3b70d 11/20/2018 09:09 AM Andreas Kohlbecker

delete button not needed when creating new institution

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

ref #7648 generalizing bean instantiation in cdm presenters

09a9df91 07/27/2018 02:02 PM Andreas Kohlbecker

ref #7572 also searching the institute titleCache when looking up for collections

2965ff88 07/26/2018 02:13 PM Andreas Kohlbecker

fix #7588 updating buttons on setDataSource

eb75f8eb 07/25/2018 07:13 PM Andreas Kohlbecker

ref #7573 superCollection only visible for advanced users

d7edf1e0 07/25/2018 04:36 PM Andreas Kohlbecker

fix #7572 CollectionCaptionGenerator to show collection code and institution in comboboxes

1faff10b 07/25/2018 04:18 PM Andreas Kohlbecker

fix #7571 adding intitute field to collection editor

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

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

consistent popup opening, using boundTargetField to identify field to be updated

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

introducing PopupViewRegistration to manage view popupview and target field

18fbda82 05/16/2018 07:23 PM Andreas Kohlbecker

AbstractEditorAction now with source button 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

969acec9 04/19/2018 04:08 PM Andreas Kohlbecker

selecting newly created collection in collection editor

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

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

ref #7269 layout improvements in messages popup window

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

c291f39d 01/25/2018 04:36 PM Andreas Kohlbecker

cosmetic

f393241e 01/18/2018 05:08 PM Andreas Kohlbecker

ref #7204 refactoring editor events and introducing generic EntityEditorActionEvent

72141255 12/22/2017 04:07 PM Andreas Kohlbecker

fix #7150 fixing per entity granting of authorities for CollectionEditor

b36e8dd1 12/22/2017 12:38 PM Andreas Kohlbecker

fix #7149 implementing CollectionEditor