When multiple files are selected the download option downloads all of them in multipl...
[pithos] / web_client / src / gr / grnet / pithos / web / client / FileContextMenu.java
2011-10-04 Christos StathisWhen multiple files are selected the download option...
2011-09-29 Christos StathisEnabled copy between users
2011-09-22 Christos StathisImplemented tools menu for folders and files
2011-09-22 Christos StathisUpdated some icons
2011-09-20 Christos StathisPaste option is not available for cross-user operations
2011-09-19 Christos StathisMore fixes for context menus according to selected...
2011-09-15 Christos StathisFixed username in all API calls + some other fixes
2011-09-14 Christos StathisFixed various bugs in other shared tree
2011-09-12 Christos StathisFinished file versions
2011-09-12 Christos StathisFinished restore-from-trash functionality
2011-08-11 Christos StathisClean up code
2011-08-03 Christos StathisRemoved all static references to the Pithos class
2011-07-19 Christos StathisRenamed various GSS references to Pithos
2011-07-18 Christos StathisTemporarily disabled contect menus for trash folder
2011-07-14 Christos StathisImplemented single file properties dialog
2011-07-14 Christos StathisCleaned up File menu
2011-07-14 Christos StathisImplemented file download
2011-07-13 Christos StathisOrganized contect menus
2011-07-12 Christos StathisImplemented move file(s) to trash
2011-07-08 Christos StathisFile copy/cut/paste implemented
2011-07-08 Christos StathisImplemented download (with the authentication passed...
2011-07-07 Christos StathisImplemented single and multiple file deletion
2011-07-07 Christos StathisPartially implemented file upload. It only creates...
2011-07-05 Christos StathisImplemented folder deletion (without refresh yet)
2011-07-04 Christos StathisUpdated licence in code files. Removed some unused...
2011-06-17 Christos StathisFirst version of client that displays first level conta...
2011-05-05 Christos StathisUpdated copyright notice
2011-05-04 Christos StathisRenamed all packages to gr.grnet.pithos.*