Difference between revisions of "Imeji User Management"
Jump to navigation
Jump to search
Line 204: | Line 204: | ||
(**) Functionality not yet provided but planned for future. | (**) Functionality not yet provided but planned for future. | ||
===CRUD Matrix=== | ===Object CRUD Matrix=== | ||
{| border="1" | {| border="1" | ||
|width="100pt" align="center"| '''Object''' | |width="100pt" align="center"| '''Object''' | ||
Line 215: | Line 215: | ||
| item | | item | ||
| | | | ||
| | |10 | ||
| | |13-14 | ||
| | |12-16 | ||
|- | |- | ||
| Collection | | Collection | ||
| | |11 | ||
| | |17 | ||
| | |19-20-21-23 | ||
| | |22 | ||
|- | |- | ||
| Album | | Album | ||
| | |35-36 | ||
| | |26 | ||
| | |28-29-30 | ||
| | |31 | ||
|- | |- | ||
| Profile | | Profile | ||
| | |38 | ||
| | |? | ||
| | |39 | ||
| | |? | ||
|- | |||
| User/Group | |||
|1 | |||
|2 | |||
|6 | |||
|5 | |||
|- | |- | ||
| System | | System | ||
| | |4 | ||
| | | | ||
| | | |
Revision as of 16:02, 19 December 2013
Current State[edit]
- User account creation: Only system administrators have the right to create new user accounts.
- User can edit his own information and change his password.
- Every registered user is an account user that has the right to create own collections.
- One user can have as many privileges as he gets.
- Account information is sent per email
User Roles[edit]
Label | Description |
System Administrator |
Is allowed to work on the whole system
|
Account User |
|
Collections | |
Collection Administrator |
Is allowed to work on one specified collection
|
Collection Editor |
Is allowed to work on one specified collection
|
Collection Viewer | Is allowed to view images and metadata of a private collection |
Albums | |
Album Administrator |
Is allowed to work on one specified album
|
Album Editor |
Is allowed to work on the content of one specified album
|
Album Viewer | Is allowed to view images and metadata of a private album |
Other | |
Image Editor |
Is allowed to work on images of one specified collection
|
Profile Editor |
Is allowed to work on one specified metadata profile
|
Future Development[edit]
All actions will be defined individually, to offer a fine granular rights management.
User Actions[edit]
Level | Actions - Id |
System Level | |
| |
Item Level | |
| |
Collection Level | |
| |
Album Level | |
| |
Metadata Level | |
|
(*) This should only be possible for a system administrator.
(**) Functionality not yet provided but planned for future.
Object CRUD Matrix[edit]
Object | Create | Read | Update | Delete |
item | 10 | 13-14 | 12-16 | |
Collection | 11 | 17 | 19-20-21-23 | 22 |
Album | 35-36 | 26 | 28-29-30 | 31 |
Profile | 38 | ? | 39 | ? |
User/Group | 1 | 2 | 6 | 5 |
System | 4 |