web/test/unittest_form.py
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
Wed, 24 Feb 2010 10:35:06 +0100 Sylvain Thénault [test] no more __cubicweb_internal_field__ value displayed on password widget stable
Wed, 10 Feb 2010 09:44:20 +0100 Sylvain Thénault cleanup 2.5 __future__ imports
Wed, 27 Jan 2010 09:57:16 +0100 Sylvain Thénault test fixes
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Mon, 21 Dec 2009 20:28:08 +0100 Sylvain Thénault all web tests OK
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Tue, 01 Dec 2009 08:43:37 +0100 Sylvain Thénault [forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None) stable
Wed, 21 Oct 2009 17:32:20 +0200 Sylvain Thénault backport stable branch
Wed, 21 Oct 2009 14:39:26 +0200 Aurelien Campeas fix reledit related test breakage stable
Tue, 20 Oct 2009 16:53:25 +0200 Sylvain Thénault 2.4 compat stable
Mon, 19 Oct 2009 15:20:43 +0200 Sylvain Thénault 2.4 compat
Tue, 29 Sep 2009 15:58:44 +0200 Sylvain Thénault backport stable branch
Tue, 29 Sep 2009 12:42:24 +0200 Sylvain Thénault update to new file schema 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
Fri, 11 Sep 2009 15:57:34 +0200 Sylvain Thénault backport 3.5
Fri, 11 Sep 2009 12:40:27 +0200 Aurelien Campeas hopefully correctly fix the breadcrumbs escaping 3.5
Wed, 26 Aug 2009 14:45:56 +0200 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
Wed, 26 Aug 2009 00:02:57 +0200 Nicolas Chauvat backport stable branch 3.5
Tue, 25 Aug 2009 22:57:47 +0200 Nicolas Chauvat B #345282 xhtml requires to use   instead of   stable
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Thu, 20 Aug 2009 17:44:27 +0200 Sylvain Thénault start a new workflow engine 3.5
Tue, 11 Aug 2009 17:13:32 +0200 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
Mon, 10 Aug 2009 16:02:14 +0200 Sylvain Thénault [web test] fix unittest form
Mon, 03 Aug 2009 16:31:30 +0200 Sylvain Thénault [vreg api update] remove some deprecation warnings
Sat, 01 Aug 2009 17:21:19 +0200 Sylvain Thénault R [test] update and fix deprecation warnings
Thu, 23 Jul 2009 14:12:18 +0200 Nicolas Chauvat [cleanup] fix tests
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Wed, 15 Jul 2009 17:48:24 +0200 Aurelien Campeas [tests] follow common.tags change stable
Thu, 09 Jul 2009 20:13:54 +0200 Aurelien Campeas [formwidgets] let the textarea height be dependant on the actual content (up to a limit) stable
Thu, 09 Jul 2009 13:04:28 +0200 Aurelien Campeas [formwidgets] ensure textarea for richstring has not ridicuously small size (close #344547) stable
Thu, 09 Jul 2009 12:23:12 +0200 Aurelien Campeas [tests] make tests conform to new input/text size and manxlength stable
Mon, 06 Jul 2009 19:55:18 +0200 Sylvain Thénault backport stable branch
Mon, 06 Jul 2009 17:36:00 +0200 Sylvain Thénault comment out with_statement to avoid broken install if 2.4 is installed 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
Thu, 25 Jun 2009 20:29:27 +0200 Nicolas Chauvat [doc] merge and a couple corrections stable
Fri, 19 Jun 2009 20:38:32 +0200 Nicolas Chauvat delete-trailing-whitespace stable
Tue, 23 Jun 2009 13:46:18 +0200 Sylvain Thénault merge and add missing import in schema.py stable
Tue, 23 Jun 2009 12:12:34 +0200 Florent add datetime form test stable
Tue, 23 Jun 2009 13:36:38 +0200 Sylvain Thénault backport stable branch
Mon, 22 Jun 2009 11:53:59 +0200 Aurelien Campeas [views] call autogrow only once per key event stable
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
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 18:28:05 +0200 Sylvain Thénault fix test
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Tue, 26 May 2009 19:45:39 +0200 Sylvain Thénault test and fix __linkto handling (#343421) stable
Mon, 18 May 2009 14:36:09 +0200 sylvain thenault #343290: inputs don't use value specified in URL stable
Wed, 13 May 2009 15:55:08 +0200 Aurelien Campeas fix vertical alignment pb. with descr. format list and textarea inputs tls-sprint
Tue, 12 May 2009 11:56:12 +0200 sylvain thenault final rtag api tls-sprint
Mon, 04 May 2009 15:49:36 +0200 sylvain thenault test updates tls-sprint
Thu, 30 Apr 2009 10:32:51 +0200 sylvain thenault stop using card in test, update form tests tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Fri, 17 Apr 2009 12:13:16 +0200 sylvain thenault cleanup, more docstring tls-sprint
Wed, 15 Apr 2009 14:07:30 +0200 sylvain thenault backport some tests tls-sprint
Tue, 14 Apr 2009 18:03:37 +0200 sylvain thenault backport tests tls-sprint
Wed, 08 Apr 2009 14:11:34 +0200 sylvain thenault move tests where they belong tls-sprint
less more (0) -60 tip