web/views/formrenderers.py
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
Wed, 16 Sep 2009 14:32:13 +0200 Sylvain Thénault since unrelated_rql now consider security, we may consider returning relation having local role in some cases 3.5
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