Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set proper Accept header for servers that attempt to honour them. #12

Closed
wants to merge 367 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
367 commits
Select commit Hold shift + click to select a range
395255b
Revert "Filename improvement for the PHP script"
abennouna Sep 22, 2012
f10cc21
Revert "When uploading a list of files, filter only non-validated files"
abennouna Sep 22, 2012
38210d8
#346 change response content-type to text/plain
Sep 23, 2012
59a0d0d
remove poll info - #326
Sep 24, 2012
224d977
Parameterized behavior on first invalid file
abennouna Sep 24, 2012
1a87a24
#317 modifications to onError, showMessage, error reporting
Sep 25, 2012
7c43168
#317 fix readme
Sep 25, 2012
a0940fb
Removed duplicate definition about uploading files
acelot Sep 25, 2012
acf9d7e
Merge pull request #351 from acelot/master
Sep 25, 2012
f249a77
added support for localizing 'is' and 'are' strings
Clemens-PANDA Sep 25, 2012
31de8f3
removed 'isAre' substitution
Clemens-PANDA Sep 25, 2012
537b74d
#344 - better & more flexible display of error messages
Sep 26, 2012
a447838
#344 - readme adjustments
Sep 26, 2012
b14e152
Merge pull request #353 from ClemensSchneider/localize_isAre
Sep 26, 2012
cc1da35
stub for IE limitations documentation
Sep 26, 2012
fa94001
#344 - fix issue when displaying failed file error in ui that is not …
Sep 26, 2012
90bb3e1
Updated ColdFusion code to support single files.
PegWeb Sep 26, 2012
e5226b8
Merge pull request #357 from PegWeb/master
Sep 26, 2012
cb735c3
initial 3.0 cleanup
Sep 26, 2012
b61737f
initial 3.0 segmentation of uploader roles/components
Sep 26, 2012
b1b76f5
stub for build file which will, among other things, combine and optio…
Sep 26, 2012
7848bed
start of build file to combine, minify, and gzip js files
Sep 26, 2012
2065371
add gradlew to build
Sep 26, 2012
8f0b65f
add gradlew to build
Sep 26, 2012
0772a93
this is currently a snapshot build
Sep 26, 2012
7cc7bb2
#356 - make it easier to supply your own button when using FileUploader
Sep 27, 2012
0272903
#356 fix errors in readme
Sep 27, 2012
fc5286d
sync fileuploader.js with master
Sep 27, 2012
54c247e
breakup js file, create temporary test environment to aid development…
Sep 27, 2012
854a54e
add notice about 3.0 dev start to announcements section of readme
Sep 27, 2012
4a63da5
Merge pull request #350 from tellibus/Parameter-for-behavior-upon-fai…
Sep 28, 2012
edd6970
#350 - remove comment
Sep 28, 2012
d590022
#355 - update readme
Sep 28, 2012
651ff6a
update readme
Sep 28, 2012
84410b9
#355 - update 3.0 branch
Sep 28, 2012
d8bbd8c
update readme from master
Sep 28, 2012
7a81485
#360 filled in IE limitations section in readme
Sep 29, 2012
c34801a
#360 readme cleanup
Sep 29, 2012
f7bd3fd
#360 - update 3.0 branch (WIP)
Sep 29, 2012
37d5ae1
Some Readme corrections
abennouna Sep 29, 2012
3085930
Merge pull request #363 from tellibus/master
Sep 29, 2012
4fead37
#363 - sync readme fix from master to 3.0 branch
Sep 29, 2012
5b6e5e3
group options
Oct 1, 2012
835b22a
#354 - allow users to only override sub-properties that should deviat…
Oct 1, 2012
a5d0280
#354 - more adjustments to allow users to only override sub-propertie…
Oct 1, 2012
612f91b
fix demo js based on refactoring of fine uploader js
Oct 1, 2012
8f5e8a9
One more correction to the Readme file
abennouna Oct 1, 2012
df285b0
Merge pull request #368 from tellibus/master
Oct 1, 2012
3892358
* Added documentation
weberhofer Oct 1, 2012
967bea1
Revert "* Added documentation * set default sizeLimit to server max-u…
weberhofer Oct 1, 2012
8b0bb62
fix demo html file for form uploads
Oct 1, 2012
187eadf
#354 - object detection in all browsers
Oct 1, 2012
4da3433
#354 - object detection in all browsers
Oct 1, 2012
867b511
allow FU to add to subproperties of a FUB option
Oct 1, 2012
49878c4
allow FU to add to subproperties of a FUB option
Oct 1, 2012
c942f47
fixes for #370 ('leaving page' warning dialog when cancelling manual …
Oct 2, 2012
f7787f4
#370 - fix issue when cancelling stored upload not yet triggered
Oct 2, 2012
745ab51
#370 & #367 - merge fixes into 3.0 WIP
Oct 2, 2012
6959464
#371 - invoke onError callback in FUB too
Oct 3, 2012
5e7a18d
#371 - 3.0 branch - invoke onError callback in FUB too
Oct 3, 2012
83a84e3
remove mention of 3.0 ideas spreadsheet
Oct 3, 2012
f77ebaa
Revert "Revert "* Added documentation * set default sizeLimit to serv…
weberhofer Oct 3, 2012
e2c1089
#296 - display all dropzones and exclude default dropzone options
Oct 4, 2012
431ebfd
ASP.Net MVC VB.Net example of uploader
CheLetton Oct 4, 2012
188370b
#296 - 3.0 branch - display all dropzones and exclude default dropzon…
Oct 4, 2012
3a2b197
#296 - 3.0 branch - display all dropzones and exclude default dropzon…
Oct 4, 2012
fa22630
fix nested object extension & object detection function
Oct 4, 2012
fdc46ce
update readme to match current state of 3.0 codebase
Oct 6, 2012
fcaa2fa
update readme to match current state of 3.0 codebase
Oct 7, 2012
4ad420c
support update
Oct 7, 2012
abac91e
master branch holds the snapshot version
Oct 7, 2012
5eece9f
add release date
Oct 7, 2012
cae360a
add version tag
Oct 7, 2012
2c40940
add version tag
Oct 7, 2012
53d5e27
update readme w/ upgrading from 2.0 info
Oct 7, 2012
9357c86
#391 started writing QUnit tests for Fine Uploader 3.0 js code; alrea…
Oct 7, 2012
9184b7f
for those who want to help, I salute you!
Oct 7, 2012
ba10d44
#391 more util tests
Oct 8, 2012
0402c3c
IE Code fix
CheLetton Oct 8, 2012
ac9a76e
#391 fix unit test
Oct 9, 2012
01ec95a
#396 - prevent Safari on IOS 6 from caching the result of the xhr upl…
Oct 9, 2012
c315e3a
#396 - 3.0 branch - prevent Safari on IOS 6 from caching the result o…
Oct 9, 2012
514010f
#396 - 3.0 branch - prevent Safari on IOS 6 from caching the result o…
Oct 9, 2012
9f64afa
#391 move files to make it easier to run tests on multiple browsers
Oct 10, 2012
eede9fb
#391 all utility functions now have unti tests
Oct 10, 2012
3a04189
more reorganization of options
Oct 10, 2012
1176573
update readme after reorganization of options
Oct 11, 2012
6b51705
reflect new name (Fine Uploader) in internal "classes" and functions
Oct 11, 2012
2a1eaba
missed some items in the readme during rename to Fine Uploader
Oct 11, 2012
3783139
#372 - start of jQuery plug-in wrapper work
Oct 11, 2012
517b3f7
#372 - minor adjustments
Oct 11, 2012
075dcf7
#372 - demo page for jquery plugin
Oct 12, 2012
b692204
#372 - comment adjustment
Oct 12, 2012
d40420d
#372 - fix some issues with the plug-in, and add support for calling …
Oct 12, 2012
e4c97df
added twitter feed link to readme
Oct 12, 2012
301b255
#372 - remove some temporary testing code
Oct 12, 2012
d100640
#399 - fix callback context
Oct 13, 2012
551cc2b
#399 - 3.0 branch - fix callback context
Oct 13, 2012
7ee2ddf
#372 - finished code for jQuery plug-in wrapper
Oct 13, 2012
4d80f04
master is now 2.2 snapshot
Oct 13, 2012
f138bae
master is now 2.2 snapshot
Oct 13, 2012
9803383
master is now 2.2 snapshot
Oct 13, 2012
d1d5af3
note that examples are not supported and should be used with caution
Oct 13, 2012
8518d46
note that examples are not supported and should be used with caution
Oct 13, 2012
9402caf
added planned release date for 2.2 to readme
Oct 13, 2012
6468fa0
#349 remove outdated tests, to be replaced in 3.x (gradually)
Oct 14, 2012
20d52fa
#372 convert jQuery objects in 1D arrays to HTMLElements when transfo…
Oct 14, 2012
663ad54
#372 convert jQuery objects in 1D arrays to HTMLElements when transfo…
Oct 14, 2012
47773b7
#372 remove trailing comma for the sake of IE
Oct 14, 2012
610c795
#372 start of jQuery plug-in addition to readme
Oct 14, 2012
b257c2f
#372 start of jQuery plug-in addition to readme - fix link & formatting
Oct 14, 2012
2e72cd0
#372 no need to send element option if uploaderType = 'basic'
Oct 14, 2012
91a1d3e
#372 minor fix to plugin
Oct 14, 2012
5b57ea0
#372 fix callback to event code - issue with reference to plugin element
Oct 15, 2012
b8e0d43
#372 updated readme to include documentation and examples for users o…
Oct 15, 2012
22f2299
#372 fixed event handler function signatures
Oct 15, 2012
d70a8d9
#372 fixed call to setParams in plug-in example
Oct 15, 2012
a37ff48
#402 - 2.2-SNAPSHOT branch/master - fix custom failed upload text dis…
Oct 15, 2012
a285c24
#402 - 3.0 branch - fix custom failed upload text display for Firefox
Oct 15, 2012
2d16e62
make it easier to update 3.0 branch
Oct 15, 2012
d4df005
organize test files
Oct 15, 2012
246b1c3
update readme after re-org
Oct 15, 2012
f917638
more re-org, allow jquery plug-in builds
Oct 16, 2012
36030e0
update readme after addition of jQuery plug-in builder to gradle
Oct 16, 2012
95d3c34
#372 - don't die if use calls plug-in without any args (for adding ev…
Oct 16, 2012
4bc5776
grammar fix
Oct 16, 2012
7e4425c
grammar fix
Oct 16, 2012
345cebe
Merge pull request #393 from CheLetton/master
Oct 17, 2012
b4defd5
Fix for nested cancel button/link
Oct 17, 2012
cb62df7
Formatted for debug
Oct 17, 2012
d17acb6
Merge pull request #409 from korzhyk/master
Oct 18, 2012
1e5e3b5
#409 - sync fix with test branch
Oct 18, 2012
ad58fda
auto-retry working for XHR and form uploaders, many additional items …
Oct 19, 2012
1cf00cf
auto-retry working for XHR and form uploaders, many additional items …
Oct 19, 2012
4b5e8f7
cleaned up error reporting/detection, TODO: should we always use the …
Oct 19, 2012
fcc2117
cleanup handler autoRetry
Oct 20, 2012
3475d5c
auto retry note
Oct 20, 2012
920cf92
public retry function (FUB)
Oct 22, 2012
554b41e
retry "button" for FU
Oct 22, 2012
dfcd6d8
Only the data should be encoded as application/x-www-form-urlencoded …
eneifert Oct 22, 2012
0e688c1
fix unit tests
Oct 23, 2012
5fe9555
#418 - hand-merge fix into 3.0 branch
Oct 23, 2012
0da9456
Merge pull request #418 from eneifert/master
Oct 23, 2012
a4f54d6
auto-retry working for XHR and form uploaders, many additional items …
Oct 19, 2012
a54f58c
auto-retry working for XHR and form uploaders, many additional items …
Oct 19, 2012
441b719
cleaned up error reporting/detection, TODO: should we always use the …
Oct 19, 2012
4e20025
cleanup handler autoRetry
Oct 20, 2012
d27d3e4
auto retry note
Oct 20, 2012
1c8230e
public retry function (FUB)
Oct 22, 2012
ee530f1
retry "button" for FU
Oct 22, 2012
49a7525
Merge remote-tracking branch 'origin/failed-upload-retry' into failed…
Oct 23, 2012
1fdbef3
respect maxConnections, other cleanup
Oct 23, 2012
b97791c
option name change
Oct 23, 2012
d95f5a4
pep8, pyflakes, rm .pyc, rename view, add upload dir, remove wrong se…
goinnn Oct 23, 2012
0b5afa8
Refactor the template
goinnn Oct 23, 2012
3134a9c
Detail to the template
goinnn Oct 23, 2012
67221fc
Merge pull request #421 from goinnn/master
Oct 23, 2012
a3e02cf
add ability to prevent retry via server response & fix callback wrapp…
Oct 24, 2012
c48eb50
rename a retry option
Oct 24, 2012
b7d1362
update readme
Oct 24, 2012
e2cfed0
edit readme instance method text
Oct 24, 2012
f5f8baa
#373 - auto and manual retrying of failed upload
Oct 24, 2012
02de17e
Improve the responses. In the case of the success the json was invali…
goinnn Oct 24, 2012
c725363
Use the last version of the fileuploader. I get it with the STATICFIL…
goinnn Oct 24, 2012
a3b31e3
Read the file content, if it is not read when the request is multipar…
goinnn Oct 24, 2012
2af5eff
Use the default file upload max memory size
goinnn Oct 24, 2012
8984399
The same treatment to e.g. jpg and JPG
goinnn Oct 24, 2012
a052e82
Removed changed whitespaces
weberhofer Oct 24, 2012
d54e677
Fix for issue #347 which didn't allow single files to be uploaded via IE
weberhofer Oct 24, 2012
2987892
Merge pull request #423 from goinnn/master
Oct 24, 2012
8e3d4e3
remove version stamp from css
Oct 24, 2012
47541e8
fix one of the retry options in readme
Oct 24, 2012
6e7bea9
fix cancel button color & failure text message if non-200 response & …
Oct 24, 2012
15fa98c
Fix retry hang in IE, account for lack of cancel button if turned off…
Oct 24, 2012
33c9e46
#375 update dependency section of readme
Oct 25, 2012
6ce8015
Distinguish between xhr and a multipart request by content-type as
weberhofer Oct 25, 2012
d51edce
release 2.1.2
Oct 26, 2012
f2425ac
release 2.1.2
Oct 26, 2012
60984fe
release 2.1.2
Oct 26, 2012
b8237e9
2.1.2 readme adjustments
Oct 26, 2012
73c929f
cleanup 2.1.2 readme
Oct 26, 2012
c3e8c01
update readme
Oct 26, 2012
642bfe3
fix spacing issue in readme
Oct 26, 2012
1c3bba4
remove downloading section from readme
Oct 26, 2012
27755cc
fix title
Oct 26, 2012
81bcfe0
remove 3.0 link
Oct 26, 2012
032d50b
start of "upgrading from 2.x" section
Oct 26, 2012
794a7be
fix link in readme
Oct 26, 2012
9d0c2cc
Merge pull request #424 from weberhofer/master
Oct 28, 2012
5deb929
update "upgrading from 2.1.2" section of the readme
Oct 29, 2012
03f783d
update "upgrading from 2.1.2" section of the readme
Oct 29, 2012
a66afe4
issue #404 - processing status message, common status message element…
Oct 29, 2012
211a6f4
add 3.0 release date
Oct 30, 2012
5bc3962
3.0 release date
Oct 30, 2012
6935484
#376 - expose public cancel function for FUB users
Nov 1, 2012
dcb821e
sync server folder w/ master
Nov 1, 2012
13db918
#429 - expose public function to obtain element associated with a file
Nov 1, 2012
731b5a6
fix jquery tester
Nov 1, 2012
41d835e
move showMessage option to FU from FUB
Nov 1, 2012
3cbbf5e
#379 - add public reset function
Nov 2, 2012
438104f
#437 - cleanup progress bar & _onProgress function
Nov 3, 2012
808be1b
ie fixes
Nov 3, 2012
c581989
Fixed typo
Nov 5, 2012
b00e2ae
Merge pull request #448 from fixe/patch-1
Nov 5, 2012
873817d
add pull requests notice
Nov 5, 2012
ef7d15e
#447 - add support for IE10
Nov 6, 2012
f471c3a
#447 - add reference to qq.ie10()
Nov 6, 2012
ddd51d5
#447 - add reference to qq.ie10()
Nov 6, 2012
c1d3ed1
#438 - improve logging, provide public simple (but safe) logging func…
Nov 7, 2012
3ef17d6
#438 - fix qq.log entry in readme
Nov 7, 2012
66243e3
spelling issues in readme
Nov 7, 2012
d07e6f4
re-organize test sources
Nov 8, 2012
496120c
#455 - qq.UploadButton QUnit tests
Nov 8, 2012
d91edfd
#460 - ie7 button fix
Nov 10, 2012
a48d603
add onValidate callback check to "test" js file
Nov 11, 2012
fe36330
#461 - add batch and single file onValidate callback
Nov 11, 2012
5e35d6e
#461 - readme update
Nov 11, 2012
64ac83d
#461 - add to feature list
Nov 11, 2012
0f367f2
update readme with breaking changes
Nov 12, 2012
438fc2b
#166 - added Opera support to readme
Nov 12, 2012
594b451
removed redundant feature
Nov 12, 2012
d70054e
#461 - simplify new onValidate callback, fix callback wrappers
Nov 12, 2012
50bd923
#373 - add onManualRetry callback
Nov 12, 2012
136ed19
#82 - fixed response parsing issue found in Android 2.3.6, also loggi…
Nov 13, 2012
ec5a0aa
added mention of Android support
Nov 13, 2012
d7161ea
update issue tracker guidelines link
Nov 14, 2012
ffdd883
update server dir from master
Nov 14, 2012
a493fe2
Merge branch '3.0' of github.com:valums/file-uploader into 3.0
Nov 14, 2012
be9d48c
Merge branch 'master' into 3.0
Nov 14, 2012
e64a0fe
Merge branch '3.0' of github.com:valums/file-uploader into 3.0
Nov 14, 2012
4854962
remove example/server files that contains references to fine uploader…
Nov 14, 2012
75e5d73
update readme with new 3.0 features
Nov 14, 2012
97463a6
update server-side readme
Nov 16, 2012
1e3b1a8
"reference" to examples dir in main readme
Nov 16, 2012
d82b26d
link to server-side requirements doc
Nov 16, 2012
5abef88
adjust callback error reporting
Nov 16, 2012
06e7e45
fix spacing
Nov 17, 2012
fbc9be3
prepare for 3.0 release
Nov 17, 2012
da7be8d
remove gzip task from build
Nov 17, 2012
f8c3567
release 3.0
Nov 17, 2012
610334d
release 3.0
Nov 17, 2012
c93b563
update readme contributors section - pull request requirements
Nov 17, 2012
f708bb3
add to features lis
Nov 18, 2012
bc5f7c8
remove old parameter from validate doc
Nov 18, 2012
08e426c
#474 - update master/3.0 readme with known issue
Nov 18, 2012
848b1f7
add planned release date for 3.1 to readme
Nov 19, 2012
d3a92d6
add blog link to readme
Nov 20, 2012
7878c80
#492 - added to list of limitations for 3.0
Nov 26, 2012
3122c1e
remove mention of opera support
Nov 27, 2012
bd6dcfc
upstream merge
pgraham Nov 27, 2012
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove poll info - FineUploader#326
  • Loading branch information
Ray Nicholus committed Sep 24, 2012
commit 59a0d0d711020d2abdc2ed0f10fdb68832838721
4 changes: 0 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ where people can include ideas for Fine Uploader 3.0. For some initial informat
ideas I have in the spreadsheet, along with [this discussion](#326). Anyone can add ideas to
[the spreadsheet](https://docs.google.com/spreadsheet/ccc?key=0AnQh9-ZBDuh_dEJGZFY1dEl2SDlGUGZNLUVfanZKeXc#gid=0).

Also, please vote in the [Fine Uploader 3.0 poll](http://www.easypolls.net/poll.html?p=505b6af5e4b07cc0aae7deba).
The choice is between a jQuery 3.0 version, or not. Poll will close the night of September 23 or the morning of
September 24 (CST).



###Table of Contents###
Expand Down