Finished drag'n'drop upload (issue #2403)
[pithos-web-client] / src / gr / grnet / pithos / web / client / FileUploadDialog.java
2012-05-21 Christos StathisFinished drag'n'drop upload (issue #2403)
2012-05-18 Christos StathisAdded upload alert when droping files in the app and...
2012-05-17 Christos StathisAdded drag'n'drop file upload in the file list area
2012-05-16 Christos StathisUpload window 's close link toggles between close and...
2012-05-04 Christos StathisFixed css to more closely match okeanos
2012-04-12 Christos StathisFixed auto-refresh to update only the files of the...
2012-02-29 Christos StathisAdded checks for console.log due to the fact that IE...
2012-02-22 Christos StathisCorrectly encoded token during uploads
2012-02-21 Christos StathisFixed issue #2041. Upload dialog is re-initialized...
2012-02-10 Christos StathisImplemented background multiple upload (issue #1989)
2012-02-08 Christos StathisFixed appearance of multiple upload in IE (issue #2013)
2012-02-07 Christos StathisFixed compiler warnings
2012-02-06 Christos StathisFixed styling of plupload to match the rest of the ui
2012-02-03 Christos StathisDon't hide the dialog after upload has finished
2012-02-03 Christos StathisCleaned up code
2012-02-02 Christos StathisCorrectly center upload dialog after plugin initialization
2012-02-02 Christos StathisChanged order of runtime preference for multiple upload
2012-02-01 Christos StathisUpdated copyright
2012-02-01 Christos StathisCleaned imports
2012-02-01 Christos StathisMerged with plupload
2012-01-31 Christos StathisFine tuned plupload plugin plupload
2012-01-30 Christos StathisMerged with plupload branch
2012-01-27 Christos StathisFixed various warnings
2012-01-27 Christos StathisFixed brackets
2012-01-26 Christos StathisTest with plupload multiple uploader
2011-11-04 Christos StathisPass auth token as url parameter
2011-10-11 Christos StathisFixed look 'n feel to be like okeanos (except menus)
2011-09-21 Christos StathisUpdate statistics every time an operation finishes
2011-09-20 Christos StathisWhen uploading a file, the token is passed in a cookie
2011-09-14 Christos StathisFixed various bugs in other shared tree
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 StathisFinished folder permissions dialog
2011-07-19 Christos StathisRenamed various GSS references to Pithos
2011-07-14 Christos StathisImplemented file upload
2011-07-07 Christos StathisPartially implemented file upload. It only creates...
2011-07-04 Christos StathisUpdated licence in code files. Removed some unused...
2011-05-05 Christos StathisUpdated copyright notice
2011-05-04 Christos StathisRenamed all packages to gr.grnet.pithos.*