openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
DominicBoettger/jQuery-File-Upload
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 31, 2024 — Jul 31, 2025
Showing page 11 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #2193 from lmartelli/master
Sebastian Tschan
More...
over 12 years ago
Updated domain check for the demo settings.
Sebastian Tschan
More...
over 12 years ago
Show error message if creation of scaled image version fails
Laurent Martelli
More...
over 12 years ago
Test existance of image functions and log an error if they do not exist.
Laurent Martelli
More...
over 12 years ago
Added crop option to image versions. Closes #2187.
Sebastian Tschan
More...
over 12 years ago
Add processing class when initializing file list. Closes #2189.
Sebastian Tschan
More...
over 12 years ago
Accept empty responses (no JSON) for DELETE requests.
Sebastian Tschan
More...
over 12 years ago
Removed unecessary argument. Closes #2178.
Sebastian Tschan
More...
over 12 years ago
Ignore events not triggered by the widget listeners. Fixes #2177.
Sebastian Tschan
More...
over 12 years ago
Use a cross-frame compatible instanceof check - Closes #2172.
Sebastian Tschan
More...
over 12 years ago
Updated version numbers.
Sebastian Tschan
More...
over 12 years ago
Merge pull request #2169 from teynon/master
Sebastian Tschan
More...
over 12 years ago
Merge pull request #2168 from cflynn07/master
Sebastian Tschan
More...
over 12 years ago
Optimized timestamp retrieval to take advantage of faster Date.now() available in all modern browsers, with backwards compatable option for IE < 9
Casey Flynn
More...
over 12 years ago
Moved delete transition inside of ajax.done
Thomas Eynon
More...
over 12 years ago
Use the faster (new Date()).getTime().
Sebastian Tschan
More...
over 12 years ago
Prevent errors when passing a non-object type as formData option.
Sebastian Tschan
More...
over 12 years ago
Ensure the same state for the done, fail and always events.
Sebastian Tschan
More...
over 12 years ago
Make sure the progress and response container objects are initialized.
Sebastian Tschan
More...
over 12 years ago
Provide a .response() method on the data argument to retrieve response data.
Sebastian Tschan
More...
over 12 years ago
Expose the number of active uploads as .fileupload('active') widget method.
Sebastian Tschan
More...
over 12 years ago
Fixed reference to the _getXHRPromise method.
Sebastian Tschan
More...
over 12 years ago
Updated package version.
Sebastian Tschan
More...
over 12 years ago
Refactored progress calculation.
Sebastian Tschan
More...
over 12 years ago
Make sure the submit and abort convenience methods always return a jqXHR object.
Sebastian Tschan
More...
over 12 years ago
Prevent new submit while in pending state.
Sebastian Tschan
More...
over 12 years ago
Expose global progress via .fileupload('progress') method.
Sebastian Tschan
More...
over 12 years ago
Expose the state of the jqXHR object as state() method on the data argument.
Sebastian Tschan
More...
over 12 years ago
Expose the jqXHR.abort() method on the data argument.
Sebastian Tschan
More...
over 12 years ago
Respect the autoUpload setting and process only when submitting.
Sebastian Tschan
More...
over 12 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree