Replaced move procedures with the new PUT with delimiter
[pithos-web-client] / src / gr / grnet / pithos / web / client / commands / RestoreTrashCommand.java
2012-06-28 Christos StathisReplaced move procedures with the new PUT with delimiter
2012-06-25 Christos StathisWhen moving files in and out of trash set the content...
2012-04-12 Christos StathisFixed auto-refresh to update only the files of the...
2012-02-01 Christos StathisUpdated copyright
2012-02-01 Christos StathisEncoded path for DELETE requests
2012-01-27 Christos StathisFixed various warnings
2012-01-10 Christos StathisRefresh home container after restoring objects from...
2011-12-07 Christos StathisImplemented ability to send error data along with user...
2011-12-02 Christos StathisAll appropriate headers are url encoded
2011-09-26 Christos StathisFixed bug in restore-from-trash where very deep trees...
2011-09-23 Christos StathisAdded re-authentication in case the token has expired
2011-09-22 Christos StathisFixed various warnings
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-04 Christos StathisUpdated licence in code files. Removed some unused...
2011-05-05 Christos StathisUpdated copyright notice
2011-05-04 Christos StathisRenamed all packages to gr.grnet.pithos.*