Changes between Initial Version and Version 1 of Ticket #2398


Ignore:
Timestamp:
04/09/10 12:17:54 (15 years ago)
Author:
dido
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2398

    • Property Owner set to dido
    • Property Status changed from new to s1a_analysis_started
  • Ticket #2398 – Description

    initial v1  
    11The goal of this task is to allow the user to download large resources from the server on background without exceptions. 
    2  * [OPTIONAL]To indicate that the application is currently downloading resources change the book icon. In case the book is uploading resources use proper icon to indicate both. 
    3  * If the resource is not yet downloaded, use the refresh button (missing resource button, that we already have) inside the containing frame. When the user press it, the application should try to download the resource again. 
    4  * Implement auto refresh for missing resources or not yet downloaded ones. Every 5sec Sophie should try to download the resources again. 
     2 * [OPTIONAL]To indicate that the application is currently downloading resources change the book icon inside the resource palette. In case the book is uploading resources use proper icon to indicate both. 
     3 * If the resource is not yet downloaded or missing, use the refresh button (missing resource button, that we already have) inside the containing frame. When the user press it, the application should try to download the resource again. 
     4 * Implement auto refresh for not yet downloaded ones resources. Every 5sec Sophie should try to download the resources again. 
     5  * Note if the resource is missing don't use auto refresh.