web/data/cubicweb.ajax.js
2014-06-12 Aurelien Campeas [js/ajax] deprecate user-callback support
2014-06-10 Julien Cristau merge 3.18.5 into 3.19 branch
2014-04-14 Rémi Cardona an URL -> a URL stable
2014-03-28 Rémi Cardona [web/data] Remove broken jquery-json plugin (closes #3590335)
2014-02-14 Julien Cristau [js] remove leftover dead code in loadxhtml
2014-02-14 Julien Cristau merge 3.17.13
2014-02-05 Julien Cristau [ajax] use a custom tag to handle dynamically loaded js stable
2013-08-26 Aurelien Campeas [js] remove 3.9 bw compat (where apparently unused)
2013-04-09 Pierre-Yves David Merge testfunc testfunc resurrection Closes #2535377 stable
2013-04-09 Pierre-Yves David [web] move qunit test back into web and fix the hanging oldstable
2012-09-19 Aurelien Campeas [ajax] fix attribute lookup (closes #2491038)
2012-11-16 Sylvain Thénault backport stable
2012-10-23 Sylvain Thénault [js/ajax] documentation of 'reload' is missing an argument stable
2012-10-12 Sylvain Thénault [ajax] reload function should set 'processing' cursor. Closes #2503899
2012-05-22 Adrien Di Mascio [IE] use document.createStyleSheet to add CSS dynamically (closes #2356261)
2012-04-10 Sylvain Thénault backport stable
2012-03-26 Sylvain Thénault [js] fix error in loadRemote docstring stable
2012-02-23 Adrien Di Mascio [ajax] use AJAX_BASE_URL instead of JSON_BASE_URL
2012-02-02 Arthur Lutz [js] better support for no js in tabs (closes #2162092) stable
2011-10-14 Adrien Di Mascio [table] use explicit add_onload() to setup table sorting (closes #2013493) stable
2011-09-21 Aurelien Campeas [tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522) stable
2011-07-12 Sylvain Thénault [ajax, IE] rewrite some code to avoid duplicated evaluation with IE
2011-07-07 Sylvain Thénault [ajax js loading] when everything is already loaded, don't do anything
2011-06-29 Sylvain Thénault backport stable
2011-06-29 Sylvain Thénault [cw.ajax] fix loadxhtml documentation and warn when called on an empty elements list stable
2011-05-25 Sylvain Thénault merge default heads
2011-05-25 Sylvain Thénault backport stable
2011-05-25 Aurelien Campeas [ajax js/css] modconcat fix: load code exactly once (auc, fcayre)
2011-05-24 Aurelien Campeas [js/ajax] undeprecate (async)remoteExec. closes #1381205 stable
2011-05-13 Sylvain Thénault backport stable
2011-05-12 Sylvain Thénault [web request] don't define pageid js variable when one is found in form parameters (eg, page ajax call) stable
2011-05-07 Sylvain Thénault backport stable
2011-05-06 Sylvain Thénault [ajax] reload method should return underlying deferred stable
2011-05-05 Florent Cayré fix ajax loading of concatenated js/ css + prefix concat cache files to ease cache clearing
2011-04-29 Adrien Di Mascio [js] make _loadAjaxHtmlHead aware of mod_concat-like urls
2011-04-07 Adrien Di Mascio [fckeditor] fix fckeditor relative url: use baseuri() stable
2011-03-28 Adrien Di Mascio [javascript] fix loadRemote test for JSON_BASE_URL / baseuri matching stable
2011-02-08 Sylvain Thénault [tabs js] merge tabs and lazy js files into cw.ajax.js and use camel case names to satisfy js coding standards
2011-02-07 Sylvain Thénault [js] using the actual registry fixes spurious warnings stable
2011-01-31 Sylvain Thénault [js utils] backport some generic code from comments cube stable
2011-01-20 Sylvain Thénault [ajax] apply Ronan Dunklau patch closing #1433305: loadRemote js function failure on Firefox 4 with upper cased base domain name stable
2010-10-25 Sylvain Thénault backport stable
2010-10-25 Aurelien Campeas [js/ajax] switch to POST by default, fixes an IE7 caching bug stable
2010-10-20 Sylvain Thénault backport stable
2010-10-20 Aurelien Campeas [js/ajax] fix deferred race condition (errback case) stable
2010-10-20 Aurelien Campeas [js/ajax] use proper operator stable
2010-10-20 Adrien Di Mascio [javascript] fix loadRemote implementation for synchronous requests
2010-10-19 Sylvain Thénault [js/ajax] fix deferred race condition stable
2010-10-11 Adrien Di Mascio [javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
2010-09-13 Adrien Di Mascio [javascript] get rid of tabs stable
2010-08-19 Alexandre Fayolle add missing semi colon in js stable
2010-08-13 Sylvain Thénault integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places stable
2010-07-20 Sylvain Thénault [js] fix bug encountered with IE (result evaluated to true while no response text -> json parse error) stable
2010-07-15 Sylvain Thénault [js] cleanup
2010-07-15 Sylvain Thénault [js] fix typo causing blank page...
2010-07-13 Sylvain Thénault [ajax] fix the fix introduced in 3.9.1 to avoid duplicated loads: it cause some other errors since the browser may load the script *after* the server-response event is emited, causing pb if the script interact with this event
2010-07-08 Sylvain Thénault [test] remove deprecated test file
2010-07-08 Sylvain Thénault [javascript] more cleanups and deprecation warnings removal
2010-07-06 Sylvain Thénault [javascript] fix some javascript errors and remove some deprecation warnings
2010-06-21 Sylvain Thénault fix bad merge
less more (0) -100 -60 tip