web/data/cubicweb.edition.js
Wed, 25 Nov 2015 18:31:48 +0100 Rabah Meradi [views] remove breadcrumbs usage to retrieve last visited page
Tue, 23 Jun 2015 13:08:48 +0200 Rabah Meradi [js] Using appropriate http method when calling a remote function to respect REST principles.
Wed, 20 May 2015 16:13:07 +0200 Alain Leufroy [web/views/formrenderer] do not use `cubicweb:target` attribute on form (closes #5534074)
Fri, 19 Jun 2015 17:21:28 +0200 Rémi Cardona merge 3.19.12 in 3.20
Thu, 18 Jun 2015 15:35:08 +0200 Alain Leufroy [web/views/formrenderer] remove `cubicweb:target` attribute on form once the target <iframe> is inserted
Tue, 17 Mar 2015 12:34:07 +0100 Rémi Cardona [web/views] Fix PropertyKeyField widget (closes #5087413)
Fri, 18 Jul 2014 17:35:25 +0200 Julien Cristau merge 3.19.3 into 3.20 branch
Thu, 12 Jun 2014 09:59:55 +0200 Florent Cayré [js] fix name error
Fri, 23 May 2014 18:35:13 +0200 Rémi Cardona [web/js] Deprecate baseuri() and replace with BASE_URL (closes #3955372)
Fri, 28 Mar 2014 14:59:33 +0100 Rémi Cardona [web/data] Remove broken jquery-json plugin (closes #3590335)
Fri, 26 Apr 2013 12:10:37 +0200 Aurelien Campeas drop xhtml content-type support (closes #2065651)
Tue, 10 Apr 2012 17:03:19 +0200 Sylvain Thénault backport stable
Thu, 29 Mar 2012 14:24:49 +0200 Katia Saurfelt [js] get rid of `partial` function (closes #1972794) stable
Thu, 23 Feb 2012 12:15:52 +0100 Adrien Di Mascio [ajax] use AJAX_BASE_URL instead of JSON_BASE_URL
Mon, 30 Jan 2012 20:56:00 +0100 Sylvain Thénault [js, i18n] translated strings should use " not ' else they are discarded by xgettext. Closes #1892489 stable
Wed, 15 Jun 2011 19:19:36 +0200 Sylvain Thénault [ajax edition] freeze form button when calling validateForm, so it freeze nicely for e.g. comment submitting form stable
Thu, 28 Apr 2011 08:18:48 +0200 Adrien Di Mascio [js] fix inArray usage in reorderTabIndex() : inArray returns -1 if element is not found, not 'false' oldstable
Thu, 27 Jan 2011 13:39:29 +0100 Sylvain Thénault [js] fix deprecated call stable
Tue, 14 Dec 2010 15:08:23 +0100 Aurelien Campeas [js/edition] remove trailing coma stable
Thu, 02 Dec 2010 10:09:35 +0100 Sylvain Thénault [edition js] update docstring and remove a 3.9 deprecation warning stable
Thu, 02 Dec 2010 10:09:12 +0100 Sylvain Thénault [autoform] fix call to remove pending generic relation: reference bad function name stable
Tue, 19 Oct 2010 13:13:13 +0200 Sylvain Thénault [jquery] className doesn't exist anymore in 1.4
Fri, 08 Oct 2010 16:11:23 +0200 Aurelien Campeas [js/edition] kill deprecated (& dead) reledit code
Thu, 16 Sep 2010 14:11:12 +0200 Aurelien Campeas [reledit] cut methods to make overriding easier, add event on success update after reload stable
Mon, 13 Sep 2010 10:01:43 +0200 Adrien Di Mascio [javascript] get rid of tabs stable
Fri, 30 Jul 2010 11:53:16 +0200 Aurelien Campeas [js/edition] fix pb with IE not handling long GETs #1203789 stable
Thu, 08 Jul 2010 12:54:25 +0200 Sylvain Thénault [javascript] more cleanups and deprecation warnings removal
Thu, 08 Jul 2010 12:54:14 +0200 Sylvain Thénault [js] fix misplaced bracket
Thu, 08 Jul 2010 12:43:39 +0200 Sylvain Thénault [forms] we need a wrapping list to avoid bug caused by flatening done by $.map. Closes #1164908
Tue, 06 Jul 2010 17:15:25 +0200 Sylvain Thénault [javascript] fix some javascript errors and remove some deprecation warnings
Fri, 02 Jul 2010 15:26:59 +0200 Aurelien Campeas reledit refactoring
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
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
Mon, 07 Jun 2010 13:22:24 +0200 Sylvain Thénault backport stable
Thu, 03 Jun 2010 18:45:02 +0200 Adrien Di Mascio [javascript] refactor execution flow of handleFormValidationResponse so that location hash is set to #header whatever the error is stable
Thu, 03 Jun 2010 14:51:42 +0200 Adrien Di Mascio [ajax] refactor/cleanup low-level ajax functions
Wed, 05 May 2010 16:52:27 +0200 Aurelien Campeas [doc/book] refresh a bit the edit controller section stable
Tue, 20 Apr 2010 10:00:55 +0200 Sylvain Thénault [js] remove unnecessary log
Tue, 20 Apr 2010 10:00:36 +0200 Sylvain Thénault [etwist] nicer, thouhg really not perferct) request max size exceeded support of json/frame posts
Tue, 30 Mar 2010 17:59:18 +0200 Sylvain Thénault [js form validation] fix case where we've None/null keys in the errors dictionnary stable
Fri, 26 Mar 2010 13:33:32 +0100 Sylvain Thénault [form] fix validation error handling stable
Mon, 22 Mar 2010 16:33:29 +0100 Sylvain Thénault [form js] apply vgodard patch fixing #750056: reorderTabindex js function crashes when form dom id is not 'entityForm' stable
Thu, 18 Feb 2010 12:13:36 +0100 Sylvain Thénault fix 4626:c26b4df9fc90 (#703911): use can't rely on peid since it's not an actual eid when we're creating the parent entity stable
Wed, 03 Feb 2010 14:46:32 +0100 Sylvain Thénault backport stable
Mon, 01 Feb 2010 18:55:16 +0100 Sylvain Thénault fetch all forms, avoid potential initialization pb stable
Tue, 26 Jan 2010 20:30:35 +0100 Sylvain Thénault 3.6 api update, cleanup
Tue, 26 Jan 2010 20:25:56 +0100 Sylvain Thénault [forms] the last touch: handle inlined relation forms as fields
Wed, 20 Jan 2010 10:10:17 +0100 Sylvain Thénault backport stable
Tue, 19 Jan 2010 18:26:22 +0100 Sylvain Thénault apply patch proposed by 2web to properly remove hidden input set to represent the button used to submit the form, so forms may be properly reused after a post
Tue, 19 Jan 2010 18:20:43 +0100 Sylvain Thénault remove input from jquery filter, so it works as well with buttons stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 14 Jan 2010 11:13:22 +0100 Sylvain Thénault fix global errors display when there is more than one error
Thu, 14 Jan 2010 11:12:52 +0100 Sylvain Thénault fix error key / field input detection (field's name include -role when specified, the error key *may* include it
Fri, 08 Jan 2010 18:20:03 +0100 Adrien Di Mascio [javascript] IE doesn't support dynamic enctype modification, we have to set encoding too stable
Mon, 30 Nov 2009 10:24:01 +0100 Sylvain Thénault when one is adding an inline entity for a relation of a single card, stable
Mon, 16 Nov 2009 17:20:03 +0100 Adrien Di Mascio [forms] add setFormsTarget() to the list of postAjaxLoad callbacks to have iframe on ajax-rendered forms stable
less more (0) -56 tip