Thu, 16 Sep 2010 11:52:10 +0200 raise ProcessFormError when a problem occurs during date / time parsing stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 16 Sep 2010 11:52:10 +0200] rev 6260
raise ProcessFormError when a problem occurs during date / time parsing
Thu, 16 Sep 2010 11:30:14 +0200 [request] memoize tabindex across ajax calls (on pageid) to avoid ui confusion stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 16 Sep 2010 11:30:14 +0200] rev 6259
[request] memoize tabindex across ajax calls (on pageid) to avoid ui confusion
Thu, 16 Sep 2010 11:30:09 +0200 [entity] give ordermethod=None to fetch_rql to tell you don't want a specific order stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 11:30:09 +0200] rev 6258
[entity] give ordermethod=None to fetch_rql to tell you don't want a specific order
Thu, 16 Sep 2010 11:28:25 +0200 [repo] new method on repo+dbapi.Connection to get a value from repository's configuration stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 11:28:25 +0200] rev 6257
[repo] new method on repo+dbapi.Connection to get a value from repository's configuration
Thu, 16 Sep 2010 11:27:50 +0200 [repo] docstring cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 11:27:50 +0200] rev 6256
[repo] docstring cleanup
Thu, 16 Sep 2010 11:27:26 +0200 [primary view] should specify rtype/role when selecting a rtype view stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 11:27:26 +0200] rev 6255
[primary view] should specify rtype/role when selecting a rtype view
Thu, 16 Sep 2010 11:26:55 +0200 [table view] use get instead of has_key so one can specify he doesn't want actions or filter stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 11:26:55 +0200] rev 6254
[table view] use get instead of has_key so one can specify he doesn't want actions or filter
Thu, 16 Sep 2010 11:26:08 +0200 [urlpublishing] refactor to ease overriding stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 11:26:08 +0200] rev 6253
[urlpublishing] refactor to ease overriding
Thu, 16 Sep 2010 11:25:17 +0200 [dbapi] reorganize Connection methods and use a @check_not_closed decorator stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 11:25:17 +0200] rev 6252
[dbapi] reorganize Connection methods and use a @check_not_closed decorator
Wed, 15 Sep 2010 18:43:14 +0200 [facet] add missing @property making subsequent access always true stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 15 Sep 2010 18:43:14 +0200] rev 6251
[facet] add missing @property making subsequent access always true
Wed, 15 Sep 2010 17:21:05 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 15 Sep 2010 17:21:05 +0200] rev 6250
cleanup
Wed, 15 Sep 2010 17:20:56 +0200 fix regretion introduced by changeset "pagination/ ajaxes fixes" (2f5ebeb7665d) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 15 Sep 2010 17:20:56 +0200] rev 6249
fix regretion introduced by changeset "pagination/ ajaxes fixes" (2f5ebeb7665d) * should not paginate unless explicitly asked or if explicitly given divid == 'pageContent' * fix ajax page navigation for table view by calling component's ajax_page_url, which specify correctly divid
Wed, 15 Sep 2010 17:17:51 +0200 [navigation] refactor base navigation component: replace deprecated replacePageChunk js call by loadxhtml, using the magic js object stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 15 Sep 2010 17:17:51 +0200] rev 6248
[navigation] refactor base navigation component: replace deprecated replacePageChunk js call by loadxhtml, using the magic js object
Wed, 15 Sep 2010 15:14:35 +0200 unique_together: recast exception raised by sqlite stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 15 Sep 2010 15:14:35 +0200] rev 6247
unique_together: recast exception raised by sqlite updated the translations (en + fr) while I was at it
Wed, 15 Sep 2010 15:00:04 +0200 [views/reledit] refactor composite handling stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 15 Sep 2010 15:00:04 +0200] rev 6246
[views/reledit] refactor composite handling
Wed, 15 Sep 2010 11:13:17 +0200 [doc] add note about x-ref in doc's README stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 15 Sep 2010 11:13:17 +0200] rev 6245
[doc] add note about x-ref in doc's README
Wed, 15 Sep 2010 11:03:48 +0200 [book - #1251197] add a section in migration page for add_cube and add_cubes command stable
Stephanie Marcu <stephanie.marcu@logilab.fr> [Wed, 15 Sep 2010 11:03:48 +0200] rev 6244
[book - #1251197] add a section in migration page for add_cube and add_cubes command
Wed, 15 Sep 2010 11:00:55 +0200 [book - #1251780] add a section to explain how to write tests to test which actions are visible stable
Stephanie Marcu <stephanie.marcu@logilab.fr> [Wed, 15 Sep 2010 11:00:55 +0200] rev 6243
[book - #1251780] add a section to explain how to write tests to test which actions are visible
Wed, 15 Sep 2010 10:54:25 +0200 [book - #1251260] add a warning in automatic test when user redefine the base class stable
Stephanie Marcu <stephanie.marcu@logilab.fr> [Wed, 15 Sep 2010 10:54:25 +0200] rev 6242
[book - #1251260] add a warning in automatic test when user redefine the base class
Wed, 15 Sep 2010 08:06:13 +0200 should not use pyro 4 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 15 Sep 2010 08:06:13 +0200] rev 6241
should not use pyro 4
Tue, 14 Sep 2010 15:40:31 +0200 cleanups stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 15:40:31 +0200] rev 6240
cleanups
Tue, 14 Sep 2010 15:40:10 +0200 [basecontroller] we should consume divid to avoid it being reused by the table view, leading to duplicated id (and hence weird rendering) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 15:40:10 +0200] rev 6239
[basecontroller] we should consume divid to avoid it being reused by the table view, leading to duplicated id (and hence weird rendering)
Tue, 14 Sep 2010 15:39:28 +0200 [basecontroller] pagination / ajax fixes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 15:39:28 +0200] rev 6238
[basecontroller] pagination / ajax fixes
Tue, 14 Sep 2010 15:38:41 +0200 [basecontroller] handle case where the query is prefixed by 'rql:' as allowed by the search input stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 15:38:41 +0200] rev 6237
[basecontroller] handle case where the query is prefixed by 'rql:' as allowed by the search input
Tue, 14 Sep 2010 15:37:32 +0200 [repo tests] add test case for RQLUniqueConstraint stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 15:37:32 +0200] rev 6236
[repo tests] add test case for RQLUniqueConstraint
Tue, 14 Sep 2010 15:36:29 +0200 [primary view] properly handle case where view specified in pvdc['vid'] isn't selectable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 15:36:29 +0200] rev 6235
[primary view] properly handle case where view specified in pvdc['vid'] isn't selectable
Tue, 14 Sep 2010 15:35:42 +0200 [primary view] don't need to pick arbitrary target, this is properly handled by the rtag stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 15:35:42 +0200] rev 6234
[primary view] don't need to pick arbitrary target, this is properly handled by the rtag
Tue, 14 Sep 2010 15:33:28 +0200 [schema] turn comment into docstring for RQLUniqueConstraint stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 15:33:28 +0200] rev 6233
[schema] turn comment into docstring for RQLUniqueConstraint
Tue, 14 Sep 2010 15:33:01 +0200 [schema] ensure DISTINCT is displayed for constraint using it, this ease debugging stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 15:33:01 +0200] rev 6232
[schema] ensure DISTINCT is displayed for constraint using it, this ease debugging
Tue, 14 Sep 2010 08:49:29 +0200 [windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 08:49:29 +0200] rev 6231
[windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic)
Tue, 14 Sep 2010 08:49:26 +0200 [schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 08:49:26 +0200] rev 6230
[schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
Tue, 14 Sep 2010 08:48:44 +0200 [schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 08:48:44 +0200] rev 6229
[schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
Tue, 14 Sep 2010 08:47:11 +0200 [windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic)
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Sep 2010 08:47:11 +0200] rev 6228
[windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic)
Mon, 13 Sep 2010 16:47:03 +0200 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 13 Sep 2010 16:47:03 +0200] rev 6227
backport stable
Mon, 13 Sep 2010 16:46:52 +0200 merge stable heads stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 13 Sep 2010 16:46:52 +0200] rev 6226
merge stable heads
Mon, 13 Sep 2010 15:15:21 +0200 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 13 Sep 2010 15:15:21 +0200] rev 6225
backport stable
Mon, 13 Sep 2010 14:48:29 +0200 Added tag cubicweb-debian-version-3.9.6-1 for changeset 7d2cab567735 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 13 Sep 2010 14:48:29 +0200] rev 6224
Added tag cubicweb-debian-version-3.9.6-1 for changeset 7d2cab567735
Mon, 13 Sep 2010 14:48:29 +0200 Added tag cubicweb-version-3.9.6 for changeset d37428222a63 stable cubicweb-debian-version-3.9.6-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 13 Sep 2010 14:48:29 +0200] rev 6223
Added tag cubicweb-version-3.9.6 for changeset d37428222a63
Mon, 13 Sep 2010 14:32:46 +0200 [migration] attempt to fix pre 3.6 migration stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 13 Sep 2010 14:32:46 +0200] rev 6222
[migration] attempt to fix pre 3.6 migration
Mon, 13 Sep 2010 14:32:20 +0200 [migration] remove buggy assertion stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 13 Sep 2010 14:32:20 +0200] rev 6221
[migration] remove buggy assertion
Mon, 13 Sep 2010 13:56:09 +0200 [js] jqNode is more robust here wrt some node ids stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 13 Sep 2010 13:56:09 +0200] rev 6220
[js] jqNode is more robust here wrt some node ids
Mon, 13 Sep 2010 13:55:37 +0200 [migration] .pop() is more readable stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 13 Sep 2010 13:55:37 +0200] rev 6219
[migration] .pop() is more readable
Mon, 13 Sep 2010 12:24:11 +0200 [form fields] option may be a 3-uple (3d element being dict containing widget options) stable cubicweb-version-3.9.6
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 13 Sep 2010 12:24:11 +0200] rev 6218
[form fields] option may be a 3-uple (3d element being dict containing widget options)
Mon, 13 Sep 2010 11:00:22 +0200 [migration] fix so that context modification are reflected on the currently executed migration script stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 13 Sep 2010 11:00:22 +0200] rev 6217
[migration] fix so that context modification are reflected on the currently executed migration script
Mon, 13 Sep 2010 10:51:55 +0200 3.9.6 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 13 Sep 2010 10:51:55 +0200] rev 6216
3.9.6
Mon, 13 Sep 2010 10:01:43 +0200 [javascript] get rid of tabs stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 13 Sep 2010 10:01:43 +0200] rev 6215
[javascript] get rid of tabs
Mon, 13 Sep 2010 09:56:10 +0200 [javascript] fix test_ajax.js implementation stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 13 Sep 2010 09:56:10 +0200] rev 6214
[javascript] fix test_ajax.js implementation In cubicweb.ajax.js, we maintain two lists (cw.loaded_src and cw.loaded_href) to keep track of already included CSS and JS. (see discussion about jQuery and $('foo').appendTo($head) in _loadAjaxHtmlHead.) Since all tests are executed in the "same page", those two variables need to be reinitialized before each test.
Mon, 13 Sep 2010 10:00:05 +0200 [migration] commit just after symetric has been renamed to symmetric (else later rollback may cancel this) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 13 Sep 2010 10:00:05 +0200] rev 6213
[migration] commit just after symetric has been renamed to symmetric (else later rollback may cancel this)
Sun, 12 Sep 2010 15:53:16 +0200 [doc] fix link to appendix stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sun, 12 Sep 2010 15:53:16 +0200] rev 6212
[doc] fix link to appendix
Fri, 10 Sep 2010 18:30:38 +0200 nicer error reporting for unique together constraints stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 10 Sep 2010 18:30:38 +0200] rev 6211
nicer error reporting for unique together constraints
Fri, 10 Sep 2010 17:58:38 +0200 removed print_exc stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 10 Sep 2010 17:58:38 +0200] rev 6210
removed print_exc
Fri, 10 Sep 2010 16:56:37 +0200 fix tests stable
syt [Fri, 10 Sep 2010 16:56:37 +0200] rev 6209
fix tests
Fri, 10 Sep 2010 16:48:58 +0200 unique_together integration in CW (alf+syt) stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 10 Sep 2010 16:48:58 +0200] rev 6208
unique_together integration in CW (alf+syt) * added in-DB representation of the constraint with a new entity type (CWUniqueTogetherConstraint) * the schema is now migrated on a sync_schema_props_perms(EType) call in the migration script * removed the migration commands provided in the first implementation
Fri, 10 Sep 2010 15:09:31 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 10 Sep 2010 15:09:31 +0200] rev 6207
cleanup
Fri, 10 Sep 2010 15:09:26 +0200 [test] skip unittest_fti if we don't have the required setup... stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 10 Sep 2010 15:09:26 +0200] rev 6206
[test] skip unittest_fti if we don't have the required setup...
Fri, 10 Sep 2010 14:50:43 +0200 [test] fix in 6203:d3dea5f84404 wasn't enough stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 10 Sep 2010 14:50:43 +0200] rev 6205
[test] fix in 6203:d3dea5f84404 wasn't enough
Fri, 10 Sep 2010 14:45:46 +0200 [json controller] check rql is really specified stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 10 Sep 2010 14:45:46 +0200] rev 6204
[json controller] check rql is really specified
Fri, 10 Sep 2010 14:32:38 +0200 [test] during some tests (unittest_migrations), we should not register ClearGroupMap which is actually already there stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 10 Sep 2010 14:32:38 +0200] rev 6203
[test] during some tests (unittest_migrations), we should not register ClearGroupMap which is actually already there
Fri, 10 Sep 2010 14:31:42 +0200 i18n update stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 10 Sep 2010 14:31:42 +0200] rev 6202
i18n update
Fri, 10 Sep 2010 09:54:19 +0200 [c-c create] ask for database driver by default stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 10 Sep 2010 09:54:19 +0200] rev 6201
[c-c create] ask for database driver by default
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip