web/views/formrenderers.py
Mon, 14 Sep 2009 16:24:01 +0200 Katia Saurfelt [forms] avoid to create superfluous add_new_relation_link in create form stable
Wed, 26 Aug 2009 14:45:56 +0200 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
Tue, 25 Aug 2009 22:57:47 +0200 Nicolas Chauvat B #345282 xhtml requires to use   instead of   stable
Mon, 17 Aug 2009 20:02:57 +0200 Sylvain Thénault fix __init__ parameters
Thu, 13 Aug 2009 11:49:56 +0200 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
Mon, 03 Aug 2009 14:14:07 +0200 Sylvain Thénault R [base classes] only AppObject remaning, no more AppRsetObject
Fri, 31 Jul 2009 10:47:15 +0200 Sylvain Thénault [xhtml form renderer] fix html structure, move header where we are sure to display it when necesary (_render_fields not displayed if main form has no visible fields
Thu, 30 Jul 2009 18:52:33 +0200 Sylvain Thénault cleanup
Thu, 30 Jul 2009 18:51:44 +0200 Sylvain Thénault [form renderer] fix composite form renderer in case the main form has some visible fields
Thu, 30 Jul 2009 18:50:41 +0200 Sylvain Thénault [form renderer] consider form.fieldsets_in_order if specified. Warn about unexistant or unused fieldsets.
Wed, 29 Jul 2009 11:10:11 +0200 Sylvain Thénault [F xhml] use a class to avoid duplicated ids when editing several entities at once
Wed, 29 Jul 2009 09:08:26 +0200 Sylvain Thénault [F xhtml] avoid duplicated id
Mon, 27 Jul 2009 18:41:44 +0200 Sylvain Thénault take care to None labels
Mon, 27 Jul 2009 18:41:29 +0200 Sylvain Thénault new fieldset attribute on field, use to group fields by the default form renderer
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Mon, 06 Jul 2009 19:55:18 +0200 Sylvain Thénault backport stable branch
Thu, 02 Jul 2009 14:51:37 +0200 Sylvain Thénault use a counter of displayed inlined forms stable
Thu, 02 Jul 2009 10:35:03 +0200 Sylvain Thénault backport stable
Mon, 29 Jun 2009 18:42:37 +0200 Sylvain Thénault close #344264, pb with composite fields / renderer.display_fields stable
Sat, 27 Jun 2009 00:56:30 +0200 Sylvain Thénault backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
Tue, 23 Jun 2009 15:37:51 +0200 Florent do not write -invalid- empty table row when form has no buttons stable
Tue, 23 Jun 2009 13:36:38 +0200 Sylvain Thénault backport stable branch
Thu, 11 Jun 2009 15:12:14 +0200 Florent make inline relation forms individually renderable
Wed, 10 Jun 2009 18:44:10 +0200 Sylvain Thénault field's help may now be a callable taking the form as argument stable
Fri, 29 May 2009 14:43:58 +0200 Sylvain Thénault we can now use self.req
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
less more (0) tip