Thu, 12 Mar 2015 12:29:25 +0100 |
Julien Cristau |
[config] disable fckeditor by default (closes #1368900)
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 10:16:25 +0200 |
Anthony Truchet |
[forms] closes #2437859 - Detect and prevent concurrent edition of the same entity.
|
file |
diff |
annotate
|
Wed, 30 Apr 2014 21:04:14 +0200 |
Christophe de Vienne |
[RichString] Add markdown support
|
file |
diff |
annotate
|
Fri, 02 May 2014 17:57:37 +0200 |
Aurelien Campeas |
remove most 3.10 bw compat
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 15:49:13 +0200 |
Julien Cristau |
merge 3.19.4 in 3.20 branch
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 18:04:30 +0200 |
Julien Cristau |
merge 3.18.6 into 3.19
|
file |
diff |
annotate
|
Tue, 02 Sep 2014 12:22:18 +0200 |
David Douard |
[compat] Remove imports of "any" and "all" from lgc (closes #4306044)
stable
|
file |
diff |
annotate
|
Thu, 17 Jul 2014 11:08:56 +0200 |
Rémi Cardona |
Remove uses of logilab.common.compat.{all,any}
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 18:20:23 +0200 |
Julien Cristau |
[web/test] port unittest_form to RepoAccess API
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 14:00:31 +0100 |
Aurelien Campeas |
[js/widgets] fix the InOut widget with modern jQuery versions
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 12:13:06 +0200 |
Rémi Cardona |
[web/views] Move massmailing to its own cube (closes #2788086)
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 15:17:34 +0100 |
Aurelien Campeas |
[test/web] fix invisibly bogus test (prepares #2755994)
|
file |
diff |
annotate
|
Wed, 14 Sep 2011 09:11:50 +0200 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 18:57:23 +0200 |
Sylvain Thénault |
[form, controller] closes #1787233: form should provide a method to process posted content
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 08:20:25 +0200 |
Alexandre Fayolle |
fix failing tests before 3.12 release
|
file |
diff |
annotate
|
Fri, 18 Feb 2011 10:18:28 +0100 |
Sylvain Thénault |
[web test] fix some tests broken by recent (and various) changesets
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 17:15:55 +0200 |
Sylvain Thénault |
[3.10] more form api update
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 18:20:59 +0200 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
Wed, 07 Jul 2010 10:46:33 +0200 |
Sylvain Thénault |
[form] test update/remove deprecation warnings: form vocabulary should contains unicode values
|
file |
diff |
annotate
|
Fri, 02 Jul 2010 18:46:26 +0200 |
Aurelien Campeas |
[web/test] fix test (doreledit must have a formid and this is now checked)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 10:35:06 +0100 |
Sylvain Thénault |
[test] no more __cubicweb_internal_field__ value displayed on password widget
stable
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 09:44:20 +0100 |
Sylvain Thénault |
cleanup 2.5 __future__ imports
|
file |
diff |
annotate
|
Wed, 27 Jan 2010 09:57:16 +0100 |
Sylvain Thénault |
test fixes
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 20:28:08 +0100 |
Sylvain Thénault |
all web tests OK
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 17:32:20 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 14:39:26 +0200 |
Aurelien Campeas |
fix reledit related test breakage
stable
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 16:53:25 +0200 |
Sylvain Thénault |
2.4 compat
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:20:43 +0200 |
Sylvain Thénault |
2.4 compat
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:58:44 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 12:42:24 +0200 |
Sylvain Thénault |
update to new file schema
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 15:57:34 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 12:40:27 +0200 |
Aurelien Campeas |
hopefully correctly fix the breadcrumbs escaping
3.5
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 14:45:56 +0200 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 00:02:57 +0200 |
Nicolas Chauvat |
backport stable branch
3.5
|
file |
diff |
annotate
|
Tue, 25 Aug 2009 22:57:47 +0200 |
Nicolas Chauvat |
B #345282 xhtml requires to use   instead of
stable
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 16:26:20 +0200 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:44:27 +0200 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:13:32 +0200 |
Sylvain Thénault |
[testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
|
file |
diff |
annotate
|
Mon, 10 Aug 2009 16:02:14 +0200 |
Sylvain Thénault |
[web test] fix unittest form
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 16:31:30 +0200 |
Sylvain Thénault |
[vreg api update] remove some deprecation warnings
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 17:21:19 +0200 |
Sylvain Thénault |
R [test] update and fix deprecation warnings
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 14:12:18 +0200 |
Nicolas Chauvat |
[cleanup] fix tests
|
file |
diff |
annotate
|
Thu, 16 Jul 2009 13:30:13 +0200 |
Aurelien Campeas |
backport stable branch
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 17:48:24 +0200 |
Aurelien Campeas |
[tests] follow common.tags change
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 13:04:28 +0200 |
Aurelien Campeas |
[formwidgets] ensure textarea for richstring has not ridicuously small size (close #344547)
stable
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 12:23:12 +0200 |
Aurelien Campeas |
[tests] make tests conform to new input/text size and manxlength
stable
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 19:55:18 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 10:35:03 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 18:42:37 +0200 |
Sylvain Thénault |
close #344264, pb with composite fields / renderer.display_fields
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|