Parse the folder name correctly in case it ends with /
[pithos] / web_client / src / gr / grnet / pithos / web / client / foldertree / Folder.java
2011-11-18 Christos StathisParse the folder name correctly in case it ends with /
2011-11-18 Christos StathisRemoved unused method
2011-10-13 Christos StathisWhen last_modified is not in valid format the date...
2011-10-03 Christos StathisFixed empty headers error in IE
2011-09-26 Christos StathisFixed permission update on folder to show error message...
2011-09-26 Christos StathisDisable paste option if the target folder is a child...
2011-09-23 Christos StathisFix url encoding in requests. Fix for avoiding the...
2011-09-22 Christos StathisFixed various warnings
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-09-08 Christos StathisFinished myshared tree
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-07-22 Christos StathisFirst implementation of public permission setting
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-18 Christos StathisTemporarily show just an empty trash folder
2011-07-13 Christos StathisOrganized contect menus
2011-07-13 Christos StathisMinor optimization
2011-07-12 Christos StathisImplemented move folder to trash
2011-07-08 Christos StathisFixed folder deletion with all subfolders and files
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 virtual folder creation
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 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...