Merge branch 'master' of https://code.grnet.gr/git/pithos
[pithos] / web_client /
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 StathisEmpty trash feature (still buggy
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 StathisFixed compilation errors
2011-09-12 Christos StathisTemporary commit. Broken
2011-09-12 Christos StathisFinished file versions
2011-09-12 Christos StathisFinished restore-from-trash functionality
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 StathisIgnored more IDE configuration files
2011-09-09 Christos StathisFixed various compilation warnings
2011-09-08 Christos StathisFinished Othershared tree
2011-09-08 Christos StathisUpdated .gitignore
2011-09-08 Christos StathisRemoved eclipse files that were accidentally commited
2011-09-08 Christos StathisFinished myshared tree
2011-09-08 Christos StathisRemoved binaries that were accidentally commited
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-16 Christos StathisFixed a broken path in build.xml
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 StathisRemoved unused files
2011-08-11 Christos StathisFixed removal of permissions
2011-08-11 Christos StathisRemoved key provider as it is unneeded
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-22 Christos StathisCreate container pithos if no containers exist
2011-07-22 Christos StathisWhitespace
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
2011-07-19 Christos StathisInitial bare view of a separate tag tree
2011-07-18 Christos StathisTemporarily disabled contect menus for trash folder
2011-07-18 Christos StathisTemporarily show just an empty trash folder
2011-07-15 Christos StathisFolder name should be editable in create and update...
2011-07-15 Christos StathisImplemented folder properties general dialog
2011-07-15 Christos StathisImplemented multiple files properties general dialog
2011-07-14 Christos StathisImplemented single file properties dialog
2011-07-14 Christos StathisCleaned up Edit menu
2011-07-14 Christos StathisCleaned up File menu
2011-07-14 Christos StathisImplemented file download
2011-07-14 Christos StathisImplemented file upload
2011-07-13 Christos StathisCleaned up top File menu
2011-07-13 Christos StathisOrganized contect menus
2011-07-13 Christos StathisMinor optimization
2011-07-12 Christos StathisImplemented move folder to trash
2011-07-12 Christos StathisImplemented move file(s) to trash
2011-07-12 Christos StathisImplemented move folder
2011-07-08 Christos StathisImplemented folder copy (mainly untested yet)
2011-07-08 Christos StathisFile copy/cut/paste implemented
2011-07-08 Christos StathisFixed folder deletion with all subfolders and files
2011-07-08 Christos StathisImplemented download (with the authentication passed...
2011-07-07 Christos StathisImplemented single and multiple file deletion
2011-07-07 Christos StathisPartially implemented file upload. It only creates...
2011-07-06 Christos StathisFinished Folder deletion (with parent refresh)
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 StathisAdded a dummy If-Modified-Since to avoid browser 's...
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-23 Christos StathisRemoved d'n'd support for now
2011-06-23 Christos StathisFixed bug when displaying folder tree after the second...
2011-06-22 Christos StathisFinally displayed virtual folder hierarchy up to second...
2011-06-17 Christos StathisFirst version of client that displays first level conta...
2011-05-06 Christos StathisRemoved or commented out various things not related...
2011-05-06 Christos StathisRemoved un-needed files
2011-05-06 Christos StathisHardcoded pithos site url
2011-05-06 Christos StathisFixed css class names
2011-05-05 Christos StathisUpdated copyright notice
2011-05-04 Christos StathisRenamed all packages to gr.grnet.pithos.*
2011-05-04 Christos StathisRenamed all packages to gr.grnet.pithos.*
2011-04-28 Christos StathisRemoved commonui gwtquery plugin
2011-04-28 Christos StathisMoved ignored resources to a web_client specific .gitig...
2011-04-27 Christos StathisMoved all web client files to their folder. Updated...