
Feature request - Add multi-select to quick upload feature
Reported by dleffler | January 22nd, 2013 @ 08:03 PM | in 2.2.1 (closed)
Would be great to be able to quick upload more than one file at a time. We currently use the SimpleAjaxUpload.j script (which is an update to ajaxupload.3.5.js), but it's limited to selecting/processing one file. There are MANY other scripts available, but some are pretty complex (number of files) or don't allow immediate submission upon file selection, or require jQuery (which isn't necessarily a bad thing).
Investigating this as a solution https://github.com/blueimp/jQuery-File-Upload
Comments and changes to this ticket
-
dleffler January 22nd, 2013 @ 10:21 PM
One issue with the above jQuery-File-Upload is that it is a pretty complex solution also wanting to use jQueryUI, etc...
A note with some available solutions is they are only HTML5 compliant which would prevent their use on older browsers such as IE9, IE8, etc... (as a note the current solution provides both new and old methods)
-
dleffler February 13th, 2013 @ 03:30 PM
- Milestone set to 2.2.0alpha2
-
dleffler February 16th, 2013 @ 02:55 AM
- Milestone changed from 2.2.0alpha2 to 2.2.0alpha3
-
dleffler March 2nd, 2013 @ 09:45 PM
- Milestone changed from 2.2.0alpha3 to 2.2.0beta1
-
dleffler March 16th, 2013 @ 03:27 AM
- Milestone changed from 2.2.0beta1 to 2.2.0beta2
-
dleffler March 29th, 2013 @ 07:59 PM
- Milestone changed from 2.2.0beta2 to 2.2.0beta3
-
dleffler April 20th, 2013 @ 10:17 AM
- Milestone changed from 2.2.0beta3 to 2.2.0release-candidate
-
dleffler May 1st, 2013 @ 10:22 AM
- Milestone changed from 2.2.0release-candidate to 2.2.1
-
-
dleffler June 6th, 2013 @ 12:59 PM
- Assigned user set to dleffler
- Milestone set to 2.2.1
Our quick file upload solution (https://github.com/LPology/Simple-Ajax-Uploader) was just updated to multi-file (v1.5) so with a little tweaking to make it a YUI script, we can meld it in.
-
expNinja June 6th, 2013 @ 05:42 PM
(from [71c53f7837e25c0d1d69d39a3919b4314ba0e650]) Adds multi-select to quick upload feature [#875] https://github.com/exponentcms/exponent-cms/commit/71c53f7837e25c0d...
-
dleffler June 8th, 2013 @ 03:24 AM
- State changed from new to resolved
-
expNinja June 13th, 2013 @ 03:34 PM
(from [0a86159b9fcecc03ebfd9dd48b217d551c7b7e00]) Updates quick file upload library and fixes an issue where the 'quick upload' links would be turned off under the wrong conditions [#875] https://github.com/exponentcms/exponent-cms/commit/0a86159b9fcecc03...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS