Ticket #2400 (new feature) — at Initial Version
book upload form Sophie Client
Reported by: | dido | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | S2S_CLIENT_SUPPORT | Version: | 2.0 |
Keywords: | server | Cc: | mira |
Category: | S2S | Effort: | |
Importance: | 80 | Ticket_group: | |
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | dido | Design_owners: | |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | Changelog: | Changelog | |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Description
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
- UPLOAD
- After user request book upload, he should specify what rights other users have.
- 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.
- Tooltip for none checkbox - "Users won't be able to view this book"
- Tooltip for read checkbox - "All users will be able to read this book"
- Tooltip for read&write - "All users will be able to edit this book"
- Message inside the dialog window - "Please, select rights for your book"
- After user request book upload, he should specify what rights other users have.
- DOWNLOAD
- Inside the server resources palette user should see only books that he has read or read&write rights over them.
- [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.
Note: See
TracTickets for help on using
tickets.