Ingo Schommer
|
6dd3dc9f59
|
BUGFIX Support for commas in URLs processed by Requirements and jQuery.ondemand (which uses commas to serialise its dependency data into HTTP headers)
|
2012-01-06 15:34:32 +01:00 |
|
Sam Minnee
|
25018180c5
|
BUGFIX: Edge-case handler for jquery.ondemand. NOTE - this is clumsy, it would be better to work out what's being passed as the xhr argument and why.
|
2011-05-01 15:26:28 +12:00 |
|
Ingo Schommer
|
c6af46f066
|
BUGFIX jQuery 1.5 compatibility for jQuery.ondemand, by using jQuery.Deferred and the 'beforeSend' callback instead of monkeypatching jQuery.ajax
|
2011-03-16 13:31:50 +13:00 |
|
Julian Seidenberg
|
9727d2e6f9
|
BUGFIX: rewriting overridden ajax success handler to work with new ajax function in jQuery 1.5
|
2011-02-24 17:08:21 +13:00 |
|
Ingo Schommer
|
f60e94b1ca
|
ENHANCEMENT Using native jQuery.getScript() in customized jQuery.ondemand plugin. Moved processDemandHeaders() into jQuery namespace, and adjusted customized prototype.js library
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92537 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 02:31:36 +00:00 |
|
Ingo Schommer
|
146979b1b1
|
MINOR Documentation and code formatting for jquery.ondemand.js
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92520 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 02:30:51 +00:00 |
|
Ingo Schommer
|
073ebbe6ea
|
MINOR Moved sapphire/javascript/core to sapphire/javascript/jquery-ondemand to fit with patterns in sapphire/thirdparty
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92519 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 02:30:49 +00:00 |
|