Changes between Version 7 and Version 8 of Ticket #2392
- Timestamp:
- 04/07/10 17:19:50 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2392
- Property Status changed from new to s1a_analysis_started
-
Ticket #2392 – Description
v7 v8 1 1 The goal of this task is to allow the user to log in to the server from Sophie Author and Reader. 2 * After the user selects server and press connect (or double click on a server) - Dialog window pops up. This will allow the user to identify himself. Fields for email and password will appear as well as button for data submission. This window will also provide "Log in as anonymous" functionality via button with the same label.2 * After the user selects server and press connect (or double click on a server) - Dialog window pops up. This will allow the user to identify himself. Fields for user name and password will appear as well as button for data submission. This window will also provide "Log in as anonymous" functionality - this will happen with default value inside user name field (Anonymous) and empty password. 3 3 * Error or success notifications should appear next. 4 4 * After user request book upload, he should specify what rights other users have. 5 *[OPTIONAL]At this point this will happen with dialog window, that asks politely, does the user want to upload the book as public or private. 5 * [OPTIONAL] At this point this will happen with dialog window, that asks politely, does the user want to upload the book as public or private. 6 * [OPTIONAL] Provide basic interface in dialog mentioned above that allow the user to select specific user or group and to give them permissions. 6 7 * Public grants all other users read and write rights. 7 8 * Private denies all rights to all users.