web/data/cubicweb.ajax.js
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
2010-06-17 Sylvain Thénault backport stable
2010-06-17 Katia Saurfelt [text search] fix fulltext_container indexation stable
2010-06-17 Sylvain Thénault [packaging] MANIFEST.in cleanups, update js/css copyright, remove no more used files stable
2010-06-11 Sylvain Thénault [3.9] api update (mostly js) + add support for FCKEditor in formContents js function
2010-06-09 Adrien Di Mascio [javascript] move CubicWeb object declaration to cubicweb.js, remove CubicWeb.provide/require, use cw instead of CubicWeb
2010-06-09 Adrien Di Mascio [javascript] move Deferred implementation to cubicweb.ajax.js
2010-06-03 Adrien Di Mascio [ajax] refactor/cleanup low-level ajax functions
2010-05-10 Sylvain Thénault [ajax] missing html heads processing in reloadComponent (sic\!) stable
2010-04-08 Aurelien Campeas [doc] note on pytestconf, fixlets stable
2010-04-06 Aurelien Campeas [doc/book] talk about reloadComponent, misc tweaks and notes stable
2010-03-08 Adrien Di Mascio [javascript] fix #736185: add_onload / jQuery.bind() vs. jQuery.one()
2010-01-05 Aurelien Campeas fix stripEmptyTextNodes for IE (part of #615337) stable
2009-12-22 Adrien Di Mascio [javascript] cleanup, remove tabs stable
2009-12-22 Adrien Di Mascio [javascript] remove ajaxHtmlHead from dom response once it has been processed. stable
2009-11-16 Adrien Di Mascio [forms] add setFormsTarget() to the list of postAjaxLoad callbacks to have iframe on ajax-rendered forms stable
2009-10-22 Adrien Di Mascio [javascript] handle cases where vid parameter is hijacked by parameter-injection stable
2009-09-08 Sylvain Thénault backport stable 3.5
2009-09-03 Aurelien Campeas note stable
2009-09-03 Aurelien Campeas backport stable 3.5
2009-09-03 Aurelien Campeas use node cloning method that works with IE (6,7) stable
2009-09-02 Sylvain Thénault backport stable 3.5
2009-09-01 Aurelien Campeas allow treeview to work correctly in a tab #345293 3.5
2009-09-01 Aurelien Campeas do postprocessing as in the xhtml case fix #345293 stable
2009-08-31 Aurelien Campeas avoid installing editor n times for n ajax loads stable
2009-08-26 Sylvain Thénault cleanup stable
2009-07-08 Katia Saurfelt call postAjaxLoad in reloadComponent; add corners only on reloaded elements stable
2009-07-03 Sylvain Thénault fix w/ tags without src/href stable
2009-05-14 Adrien Di Mascio ajax_replace_url becomes obsolete, req.build_ajax_replace_url should be used instead tls-sprint
2009-04-29 Aurelien Campeas loadJSON -> loadRemote, correctly handle json tls-sprint
2009-04-28 sylvain thenault fix insertion of head content on ajax queries tls-sprint
2009-04-28 sylvain thenault fix imports, cleanup, repair some ajax calls tls-sprint
2009-04-22 sylvain thenault javascript + json refactoring tls-sprint
2009-04-20 Aurelien Campeas cleanup (undue req param) tls-sprint
2009-04-09 sylvain thenault cleanup tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-03-11 Katia Saurfelt cleaning css
2009-03-02 sylvain thenault backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for... tls-sprint
2009-02-25 sylvain thenault round corders on ajax loads
2009-02-16 Adrien Di Mascio [javascript] rewrote loadxhtml() plugin in order to be able to pass the XHR object to postAjaxLoad tls-sprint
2009-01-30 Adrien Di Mascio [javascript] extract ajax postprocessing in a separate function
2009-01-28 Adrien Di Mascio [javascript] minor lints 3.0
2008-12-18 Aurelien Campeas [javascript] remove redundant call (changing mouse shape)
2008-12-18 Aurelien Campeas [javascript] reloadBox: return deferred for further callback chaining
2008-11-10 Adrien Di Mascio javascript cleaning
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip