Project

General

Profile

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

# Date Author Comment
0844524a 04/11/2018 04:55 PM Andreas Kohlbecker

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

ee671da1 03/19/2018 12:27 PM Andreas Kohlbecker

extending userHelper by method to access the current user

55ecdf3a 10/23/2017 05:07 PM Andreas Kohlbecker

ref #6867 generic failsave mechanism to grant per entity permission in CdmPopupEditors

3d9a0098 10/23/2017 05:07 PM Andreas Kohlbecker

ref #6867 RegistrationWorkingsetEditor: granting UPDATE permissions for SpecimenOrObservationBase entities

499f55b2 10/20/2017 10:21 AM Andreas Kohlbecker

ref #6867 ref #7026 extending UserHelper to allow creation of authorities with propeties and test button in debug mode

0f563a11 10/18/2017 03:12 PM Andreas Kohlbecker

fixing bugs related to name editing in workingset editor

b4d87f3f 07/25/2017 12:44 PM Andreas Kohlbecker

fix #6855 disabling add Team, Person buttons when privileges insufficient

  • also extending UserHelper class
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
2b3d2b38 05/19/2017 08:17 PM Andreas Kohlbecker

ref #6169 harmonizing the check if user is curator

9773ed87 05/19/2017 07:28 PM Andreas Kohlbecker

ref #6169 displaying the Registration.submitter to curators

  • implementation of a UserHelper