Changes between Version 3 and Version 7 of Ticket #2421


Ignore:
Timestamp:
05/12/10 14:23:39 (15 years ago)
Author:
dido
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2421

    • Property Status changed from s1b_analysis_finished to s1a_analysis_started
    • Property Cc mira added
    • Property Analysis_owners changed from to dido, mira
  • Ticket #2421 – Description

    v3 v7  
    11The goal of this task is to allow users to upload books on the server and set permissions to them via web ui. 
    22 * The upload control looks to separated and doesn't seems like one control. The upload button is too far away from the browse button. 
    3  * Add check boxes for book permissions after the browse control. 
     3 * Add radio buttons for book permissions after the browse control. 
    44  * No rights - in default state this check box is selected 
    55  * Read rights 
    66  * Read and write rights 
    7  * Also when a book is uploaded from the web ui, it's not listed anywhere - fix this. 
     7 * Also when a book is uploaded from the web ui, it's not listed anywhere - fix this. The reason may be that no one have read rights over this book. 
    88  * The book should be visible inside browse section in the web ui 
    99  * The book should be visible inside the client. 
    10   * NOTE. If user have no right shouldn't see the book inside browse section. However this is part of another task.  
     10  * NOTE. Users should see certain book only if he have read or write rights over the book.