Unify 'Publish' and 'Sharing' dialogs into one (for files)
[pithos-web-client] / src / gr / grnet / pithos / web / client / FileContextMenu.java
2013-04-12 Christos KK LoverdosUnify 'Publish' and 'Sharing' dialogs into one (for...
2013-02-12 Christos KK LoverdosChange copyright notice
2013-02-01 Christos KK LoverdosShow display name in FolderPropertiesDialog
2013-02-01 Christos KK LoverdosShow display name in FilePropertiesDialog
2013-02-01 Christos KK LoverdosImplement the /user_catalogs API
2013-01-30 Christos StathisRemoved animation that is broken by latest chrome ...
2012-05-09 Christos StathisCompleted 'Shared by me' file context menu with whateve...
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-03-20 Christos StathisRemoved auth token from url parameters in GET requests
2012-02-16 Christos StathisAdded encoding to auth token when is passed as request...
2012-02-01 Christos StathisUpdated copyright
2012-01-27 Christos StathisFixed various warnings
2012-01-27 Christos StathisFilePropertiesDialog is broken into three dialogs
2012-01-26 Christos StathisAdded a share button on the toolbar
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.*