Changes between Initial Version and Version 1 of Ticket #2405


Ignore:
Timestamp:
04/14/10 14:38:00 (15 years ago)
Author:
dido
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2405 – Description

    initial v1  
    1 The goal of this task is to allow the users to upload Sophie package from the web UI. 
    2  *  
    3  *  
     1The goal of this task is to allow the users to upload Sophie package that contain book to the server via web UI. 
     2 * No additional control should be shown. The exiting one is sophisticated enough to handle this functionality. 
     3 * If the package contain book with her linked resources no exeption should be thrown after upload. Success or error massage should be shown. 
     4 * At this point no other resources except books could be uploaded, so the package should be listed as book after upload.  
     5 * When the package contain Sophie resources, no resources will be uploaded so error message should be shown. 
     6 * Add label that explains what things could be uploaded on the server. It may be "Only Sophie books and Sophie package containing book could be uploaded on the server." 
     7 * Change the layout of the control so it is more usable. Currently the upload button is too far away from the browse control. 
     8 * Change the messages that are shown to be more consistent with the other sections. Use same principle and styles that are used with login functionality.