web/views/formrenderers.py
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Mon, 26 Apr 2010 13:10:12 +0200 Nicolas Chauvat [web/views] fix docstring stable
Fri, 23 Apr 2010 12:19:54 +0200 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
Thu, 22 Apr 2010 19:48:04 +0000 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
Wed, 21 Apr 2010 16:53:47 +0200 Sylvain Thénault [book] start documenting the HTML form system stable
Fri, 26 Mar 2010 13:33:32 +0100 Sylvain Thénault [form] fix validation error handling stable
Thu, 18 Mar 2010 09:07:10 +0100 Adrien Chauve Fixed some of the documentation warnings when building the book with sphinx. stable
Tue, 02 Mar 2010 21:48:36 +0100 Julien Jehannet [F] views: fix 2 unicode errors stable
Tue, 02 Mar 2010 15:11:11 +0100 Aurelien Campeas [book] a few autoclasses for renderers, misc tweaks stable
Tue, 23 Feb 2010 17:32:31 +0100 Sylvain Thénault [form] fix #719285, due to multiple calls to restore_previous_post, by proper refactorings stable
Thu, 18 Feb 2010 10:55:41 +0100 Sylvain Thénault this is not the form renderer responsability to check for update permissions. Move this to autoform editable_attributes relation stable
Mon, 15 Feb 2010 15:11:49 +0100 Sylvain Thénault use a close_form method for consistency w/ open_form and allow overriding stable
Tue, 26 Jan 2010 20:28:56 +0100 Sylvain Thénault simplify messages used for inlined forms
Tue, 26 Jan 2010 20:25:56 +0100 Sylvain Thénault [forms] the last touch: handle inlined relation forms as fields
Thu, 21 Jan 2010 11:08:41 +0100 Sylvain Thénault merge
Thu, 21 Jan 2010 11:07:32 +0100 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
Wed, 20 Jan 2010 14:38:45 +0100 Sylvain Thénault delete remaining stuff w/ handling of the generic relations
Wed, 20 Jan 2010 10:06:53 +0100 Sylvain Thénault cleanup
Wed, 20 Jan 2010 10:06:12 +0100 Sylvain Thénault turn all the stuff used to handle 'generic relations' in forms into proper
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Wed, 13 Jan 2010 15:54:07 +0100 Sylvain Thénault refactor form error handling:
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 22 Dec 2009 10:27:49 +0100 Sylvain Thénault backport stable
Mon, 21 Dec 2009 20:21:56 +0100 Sylvain Thénault form_add_hidden -> add_hidden
Mon, 21 Dec 2009 19:18:49 +0100 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)
Thu, 10 Dec 2009 18:17:28 +0100 Aurelien Campeas remove redundant line stable
Wed, 09 Dec 2009 15:47:01 +0100 Sylvain Thénault 3.6 api update
Wed, 09 Dec 2009 12:52:09 +0100 Sylvain Thénault no more handled by the renderer
Wed, 09 Dec 2009 12:41:05 +0100 Sylvain Thénault use implements instead of entity_implements
Wed, 09 Dec 2009 12:23:31 +0100 Sandrine Ribeau cw 3.6 api update
Tue, 08 Dec 2009 10:58:56 +0100 Sylvain Thénault drop common subpackage
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 13:52:36 +0200 Sylvain Thénault [i18n] msgid tweaks stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Tue, 06 Oct 2009 17:18:10 +0200 Sylvain Thénault [forms] some style for htable renderer layout stable
Tue, 29 Sep 2009 15:58:44 +0200 Sylvain Thénault backport stable branch
Tue, 29 Sep 2009 12:45:23 +0200 Sylvain Thénault merge stable
Tue, 29 Sep 2009 12:44:50 +0200 Sylvain Thénault [form] important refactoring of inlined forms to get proper separation of form object creation / rendering stable
Tue, 29 Sep 2009 12:41:46 +0200 Sylvain Thénault [form] replace is_subform by parent_form, carrying more information at the same cost stable
Tue, 29 Sep 2009 12:37:47 +0200 Sylvain Thénault rename form_build_context to build_context, and call it from form, not renderer stable
Tue, 29 Sep 2009 09:22:14 +0200 Katia Saurfelt [form] make EntityFormRenderer a little bit easier to override stable
Fri, 25 Sep 2009 11:53:06 +0200 Sylvain Thénault handle display_fields in the form, not in the renderer
Fri, 25 Sep 2009 11:50:22 +0200 Sylvain Thénault [uicfg, autoform] should have been in previous ci
Thu, 24 Sep 2009 20:46:53 +0200 Adrien Di Mascio [tests] make unittest_views_editforms pass again
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 10:19:35 +0200 Sylvain Thénault widgets has been removed
Wed, 23 Sep 2009 09:54:25 +0200 Adrien Di Mascio merge
Tue, 22 Sep 2009 13:08:42 +0200 Adrien Di Mascio backport old changesets corresponding to new form / controller implementation
Wed, 05 Aug 2009 09:05:40 +0200 Adrien Di Mascio [forms] work-in-progress: get rid of edits- / edito-
Wed, 23 Sep 2009 09:29:39 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Tue, 22 Sep 2009 09:17:15 +0200 Sylvain Thénault cleanup, reorganize stable
Tue, 22 Sep 2009 09:16:43 +0200 Sylvain Thénault [forms] do similar refactoring for inline edition than for inline creation stable
Mon, 21 Sep 2009 19:49:21 +0200 Sylvain Thénault refactor to ease overriding stable
Fri, 18 Sep 2009 19:51:13 +0200 Sylvain Thénault don't propose inlined form if user can't edit the entity 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 15:16:53 +0200 Sylvain Thénault backport 3.5
Wed, 16 Sep 2009 21:29:17 +0200 Adrien Di Mascio [gettext] provide GNU contexts to avoid translations ambiguities 3.5
Wed, 16 Sep 2009 17:29:45 +0200 Sylvain Thénault backport stable 3.5
Wed, 16 Sep 2009 17:27:04 +0200 Sylvain Thénault i18n update 3.5
less more (0) -60 tip