Fixed scrolling issue after uploading (issue #2442)
[pithos-web-client] / src / gr / grnet / pithos / web / client / FileList.java
2012-05-25 Christos StathisFixed scrolling issue after uploading (issue #2442)
2012-05-18 Christos StathisAdded upload alert when droping files in the app and...
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-30 Christos StathisAdded a path column in Shared by me file list (issue...
2012-04-04 Christos StathisWorkaround to include some images in the css resources...
2012-04-02 Christos StathisRemember the ordering of files (issue #2244)
2012-03-22 Christos StathisKeep filelist selection between (auto) updates (issue...
2012-03-20 Christos StathisRemoved auth token from url parameters in GET requests
2012-02-22 Christos StathisShow different icon for shared and public files (issue...
2012-02-20 Christos StathisPermissions are requested just before showing the conte...
2012-02-16 Christos StathisAdded encoding to auth token when is passed as request...
2012-02-15 Christos StathisAdd a null pointer check when reading content type
2012-02-01 Christos StathisUpdated copyright
2012-02-01 Christos StathisFixed items of tools menu according to context
2012-01-27 Christos StathisFixed various warnings
2012-01-19 Christos StathisFixed refresh issues with shared folders and files
2011-11-18 Christos StathisDouble-click on a file downloads it
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.*