web/form.py
Fri, 29 May 2009 14:19:30 +0200 Sylvain Thénault turn every form class into appobject. They should not be instantiated manually anymore.
Thu, 28 May 2009 20:06:45 +0200 Sylvain Thénault turn renderers into appobjects
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 27 May 2009 13:01:32 +0200 Sylvain Thénault backport stable branch
Tue, 26 May 2009 19:45:39 +0200 Sylvain Thénault test and fix __linkto handling (#343421) stable
Mon, 25 May 2009 22:21:13 +0200 Florent add helpers to insert new fields in forms
Tue, 19 May 2009 11:18:05 +0200 Sylvain Thénault stupido stable
Tue, 19 May 2009 11:01:42 +0200 Sylvain Thénault this is actually needed stable
Tue, 19 May 2009 09:06:42 +0200 Sylvain Thénault restore possibility to have default value methods on forms, this may still be useful according to how the form is defined stable
Mon, 18 May 2009 14:36:09 +0200 sylvain thenault #343290: inputs don't use value specified in URL stable
Tue, 12 May 2009 20:17:37 +0200 sylvain thenault move initialize_varmaker impl to base app object tls-sprint
Tue, 12 May 2009 19:20:49 +0200 sylvain thenault consider __linkto in form_field_display_value tls-sprint
Wed, 06 May 2009 18:13:32 +0200 sylvain thenault refactor error handling: get validation error information from a form attribute instead of req.data to avoid pb when multiple forms are displayed tls-sprint
Wed, 06 May 2009 09:46:26 +0200 sylvain thenault use values cached on the entity if any tls-sprint
Tue, 05 May 2009 16:53:12 +0200 Graziella Toutoungis ease overriding of default renderer tls-sprint
less more (0) -100 -15 tip