Project

General

Profile

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

# Date Author Comment
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

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

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

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