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
less more (0) -60 tip