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
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
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip