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 |