web/data/cubicweb.edition.js
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
Thu, 12 Nov 2009 18:27:59 +0100 Adrien Di Mascio [javascript] fid form / onfailure behaviour stable
Wed, 21 Oct 2009 11:34:11 +0200 Aurelien Campeas reledit: stuff the value into its own div and properly hide it when necessary (but dont lump it with the landingzone div for it switches the form on when one clicks on a value to traverse it) stable
Tue, 20 Oct 2009 18:13:36 +0200 Aurelien Campeas actually hide the value when editing, cleanup spurious arg stable
Tue, 20 Oct 2009 12:45:44 +0200 Aurelien Campeas reledit: load actual edition form on demand #471799 stable
Mon, 19 Oct 2009 20:33:30 +0200 Aurelien Campeas kill separate attribute client-side handling #473636 stable
Thu, 01 Oct 2009 17:15:46 +0200 Aurelien Campeas fix remove/do not remove action sequence (using a temp attribute instead of setting a wrong value in the resurrected hidden input) stable
Thu, 01 Oct 2009 16:06:29 +0200 Aurelien Campeas fix #471746 stable
Mon, 21 Sep 2009 17:04:19 +0200 Adrien Di Mascio [validatecontroller] allow additional args to be passed to the js callback stable
Mon, 21 Sep 2009 15:55:40 +0200 Adrien Di Mascio [javascript] make inlinedform-added event bindable stable
Fri, 18 Sep 2009 19:48:58 +0200 Sylvain Thénault fix/enhance i18n context usage for inlined forms stable
Thu, 17 Sep 2009 16:16:00 +0200 Aurelien Campeas do not wipe a good value if input is bad and cancelled 3.5
Tue, 15 Sep 2009 16:02:17 +0200 Adrien Di Mascio [controllers] allow onsuccess / onfailure callback to be passed to validateform 3.5
Wed, 09 Sep 2009 15:07:58 +0200 Sylvain Thénault backport stable 3.5
Tue, 08 Sep 2009 21:57:45 +0200 Adrien Di Mascio [forms] fix form enctype handling with inlined forms stable
Wed, 02 Sep 2009 17:47:39 +0200 Aurelien Campeas fix reledit validation error handling for relations #345477 3.5
Fri, 14 Aug 2009 19:01:45 +0200 Adrien Di Mascio [javascript] allow customization of inlineCreationForm insertion point stable
Fri, 14 Aug 2009 14:56:29 +0200 Adrien Di Mascio [ajax] allow inlineCreationForms to add their own JS / CSS stable
Tue, 28 Jul 2009 21:14:47 +0200 Adrien Di Mascio backport stable branch changesets
Fri, 24 Jul 2009 15:30:14 +0200 Aurelien Campeas [reledit] do NOT peruse the likely ?vid=edition part
Fri, 24 Jul 2009 14:50:43 +0200 Aurelien Campeas [reledit] backport stable fixes
Fri, 24 Jul 2009 14:37:05 +0200 Aurelien Campeas [reledit] attributes : have a laning zone after all (less intrusive), fix likely bug of relation edition stable
Thu, 23 Jul 2009 15:33:03 +0200 Adrien Di Mascio backport stable branch into default
Thu, 16 Jul 2009 13:53:33 +0200 Aurelien Campeas [reledit] simplify a bit more stable
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Fri, 10 Jul 2009 14:23:35 +0200 Aurelien Campeas [reledit] simplify, fixing #344545 stable
Thu, 09 Jul 2009 19:40:45 +0200 Aurelien Campeas [js] small cleanup stable
Thu, 09 Jul 2009 12:14:02 +0200 Aurelien Campeas [reledit] there is nothing to escape, also cleanup lzone for attributes stable
Wed, 08 Jul 2009 20:50:54 +0200 Aurelien Campeas [reledit] reload support for relations stable
Wed, 08 Jul 2009 19:02:29 +0200 Aurelien Campeas [reledit] have a link-free landing zone for mouse-clicks (closes #343544) stable
Thu, 02 Jul 2009 14:44:23 +0200 Sylvain Thénault remove error class from fields as well stable
Thu, 02 Jul 2009 12:58:17 +0200 Sylvain Thénault translate not found fields, also clear global errors stable
Wed, 27 May 2009 15:54:29 +0200 Aurelien Campeas if textoutofcontext, we need to html escape stable
Tue, 19 May 2009 14:31:42 +0200 Katia Saurfelt update handleFormValidationResponse calls stable
Tue, 19 May 2009 11:48:55 +0200 Katia Saurfelt add onfailure fonction for validateForm, return formid on success stable
Wed, 13 May 2009 19:51:30 +0200 Aurelien Campeas pass default values along the whole call chain, fix hidden field update bug tls-sprint
Tue, 12 May 2009 19:17:54 +0200 Aurelien Campeas [reledit] relation edition : cleanup a bit #343123 tls-sprint
Tue, 12 May 2009 18:53:41 +0200 Aurelien Campeas preliminary support for inline edition of relations tls-sprint
Thu, 07 May 2009 16:00:58 +0200 Graziella Toutoungis bix a bug: correct the sended parameter 'no need for id in the string parameter name' tls-sprint
Wed, 22 Apr 2009 16:50:46 +0200 sylvain thenault javascript + json refactoring tls-sprint
Thu, 09 Apr 2009 12:40:30 +0200 sylvain thenault fix primary edition of eproperty (weird js pb remaining though) tls-sprint
Wed, 08 Apr 2009 13:16:16 +0200 sylvain thenault inline_creation_form doesn't take ptype argument anymore tls-sprint
Mon, 02 Mar 2009 11:08:33 +0100 Stephanie Marcu call postAjaxLoad in addInlineCreationForm javascript function in order to call buildWysiwygEditors when a section of the page is reloaded
Thu, 26 Feb 2009 13:45:14 +0100 sylvain thenault fix freezeFormButtons function
less more (0) tip