Fri, 11 Sep 2015 18:05:38 +0200 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
Fri, 18 Sep 2015 18:04:05 +0200 |
Rémi Cardona |
[py3k] dict.iterkeys → dict
|
file |
diff |
annotate
|
Wed, 20 May 2015 16:13:07 +0200 |
Alain Leufroy |
[web/views/formrenderer] do not use `cubicweb:target` attribute on form (closes #5534074)
|
file |
diff |
annotate
|
Fri, 30 Jan 2015 15:53:32 +0100 |
Rémi Cardona |
[web/views] Stop mishandling the fieldset name in the default form renderer
|
file |
diff |
annotate
|
Fri, 02 May 2014 17:57:37 +0200 |
Aurelien Campeas |
remove most 3.10 bw compat
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 23:00:19 +0200 |
Alain Begey |
[forms] Add autocomplete attribute for formrenderers
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 16:01:24 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
Wed, 27 Jun 2012 18:10:59 +0200 |
Aurelien Campeas |
[formrenderers] if a tag object gets there, it blows (closes #2410462)
|
file |
diff |
annotate
|
Wed, 23 May 2012 16:17:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 22 May 2012 18:51:09 +0200 |
Anthony Truchet |
[formrenderers] Factor-out render_title to ease customisation in derived classes
stable
|
file |
diff |
annotate
|
Thu, 29 Mar 2012 14:20:41 +0200 |
Sylvain Thénault |
[form renderer] refactor inline form renderer to ease overriding. Closes #2282662
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 13:25:02 +0100 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 18:28:55 +0200 |
Sylvain Thénault |
[form renderers] closes #1787232: new 'onerowtable' form renderer
|
file |
diff |
annotate
|
Fri, 20 May 2011 17:27:55 +0200 |
Sylvain Thénault |
cleanup and update some copyright
stable
|
file |
diff |
annotate
|
Fri, 20 May 2011 17:20:51 +0200 |
Sylvain Thénault |
[form rendering] some refactoring to ease FormRenderer overriding
stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 18:46:23 +0200 |
Aurelien Campeas |
oops, use unicode
cubicweb-version-3.10.4
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 17:10:31 +0200 |
Aurelien Campeas |
[test/renderer] fix html form/field generation & adapt a bit one test
|
file |
diff |
annotate
|
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._)
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 17:54:51 +0200 |
Sylvain Thénault |
[3.10] include field's info in deprecation warning
|
file |
diff |
annotate
|
Tue, 19 Oct 2010 12:01:35 +0200 |
Sylvain Thénault |
[js] remove deprecation warnings by using $.noop instead of noop
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 16:16:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 08:39:06 +0200 |
Adrien Di Mascio |
[forms] callable field kwargs now always take form _and_ field parameters
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 13:33:40 +0200 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 17:06:37 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 23 Jun 2010 14:17:57 +0200 |
Alexandre Fayolle |
Backed out changeset c29c90223125 which breaks the cw tests
stable
|
file |
diff |
annotate
|