summaryrefslogtreecommitdiff
path: root/lib/scripts/fileuploader.js
Commit message (Collapse)AuthorAge
* fix IE upload when Array prototype has been modifiedAndreas Gohr2014-06-19
| | | | | | The edittable plugin broke uploading in IE8 (and maybe others) because the Handsontable script adds a function to the Array prototype and the uploading script did not properly check that.
* issue #44 fileuploader.js semicolon addedKate Arzamastseva2011-08-07
|
* issue #44 fileuploader specific changes made in inheriting classKate Arzamastseva2011-08-07
|
* issue #44 multi file uploader with renameKate Arzamastseva2011-08-04
|
* issue #44 multi file uploaderKate Arzamastseva2011-08-04