web/views/formrenderers.py
2010-03-26 Sylvain Thénault [form] fix validation error handling stable
2010-03-18 Adrien Chauve Fixed some of the documentation warnings when building the book with sphinx. stable
2010-03-02 Julien Jehannet [F] views: fix 2 unicode errors stable
2010-03-02 Aurelien Campeas [book] a few autoclasses for renderers, misc tweaks stable
2010-02-23 Sylvain Thénault [form] fix #719285, due to multiple calls to restore_previous_post, by proper refactorings 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 use a close_form method for consistency w/ open_form and allow overriding stable
2010-01-26 Sylvain Thénault simplify messages used for inlined forms
2010-01-26 Sylvain Thénault [forms] the last touch: handle inlined relation forms as fields
2010-01-21 Sylvain Thénault merge
2010-01-21 Sylvain Thénault move base form renderer label handling into a function to reuse it in CompositeFormRenderer and avoid seeing a tuple in column headers... stable
2010-01-20 Sylvain Thénault delete remaining stuff w/ handling of the generic relations
2010-01-20 Sylvain Thénault cleanup
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 refactor form error handling:
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-22 Sylvain Thénault backport stable
2009-12-21 Sylvain Thénault form_add_hidden -> add_hidden
2009-12-21 Sylvain Thénault drop form_field_name/form_field_id methods from form object, in favor of field.input_name(form) / field.dom_id(form)
2009-12-10 Aurelien Campeas remove redundant line stable
2009-12-09 Sylvain Thénault 3.6 api update
2009-12-09 Sylvain Thénault no more handled by the renderer
2009-12-09 Sylvain Thénault use implements instead of entity_implements
2009-12-09 Sandrine Ribeau cw 3.6 api update
2009-12-08 Sylvain Thénault drop common subpackage
2009-10-09 Sylvain Thénault backport stable branch
2009-10-07 Sylvain Thénault [i18n] msgid tweaks stable
2009-10-07 Sylvain Thénault backport stable branch
2009-10-06 Sylvain Thénault [forms] some style for htable renderer layout stable
less more (0) -50 -30 tip