Changes between Version 5 and Version 6 of Ticket #2400


Ignore:
Timestamp:
04/13/10 17:41:37 (15 years ago)
Author:
dido
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2400

    • Property Summary changed from book upload & download form Sophie Client to book upload form Sophie Client
  • TabularUnified Ticket #2400 – Description

    v5 v6  
    1 The goal of this task is to determine the behavior of the application during book upload and behavior when your downloading book from the server 
    2  * UPLOAD 
     1The goal of this task is to determine the behavior of the application during book upload 
    32  * After user request book upload, he should specify what rights other users have. 
    43   * At this point this will happen with dialog window that includes three radio buttons (or toggle buttons) for none, read, read+write rights that apply for every user on the server. ?hese radio buttons should have tooltips that with few words describe their functionality. Also short description of what user is doing at this point should appear, as well as ok and cancel button. 
     
    76   * Tooltip for read&write - "All users will be able to edit this book" 
    87   * Message inside the dialog window - "Please, select rights for your book" 
    9  * DOWNLOAD 
    10   * Inside the server resources palette user should see only books that he has read or read&write rights over them. No other items should present at this point. 
    11   * [OPTIONAL] Visual indication should appear that shows what are the rights of the user over the resource. Add second icon for that after the label (right side) inside the list item. 
    12   *  When the user have only read rights for a book: 
    13    * The book should be opened inside preview mode in Sophie Author. For now to refresh the content, the user should close the book and open it again. 
    14    * When the user open book from Sophie Reader there won't be any differences between books that he have read or read&write rights over them. 
    15   * Opening a book that has linked book inside her, and the user didn't have rights over the linked one - should display the frame, but instead the original content we should display message. The message should inform the user that the resource is not visible. 
    16    * Use the following text for this message - "Sophie was not able to display this book, because you don't have read rights over her." 
    17    * The message should have warning icon on the left side. 
    18    * This should be for both Sophie Author and Sophie Reader 
    19   * In case the user has opened book inside Sophie Author (edit mode)and his rights are changed from read&write to read or to none - dialog window appear that informs him for that and give him a chance to save the book locally. 
    20    * The message should be - "You have no longer right to edit this book on [server domain]. The book will be closed. Would you like to save a local copy of the book" 
    21    * Two buttons stand after the text. 
    22     * "Save as" - button with tooltip that says - "Save the current book with different name" 
    23     * "Close" - button with tooltip that says - "Close the current book" 
    24   * In case the user have opened book that he have read rights over her, and the rights are changed to none - a dialog winodow appear with the following message - "You have no longer rights to view this book. The book will be closed." 
    25    * Only one button will be inside this window. 
    26     * "Close" - button with tooltip that says - "Close the current book" 
     8Related: #2404 
    279Related: http://sophie2.org/trac/wiki/ServerOverview