Tue, 09 Apr 2013 11:56:27 +0200 |
Pierre-Yves David |
Merge testfunc testfunc resurrection Closes #2535377
stable
|
file |
diff |
annotate
|
Tue, 09 Apr 2013 11:40:45 +0200 |
Pierre-Yves David |
[web] move qunit test back into web and fix the hanging
oldstable
|
file |
diff |
annotate
|
Wed, 19 Sep 2012 17:16:04 +0200 |
Aurelien Campeas |
[ajax] fix attribute lookup (closes #2491038)
|
file |
diff |
annotate
|
Fri, 16 Nov 2012 11:53:17 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 23 Oct 2012 12:12:43 +0200 |
Sylvain Thénault |
[js/ajax] documentation of 'reload' is missing an argument
stable
|
file |
diff |
annotate
|
Fri, 12 Oct 2012 12:47:45 +0200 |
Sylvain Thénault |
[ajax] reload function should set 'processing' cursor. Closes #2503899
|
file |
diff |
annotate
|
Tue, 22 May 2012 12:41:18 +0200 |
Adrien Di Mascio |
[IE] use document.createStyleSheet to add CSS dynamically (closes #2356261)
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 17:03:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 26 Mar 2012 12:13:40 +0200 |
Sylvain Thénault |
[js] fix error in loadRemote docstring
stable
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 12:15:52 +0100 |
Adrien Di Mascio |
[ajax] use AJAX_BASE_URL instead of JSON_BASE_URL
|
file |
diff |
annotate
|
Thu, 02 Feb 2012 17:59:52 +0100 |
Arthur Lutz |
[js] better support for no js in tabs (closes #2162092)
stable
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 09:04:39 +0200 |
Adrien Di Mascio |
[table] use explicit add_onload() to setup table sorting (closes #2013493)
stable
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 19:04:33 +0200 |
Aurelien Campeas |
[tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522)
stable
|
file |
diff |
annotate
|
Tue, 12 Jul 2011 10:36:22 +0200 |
Sylvain Thénault |
[ajax, IE] rewrite some code to avoid duplicated evaluation with IE
|
file |
diff |
annotate
|
Thu, 07 Jul 2011 11:10:50 +0200 |
Sylvain Thénault |
[ajax js loading] when everything is already loaded, don't do anything
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 16:04:01 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 15:49:47 +0200 |
Sylvain Thénault |
[cw.ajax] fix loadxhtml documentation and warn when called on an empty elements list
stable
|
file |
diff |
annotate
|
Wed, 25 May 2011 11:42:31 +0200 |
Sylvain Thénault |
merge default heads
|
file |
diff |
annotate
|
Wed, 25 May 2011 10:59:26 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 25 May 2011 11:28:58 +0200 |
Aurelien Campeas |
[ajax js/css] modconcat fix: load code exactly once (auc, fcayre)
|
file |
diff |
annotate
|
Tue, 24 May 2011 08:56:55 +0200 |
Aurelien Campeas |
[js/ajax] undeprecate (async)remoteExec. closes #1381205
stable
|
file |
diff |
annotate
|
Fri, 13 May 2011 10:10:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 12 May 2011 10:22:17 +0200 |
Sylvain Thénault |
[web request] don't define pageid js variable when one is found in form parameters (eg, page ajax call)
stable
|
file |
diff |
annotate
|
Sat, 07 May 2011 10:51:47 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 06 May 2011 18:20:58 +0200 |
Sylvain Thénault |
[ajax] reload method should return underlying deferred
stable
|
file |
diff |
annotate
|
Thu, 05 May 2011 12:50:21 +0200 |
Florent Cayré |
fix ajax loading of concatenated js/ css + prefix concat cache files to ease cache clearing
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 12:34:53 +0200 |
Adrien Di Mascio |
[js] make _loadAjaxHtmlHead aware of mod_concat-like urls
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 18:10:07 +0200 |
Adrien Di Mascio |
[fckeditor] fix fckeditor relative url: use baseuri()
stable
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 17:39:21 +0200 |
Adrien Di Mascio |
[javascript] fix loadRemote test for JSON_BASE_URL / baseuri matching
stable
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 18:00:42 +0100 |
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
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 19:17:14 +0100 |
Sylvain Thénault |
[js] using the actual registry fixes spurious warnings
stable
|
file |
diff |
annotate
|
Mon, 31 Jan 2011 17:28:51 +0100 |
Sylvain Thénault |
[js utils] backport some generic code from comments cube
stable
|
file |
diff |
annotate
|
Thu, 20 Jan 2011 16:45:21 +0100 |
Sylvain Thénault |
[ajax] apply Ronan Dunklau patch closing #1433305: loadRemote js function failure on Firefox 4 with upper cased base domain name
stable
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 18:25:18 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 15:47:01 +0200 |
Aurelien Campeas |
[js/ajax] switch to POST by default, fixes an IE7 caching bug
stable
|
file |
diff |
annotate
|
Wed, 20 Oct 2010 15:58:27 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 20 Oct 2010 12:28:11 +0200 |
Aurelien Campeas |
[js/ajax] fix deferred race condition (errback case)
stable
|
file |
diff |
annotate
|
Wed, 20 Oct 2010 10:35:52 +0200 |
Aurelien Campeas |
[js/ajax] use proper operator
stable
|
file |
diff |
annotate
|
Wed, 20 Oct 2010 09:03:37 +0200 |
Adrien Di Mascio |
[javascript] fix loadRemote implementation for synchronous requests
|
file |
diff |
annotate
|
Tue, 19 Oct 2010 14:07:52 +0200 |
Sylvain Thénault |
[js/ajax] fix deferred race condition
stable
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 19:12:59 +0200 |
Adrien Di Mascio |
[javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 10:01:43 +0200 |
Adrien Di Mascio |
[javascript] get rid of tabs
stable
|
file |
diff |
annotate
|
Thu, 19 Aug 2010 11:14:55 +0200 |
Alexandre Fayolle |
add missing semi colon in js
stable
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 08:23:14 +0200 |
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
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 14:09:58 +0200 |
Sylvain Thénault |
[js] fix bug encountered with IE (result evaluated to true while no response text -> json parse error)
stable
|
file |
diff |
annotate
|
Thu, 15 Jul 2010 17:19:34 +0200 |
Sylvain Thénault |
[js] cleanup
|
file |
diff |
annotate
|
Thu, 15 Jul 2010 17:18:57 +0200 |
Sylvain Thénault |
[js] fix typo causing blank page...
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 17:22:15 +0200 |
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
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 18:10:47 +0200 |
Sylvain Thénault |
[test] remove deprecated test file
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 12:54:25 +0200 |
Sylvain Thénault |
[javascript] more cleanups and deprecation warnings removal
|
file |
diff |
annotate
|
Tue, 06 Jul 2010 17:15:25 +0200 |
Sylvain Thénault |
[javascript] fix some javascript errors and remove some deprecation warnings
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 17:10:25 +0200 |
Sylvain Thénault |
fix bad merge
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 15:15:52 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 15:08:25 +0200 |
Katia Saurfelt |
[text search] fix fulltext_container indexation
stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 14:42:41 +0200 |
Sylvain Thénault |
[packaging] MANIFEST.in cleanups, update js/css copyright, remove no more used files
stable
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 07:58:53 +0200 |
Sylvain Thénault |
[3.9] api update (mostly js) + add support for FCKEditor in formContents js function
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 12:43:21 +0200 |
Adrien Di Mascio |
[javascript] move CubicWeb object declaration to cubicweb.js, remove CubicWeb.provide/require, use cw instead of CubicWeb
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 12:39:55 +0200 |
Adrien Di Mascio |
[javascript] move Deferred implementation to cubicweb.ajax.js
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 14:51:42 +0200 |
Adrien Di Mascio |
[ajax] refactor/cleanup low-level ajax functions
|
file |
diff |
annotate
|
Mon, 10 May 2010 15:16:37 +0200 |
Sylvain Thénault |
[ajax] missing html heads processing in reloadComponent (sic\!)
stable
|
file |
diff |
annotate
|