Ticket #2442 (closed planned_task: obsolete)
change-permissions-web-ui
Reported by: | dido | Owned by: | dido |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | S2S_WEB_UI | Version: | 2.0 |
Keywords: | server | Cc: | mira |
Category: | S2S | Effort: | |
Importance: | 80 | Ticket_group: | |
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | dido | Design_owners: | |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | Changelog: | Changelog | |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Description (last modified by dido) (diff)
The goal of this task is to provide ability for the user to change permissions of a book and set specific permissions to certain users via the web user interface. Also to indicate what rights the user have for a certain book.
- Inside the browse section add icons for every item, that indicate read or read and write rights. If the user doesn't have rights the resource shouldn't be visible. The icons should be from the left side of the label. From the right side place icon that indicates the type of the resource, for now only book icon.
- Inside book detail view section add the following.
- 3 columns with users respectively for no, read and read and write rights. The items should have check boxes from the right side.
- select all button for every column.
- at the bottom of the first add two buttons - "Give read rights", "Give read and write rights"
- at the bottom of the second one again two buttons - "Remove rights", "Give read and write rights"
- at the bottom of the third one - "Remove rights", "Give only read rights"
- use list box for the columns (select tag inside the form)
- add 3 radio buttons for public riights
- Note that content of the columns should be updated after permissions change
Change History
Note: See
TracTickets for help on using
tickets.