Project

General

Profile

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

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

cf9c36f8 07/11/2018 11:59 AM Andreas Kohlbecker

fix #7546 implementing workflow for creating registrations for existing names:

  • Label with explanations for users
  • Select element offering to create registrations for name and types or for tapes only
  • creation of blocking registrations in case the name of a type only registration is not registered yet
725d1ff2 07/04/2018 03:06 PM Andreas Kohlbecker

fix #7528 indroducing RegistrationStatusSelect to allow setting the status in the RegistrationWorkingsetEditor

6d6d19d1 04/11/2018 04:55 PM Andreas Kohlbecker

ref #7348 moving RegistrationDTO related classes into cdmlib-services conformant packages

0844524a 04/11/2018 04:55 PM Andreas Kohlbecker

switching vom id based to uuid based ui navigation and entity references

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

ref #7269 basic implementation of the registration messaging UI

699de23b 02/07/2018 02:38 PM Andreas Kohlbecker

ref #7195 consistently displaying blocking registrations in list view and registration working set editor:

  • RegistrationWorkingSetService method to load blocking registrations
  • using ShowDetailsEvent to request presenters to show blocking registrations...
86931c6b 12/08/2017 05:54 PM Andreas Kohlbecker

cleaning up unused code

c9ecf03d 09/28/2017 05:20 PM Andreas Kohlbecker

renaming RegistrationWorkflowView to RegistrationWorksetView