Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-08 | Rename uploadify SWF wrappers to end in .swf.php for consistency. | Bharat Mediratta | |
2013-05-09 | Get rid of the security preamble - we intend for these files to be directly ↵ | Bharat Mediratta | |
accessible. | |||
2013-05-09 | Add the proper Gallery preamble. | Bharat Mediratta | |
2013-05-09 | Follow-on: put at least one byte in the fragment so that it doesn't | Bharat Mediratta | |
get discarded by browsers. | |||
2013-05-09 | Strip URL fragments off of direct requests to uploadify SWF files. | Bharat Mediratta | |
Fixes #2068. | |||
2012-06-05 | Do a better job of escaping filenames when uploading. Fixes #1881. | Bharat Mediratta | |
2010-06-18 | Mirror the cancel button for RTL | mamouneyya | |
2009-11-10 | Pass two of uploadify... remove the default.css file, removed the folder ↵ | Tim Almdal | |
option and create a status area where succesful uploads are listed. | |||
2009-11-09 | First cut at replacing swfupload with uploadify. Probably need to review ↵ | Tim Almdal | |
the css and remove extra swfupload selectors. Also changed the dialog so tags can be entered for all the files being uploaded. Probably need to add better start processing so the batch is started before the first image is loaded. Maybe add a module variable so the number of simultaneous uploads can be initiated (currently hard ocded to 10. |