Bug fixes.
[pithos] / web_client /
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...