Changes between Version 3 and Version 4 of AuthModule/UserStories
- Timestamp:
- 2011-01-21T16:10:04+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AuthModule/UserStories
v3 v4 2 2 === As a user I want the module to have a set of permissions including read, write, execute and ownership. === 3 3 Acceptance criteria: 4 * Please add! 4 5 5 6 Tickets: … … 8 9 === As a user I want the module to have a set of entities including tables, columns, rows and screens. === 9 10 Acceptance criteria: 11 * Please add! 10 12 11 13 Tickets: … … 15 17 === As a user I want the module to have a structure containing users and groups. Users can be part of groups. Both can have permissions on entities. If multiple permissions apply to an entity the narrower ones override the broader ones. === 16 18 Acceptance criteria: 19 * Please add! 17 20 18 21 Tickets: … … 24 27 === As a user I want to be able to change permissions (grant, revoke) for the entities I own. The permissions are strictly limited to the entity. No information from linked entities will show up if permissions have not been given. === 25 28 Acceptance criteria: 29 * Please add! 26 30 27 31 Tickets: … … 36 40 === As an administrator I want to have the possibility to forward permissions from an entity to others. === 37 41 Acceptance criteria: 42 * Please add! 38 43 39 44 Tickets: … … 42 47 === As a public user I want to see all the entities I am entitled to see without logging in. === 43 48 Acceptance criteria: 49 * Please add! 44 50 45 51 Tickets: … … 49 55 === As an investigator I want to be able to share the permissions on all entities belonging to my investigation with other users or groups. === 50 56 Acceptance criteria: 51 57 * I, Erik, can give my co-workers Despoina and Robert read-only access to all the features, values and targets belonging to my investigation AnimalDB. 58 * Please add! 52 59 Tickets: 53 60 * See above.