Changes between Initial Version and Version 2 of Ticket #2442


Ignore:
Timestamp:
05/19/10 14:52:24 (15 years ago)
Author:
dido
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2442

    • Property Owner set to dido
    • Property Status changed from new to s1a_analysis_started
  • Ticket #2442 – Description

    initial v2  
    11The 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. 
    2  * 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. 
     2 * 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. 
     3 * Inside book detail view section add the following. 
     4  * 3 columns with users respectively for no, read and read and write rights. The items should have check boxes from the right side. 
     5  * select all button for every column. 
     6  * at the bottom of the first add two buttons - "Give read rights", "Give read and write rights" 
     7  * at the bottom of the second one again two buttons - "Remove rights", "Give read and write rights" 
     8  * at the bottom of the third one - "Remove rights", "Give only read rights" 
     9  * use list box for the columns (select tag inside the form) 
     10  * add 3 radio buttons for public riights 
     11  * Note that content of the columns should be updated after permissions change