Wed, 22 Sep 2010 13:15:14 +0200 imported patch doc_test_commit.diff stable
Stephanie Marcu <stephanie.marcu@logilab.fr> [Wed, 22 Sep 2010 13:15:14 +0200] rev 6301
imported patch doc_test_commit.diff
Wed, 22 Sep 2010 13:21:34 +0200 [doc] fixing install doc stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 22 Sep 2010 13:21:34 +0200] rev 6300
[doc] fixing install doc
Wed, 22 Sep 2010 12:29:20 +0200 [sqlite] quick hacks to fix #1251873 and #1251874 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 22 Sep 2010 12:29:20 +0200] rev 6299
[sqlite] quick hacks to fix #1251873 and #1251874
Wed, 22 Sep 2010 12:14:54 +0200 [doc/book] fix session types stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 22 Sep 2010 12:14:54 +0200] rev 6298
[doc/book] fix session types
Wed, 22 Sep 2010 10:35:34 +0200 [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
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 22 Sep 2010 10:35:34 +0200] rev 6297
[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
Wed, 22 Sep 2010 10:34:20 +0200 [skel] MANIFEST.in cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 22 Sep 2010 10:34:20 +0200] rev 6296
[skel] MANIFEST.in cleanup
Wed, 22 Sep 2010 10:10:19 +0200 updated yams and logilab.database dependency, start preparing 3.9.8 stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 22 Sep 2010 10:10:19 +0200] rev 6295
updated yams and logilab.database dependency, start preparing 3.9.8
Wed, 22 Sep 2010 10:00:36 +0200 use new logilab.database interface for multicol indexes stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 22 Sep 2010 10:00:36 +0200] rev 6294
use new logilab.database interface for multicol indexes
Tue, 21 Sep 2010 16:35:37 +0200 [dbapi] Connection.check() must return the latest activity timestamp (dropped accidentally during latest merge)
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 21 Sep 2010 16:35:37 +0200] rev 6293
[dbapi] Connection.check() must return the latest activity timestamp (dropped accidentally during latest merge)
Tue, 21 Sep 2010 16:33:20 +0200 [migractions] add a dropped_constraints() migration command
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 21 Sep 2010 16:33:20 +0200] rev 6292
[migractions] add a dropped_constraints() migration command Example usage: >>> with dropped_constraints('MyType', 'myattr', ... UniqueConstraint, droprequired=True): ... add_attribute('MyType', 'myattr') ... # + instructions to fill MyType.myattr column ... >>>
Mon, 20 Sep 2010 15:58:45 +0200 [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
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 20 Sep 2010 15:58:45 +0200] rev 6291
[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
Mon, 20 Sep 2010 15:50:12 +0200 handle displayctrl['limit'] == None correctly stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Mon, 20 Sep 2010 15:50:12 +0200] rev 6290
handle displayctrl['limit'] == None correctly
Fri, 17 Sep 2010 19:30:22 +0200 [views/reledit] bw compat code is unneeded there stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 17 Sep 2010 19:30:22 +0200] rev 6289
[views/reledit] bw compat code is unneeded there
Fri, 17 Sep 2010 17:55:55 +0200 [primary view] introducing use_list_limit in pvdc fix reledit regression on the way (introducted a few changesets ago) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 17 Sep 2010 17:55:55 +0200] rev 6288
[primary view] introducing use_list_limit in pvdc fix reledit regression on the way (introducted a few changesets ago)
Fri, 17 Sep 2010 17:46:47 +0200 [js] update js for reledit to 3.9 ajax api stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 17 Sep 2010 17:46:47 +0200] rev 6287
[js] update js for reledit to 3.9 ajax api
Fri, 17 Sep 2010 17:25:58 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 17 Sep 2010 17:25:58 +0200] rev 6286
cleanup
Fri, 17 Sep 2010 17:25:51 +0200 [boolean field] we've to override format_single_value as well in case where None are allowed stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 17 Sep 2010 17:25:51 +0200] rev 6285
[boolean field] we've to override format_single_value as well in case where None are allowed
Fri, 17 Sep 2010 17:25:17 +0200 [repo/sql] don't do anything when value is None. This will avoid None to be turned into False in the case of a boolean for instance. stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 17 Sep 2010 17:25:17 +0200] rev 6284
[repo/sql] don't do anything when value is None. This will avoid None to be turned into False in the case of a boolean for instance.
Fri, 17 Sep 2010 16:54:57 +0200 [reledit] more api cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 17 Sep 2010 16:54:57 +0200] rev 6283
[reledit] more api cleanup * deprecates usage of giving rvid/default_value to select (use rtag instead) * deprecates usage of _one_rvid/_many_rvid, use autolimited view instead
Fri, 17 Sep 2010 16:54:56 +0200 [reledit] new rtag entry to control apparition of relation label in default value stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 17 Sep 2010 16:54:56 +0200] rev 6282
[reledit] new rtag entry to control apparition of relation label in default value
Fri, 17 Sep 2010 16:53:12 +0200 [test] fix setting of base-url during test: override default_base_url, else we set it too late (after uiprops generation) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 17 Sep 2010 16:53:12 +0200] rev 6281
[test] fix setting of base-url during test: override default_base_url, else we set it too late (after uiprops generation)
Fri, 17 Sep 2010 12:34:03 +0200 [navigation] move hack from page_link to page_url so '#1251858: Can't see all the elements when a limited list is shown' if fixed as well stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 17 Sep 2010 12:34:03 +0200] rev 6280
[navigation] move hack from page_link to page_url so '#1251858: Can't see all the elements when a limited list is shown' if fixed as well
Thu, 16 Sep 2010 18:56:35 +0200 backport stable into default
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 18:56:35 +0200] rev 6279
backport stable into default
Thu, 16 Sep 2010 18:43:46 +0200 merge stable heads stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 18:43:46 +0200] rev 6278
merge stable heads
Thu, 16 Sep 2010 18:43:40 +0200 merge stable heads stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 18:43:40 +0200] rev 6277
merge stable heads
Thu, 16 Sep 2010 18:43:17 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 18:43:17 +0200] rev 6276
cleanup
Thu, 16 Sep 2010 18:43:03 +0200 [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
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 18:43:03 +0200] rev 6275
[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...
Thu, 16 Sep 2010 18:41:45 +0200 [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
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 18:41:45 +0200] rev 6274
[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)
Thu, 16 Sep 2010 18:39:35 +0200 [publisher] avoid extra Name error on unexpected error stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 18:39:35 +0200] rev 6273
[publisher] avoid extra Name error on unexpected error
Thu, 16 Sep 2010 18:39:16 +0200 [publisher] with python>=2.5, we should catch BaseException here stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 18:39:16 +0200] rev 6272
[publisher] with python>=2.5, we should catch BaseException here
Thu, 16 Sep 2010 18:36:42 +0200 Added tag cubicweb-debian-version-3.9.7-1 for changeset 1c01f9dffd64 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 18:36:42 +0200] rev 6271
Added tag cubicweb-debian-version-3.9.7-1 for changeset 1c01f9dffd64
Thu, 16 Sep 2010 18:36:41 +0200 Added tag cubicweb-version-3.9.7 for changeset de588e756f4f stable cubicweb-debian-version-3.9.7-1
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 18:36:41 +0200] rev 6270
Added tag cubicweb-version-3.9.7 for changeset de588e756f4f
Thu, 16 Sep 2010 16:49:13 +0200 ewrongattribute stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 16 Sep 2010 16:49:13 +0200] rev 6269
ewrongattribute
Thu, 16 Sep 2010 16:42:58 +0200 force debug mode to false in service mode stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 16 Sep 2010 16:42:58 +0200] rev 6268
force debug mode to false in service mode
Thu, 16 Sep 2010 16:38:19 +0200 repair service mode start on windows stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 16 Sep 2010 16:38:19 +0200] rev 6267
repair service mode start on windows
Thu, 16 Sep 2010 15:42:34 +0200 3.9.7 stable cubicweb-version-3.9.7
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 15:42:34 +0200] rev 6266
3.9.7
Thu, 16 Sep 2010 15:40:54 +0200 [navigation] for rql to the one of the rset being paginated stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 15:40:54 +0200] rev 6265
[navigation] for rql to the one of the rset being paginated
Thu, 16 Sep 2010 14:11:12 +0200 [reledit] cut methods to make overriding easier, add event on success update after reload stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 16 Sep 2010 14:11:12 +0200] rev 6264
[reledit] cut methods to make overriding easier, add event on success update after reload
Thu, 16 Sep 2010 13:38:49 +0200 [propagation hooks] support to skip some relation when propagating to linked entities. Proper renaming and enhance documentation on the way stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 13:38:49 +0200] rev 6263
[propagation hooks] support to skip some relation when propagating to linked entities. Proper renaming and enhance documentation on the way
Thu, 16 Sep 2010 13:37:47 +0200 add permission relations to schema types stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 13:37:47 +0200] rev 6262
add permission relations to schema types
Thu, 16 Sep 2010 13:37:25 +0200 [syncschema hooks] simplify core types definition be reusing schema sets (remove typos on the way) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 16 Sep 2010 13:37:25 +0200] rev 6261
[syncschema hooks] simplify core types definition be reusing schema sets (remove typos on the way)
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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip