Change copyright notice
[pithos-web-client] / src / gr / grnet / pithos / web / client / FilePropertiesDialog.java
2013-02-12 Christos KK LoverdosChange copyright notice
2013-02-08 Christos KK LoverdosUse display name to add a user to a group
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-01 Christos KK LoverdosShow display name in "Shared with me"
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-06-05 Christos StathisAfter rename, the file is selected and scrolled to...
2012-05-09 Christos StathisButtons for add/remove meta became links (issue #2376)
2012-05-09 Christos StathisAdded 'close' to all dialogs (issue #2377)
2012-05-02 Christos StathisContext menu and toolbar has returned to shared by...
2012-04-30 Christos StathisAdded validation to properties dialog (issue #2347)
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-26 Christos StathisMoved last images references to css
2012-02-01 Christos StathisUpdated copyright
2012-01-27 Christos StathisFixed various warnings
2012-01-27 Christos StathisRemoved commented code
2012-01-27 Christos StathisFilePropertiesDialog is broken into three dialogs
2012-01-10 Christos StathisRefresh the MyShared tree when certain file properties...
2011-12-07 Christos StathisImplemented ability to send error data along with user...
2011-12-07 Christos StathisFinished meta data for files
2011-12-06 Christos StathisAdded meta data to file properties dialog. Still unstyled
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-07 Christos StathisChanged parsing of version timestamp due to change...
2011-10-16 Christos StathisRemoved last references to gss. Fixed css to match...
2011-10-13 Christos StathisWhen last_modified is not in valid format the date...
2011-10-11 Christos StathisFixed look 'n feel to be like okeanos (except menus)
2011-09-28 Christos StathisFixed tag removal
2011-09-23 Christos StathisAdded re-authentication in case the token has expired
2011-09-22 Christos StathisUpdated some icons
2011-09-22 Christos StathisFixed various warnings
2011-09-15 Christos StathisFixed username in all API calls + some other fixes
2011-09-12 Christos StathisFinished file versions
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 StathisClean up code
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-08-05 Christos StathisInitial support of permissions and dummy UI
2011-08-03 Christos StathisFixed file properties to show correctly the public url
2011-08-03 Christos StathisRemoved all static references to the Pithos class
2011-07-22 Christos StathisFirst implementation of public permission setting
2011-07-21 Christos StathisImplemented tag assignment to files
2011-07-19 Christos StathisRenamed various GSS references to Pithos
2011-07-14 Christos StathisImplemented single file properties dialog
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.*