[Commits] [fluid-project/infusion] caf100: FLUID-4443: Fix and test case for "browse button d...
noreply at github.com
noreply at github.com
Wed Sep 28 15:45:34 UTC 2011
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: caf100003cd96fef46ae9b03c6aabd514a0dcae7
https://github.com/fluid-project/infusion/commit/caf100003cd96fef46ae9b03c6aabd514a0dcae7
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2011-09-28 (Wed, 28 Sep 2011)
Changed paths:
M src/webapp/components/uploader/js/HTML5UploaderSupport.js
M src/webapp/components/uploader/js/Uploader.js
M src/webapp/tests/component-tests/uploader/html/Uploader-test.html
M src/webapp/tests/component-tests/uploader/js/UploaderTests.js
Log Message:
-----------
FLUID-4443: Fix and test case for "browse button does not reappear after file error" issue.
Commit: 896ff93122142aceb9f097c888c5d9fa6f885be6
https://github.com/fluid-project/infusion/commit/896ff93122142aceb9f097c888c5d9fa6f885be6
Author: Michelle D'Souza <michelled33 at gmail.com>
Date: 2011-09-28 (Wed, 28 Sep 2011)
Changed paths:
M src/webapp/components/uploader/js/FileQueue.js
M src/webapp/components/uploader/js/HTML5UploaderSupport.js
M src/webapp/components/uploader/js/Uploader.js
M src/webapp/tests/component-tests/uploader/html/Uploader-test.html
M src/webapp/tests/component-tests/uploader/js/UploaderTests.js
Log Message:
-----------
Merge remote-tracking branch 'amb26/FLUID-4443'
* amb26/FLUID-4443:
FLUID-4443: Fix and test case for "browse button does not reappear after file error" issue.
FLUID-4443: Add errored files to calculate the fileUploadLimit
FLUID-4443: Increment the processed file count by 1, even if the file is errored
FLUID-4443: Only check for more files to upload if the queue is still uploading
FLUID-4443: Ensure state of "add more" button is updated after an errored file
Compare: https://github.com/fluid-project/infusion/compare/7334da9...896ff93
More information about the Commits
mailing list