Implemented ability to send error data along with user feedback in case of error
[pithos-web-client] / src / gr / grnet / pithos / web / client / commands /
2011-12-07 Christos StathisImplemented ability to send error data along with user...
2011-12-07 Christos StathisFixed refresh button to update stats
2011-12-02 Christos StathisAll appropriate headers are url encoded
2011-11-23 Christos StathisFixed problem with header name encoding in tags and...
2011-11-23 Christos StathisSend content-type when copy/cut/paste
2011-09-26 Christos StathisFixed bug when emptying a trash with a very deep tree
2011-09-26 Christos StathisFixed bug in restore-from-trash where very deep trees...
2011-09-26 Christos StathisFixed bug in move-to-trash where very deep trees were...
2011-09-23 Christos StathisAdded re-authentication in case the token has expired
2011-09-22 Christos StathisFixed various warnings
2011-09-22 Christos StathisAdded refresh to context menus
2011-09-21 Christos StathisUpdate statistics every time an operation finishes
2011-09-15 Christos StathisFixed username in all API calls + some other fixes
2011-09-14 Christos StathisEmpty trash feature (still buggy
2011-09-13 Christos StathisFixed tree refresh bugs in groups tree
2011-09-13 Christos StathisGroups tree, unfinished
2011-09-12 Christos StathisFinished restore-from-trash functionality
2011-09-12 Christos StathisFixed refresh errors when moving folders/files to trash
2011-09-09 Christos StathisImplemented trash without restore
2011-09-09 Christos StathisFixed various compilation warnings
2011-08-11 Christos StathisClean up code
2011-08-11 Christos StathisFinished folder permissions dialog
2011-08-03 Christos StathisRemoved all static references to the Pithos class
2011-07-22 Christos StathisFirst implementation of public permission setting
2011-07-19 Christos StathisRenamed various GSS references to Pithos
2011-07-15 Christos StathisImplemented folder properties general dialog
2011-07-15 Christos StathisImplemented multiple files properties general dialog
2011-07-14 Christos StathisImplemented single file properties dialog
2011-07-14 Christos StathisCleaned up Edit menu
2011-07-13 Christos StathisCleaned up top File menu
2011-07-12 Christos StathisImplemented move folder to trash
2011-07-12 Christos StathisImplemented move file(s) to trash
2011-07-12 Christos StathisImplemented move folder
2011-07-08 Christos StathisImplemented folder copy (mainly untested yet)
2011-07-08 Christos StathisFile copy/cut/paste implemented
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-05 Christos StathisImplemented virtual folder creation
2011-07-04 Christos StathisStarted implementation of new folder command
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.*