Fri, 24 Sep 2010 15:00:08 +0200 Julien Jehannet exception: specify expected parameter in NoSelectableException stable
Mon, 27 Sep 2010 17:14:23 +0200 Sylvain Thénault [testlib] don't wrap main test connection into TestCaseConnectionProxy, it should not be closed afterwards stable
Mon, 27 Sep 2010 17:13:41 +0200 Sylvain Thénault [doc] add note about propagation on deletion of a watched relation stable
Fri, 24 Sep 2010 18:38:24 +0200 Stephanie Marcu [book] add a link in hooks section to test, talk about create_entity in tests section stable
Fri, 24 Sep 2010 18:37:03 +0200 Stephanie Marcu [book] add editable-table in views/table section and add an example to illustrate this view stable
Fri, 24 Sep 2010 18:37:00 +0200 Stephanie Marcu [book] Talk about RichString in 'Yams schema' section stable
Fri, 24 Sep 2010 18:08:40 +0200 Julien Jehannet [tests] import TestSuite from lgc.testlib for further compatibility stable
Fri, 24 Sep 2010 18:20:59 +0200 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
Fri, 24 Sep 2010 18:20:57 +0200 Sylvain Thénault [foaf] we should encode email addr: even if we know it should be ascii, nothing prevent from putting something else in (tests at least do it) stable
Fri, 24 Sep 2010 18:20:45 +0200 Sylvain Thénault add test case demonstrating #1251910 stable
Fri, 24 Sep 2010 18:20:16 +0200 Sylvain Thénault stop relying on person cube, it isn't needed stable
Fri, 24 Sep 2010 12:54:20 +0200 Sylvain Thénault [facet] use contextified label when possible stable
Fri, 24 Sep 2010 12:53:56 +0200 Sylvain Thénault [primary view] refactor label handling (hence render_[attribute|relation]) so we uniformly use _rel_label which provides properly contextified labels stable
Fri, 24 Sep 2010 11:05:10 +0200 Alexandre Fayolle add some styling required by ReST figures stable
Thu, 23 Sep 2010 23:28:58 +0200 Sylvain Thénault backport stable
Thu, 23 Sep 2010 23:24:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.8-1 for changeset e4dba8ae9637 stable
Thu, 23 Sep 2010 23:24:42 +0200 Sylvain Thénault Added tag cubicweb-version-3.9.8 for changeset eed788018b59 stable cubicweb-debian-version-3.9.8-1
Thu, 23 Sep 2010 22:38:04 +0200 Sylvain Thénault 3.9.8 stable cubicweb-version-3.9.8
Thu, 23 Sep 2010 22:37:46 +0200 Sylvain Thénault [reledit] drop compute_best_vid method now useless stable
Thu, 23 Sep 2010 18:38:36 +0200 Sylvain Thénault i18n update stable
Thu, 23 Sep 2010 18:36:46 +0200 Sylvain Thénault [easy_install] stop installing recommends, user should install them manually if desired (avoid errors on optional packages blocking install) stable
Thu, 23 Sep 2010 18:35:49 +0200 Sylvain Thénault [skel] update pylint instruction in default setup.py stable
Thu, 23 Sep 2010 16:02:53 +0200 Nicolas Chauvat [views] fix foaf view for CWUser stable
Fri, 16 Jul 2010 16:08:04 +0200 Julien Jehannet [book] minor update about windmill + reformat stable
Fri, 30 Jul 2010 16:01:28 +0200 Julien Jehannet [c-c shell/upgrade] raise ExecutionError when traceback is not relevant stable
Thu, 23 Sep 2010 15:30:54 +0200 Julien Jehannet [windmill] initialize windmill registry if not already existing (possible error case in dev) stable
Thu, 23 Sep 2010 12:16:36 +0200 Julien Jehannet [req] build_url: detect None values in arguments and raise ValueError stable
Thu, 23 Sep 2010 13:10:29 +0200 Aurelien Campeas [doc/book] make it colorful stable
Thu, 23 Sep 2010 13:04:01 +0200 Aurelien Campeas [doc/book] complete section on authentication plugins stable
Thu, 23 Sep 2010 10:49:05 +0200 Sylvain Thénault [publisher] add session id when logging published path stable
Thu, 23 Sep 2010 10:48:43 +0200 Sylvain Thénault [entity, url] we should not set base_url in kwargs when actually unset stable
Thu, 23 Sep 2010 10:47:54 +0200 Sylvain Thénault [test] we actually still need the set_option on base-url for multi-sources (eg repo) configuration stable
Thu, 23 Sep 2010 10:46:59 +0200 Sylvain Thénault [test] fix broken tests and minor cleanups stable
Thu, 23 Sep 2010 10:46:38 +0200 Sylvain Thénault [test] add some fake cubes necessary for test so we don't depend on the actual forge cube stable
Wed, 22 Sep 2010 20:12:38 +0200 Aurelien Campeas [doc/book] begin an howto write auth plugins chapter stable
Wed, 22 Sep 2010 19:44:37 +0200 Aurelien Campeas [dbapi] fix typo stable
Wed, 22 Sep 2010 19:43:44 +0200 Aurelien Campeas [doc/book] tell a more complete story on sessions and the authentication process stable
Wed, 22 Sep 2010 19:43:02 +0200 Aurelien Campeas [doc/book] more notes on setup stable
Wed, 22 Sep 2010 18:23:42 +0200 Sylvain Thénault cleanup stable
Wed, 22 Sep 2010 18:23:35 +0200 Sylvain Thénault [dbapi] get_option_value now has a foreid argument telling the option should be dereferenced to the entity's actual repository (necessary for apycot/local_cache handling) stable
Wed, 22 Sep 2010 18:18:29 +0200 Sylvain Thénault [entity] fix typo in absolute_url method, breaking some code w/ control of absolute url of external entities stable
Wed, 22 Sep 2010 18:17:40 +0200 Sylvain Thénault [test] fix test broken by introduction of CWUniqueTogetherConstraint stable
Wed, 22 Sep 2010 13:21:34 +0200 Nicolas Chauvat [doc] fixing install doc (reapply cset that was erroneously overriden) stable
Wed, 22 Sep 2010 17:01:51 +0200 Aurelien Campeas [doc,bin] add script to fetch & update most cw dependencies + some cubes stable
Wed, 22 Sep 2010 14:03:24 +0200 Sylvain Thénault [book] backport documentation about primary/base views sent on the list stable
Wed, 22 Sep 2010 13:33:17 +0200 Stephanie Marcu [book - #1251259] reorganize plan for basetemplate, talk about class attributes stable
Wed, 22 Sep 2010 13:15:14 +0200 Stephanie Marcu imported patch doc_test_commit.diff stable
Wed, 22 Sep 2010 13:21:34 +0200 Nicolas Chauvat [doc] fixing install doc stable
Wed, 22 Sep 2010 12:29:20 +0200 Sylvain Thénault [sqlite] quick hacks to fix #1251873 and #1251874 stable
Wed, 22 Sep 2010 12:14:54 +0200 Aurelien Campeas [doc/book] fix session types stable
Wed, 22 Sep 2010 10:35:34 +0200 Sylvain Thénault [rql] fix bug with query like 'Any 1 WHERE NOT X in_group G': tables should be kept in EXISTS() even when there are no restriction stable
Wed, 22 Sep 2010 10:34:20 +0200 Sylvain Thénault [skel] MANIFEST.in cleanup stable
Wed, 22 Sep 2010 10:10:19 +0200 Alexandre Fayolle updated yams and logilab.database dependency, start preparing 3.9.8 stable
Wed, 22 Sep 2010 10:00:36 +0200 Alexandre Fayolle use new logilab.database interface for multicol indexes stable
Tue, 21 Sep 2010 16:35:37 +0200 Adrien Di Mascio [dbapi] Connection.check() must return the latest activity timestamp (dropped accidentally during latest merge)
Tue, 21 Sep 2010 16:33:20 +0200 Adrien Di Mascio [migractions] add a dropped_constraints() migration command
Mon, 20 Sep 2010 15:58:45 +0200 Sylvain Thénault [primary view] we should not limit related rset, else if something else than autolimited view is used, some content will be missed without a 'view all' link stable
Mon, 20 Sep 2010 15:50:12 +0200 Alexandre Fayolle handle displayctrl['limit'] == None correctly stable
Fri, 17 Sep 2010 19:30:22 +0200 Aurelien Campeas [views/reledit] bw compat code is unneeded there stable
Fri, 17 Sep 2010 17:55:55 +0200 Sylvain Thénault [primary view] introducing use_list_limit in pvdc fix reledit regression on the way (introducted a few changesets ago) stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip