Implemented ability to send error data along with user feedback in case of error
[pithos-web-client] / src / gr / grnet / pithos / web / client / commands / PasteCommand.java
2011-12-07 Christos StathisImplemented ability to send error data along with user...
2011-12-02 Christos StathisAll appropriate headers are url encoded
2011-11-23 Christos StathisSend content-type when copy/cut/paste
2011-09-23 Christos StathisAdded re-authentication in case the token has expired
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-12 Christos StathisFixed refresh errors when moving folders/files to trash
2011-09-09 Christos StathisFixed various compilation warnings
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-14 Christos StathisCleaned up Edit menu
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-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.*