Automated merge with https://gss.googlecode.com/hg/
[pithos] / src / gr / ebs / gss / client / FileUploadGearsDialog.java
2010-12-01 Natasa KapravelouRefresh the file list after canceling the upload of...
2010-11-30 Natasa KapravelouMinor fixes related to Issue 60.
2010-11-30 Natasa KapravelouFixes after code review, these solve Issue 60.
2010-11-26 Natasa KapravelouMake the progress bar in IE with Gears functional.
2010-11-26 Natasa KapravelouChange the way the upload of multiple files, using...
2010-07-08 Panagiotis Astithas- Add an administration application.
2010-05-19 Panagiotis AstithasFix warnings and stop complaining about parameter assig...
2010-01-15 Giannis Koutsoubosmoved towards gwt version 2.0 - updated dnd to version...
2009-08-26 Dimitris RoutsisSilently replace @ character when uploading. (Will...
2009-08-25 Dimitris RoutsisUse URL.encodeComponent() instead of URL.encode() as...
2009-08-07 Panagiotis AstithasFix multiple file uploads in IE using Google Gears...
2009-06-22 Panagiotis AstithasFix uploads for files with funny names, by using URL...
2009-06-19 Panagiotis AstithasProperly cancel the upload for both gears-enabled and...
2009-06-16 Panagiotis AstithasPerform the validation checks for every selected file...
2009-06-16 Panagiotis AstithasAdd a help comment on the file upload dialog mentioning...
2009-06-15 Panagiotis AstithasUse separate progress bars next to each file, in order...
2009-06-15 Panagiotis AstithasIntroduce TransactionHelper, a utility class for retryi...
2009-06-15 Panagiotis AstithasFix uploading file when a synonymous one is in the...
2009-06-12 Panagiotis AstithasFirst rough implementation of the file upload functiona...