index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
/
views
/
form_uploadify.html.php
Age
Commit message (
Expand
)
Author
2013-01-22
gallery.menalto.com -> galleryproject.org
Bharat Mediratta
2012-10-08
Updated Select Photos button hitbox to cover full visible button area.
epeay
2012-06-05
Do a better job of escaping filenames when uploading. Fixes #1881.
Bharat Mediratta
2011-04-28
This patch helps provide raw photo support with some small changes to the fra...
Chad Parry
2011-04-23
Overhaul of the uploader code:
Bharat Mediratta
2010-12-15
Don't show the "can't find ffmpeg" message to non-admins. Fixes #1528.
Bharat Mediratta
2010-09-01
Don't use $.remove() to get rid of items from the uploadify queue;
Bharat Mediratta
2010-08-31
Expire completed uploads and introduce a text message that says how
Bharat Mediratta
2010-08-30
Detect Flash and put up a reasonable message if your browser doesn't
Bharat Mediratta
2010-08-29
1) Rename "Cancel All" -> "Cancel uploads" to clarify what we're
Bharat Mediratta
2010-08-21
Put up a warning and don't accept movie files if we don't have ffmpeg.
Bharat Mediratta
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
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 t...
Tim Almdal
2010-06-20
Rename "simple_uploader" to "flash_uploader" to make room for an HTML
Bharat Mediratta
2010-02-28
Apply ui-helper-clearfix to the breadcrumb in the upload dialog to ensure it ...
Chad Kieffer
2010-02-28
Updates to upload CSS to make it themeable and RTL compatible. Use absolute p...
Chad Kieffer
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 s...
Tim Almdal
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
2009-12-02
Rename the "upload_limit" variable to "simultaneous_upload_limit" for
Bharat Mediratta
2009-12-02
Allow users to override the number of simulatenous uploads. This setting won...
Tim Almdal
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