Thu, 16 Sep 2010 18:43:17 +0200 Sylvain Thénault cleanup stable
Thu, 16 Sep 2010 18:43:03 +0200 Sylvain Thénault [ReST] settings update: add traceback=True to avoid sys.exit, and set stylesheet to None since we don't care about it and that may makes docutils stupidly fail according to the cwd at import time... stable
Thu, 16 Sep 2010 18:41:45 +0200 Sylvain Thénault [url publishing] fix regression introduced by refactoring in 3.9.7, leading to table view being choosen when one would expect the primary view. Fix similar pb with /<etype> url and list view (this one has been there for a while) stable
Thu, 16 Sep 2010 18:39:35 +0200 Sylvain Thénault [publisher] avoid extra Name error on unexpected error stable
Thu, 16 Sep 2010 18:39:16 +0200 Sylvain Thénault [publisher] with python>=2.5, we should catch BaseException here stable
Thu, 16 Sep 2010 18:36:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.7-1 for changeset 1c01f9dffd64 stable
Thu, 16 Sep 2010 18:36:41 +0200 Sylvain Thénault Added tag cubicweb-version-3.9.7 for changeset de588e756f4f stable cubicweb-debian-version-3.9.7-1
Thu, 16 Sep 2010 16:49:13 +0200 Alexandre Fayolle ewrongattribute stable
Thu, 16 Sep 2010 16:42:58 +0200 Alexandre Fayolle force debug mode to false in service mode stable
Thu, 16 Sep 2010 16:38:19 +0200 Alexandre Fayolle repair service mode start on windows stable
Thu, 16 Sep 2010 15:42:34 +0200 Sylvain Thénault 3.9.7 stable cubicweb-version-3.9.7
Thu, 16 Sep 2010 15:40:54 +0200 Sylvain Thénault [navigation] for rql to the one of the rset being paginated stable
Thu, 16 Sep 2010 14:11:12 +0200 Aurelien Campeas [reledit] cut methods to make overriding easier, add event on success update after reload stable
Thu, 16 Sep 2010 13:38:49 +0200 Sylvain Thénault [propagation hooks] support to skip some relation when propagating to linked entities. Proper renaming and enhance documentation on the way stable
Thu, 16 Sep 2010 13:37:47 +0200 Sylvain Thénault add permission relations to schema types stable
Thu, 16 Sep 2010 13:37:25 +0200 Sylvain Thénault [syncschema hooks] simplify core types definition be reusing schema sets (remove typos on the way) stable
Thu, 16 Sep 2010 11:52:10 +0200 Alexandre Fayolle raise ProcessFormError when a problem occurs during date / time parsing stable
Thu, 16 Sep 2010 11:30:14 +0200 Aurelien Campeas [request] memoize tabindex across ajax calls (on pageid) to avoid ui confusion stable
Thu, 16 Sep 2010 11:30:09 +0200 Sylvain Thénault [entity] give ordermethod=None to fetch_rql to tell you don't want a specific order stable
Thu, 16 Sep 2010 11:28:25 +0200 Sylvain Thénault [repo] new method on repo+dbapi.Connection to get a value from repository's configuration stable
Thu, 16 Sep 2010 11:27:50 +0200 Sylvain Thénault [repo] docstring cleanup stable
Thu, 16 Sep 2010 11:27:26 +0200 Sylvain Thénault [primary view] should specify rtype/role when selecting a rtype view stable
Thu, 16 Sep 2010 11:26:55 +0200 Sylvain Thénault [table view] use get instead of has_key so one can specify he doesn't want actions or filter stable
Thu, 16 Sep 2010 11:26:08 +0200 Sylvain Thénault [urlpublishing] refactor to ease overriding stable
Thu, 16 Sep 2010 11:25:17 +0200 Sylvain Thénault [dbapi] reorganize Connection methods and use a @check_not_closed decorator stable
Wed, 15 Sep 2010 18:43:14 +0200 Sylvain Thénault [facet] add missing @property making subsequent access always true stable
Wed, 15 Sep 2010 17:21:05 +0200 Sylvain Thénault cleanup stable
Wed, 15 Sep 2010 17:20:56 +0200 Sylvain Thénault fix regretion introduced by changeset "pagination/ ajaxes fixes" (2f5ebeb7665d) stable
Wed, 15 Sep 2010 17:17:51 +0200 Sylvain Thénault [navigation] refactor base navigation component: replace deprecated replacePageChunk js call by loadxhtml, using the magic js object stable
Wed, 15 Sep 2010 15:14:35 +0200 Alexandre Fayolle unique_together: recast exception raised by sqlite stable
Wed, 15 Sep 2010 15:00:04 +0200 Aurelien Campeas [views/reledit] refactor composite handling stable
Wed, 15 Sep 2010 11:13:17 +0200 Sylvain Thénault [doc] add note about x-ref in doc's README stable
Wed, 15 Sep 2010 11:03:48 +0200 Stephanie Marcu [book - #1251197] add a section in migration page for add_cube and add_cubes command stable
Wed, 15 Sep 2010 11:00:55 +0200 Stephanie Marcu [book - #1251780] add a section to explain how to write tests to test which actions are visible stable
Wed, 15 Sep 2010 10:54:25 +0200 Stephanie Marcu [book - #1251260] add a warning in automatic test when user redefine the base class stable
Wed, 15 Sep 2010 08:06:13 +0200 Sylvain Thénault should not use pyro 4 stable
Tue, 14 Sep 2010 15:40:31 +0200 Sylvain Thénault cleanups stable
Tue, 14 Sep 2010 15:40:10 +0200 Sylvain Thénault [basecontroller] we should consume divid to avoid it being reused by the table view, leading to duplicated id (and hence weird rendering) stable
Tue, 14 Sep 2010 15:39:28 +0200 Sylvain Thénault [basecontroller] pagination / ajax fixes stable
Tue, 14 Sep 2010 15:38:41 +0200 Sylvain Thénault [basecontroller] handle case where the query is prefixed by 'rql:' as allowed by the search input stable
Tue, 14 Sep 2010 15:37:32 +0200 Sylvain Thénault [repo tests] add test case for RQLUniqueConstraint stable
Tue, 14 Sep 2010 15:36:29 +0200 Sylvain Thénault [primary view] properly handle case where view specified in pvdc['vid'] isn't selectable stable
Tue, 14 Sep 2010 15:35:42 +0200 Sylvain Thénault [primary view] don't need to pick arbitrary target, this is properly handled by the rtag stable
Tue, 14 Sep 2010 15:33:28 +0200 Sylvain Thénault [schema] turn comment into docstring for RQLUniqueConstraint stable
Tue, 14 Sep 2010 15:33:01 +0200 Sylvain Thénault [schema] ensure DISTINCT is displayed for constraint using it, this ease debugging stable
Tue, 14 Sep 2010 08:49:29 +0200 Sylvain Thénault [windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic) stable
Tue, 14 Sep 2010 08:49:26 +0200 Sylvain Thénault [schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations stable
Tue, 14 Sep 2010 08:48:44 +0200 Sylvain Thénault [schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
Tue, 14 Sep 2010 08:47:11 +0200 Sylvain Thénault [windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic)
Mon, 13 Sep 2010 16:47:03 +0200 Sylvain Thénault backport stable
Mon, 13 Sep 2010 16:46:52 +0200 Sylvain Thénault merge stable heads stable
Mon, 13 Sep 2010 15:15:21 +0200 Sylvain Thénault backport stable
Mon, 13 Sep 2010 14:48:29 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.6-1 for changeset 7d2cab567735 stable
Mon, 13 Sep 2010 14:48:29 +0200 Sylvain Thénault Added tag cubicweb-version-3.9.6 for changeset d37428222a63 stable cubicweb-debian-version-3.9.6-1
Mon, 13 Sep 2010 14:32:46 +0200 Sylvain Thénault [migration] attempt to fix pre 3.6 migration stable
Mon, 13 Sep 2010 14:32:20 +0200 Sylvain Thénault [migration] remove buggy assertion stable
Mon, 13 Sep 2010 13:56:09 +0200 Aurelien Campeas [js] jqNode is more robust here wrt some node ids stable
Mon, 13 Sep 2010 13:55:37 +0200 Aurelien Campeas [migration] .pop() is more readable stable
Mon, 13 Sep 2010 12:24:11 +0200 Sylvain Thénault [form fields] option may be a 3-uple (3d element being dict containing widget options) stable cubicweb-version-3.9.6
Mon, 13 Sep 2010 11:00:22 +0200 Sylvain Thénault [migration] fix so that context modification are reflected on the currently executed migration script stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip