web/data/cubicweb.edition.js
2012-04-10 Sylvain Thénault backport stable
2012-03-29 Katia Saurfelt [js] get rid of `partial` function (closes #1972794) stable
2012-02-23 Adrien Di Mascio [ajax] use AJAX_BASE_URL instead of JSON_BASE_URL
2012-01-30 Sylvain Thénault [js, i18n] translated strings should use " not ' else they are discarded by xgettext. Closes #1892489 stable
2011-06-15 Sylvain Thénault [ajax edition] freeze form button when calling validateForm, so it freeze nicely for e.g. comment submitting form stable
2011-04-28 Adrien Di Mascio [js] fix inArray usage in reorderTabIndex() : inArray returns -1 if element is not found, not 'false' oldstable
2011-01-27 Sylvain Thénault [js] fix deprecated call stable
2010-12-14 Aurelien Campeas [js/edition] remove trailing coma stable
2010-12-02 Sylvain Thénault [edition js] update docstring and remove a 3.9 deprecation warning stable
2010-12-02 Sylvain Thénault [autoform] fix call to remove pending generic relation: reference bad function name stable
2010-10-19 Sylvain Thénault [jquery] className doesn't exist anymore in 1.4
2010-10-08 Aurelien Campeas [js/edition] kill deprecated (& dead) reledit code
2010-09-16 Aurelien Campeas [reledit] cut methods to make overriding easier, add event on success update after reload stable
2010-09-13 Adrien Di Mascio [javascript] get rid of tabs stable
2010-07-30 Aurelien Campeas [js/edition] fix pb with IE not handling long GETs #1203789 stable
2010-07-08 Sylvain Thénault [javascript] more cleanups and deprecation warnings removal
2010-07-08 Sylvain Thénault [js] fix misplaced bracket
2010-07-08 Sylvain Thénault [forms] we need a wrapping list to avoid bug caused by flatening done by $.map. Closes #1164908
2010-07-06 Sylvain Thénault [javascript] fix some javascript errors and remove some deprecation warnings
2010-07-02 Aurelien Campeas reledit refactoring
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-07 Sylvain Thénault backport stable
2010-06-03 Adrien Di Mascio [javascript] refactor execution flow of handleFormValidationResponse so that location hash is set to #header whatever the error is stable
2010-06-03 Adrien Di Mascio [ajax] refactor/cleanup low-level ajax functions
2010-05-05 Aurelien Campeas [doc/book] refresh a bit the edit controller section stable
2010-04-20 Sylvain Thénault [js] remove unnecessary log
2010-04-20 Sylvain Thénault [etwist] nicer, thouhg really not perferct) request max size exceeded support of json/frame posts
2010-03-30 Sylvain Thénault [js form validation] fix case where we've None/null keys in the errors dictionnary stable
2010-03-26 Sylvain Thénault [form] fix validation error handling stable
2010-03-22 Sylvain Thénault [form js] apply vgodard patch fixing #750056: reorderTabindex js function crashes when form dom id is not 'entityForm' stable
2010-02-18 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
2010-02-03 Sylvain Thénault backport stable
2010-02-01 Sylvain Thénault fetch all forms, avoid potential initialization pb stable
2010-01-26 Sylvain Thénault 3.6 api update, cleanup
2010-01-26 Sylvain Thénault [forms] the last touch: handle inlined relation forms as fields
2010-01-20 Sylvain Thénault backport stable
2010-01-19 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
2010-01-19 Sylvain Thénault remove input from jquery filter, so it works as well with buttons stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-14 Sylvain Thénault fix global errors display when there is more than one error
2010-01-14 Sylvain Thénault fix error key / field input detection (field's name include -role when specified, the error key *may* include it
2010-01-08 Adrien Di Mascio [javascript] IE doesn't support dynamic enctype modification, we have to set encoding too stable
2009-11-30 Sylvain Thénault when one is adding an inline entity for a relation of a single card, 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-11-12 Adrien Di Mascio [javascript] fid form / onfailure behaviour stable
2009-10-21 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
2009-10-20 Aurelien Campeas actually hide the value when editing, cleanup spurious arg stable
2009-10-20 Aurelien Campeas reledit: load actual edition form on demand #471799 stable
2009-10-19 Aurelien Campeas kill separate attribute client-side handling #473636 stable
2009-10-01 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
2009-10-01 Aurelien Campeas fix #471746 stable
2009-09-21 Adrien Di Mascio [validatecontroller] allow additional args to be passed to the js callback stable
2009-09-21 Adrien Di Mascio [javascript] make inlinedform-added event bindable stable
2009-09-18 Sylvain Thénault fix/enhance i18n context usage for inlined forms stable
2009-09-17 Aurelien Campeas do not wipe a good value if input is bad and cancelled 3.5
2009-09-15 Adrien Di Mascio [controllers] allow onsuccess / onfailure callback to be passed to validateform 3.5
2009-09-09 Sylvain Thénault backport stable 3.5
2009-09-08 Adrien Di Mascio [forms] fix form enctype handling with inlined forms stable
2009-09-02 Aurelien Campeas fix reledit validation error handling for relations #345477 3.5
less more (0) -60 tip