Tue, 29 Mar 2011 10:25:10 +0200 update lgc dependency also in pkginfo stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 29 Mar 2011 10:25:10 +0200] rev 7136
update lgc dependency also in pkginfo
Tue, 29 Mar 2011 10:05:24 +0200 updated lgc dependency stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 29 Mar 2011 10:05:24 +0200] rev 7135
updated lgc dependency
Tue, 29 Mar 2011 08:47:09 +0200 allow CW to act as a Pyro Server without registering the server to a Pyro Nameserver (closes #1528533) stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 29 Mar 2011 08:47:09 +0200] rev 7134
allow CW to act as a Pyro Server without registering the server to a Pyro Nameserver (closes #1528533) This is achieved by configuring the pyro-ns-host to __NO_PYRONS__ (which is an illegal value for a host name) The Pyro URI for the server can be retrieved by reading the pyro_uri attribute of the Repository
Tue, 29 Mar 2011 09:02:49 +0200 [date picker] apply Carlos patch fixing spanish date picker translation file. Closes #1558893 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 29 Mar 2011 09:02:49 +0200] rev 7133
[date picker] apply Carlos patch fixing spanish date picker translation file. Closes #1558893
Mon, 28 Mar 2011 19:02:58 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Mar 2011 19:02:58 +0200] rev 7132
cleanup
Mon, 28 Mar 2011 19:02:47 +0200 [c-c create] we should also skip option with no type, else we may generate title for section without any option to fill stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Mar 2011 19:02:47 +0200] rev 7131
[c-c create] we should also skip option with no type, else we may generate title for section without any option to fill
Mon, 28 Mar 2011 18:57:34 +0200 [config] do not set base-url during instance creation, we don't want generated value to ends up in the configuration file stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Mar 2011 18:57:34 +0200] rev 7130
[config] do not set base-url during instance creation, we don't want generated value to ends up in the configuration file
Mon, 28 Mar 2011 18:56:55 +0200 [config] generalise config.creating, allowing to drop set_language class attribute stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Mar 2011 18:56:55 +0200] rev 7129
[config] generalise config.creating, allowing to drop set_language class attribute
Mon, 28 Mar 2011 18:53:54 +0200 [web test] fix broken url in reledit. tests BROKEN ANYWAY (crash due to missing attribute) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Mar 2011 18:53:54 +0200] rev 7128
[web test] fix broken url in reledit. tests BROKEN ANYWAY (crash due to missing attribute)
Mon, 28 Mar 2011 19:31:45 +0200 merge stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 28 Mar 2011 19:31:45 +0200] rev 7127
merge
Mon, 28 Mar 2011 19:31:26 +0200 Added tag cubicweb-debian-version-3.11.2-1 for changeset 954b5b51cd92 stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 28 Mar 2011 19:31:26 +0200] rev 7126
Added tag cubicweb-debian-version-3.11.2-1 for changeset 954b5b51cd92
Mon, 28 Mar 2011 19:31:25 +0200 Added tag cubicweb-version-3.11.2 for changeset 56ae3cd5f855 stable cubicweb-debian-version-3.11.2-1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 28 Mar 2011 19:31:25 +0200] rev 7125
Added tag cubicweb-version-3.11.2 for changeset 56ae3cd5f855
Mon, 28 Mar 2011 19:20:22 +0200 [packaging] prepare 3.11.2 stable cubicweb-version-3.11.2
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 28 Mar 2011 19:20:22 +0200] rev 7124
[packaging] prepare 3.11.2
Mon, 28 Mar 2011 17:58:46 +0200 try to reconstruct the file forgotten by syt in changeset e094b3d4eb95 stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Mon, 28 Mar 2011 17:58:46 +0200] rev 7123
try to reconstruct the file forgotten by syt in changeset e094b3d4eb95
Mon, 28 Mar 2011 17:39:21 +0200 [javascript] fix loadRemote test for JSON_BASE_URL / baseuri matching stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 28 Mar 2011 17:39:21 +0200] rev 7122
[javascript] fix loadRemote test for JSON_BASE_URL / baseuri matching put both url and baseuri() to lowercase since baseuri() might have uppercase characters. Thanks to Florent for spotting this.
Mon, 28 Mar 2011 16:42:54 +0200 cleanups stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Mar 2011 16:42:54 +0200] rev 7121
cleanups
Mon, 28 Mar 2011 16:42:46 +0200 [cwuser, persistent properties] fix recent set_property implementation on CWUser: for_user is automatically handled for non-managers users (this is seriously debatable though) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Mar 2011 16:42:46 +0200] rev 7120
[cwuser, persistent properties] fix recent set_property implementation on CWUser: for_user is automatically handled for non-managers users (this is seriously debatable though)
Mon, 28 Mar 2011 16:41:36 +0200 [repository] fix crash in optimized [add|remove]_relation w/ inlined relation (broken by cw 3.10 refactoring) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Mar 2011 16:41:36 +0200] rev 7119
[repository] fix crash in optimized [add|remove]_relation w/ inlined relation (broken by cw 3.10 refactoring)
Mon, 28 Mar 2011 16:39:49 +0200 [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 28 Mar 2011 16:39:49 +0200] rev 7118
[server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py
Mon, 28 Mar 2011 15:23:57 +0200 [facets] closes #1569459 (date-range facet with year < 1900) stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 28 Mar 2011 15:23:57 +0200] rev 7117
[facets] closes #1569459 (date-range facet with year < 1900) use lgc.date.ustrftime() and lgc.date.ticks2datetime to convert js date ticks and have a chance to handle dates with year < 1900.
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
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip