web/views/autoform.py
2014-02-04 Dimitri Papadopoulos English typography
2013-08-01 Denis Laxalde [autoform] Allow overridding of permissions checks
2013-08-26 Aurelien Campeas remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
2013-07-24 Sylvain Thénault [editcontrollers] Ensure entities are created in an order satisfying schema constraints. Closes #3031719 stable
2013-04-23 Pierre-Yves David use cw_etype instead of __regid__
2013-03-12 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-01-21 Florent Cayré make ui configurations selectable (closes #2406609)
2013-01-10 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
2012-02-22 Adrien Di Mascio [reledit, autoform] move reledit_form definition in reledit.py
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-12-16 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-09-29 Sylvain Thénault backport stable
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-09-23 Sylvain Thénault backport stable
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-09-15 Sylvain Thénault backport stable
2011-09-13 Sylvain Thénault backout 7780:a1d5365fefc1 stable
2011-09-13 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
2011-05-20 Sylvain Thénault cleanup and update some copyright stable
2011-03-09 Alexandre Fayolle fix editable_attributes bug (closes #1534802) stable
2010-12-02 Sylvain Thénault [autoform] fix restoration of pending generic relation: inconsistent id was generated (eg different from the one generated by javascript stable
2010-10-25 Sylvain Thénault [inline form] ensure entity has an actual eid before using it to check perms
2010-10-21 Sylvain Thénault [inline forms] check for permission to add relation/target type before to add the 'add new' link (else we get a NoSelectableObject exception)
2010-10-21 Sylvain Thénault [3.10] remove a deprecation warning
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-10-06 Sylvain Thénault backport stable
2010-10-05 Adrien Di Mascio [forms] remove dead code and simplify inlineviews creation
2010-10-04 Sylvain Thénault [forms] catching KeyError closes #961831: migration failure when defining form fields stable
2010-08-12 Sylvain Thénault [form, migration] etype_relation_field should not raise error, it may block migration if used for a non yet existing field stable
2010-07-27 Sylvain Thénault [relations in ui] provide context information when computing label for a relation stable
2010-07-08 Sylvain Thénault [uilib] refactor json_dumps code organization
2010-07-01 Sylvain Thénault backport stable
2010-06-25 Stephanie Marcu [#969169] don't display remove link in edition forms if the cardinality is 1 stable
2010-06-17 Sylvain Thénault backport stable
2010-06-17 Aurelien Campeas [autoform] do not show remove link for inline form if card == 1 stable
2010-06-09 Sylvain Thénault backport stable
2010-06-09 Sylvain Thénault [autoform] fix vreg module name stable
2010-06-09 Sylvain Thénault [pylint] fix detected name errors stable
2010-06-07 Sylvain Thénault backport stable
2010-06-03 Sylvain Thénault [form] avoid spurious warning subsequent for form's action refactoring w/ autoforms stable
2010-06-02 Sylvain Thénault backport stable
2010-06-01 Stephanie Marcu [form] remove double property call stable
2010-05-26 Sylvain Thénault backport stable
2010-05-26 Sylvain Thénault [form] fix bw compat issue introduced by 5588:377c9adfe81e stable
2010-05-26 Sylvain Thénault backport stable
2010-05-26 Sylvain Thénault [forms] refactor action handling to ease overriding while keeping action overrideable by instance (closes #969167) stable
2010-05-20 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
2010-05-04 Aurelien Campeas [doc/book] dissection of a form chapter stable
2010-05-04 Aurelien Campeas [doc/book] move examples to a separate chapter, fix autoform module docstring stable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-26 Sylvain Thénault backport stable
2010-04-23 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
2010-04-23 Sylvain Thénault backport stable
2010-04-22 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
2010-04-21 Sylvain Thénault [book] start documenting the HTML form system stable
less more (0) -100 -60 tip