Changes

Jump to navigation Jump to search
Line 41: Line 41:  
Not implemented yet:
 
Not implemented yet:
   −
*  
+
* Only the sharing of favorites items is implemented, the other two methods are not.
 +
* Upload a item to the teachers xo copy the metadata (including preview), but downloading do not do it.
 +
* We need a button to reescan the journal if favorites has changed.
 +
* When a kid download a item, the teacher does not receive any information about that. We should show in the page who are the kids who succesfully downloaded every item.
    
Known Bugs:
 
Known Bugs:
    
* When a user try to download, the ui is not responsive and do not show the alert until the download finish. The download manager is copied from Browse activity, but I don't know why is not working ok.
 
* When a user try to download, the ui is not responsive and do not show the alert until the download finish. The download manager is copied from Browse activity, but I don't know why is not working ok.
 +
 +
* When a user upload a file, the page show a message "3 files selected" because internally is uploading a file with the metadata and another with the preview. May be we can upload all zipped in one file.
 +
 +
* The server is running in another process, due than trying to run in a thread blocked the webkit ui (should be possible, wikipedia do it). At times, the activity closes but the child process (the web server) not, theen after that the only way to run the activity is kill the old process.
    
= More info =  
 
= More info =  
628

edits

Navigation menu