web/views/autoform.py
2015-03-12 Julien Cristau merge 3.19.10 into 3.20
2015-03-10 Rémi Cardona [web/views] Honor 'action' attribute on AutomaticEntityForm, closes #4943392
2015-01-30 Rémi Cardona [web/views] Stop mishandling the fieldset name in the default form renderer
2014-09-25 Julien Cristau merge 3.19.4 in 3.20 branch
2014-09-11 Denis Laxalde [views] Display attributes in entity creation form based on "add" permission
2014-07-18 Julien Cristau merge 3.19.3 into 3.20 branch
2014-07-18 Julien Cristau merge 3.17.16 into 3.18 branch stable
2014-06-02 Rémi Cardona [views] Replace poorly named "invisible" class with "list-unstyled" stable
2014-06-02 Rémi Cardona [views] a 'div' with 'display: inline' screams 'span' stable
2014-06-02 Rémi Cardona [views] a 'div' with 'display: inline' screams 'span'
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
2010-04-13 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-17 Sylvain Thénault add missing warn imports stable
2010-03-03 Sylvain Thénault fix code and tests broken by 4744:13a5d3a7410e (proper permission on eid/has_text/identity relations) stable
2010-02-19 Aurelien Campeas [auto/inline forms] reallow nested inline forms #703910 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-18 Sylvain Thénault [forms/inline] fix #703911: add new link disappears if inline box removed. Since we've the information, we must specify the target type else we get random cardinality on ambiguous relations stable
2010-02-18 Sylvain Thénault this is not the form renderer responsability to check for update permissions. Move this to autoform editable_attributes relation stable
2010-02-15 Sylvain Thénault backport stable
2010-02-15 Sylvain Thénault [inlined formos] don't pop attributes from kwargs, so they end-up in stable
2010-02-15 Sylvain Thénault [autoform] we should consider role when checking delete permission stable
2010-02-15 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
2010-02-11 Sylvain Thénault remove crappy basket specific code
2010-02-09 Sylvain Thénault fix bug w/ object relation used as inlined form
2010-02-09 Sylvain Thénault cleanup
2010-02-05 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
2010-01-27 Sylvain Thénault reorganize code:
2010-01-26 Sylvain Thénault should have been in previous commit (moved below in the module)
2010-01-26 Sylvain Thénault [forms] the last touch: handle inlined relation forms as fields
2010-01-26 Sylvain Thénault move CWProperty rtags from autoform to cwproperties module.
2010-01-21 Sylvain Thénault move bookmark related uicfg stuff into bookmark specific module, use the EditableURLWidget widget for Bookmark.path
2010-01-20 Sylvain Thénault allow control of generic relations field display through display_fields
2010-01-20 Sylvain Thénault turn all the stuff used to handle 'generic relations' in forms into proper
2010-01-18 Sylvain Thénault backport stable branch
2010-01-13 Sylvain Thénault move autoform's field_by_name implementation on base EntityFieldsForm
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-21 Sylvain Thénault proper field's role handling: may be 'subject' / 'object' *in case
2009-12-21 Sylvain Thénault form_add_hidden -> add_hidden
2009-12-21 Sylvain Thénault cleanup
2009-12-10 Arthur Lutz [mq]: fix_for_forms
2009-12-10 Sylvain Thénault fix 3.6 bug
2009-12-09 Sylvain Thénault 3.6 api update
2009-12-09 Sylvain Thénault 3.6 api update
2009-12-08 Sylvain Thénault some cw 3.6 api update
2009-12-07 Sandrine Ribeau fix bad merge
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-20 Sylvain Thénault backport stable branch reldefsecurity
2009-11-19 Sylvain Thénault reldefsecurity branch : reldefsecurity
2009-11-18 Adrien Di Mascio [formfields] allow fields ordering with autoform_field_kwargs stable
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-10-13 Sylvain Thénault 3.6 updates
2009-10-09 Sylvain Thénault backport stable branch
2009-10-07 Sylvain Thénault at this point we know this is true stable
2009-10-07 Sylvain Thénault rewrite form_needs_multipart using precomputed form views stable
2009-10-07 Sylvain Thénault fix inlined forms initialization stable
2009-10-07 Sylvain Thénault backport stable branch
2009-10-07 Sylvain Thénault cleanup stable
2009-09-29 Sylvain Thénault backport stable branch
2009-09-29 Sylvain Thénault can't edit in_state anymore, hide it stable
less more (0) -120 tip