Mon, 28 Mar 2011 15:15:49 +0200 [session] add find_entities and find_one_entity to session/request API (closes #1550045) stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 28 Mar 2011 15:15:49 +0200] rev 7116
[session] add find_entities and find_one_entity to session/request API (closes #1550045)
Mon, 28 Mar 2011 15:16:11 +0200 [web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475) stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 28 Mar 2011 15:16:11 +0200] rev 7115
[web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475)
Mon, 28 Mar 2011 14:49:22 +0200 [c-c create] db-create doesn't not take a verbose option any longer stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Mar 2011 14:49:22 +0200] rev 7114
[c-c create] db-create doesn't not take a verbose option any longer
Mon, 28 Mar 2011 12:50:56 +0200 [css] we should use padding instead of margin here, else the element as size greater than <body>, forcing an horizontal scrollbar to appear stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Mar 2011 12:50:56 +0200] rev 7113
[css] we should use padding instead of margin here, else the element as size greater than <body>, forcing an horizontal scrollbar to appear
Fri, 25 Mar 2011 15:45:38 +0100 [db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Mar 2011 15:45:38 +0100] rev 7112
[db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not
Fri, 25 Mar 2011 12:51:20 +0100 [cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Mar 2011 12:51:20 +0100] rev 7111
[cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way
Fri, 25 Mar 2011 12:43:57 +0100 [cwprops] add set_property method on CWUser instances, to ease setting of user specific properties stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 25 Mar 2011 12:43:57 +0100] rev 7110
[cwprops] add set_property method on CWUser instances, to ease setting of user specific properties
Thu, 24 Mar 2011 15:21:13 +0100 [merge] backport stable fixes into default
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 24 Mar 2011 15:21:13 +0100] rev 7109
[merge] backport stable fixes into default
Tue, 22 Mar 2011 15:11:38 +0100 Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 22 Mar 2011 15:11:38 +0100] rev 7108
Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation all DB engines do not support the same syntax for these features, MS SQLServer being the bad boy we try to support in CW. * Use two new methods of dbhelper to add LIMIT/OFFSET clauses and ORDER BY clauses * added unit tests for sqlserver backend * changed unittest_rql2sql to lauch the backend tests even if the driver module is not installed on the machine, so that we can run the sqlserver tests on linux (and the mysql tests too) * adapt msstep.py to the new interface closes #1154756
Thu, 24 Mar 2011 13:31:12 +0100 backport oldstable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 24 Mar 2011 13:31:12 +0100] rev 7107
backport oldstable
Thu, 24 Mar 2011 13:30:14 +0100 [migration] Lesser memory consumption of cwuri fix + actually commit every 100 processed entities oldstable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 24 Mar 2011 13:30:14 +0100] rev 7106
[migration] Lesser memory consumption of cwuri fix + actually commit every 100 processed entities Don't use the ORM as added value is poor while all intentiated object are keept by rset cache.
Thu, 24 Mar 2011 13:25:57 +0100 [migration] improve fix cwuri progress bar oldstable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 24 Mar 2011 13:25:57 +0100] rev 7105
[migration] improve fix cwuri progress bar * Use the progress context manager, * Adds a title * Informs that operation have been partially committed.
Thu, 24 Mar 2011 13:24:26 +0100 [migration] explicit first step of 3.10.9 migration. oldstable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 24 Mar 2011 13:24:26 +0100] rev 7104
[migration] explicit first step of 3.10.9 migration. Previously there was on a "commit now" confirmation. The reason of the request are now explained and both request must be confirmed.
Thu, 24 Mar 2011 13:22:20 +0100 cleanups stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 24 Mar 2011 13:22:20 +0100] rev 7103
cleanups
Thu, 24 Mar 2011 13:22:10 +0100 [uiprops, css] make header background actually modifiable through uiprops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 24 Mar 2011 13:22:10 +0100] rev 7102
[uiprops, css] make header background actually modifiable through uiprops
Thu, 24 Mar 2011 13:20:33 +0100 [components] add **kwargs to render method of header components to make them usable as regular components (eg in other places than the header stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 24 Mar 2011 13:20:33 +0100] rev 7101
[components] add **kwargs to render method of header components to make them usable as regular components (eg in other places than the header
Wed, 23 Mar 2011 18:20:34 +0100 [schema views] don't propose 'view all' action for final entity types (closes #1560549) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Mar 2011 18:20:34 +0100] rev 7100
[schema views] don't propose 'view all' action for final entity types (closes #1560549)
Wed, 23 Mar 2011 11:35:41 +0100 [doc] fix urls pointing to repositories and download sites stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 23 Mar 2011 11:35:41 +0100] rev 7099
[doc] fix urls pointing to repositories and download sites
Mon, 21 Mar 2011 17:47:42 +0100 backported tag to stable stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Mon, 21 Mar 2011 17:47:42 +0100] rev 7098
backported tag to stable
Mon, 21 Mar 2011 17:44:57 +0100 Added tag cubicweb-version-3.9.x for changeset 48f468f33704 oldstable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Mon, 21 Mar 2011 17:44:57 +0100] rev 7097
Added tag cubicweb-version-3.9.x for changeset 48f468f33704
Thu, 17 Mar 2011 13:43:51 +0100 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 17 Mar 2011 13:43:51 +0100] rev 7096
merge
Thu, 17 Mar 2011 13:43:07 +0100 [devtools] missing py2.5 compat import oldstable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 17 Mar 2011 13:43:07 +0100] rev 7095
[devtools] missing py2.5 compat import
Thu, 17 Mar 2011 12:21:36 +0100 merge oldstable into default stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Thu, 17 Mar 2011 12:21:36 +0100] rev 7094
merge oldstable into default
Thu, 17 Mar 2011 12:20:45 +0100 fix stupid typo oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Thu, 17 Mar 2011 12:20:45 +0100] rev 7093
fix stupid typo
Thu, 17 Mar 2011 12:14:58 +0100 merge oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Thu, 17 Mar 2011 12:14:58 +0100] rev 7092
merge
Thu, 17 Mar 2011 12:07:08 +0100 merge: [testlib] require explicite overwriting of TestDataBaseHandler. stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Thu, 17 Mar 2011 12:07:08 +0100] rev 7091
merge: [testlib] require explicite overwriting of TestDataBaseHandler. A new overwrite (default to False) parametters is added.
Thu, 17 Mar 2011 12:03:50 +0100 [testlib] require explicite overwriting of TestDataBaseHandler. oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Thu, 17 Mar 2011 12:03:50 +0100] rev 7090
[testlib] require explicite overwriting of TestDataBaseHandler. A new overwrite (default to False) parametters is added.
Thu, 17 Mar 2011 11:38:52 +0100 remove conflict marker stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Thu, 17 Mar 2011 11:38:52 +0100] rev 7089
remove conflict marker
Wed, 16 Mar 2011 18:12:57 +0100 merge old stable into stable stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Wed, 16 Mar 2011 18:12:57 +0100] rev 7088
merge old stable into stable
Wed, 16 Mar 2011 09:45:57 +0100 fix pylint helper methods: need a classmathod in cwconfig.py stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 16 Mar 2011 09:45:57 +0100] rev 7087
fix pylint helper methods: need a classmathod in cwconfig.py
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip