Fixed auth cookie parsing
[pithos] / web_client / src / gr / grnet / pithos / web / client / FileList.java
2011-10-18 Christos StathisCSS fun
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-09-28 Christos StathisFixed view link for images
2011-09-28 Christos StathisAdjust page size in filelist as the list increases
2011-09-22 Christos StathisUpdated folder statistics
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 StathisRemoved context menu from my hared tree
2011-09-12 Christos StathisFinished restore-from-trash functionality
2011-09-09 Christos StathisImplemented trash without restore
2011-09-09 Christos StathisFixed various compilation warnings
2011-08-19 Christos StathisImplemented MyShared tree (still pending server support)
2011-08-17 Christos StathisCSS changes
2011-08-11 Christos StathisAdded shibboleth support (untested)
2011-08-11 Christos StathisClean up code
2011-08-03 Christos StathisRemoved all static references to the Pithos class
2011-07-22 Christos StathisWhitespace
2011-07-21 Christos StathisImplemented tag assignment to files
2011-07-19 Christos StathisRenamed various GSS references to Pithos
2011-07-18 Christos StathisTemporarily disabled contect menus for trash folder
2011-07-18 Christos StathisTemporarily show just an empty trash folder
2011-07-07 Christos StathisImplemented single and multiple file deletion
2011-07-07 Christos StathisPartially implemented file upload. It only creates...
2011-07-04 Christos StathisStarted implementation of new folder command
2011-07-04 Christos StathisUpdated licence in code files. Removed some unused...
2011-06-30 Christos StathisGot file info from headers
2011-06-28 Christos StathisStarted implementation of file list widget
2011-06-22 Christos StathisFinally displayed virtual folder hierarchy up to second...
2011-05-05 Christos StathisUpdated copyright notice
2011-05-04 Christos StathisRenamed all packages to gr.grnet.pithos.*