Thu, 01 Aug 2013 13:58:48 +0200 |
Sylvain Thénault |
[test] use assertCountEqual instead of assertItemsEqual
stable
|
file |
diff |
annotate
|
Thu, 01 Aug 2013 13:55:11 +0200 |
Sylvain Thénault |
[inlined form field] fix regression introduced in 3.16.4/570208f74a84. Closes #3064653
stable
|
file |
diff |
annotate
|
Fri, 26 Jul 2013 13:47:52 +0200 |
Denis Laxalde |
[editcontrollers] Account for role in the ordering of entities (Complements #3031719)
stable
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 08:52:15 +0200 |
David Douard |
[repo] normalize ValidationError on edited entity (closes #2509729)
stable
|
file |
diff |
annotate
|
Wed, 24 Jul 2013 08:43:16 +0200 |
Sylvain Thénault |
[editcontrollers] Ensure entities are created in an order satisfying schema constraints. Closes #3031719
stable
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 15:12:06 +0200 |
Pierre-Yves David |
rename server.session.transaction into server.session.connection
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 12:10:37 +0200 |
Aurelien Campeas |
drop xhtml content-type support (closes #2065651)
|
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
|
Wed, 27 Mar 2013 17:09:55 +0100 |
Pierre-Yves David |
[session/transaction] move most undo support into transaction
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 16:33:48 +0100 |
Vladimir Popescu |
[web/views] extract cube embed (closes #1916015)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
Fri, 16 Nov 2012 11:41:38 +0100 |
Sylvain Thénault |
[validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
|
file |
diff |
annotate
|
Mon, 17 Sep 2012 17:48:55 +0200 |
Sylvain Thénault |
[validation error] refactor validation error handling so translation is done on the web side
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 21:51:54 +0200 |
Sylvain Thénault |
massive copyright update to avoid clutering later patches
|
file |
diff |
annotate
|
Wed, 01 Aug 2012 09:20:47 +0200 |
Adrien Di Mascio |
[ajax] improve backward compatibility for redefined ajax functions (closes #2447189)
stable
|
file |
diff |
annotate
|
Mon, 23 Jul 2012 12:45:43 +0200 |
Sylvain Thénault |
[web test] fix tests broken by 8de41063d629
stable
|
file |
diff |
annotate
|
Thu, 14 Jun 2012 15:21:12 +0200 |
Pierre-Yves David |
[login] redirect to real instance root if no postlogin_path is provided
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 16:47:07 +0200 |
Aurelien Campeas |
[registry|ajaxcontroller] the @ajaxcontroller decorator ought to return a compatible object (closes #2385155)
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 17:48:20 +0100 |
Pierre-Yves David |
[web] Move request handling logic into cubicweb application. (closes #2200684)
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 17:42:31 +0100 |
Pierre-Yves David |
[login] split authentication logic from post authentication logic (closes #2200755)
|
file |
diff |
annotate
|
Mon, 27 Feb 2012 10:03:31 +0100 |
Anthony Truchet |
[web] Exposes the undo feature to user through a undo-history view (closes #893940)
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 12:30:12 +0100 |
Adrien Di Mascio |
[controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
|
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
|
Tue, 26 Jul 2011 19:34:43 +0200 |
Adrien Di Mascio |
[entities] skip_copy_for should be considered for object relations too (closes #1857474)
|
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
|
Thu, 26 May 2011 08:57:15 +0200 |
Sylvain Thénault |
[test] fix failure introduced by yams'changeset 644:f9c79356b758
|
file |
diff |
annotate
|
Mon, 02 May 2011 15:06:20 +0200 |
Sylvain Thénault |
[entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
|
file |
diff |
annotate
|
Fri, 22 Apr 2011 11:58:41 +0200 |
Alexandre Fayolle |
fix tests broken by fcb8932082a5 (continued)
|
file |
diff |
annotate
|
Fri, 21 Jan 2011 16:38:13 +0100 |
Sylvain Thénault |
[test] missing future imports
stable
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 12:28:09 +0100 |
Sylvain Thénault |
[unittest2] update to unittest2 assertRaises api
stable
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 07:48:37 +0200 |
Sylvain Thénault |
[test] cleanup / unittest2 api update
stable
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 07:43:38 +0200 |
Sylvain Thénault |
[test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable)
stable
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 14:22:12 +0200 |
Sylvain Thénault |
[test] must now commit file creation since the later ValidationError trigger a rollback
stable
|
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
|
Thu, 08 Jul 2010 14:52:08 +0200 |
Sylvain Thénault |
[test] buggy import make test fails
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 13:33:40 +0200 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:55 +0200 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 12:14:15 +0200 |
Sylvain Thénault |
[webconfig] introduce property sheets. Use them to replace external_resources
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
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 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
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
|
Mon, 26 Apr 2010 16:31:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 12:19:54 +0200 |
Alexandre Fayolle |
[python2.6] careful: json-py provides a json package. We don't want that.
stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 13:25:31 +0200 |
Sylvain Thénault |
[i18n] yams constraint messages updated
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 12:42:53 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 19:48:04 +0000 |
Alexandre Fayolle |
[python2.6] prefer python2.6's builtin json module over simplejson
stable
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 12:19:24 +0200 |
Sylvain Thénault |
#773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 13:33:32 +0100 |
Sylvain Thénault |
[form] fix validation error handling
stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 08:28:22 +0100 |
Sylvain Thénault |
[form] put qualified name on validation error, should fix #784299
stable
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 17:55:54 +0100 |
Sylvain Thénault |
test fixes
|
file |
diff |
annotate
|
Mon, 08 Mar 2010 08:59:07 +0100 |
Sylvain Thénault |
[test] don't use an internal url for test
stable
|
file |
diff |
annotate
|
Wed, 27 Jan 2010 09:57:16 +0100 |
Sylvain Thénault |
test fixes
|
file |
diff |
annotate
|
Wed, 27 Jan 2010 09:56:58 +0100 |
Sylvain Thénault |
useless, same as test_nonregr_eetype_etype_editing
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 14:34:06 +0100 |
Sylvain Thénault |
test update
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 14:41:23 +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
|
Wed, 09 Dec 2009 15:47:01 +0100 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 10:58:56 +0100 |
Sylvain Thénault |
drop common subpackage
|
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
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 11:45:39 +0200 |
Sylvain Thénault |
test fixes
stable
|
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, 03 Aug 2009 16:31:30 +0200 |
Sylvain Thénault |
[vreg api update] remove some deprecation warnings
|
file |
diff |
annotate
|
Wed, 29 Jul 2009 10:44:36 +0200 |
Sylvain Thénault |
[R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Fri, 22 May 2009 00:58:04 +0200 |
Nicolas Chauvat |
[tests] fix test after js_edit_field changed signature
stable
|
file |
diff |
annotate
|
Fri, 22 May 2009 00:46:41 +0200 |
Nicolas Chauvat |
[test] fix test after xhml_wrap changed signature
stable
|
file |
diff |
annotate
|
Wed, 13 May 2009 17:21:35 +0200 |
sylvain thenault |
fix some web tests, adjusts rtags
tls-sprint
|
file |
diff |
annotate
|
Mon, 04 May 2009 15:49:36 +0200 |
sylvain thenault |
test updates
tls-sprint
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 16:56:19 +0200 |
sylvain thenault |
remove trailing spaces
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 16:55:37 +0200 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|