Revert "Work in progress. Do not rely on this commit"
[pithos-web-client] / src / gr / grnet / pithos / web / client / commands /
2013-02-08 Christos KK LoverdosRevert "Work in progress. Do not rely on this commit"
2013-02-07 Christos KK LoverdosWork in progress. Do not rely on this commit
2013-02-07 Christos KK LoverdosPromote more raw strings to reusable constants
2013-02-01 Christos KK LoverdosShow display name in FolderPropertiesDialog
2013-02-01 Christos KK LoverdosImplement the /user_catalogs API
2012-07-10 Christos StathisImplemented empty container for all containers with...
2012-07-10 Christos StathisImplemeted empty trash with the new API call
2012-06-28 Christos StathisReplaced move procedures with the new PUT with delimiter
2012-06-25 Christos StathisImplemented empty trash by deleting and re-creating...
2012-06-25 Christos StathisEmpty trash deletes everything under trash by using...
2012-06-25 Christos StathisWhen moving files in and out of trash set the content...
2012-05-24 Christos StathisFixed bug where group was not removed when the last...
2012-05-16 Christos StathisRemoval of the last member removes the group too (issue...
2012-05-09 Christos StathisCompleted 'Shared by me' file context menu with whateve...
2012-05-02 Christos StathisReplaced simple prompts for creating groups and adding...
2012-05-02 Christos StathisContext menu and toolbar has returned to shared by...
2012-04-12 Christos StathisSeparated public from other permissions (issue #2317)
2012-04-12 Christos StathisFixed auto-refresh to update only the files of the...
2012-03-22 Christos StathisFixed a race condition duw to which renamed shared...
2012-02-20 Christos StathisPermissions are requested just before showing the conte...
2012-02-17 Christos StathisFixed bug in the fix of #2052, #2049
2012-02-17 Christos StathisPermissions are requested just before the permissions...
2012-02-15 Christos StathisMeta for files is requested just before showing the...
2012-02-10 Christos StathisImplemented background multiple upload (issue #1989)
2012-02-01 Christos StathisUpdated copyright
2012-02-01 Christos StathisEncoded path for DELETE requests
2012-02-01 Christos StathisCleaned imports
2012-02-01 Christos StathisMerged with plupload
2012-01-31 Christos StathisFine tuned plupload plugin plupload
2012-01-27 Christos StathisFixed various warnings
2012-01-27 Christos StathisFolderPropertiesDialog is broken into two dialogs
2012-01-27 Christos StathisFilePropertiesDialog is broken into three dialogs
2012-01-26 Christos StathisAdded a share button on the toolbar
2012-01-25 Christos StathisStarted the new toolbar. Added new folder button
2012-01-10 Christos StathisRefresh home container after restoring objects from...
2012-01-10 Christos StathisRefresh trash after moving to trash
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.*