Fixed various warnings
[pithos-web-client] / src / gr / grnet / pithos / web / client / foldertree / FolderTreeViewModel.java
2012-01-27 Christos StathisFixed various warnings
2011-12-07 Christos StathisImplemented ability to send error data along with user...
2011-12-07 Christos StathisFixed display of shared icon on shared objects
2011-12-05 Christos StathisAll user-created containers are always displayed betwee...
2011-12-05 Christos StathisRenamed Home back to Pithos
2011-10-19 Christos StathisCSS fun
2011-10-18 Christos StathisVarious CSS changes
2011-10-16 Christos StathisReverted back to showing the loading indicator when...
2011-10-15 Christos StathisReverted back to ListDataProvider. Fixed race condition...
2011-10-15 Christos StathisVarious experiments with asynchronous data providers
2011-10-13 Christos StathisUsed asynchronous data providers for the folder tree...
2011-09-23 Christos StathisFix url encoding in requests. Fix for avoiding the...
2011-09-23 Christos StathisAdded re-authentication in case the token has expired
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-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 StathisFixed various compilation warnings
2011-08-17 Christos StathisCSS changes
2011-08-11 Christos StathisRemoved key provider as it is unneeded
2011-08-11 Christos StathisFinished folder permissions dialog
2011-08-03 Christos StathisRemoved all static references to the Pithos class
2011-07-22 Christos StathisFirst implementation of public permission setting
2011-07-19 Christos StathisInitialization code for tag views
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-05 Christos StathisImplemented virtual folder creation
2011-07-04 Christos StathisStarted implementation of new folder command
2011-07-04 Christos StathisUpdated licence in code files. Removed some unused...
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...