Changes between Initial Version and Version 2 of Ticket #528
- Timestamp:
- Dec 3, 2013, 11:45:05 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #528
- Property Summary Add more user roles to Reggie → Restrict access to some registation wizards
- Property Milestone Reggie v2.x → Reggie v2.14
- Property Status new → assigned
-
Ticket #528 – Description
initial v2 1 1 There are currently 3 roles in reggie: admin, patient curator and all others. With few exceptions all users have access to the majority of the registration wizards. It would be useful to restrict access to some of the other wizards as well. This should be fairly easy to implement once it has been decided what additional roles that are needed and what wizards they should have access to. 2 3 We should add the following new "Roles" 4 5 * SamplePrep: Access to "Sample processing wizards" except "Histology" which is moved to it's own box 6 * Histology: Access to the Histology wizards 7 * LibraryPrep: Access to "Library preparation wizards" except "Create new mRNA plate" 8 * LibraryPlateDesigner: Access to the "Create new mRNA plate" wizard 9 * SecondaryAnalysis: Access to the new "Secondary analysis" section that is introduced in #533 (Reggie 2.15) 10 11 For the new roles we keep the interface as it is, and only disable the links. This is different from the current way of hiding sections if a user is not "Administrator" or "PatientCurator". 12