web/views/formrenderers.py
Tue, 24 Nov 2015 14:08:47 +0100 Julien Cristau Remove trailing empty lines
Wed, 16 Sep 2015 17:22:41 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Fri, 18 Sep 2015 18:04:05 +0200 Rémi Cardona [py3k] dict.iterkeys → dict
Wed, 20 May 2015 16:13:07 +0200 Alain Leufroy [web/views/formrenderer] do not use `cubicweb:target` attribute on form (closes #5534074)
Fri, 30 Jan 2015 15:53:32 +0100 Rémi Cardona [web/views] Stop mishandling the fieldset name in the default form renderer
Fri, 02 May 2014 17:57:37 +0200 Aurelien Campeas remove most 3.10 bw compat
Mon, 14 Apr 2014 23:00:19 +0200 Alain Begey [forms] Add autocomplete attribute for formrenderers
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Wed, 27 Jun 2012 18:10:59 +0200 Aurelien Campeas [formrenderers] if a tag object gets there, it blows (closes #2410462)
Wed, 23 May 2012 16:17:46 +0200 Sylvain Thénault backport stable
Tue, 22 May 2012 18:51:09 +0200 Anthony Truchet [formrenderers] Factor-out render_title to ease customisation in derived classes stable
Thu, 29 Mar 2012 14:20:41 +0200 Sylvain Thénault [form renderer] refactor inline form renderer to ease overriding. Closes #2282662
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Wed, 29 Jun 2011 18:29:13 +0200 Sylvain Thénault [form, renderer] closes #1787234: [form] onsubmit interpolated by the form renderer, it shouldn't
Wed, 29 Jun 2011 18:28:55 +0200 Sylvain Thénault [form renderers] closes #1787232: new 'onerowtable' form renderer
Fri, 20 May 2011 17:27:55 +0200 Sylvain Thénault cleanup and update some copyright stable
Fri, 20 May 2011 17:20:51 +0200 Sylvain Thénault [form rendering] some refactoring to ease FormRenderer overriding stable
Fri, 22 Oct 2010 18:46:23 +0200 Aurelien Campeas oops, use unicode cubicweb-version-3.10.4
Fri, 22 Oct 2010 17:10:31 +0200 Aurelien Campeas [test/renderer] fix html form/field generation & adapt a bit one test
Fri, 22 Oct 2010 09:15:35 +0200 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
Thu, 21 Oct 2010 17:54:51 +0200 Sylvain Thénault [3.10] include field's info in deprecation warning
Tue, 19 Oct 2010 12:01:35 +0200 Sylvain Thénault [js] remove deprecation warnings by using $.noop instead of noop
Tue, 12 Oct 2010 14:10:58 +0200 Sylvain Thénault [form] unify form.render prototype to take a 'w' argument as other view/components render method
Wed, 29 Sep 2010 16:16:32 +0200 Sylvain Thénault backport stable
Wed, 29 Sep 2010 12:13:44 +0200 Sylvain Thénault [muledit] form may contains subforms with nothing editable that will be s kipped, so ensure we choose one with something to display when rendering table headers stable
Tue, 10 Aug 2010 08:39:06 +0200 Adrien Di Mascio [forms] callable field kwargs now always take form _and_ field parameters
Thu, 08 Jul 2010 13:33:40 +0200 Sylvain Thénault [uilib] refactor json_dumps code organization
Mon, 05 Jul 2010 12:04:32 +0200 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
Thu, 01 Jul 2010 17:06:37 +0200 Sylvain Thénault backport stable
Wed, 23 Jun 2010 14:56:21 +0200 Stéphanie Marcu EntityFormRenderer redefine open_form and add a div section, so redefine close_form to add the closing div tag stable
Wed, 23 Jun 2010 14:17:57 +0200 Alexandre Fayolle Backed out changeset c29c90223125 which breaks the cw tests stable
Wed, 23 Jun 2010 12:33:25 +0200 Stephanie Marcu EntityFormRenderer redefine open_form and add a div section, so redefine close_form to add the closing div tag stable
Thu, 17 Jun 2010 15:15:52 +0200 Sylvain Thénault backport stable
Thu, 17 Jun 2010 15:02:22 +0200 Aurelien Campeas [autoform] do not show remove link for inline form if card == 1 stable
Thu, 03 Jun 2010 14:51:42 +0200 Adrien Di Mascio [ajax] refactor/cleanup low-level ajax functions
Wed, 26 May 2010 12:31:43 +0200 Sylvain Thénault [forms] refactor action handling to ease overriding while keeping action overrideable by instance (closes #969167) stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
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
less more (0) -100 -60 tip