Replaced move procedures with the new PUT with delimiter
[pithos-web-client] / src / gr / grnet / pithos / web / client / FolderPropertiesDialog.java
2012-06-28 Christos StathisReplaced move procedures with the new PUT with delimiter
2012-05-04 Christos StathisFixed css to more closely match okeanos
2012-04-30 Christos StathisAdded validation to folder create/update form
2012-04-30 Christos StathisFixed parent/creator in properties dialogs
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-01 Christos StathisUpdated copyright
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-10 Christos StathisRefresh the MyShared tree when certain folder propertie...
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-18 Christos StathisDo not allow folder names that contain /
2011-11-03 Christos StathisFixed content type for marker objects (folders)
2011-10-16 Christos StathisRemoved last references to gss. Fixed css to match...
2011-10-11 Christos StathisFixed look 'n feel to be like okeanos (except menus)
2011-09-26 Christos StathisFixed permission update on folder to show error message...
2011-09-23 Christos StathisAdded re-authentication in case the token has expired
2011-09-22 Christos StathisFixed various warnings
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 StathisRemoved context menu from my hared tree
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 StathisFixed removal of permissions
2011-08-11 Christos StathisFinished folder permissions dialog
2011-08-09 Christos StathisFinished file permissions. Started folder permissions...
2011-07-22 Christos StathisFirst implementation of public permission setting
2011-07-19 Christos StathisRenamed various GSS references to Pithos
2011-07-15 Christos StathisFolder name should be editable in create and update...
2011-07-15 Christos StathisImplemented folder properties general dialog
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-05-05 Christos StathisUpdated copyright notice
2011-05-04 Christos StathisRenamed all packages to gr.grnet.pithos.*