Commit | Date | |
---|---|---|
2008-02-01 15:01:57 | Tree | |
[r696]
by
jakeroberts
Ran through JSLint. |
2008-01-30 20:50:40 | Tree |
[r695]
by
jakeroberts
Ran code through JSLint and fixed many issues. |
2008-01-30 20:32:18 | Tree |
[r694]
by
jakeroberts
Re-added declaration of image_name variable. It's fine to assign it in the default cause but by not included "var image_name" somewhere you've created a global variable rather than a locally scoped variable. |
2008-01-29 21:25:22 | Tree |
[r693]
by
joel.pittet
Merged all code from applicationdeom.net/js/handlers.js except thumbnail.php line 68 |
2008-01-22 06:15:27 | Tree |
[r692]
by
joel.pittet
Changed a comment from upload.php to upload.aspx - Line 65 |
2008-01-22 06:12:39 | Tree |
[r691]
by
jakeroberts
Updated to allow numbers in the post_params setting object. Checks are not made for the setPostParams and addFileParam methods. Objects are converted to strings before being posted. Updated documentation. Added sample file for disabling mod_security. |
2008-01-22 01:40:16 | Tree |
2008-01-22 01:33:11 | Tree | |
2008-01-16 23:34:49 | Tree | |
[r688]
by
jakeroberts
Added allowScriptAccess parameter to HTML embed & object so SWF files loaded from a different domain can still interface with JavaScript. |
2008-01-14 18:55:29 | Tree |