Changes between Initial Version and Version 1 of Ticket #2404
- Timestamp:
- 04/13/10 18:50:42 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2404 – Description
initial v1 1 * 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. 1 The goal of this task is to determine the behavior of the application during downloading resources from the server via Sophie client. Also some behavior issues related to working with server resources. 2 * 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. 2 3 * [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. 3 4 * When the user have only read rights for a book: … … 8 9 * The message should have warning icon on the left side. 9 10 * This should be for both Sophie Author and Sophie Reader 10 * 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.11 * 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, after he make a change - dialog window appear that informs him for that and give him a chance to save the book locally. 11 12 * 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" 12 13 * Two buttons stand after the text. … … 16 17 * Only one button will be inside this window. 17 18 * "Close" - button with tooltip that says - "Close the current book" 19 Related: #2400 20 Related: http://sophie2.org/trac/wiki/ServerOverview