Implemented background multiple upload (issue #1989)
[pithos-web-client] / src / gr / grnet / pithos / web / client / Pithos.java
2012-02-10 Christos StathisImplemented background multiple upload (issue #1989)
2012-02-02 Christos StathisAdded a native log() that writes to the browser 's...
2012-02-02 Christos StathisAdded next= param to login and logout urls that are...
2012-02-01 Christos StathisUpdated copyright
2012-02-01 Christos StathisEncoded path for DELETE requests
2012-02-01 Christos StathisSession expired dialog redirects to /im/login
2012-02-01 Christos StathisAfter logout redirect to /im/logout
2012-02-01 Christos StathisMerged with plupload
2012-01-31 Christos StathisFine tuned plupload plugin plupload
2012-01-30 Christos StathisMoved the message panel on top of the header
2012-01-30 Christos StathisShow only relevant toolbar buttons according to the...
2012-01-27 Christos StathisToolbar buttons are shown only when relevant
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
2012-01-25 Christos StathisStarted the new toolbar. Added new folder button
2012-01-19 Christos StathisFixed refresh issues with shared folders and files
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 StathisFixed refresh button to update stats
2011-12-05 Christos StathisAdded a refresh button next to the tools button
2011-12-02 Christos StathisAll appropriate headers are url encoded
2011-11-23 Christos StathisSend content-type when copy/cut/paste
2011-11-18 Christos StathisLogout erases the auth cookie
2011-11-07 Christos StathisFixed auth cookie parsing
2011-11-04 Christos StathisFixed tools button
2011-11-04 Christos StathisFixed statistics
2011-11-04 Christos StathisAuth cookie is registered on /
2011-10-26 Christos StathisCSS fixes
2011-10-19 Christos StathisCSS fun
2011-10-18 Christos StathisCSS fun
2011-10-18 Christos StathisMore css changes
2011-10-18 Christos StathisVarious CSS changes
2011-10-15 Christos StathisReverted back to ListDataProvider. Fixed race condition...
2011-10-15 Christos StathisVarious experiments with asynchronous data providers
2011-10-13 Christos StathisUsed asynchronous data providers for the folder tree...
2011-10-13 Christos StathisFixed display of statistics
2011-10-13 Christos StathisCosmetic changes
2011-10-07 Christos StathisCSS and aesthetic changes
2011-10-06 Christos StathisAdded log out option in user menu
2011-10-05 Christos StathisAdded logoff option to username menu
2011-09-29 Christos StathisEnabled copy between users
2011-09-29 Christos StathisFixed initialization and display of shared trees
2011-09-26 Christos StathisFixed bug in restore-from-trash where very deep trees...
2011-09-23 Christos StathisFix url encoding in requests. Fix for avoiding the...
2011-09-23 Christos StathisFixed the 'session expired' dialog
2011-09-23 Christos StathisAdded re-authentication in case the token has expired
2011-09-22 Christos StathisFinished tools menu
2011-09-22 Christos StathisImplemented tools menu for folders and files
2011-09-22 Christos StathisUpdated folder statistics
2011-09-22 Christos StathisFixed various warnings
2011-09-21 Christos StathisUpdate statistics every time an operation finishes
2011-09-20 Christos StathisFixed bug with deep trees in copy/cut/paste operations
2011-09-15 Christos StathisFixed username in all API calls + some other fixes
2011-09-15 Christos StathisCorrectly display usage statistics upon login
2011-09-14 Christos StathisFixed various bugs in other shared tree
2011-09-14 Christos StathisRemoved context menu from my hared tree
2011-09-14 Christos StathisFixed redirect for login url
2011-09-13 Christos StathisFixed tree refresh bugs in groups tree
2011-09-13 Christos StathisGroups tree, unfinished
2011-09-12 Christos StathisTemporary commit. Broken
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-19 Christos StathisPreliminary impl of others shared
2011-08-19 Christos StathisImplemented MyShared tree (still pending server support)
2011-08-17 Christos StathisCSS changes
2011-08-12 Christos StathisCosmetic changes
2011-08-11 Christos StathisAdded shibboleth support (untested)
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-22 Christos StathisCreate container pithos if no containers exist
2011-07-21 Christos StathisImplemented tag assignment to files
2011-07-20 Christos StathisFinished tag tree display (without optimizations)
2011-07-19 Christos StathisInitialization code for tag views
2011-07-19 Christos StathisRenamed various GSS references to Pithos