| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-07-16 | Remove code that was inadvertently committed. | Tim Almdal | |
| 2010-07-15 | Rename Flash_Uploader to just Uploader. Modules that want to replace | Bharat Mediratta | |
| this will just replace the controller. This makes overriding that much easier in the future. | |||
| 2010-07-11 | Merge branch 'master' into talmdal_dev | Tim Almdal | |
| 2010-07-10 | Accept extension .m4v as video/mp4 | Romain LE DISEZ | |
| 2010-07-09 | Reset the postion option to center when the form data is reloaded, to force ↵ | Tim Almdal | |
| the dialog to recenter in case the contents have changed. | |||
| 2010-06-20 | Rename "simple_uploader" to "flash_uploader" to make room for an HTML | Bharat Mediratta | |
| uploader. | |||
| 2010-02-28 | Apply ui-helper-clearfix to the breadcrumb in the upload dialog to ensure it ↵ | Chad Kieffer | |
| clears the upload canvas in webkit-based browsers. | |||
| 2010-02-28 | Updates to upload CSS to make it themeable and RTL compatible. Use absolute ↵ | Chad Kieffer | |
| positioning to handle upload button positioning. Remove color definitions to allow jQuery UI theme to set button colors. Consolidate upload dialog CSS to modules/css/gallery.css. Closes #885. | |||
| 2010-01-28 | Secure the t("Completed") call. | Bharat Mediratta | |
| 2010-01-23 | Increase the size of the 'select photos' button so that it doesn't wrap and ↵ | Tim Almdal | |
| set the size of the underlying flash object. | |||
| 2010-01-02 | Correct formatting in the uploadify dialog box for safari. | Tim Almdal | |
| 2009-12-30 | Force the 'Select Photos...' button to always be in the center of the upload ↵ | Tim Almdal | |
| dialog with the flash object overtop of it. Fixes ticket: #908. | |||
| 2009-12-02 | Rename the "upload_limit" variable to "simultaneous_upload_limit" for | Bharat Mediratta | |
| clarity, since it only limits concurrency not the number of actual uploads. Move the default-setting code into the upgrader so that we avoid creating the variable as a side-effect of the view (personal preference to avoid side-effect code since it's led to problems in the past). | |||
| 2009-12-02 | Allow users to override the number of simulatenous uploads. This setting ↵ | Tim Almdal | |
| won't appear until after they have attempted to upload at least once and have issues. | |||
| 2009-11-21 | Correct inconsistent captialization. Fixes #906 | Tim Almdal | |
| 2009-11-20 | Convert the Simple Uploader form over to Forge, and use the event | Bharat Mediratta | |
| model to let the Tags module modify it. This brings it inline with our other module-extensible form based interactions. | |||
