Changes between Version 17 and Version 18 of Ticket #2392


Ignore:
Timestamp:
04/09/10 16:21:23 (15 years ago)
Author:
dido
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2392 – Description

    v17 v18  
    11The 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 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. 
     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.  
     3  * This window will also provide "Log in as anonymous" functionality - this will happen with default value inside user name field (Anonymous) and empty password. 
     4  * In case the server url is from type [user name]@[server url]. The default value of the user name filed should be the user name. 
    35 * Error or success notifications should appear next. 
     6  * Error message should be "Something went wrong and Sophie was unable to connect to [server url]." 
     7  * Success message should be "You have successfully connected to [server url]." 
    48 * Change the tooltip over the add button to say "Add connection" in order to be more consistent 
    59Related: http://sophie2.org/trac/wiki/ServerOverview