web/test/unittest_form.py
Sun, 20 Dec 2015 19:08:19 +0100 Rémi Cardona [web] Make tests pass if tal isn't available
Mon, 12 Oct 2015 21:48:50 +0200 Julien Cristau [web] unicode → six.text_type
Mon, 12 Oct 2015 18:42:38 +0200 Julien Cristau [web/test] Binary eats bytes
Thu, 06 Aug 2015 15:24:16 +0200 Julien Cristau [test] kill unused lgc.testlib imports
Thu, 12 Mar 2015 12:29:25 +0100 Julien Cristau [config] disable fckeditor by default (closes #1368900)
Thu, 25 Apr 2013 10:16:25 +0200 Anthony Truchet [forms] closes #2437859 - Detect and prevent concurrent edition of the same entity.
Wed, 30 Apr 2014 21:04:14 +0200 Christophe de Vienne [RichString] Add markdown support
Fri, 02 May 2014 17:57:37 +0200 Aurelien Campeas remove most 3.10 bw compat
Thu, 25 Sep 2014 15:49:13 +0200 Julien Cristau merge 3.19.4 in 3.20 branch
Wed, 24 Sep 2014 18:04:30 +0200 Julien Cristau merge 3.18.6 into 3.19
Tue, 02 Sep 2014 12:22:18 +0200 David Douard [compat] Remove imports of "any" and "all" from lgc (closes #4306044) stable
Thu, 17 Jul 2014 11:08:56 +0200 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
Wed, 02 Apr 2014 18:20:23 +0200 Julien Cristau [web/test] port unittest_form to RepoAccess API
Wed, 08 Jan 2014 14:00:31 +0100 Aurelien Campeas [js/widgets] fix the InOut widget with modern jQuery versions
Tue, 02 Apr 2013 12:13:06 +0200 Rémi Cardona [web/views] Move massmailing to its own cube (closes #2788086)
Tue, 19 Mar 2013 15:17:34 +0100 Aurelien Campeas [test/web] fix invisibly bogus test (prepares #2755994)
Wed, 14 Sep 2011 09:11:50 +0200 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
Wed, 29 Jun 2011 18:57:23 +0200 Sylvain Thénault [form, controller] closes #1787233: form should provide a method to process posted content
Fri, 01 Apr 2011 08:20:25 +0200 Alexandre Fayolle fix failing tests before 3.12 release
Fri, 18 Feb 2011 10:18:28 +0100 Sylvain Thénault [web test] fix some tests broken by recent (and various) changesets
Mon, 25 Oct 2010 17:15:55 +0200 Sylvain Thénault [3.10] more form api update
Fri, 24 Sep 2010 18:20:59 +0200 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
Wed, 07 Jul 2010 10:46:33 +0200 Sylvain Thénault [form] test update/remove deprecation warnings: form vocabulary should contains unicode values
Fri, 02 Jul 2010 18:46:26 +0200 Aurelien Campeas [web/test] fix test (doreledit must have a formid and this is now checked)
Fri, 11 Jun 2010 07:58:53 +0200 Sylvain Thénault [3.9] api update (mostly js) + add support for FCKEditor in formContents js function
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
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
Fri, 27 Mar 2009 12:31:42 +0100 sylvain thenault cleanup, various fix to get something working tls-sprint
Thu, 26 Mar 2009 18:59:01 +0100 sylvain thenault more form works tls-sprint
Thu, 12 Mar 2009 20:46:30 +0100 sylvain thenault fix test: form_add_entity_hiddens *must* be called before build context, resulting in slightly different outputs... tls-sprint
Wed, 11 Mar 2009 19:54:30 +0100 sylvain thenault new style massmailing view tls-sprint
Wed, 11 Mar 2009 14:33:26 +0100 sylvain thenault actual fields test, though it's still to early for form tests tls-sprint
Wed, 11 Mar 2009 11:18:57 +0100 sylvain thenault use assertTextEquals tls-sprint
Fri, 20 Feb 2009 17:20:53 +0100 sylvain thenault FileField backport tls-sprint
Fri, 20 Feb 2009 15:40:28 +0100 sylvain thenault test and fixes tls-sprint
Thu, 19 Feb 2009 22:48:50 +0100 sylvain thenault form to edit multiple entities, use it in DeleteConfForm tls-sprint
Thu, 19 Feb 2009 22:17:39 +0100 Adrien Di Mascio update test, use a DateTimePicker widget tls-sprint
Thu, 19 Feb 2009 21:38:04 +0100 Adrien Di Mascio use EnvBasedTC since we need to access the schema tls-sprint
Thu, 19 Feb 2009 19:28:44 +0100 sylvain thenault set __errorurl, fix retreiving of field's value tls-sprint
Thu, 19 Feb 2009 18:55:13 +0100 sylvain thenault prefixed form methods to avoid potential conflicts with field names, button related method, a bit more serious renderer tls-sprint
Thu, 19 Feb 2009 18:22:55 +0100 sylvain thenault simple tags tls-sprint
less more (0) tip