Fri, 05 Jun 2009 18:54:39 +0200 reminder stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 18:54:39 +0200] rev 2056
reminder
Fri, 05 Jun 2009 16:41:09 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 16:41:09 +0200] rev 2055
oops
Fri, 05 Jun 2009 16:35:44 +0200 fix potential race-condition stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 16:35:44 +0200] rev 2054
fix potential race-condition
Fri, 05 Jun 2009 13:21:31 +0200 change extlite connection handling: connection may not be shared among threads but it's fine to have multiple connections open in several threads (as demonstrated by unittest_extlite) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 13:21:31 +0200] rev 2053
change extlite connection handling: connection may not be shared among threads but it's fine to have multiple connections open in several threads (as demonstrated by unittest_extlite)
Fri, 05 Jun 2009 10:40:54 +0200 backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4* stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 10:40:54 +0200] rev 2052
backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4*
Fri, 05 Jun 2009 10:26:35 +0200 merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 10:26:35 +0200] rev 2051
merge
Fri, 05 Jun 2009 10:23:56 +0200 fix submit message handling in entity form
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 10:23:56 +0200] rev 2050
fix submit message handling in entity form
Fri, 05 Jun 2009 10:18:40 +0200 set __maineid in EntityFieldsForm
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 10:18:40 +0200] rev 2049
set __maineid in EntityFieldsForm
Fri, 05 Jun 2009 10:03:16 +0200 replace set_error_url/set_dom_id by a single mainform argument
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 10:03:16 +0200] rev 2048
replace set_error_url/set_dom_id by a single mainform argument
Fri, 05 Jun 2009 09:58:16 +0200 reminder
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 09:58:16 +0200] rev 2047
reminder
Fri, 05 Jun 2009 09:13:49 +0200 do not set __domid in sub-forms
Florent <florent@secondweb.fr> [Fri, 05 Jun 2009 09:13:49 +0200] rev 2046
do not set __domid in sub-forms
Thu, 04 Jun 2009 10:54:13 +0200 add __domid hidden input in forms so that we can validate more than one form per page
Florent <florent@secondweb.fr> [Thu, 04 Jun 2009 10:54:13 +0200] rev 2045
add __domid hidden input in forms so that we can validate more than one form per page
Fri, 05 Jun 2009 08:33:18 +0200 alter table in schema serial when a renamed type is detected
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 08:33:18 +0200] rev 2044
alter table in schema serial when a renamed type is detected
Fri, 05 Jun 2009 08:32:22 +0200 typo
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 08:32:22 +0200] rev 2043
typo
Thu, 04 Jun 2009 11:26:59 -0700 Add a note concerning explicit object registering.
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Thu, 04 Jun 2009 11:26:59 -0700] rev 2042
Add a note concerning explicit object registering.
Thu, 04 Jun 2009 20:21:40 +0200 be more precise & helpful stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 04 Jun 2009 20:21:40 +0200] rev 2041
be more precise & helpful
Thu, 04 Jun 2009 17:53:33 +0200 [views] API fix: select_object is a vreg method stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 04 Jun 2009 17:53:33 +0200] rev 2040
[views] API fix: select_object is a vreg method
Thu, 04 Jun 2009 17:21:29 +0200 Added tag cubicweb-debian-version-3_3_0-1 for changeset 07214e923e75
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 04 Jun 2009 17:21:29 +0200] rev 2039
Added tag cubicweb-debian-version-3_3_0-1 for changeset 07214e923e75
Thu, 04 Jun 2009 17:21:28 +0200 Added tag cubicweb-version-3_3_0 for changeset 2d7d3062ca03 cubicweb-debian-version-3_3_0-1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 04 Jun 2009 17:21:28 +0200] rev 2038
Added tag cubicweb-version-3_3_0 for changeset 2d7d3062ca03
Wed, 03 Jun 2009 21:15:14 +0200 prepare 3.3.0 cubicweb-version-3_3_0
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 21:15:14 +0200] rev 2037
prepare 3.3.0
Wed, 03 Jun 2009 21:15:01 +0200 replace jpl with forge in test
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 21:15:01 +0200] rev 2036
replace jpl with forge in test
Wed, 03 Jun 2009 21:14:46 +0200 bugfix: extrapath is optional arg for init_registration
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 21:14:46 +0200] rev 2035
bugfix: extrapath is optional arg for init_registration
Wed, 03 Jun 2009 19:50:34 +0200 merge with closed branches to remove heads.
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:50:34 +0200] rev 2034
merge with closed branches to remove heads.
Wed, 03 Jun 2009 19:49:44 +0200 closing 3.1 branch merged into trunk. 3.1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:49:44 +0200] rev 2033
closing 3.1 branch merged into trunk.
Wed, 03 Jun 2009 19:49:15 +0200 merge stable branch into default.
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:49:15 +0200] rev 2032
merge stable branch into default.
Wed, 03 Jun 2009 19:47:03 +0200 merging branches to close them. 3.1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:47:03 +0200] rev 2031
merging branches to close them.
Wed, 03 Jun 2009 19:46:53 +0200 merging branches to close them. 3.1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:46:53 +0200] rev 2030
merging branches to close them.
Wed, 03 Jun 2009 19:46:06 +0200 closing 3.0 branch merged into trunk. 3.0
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:46:06 +0200] rev 2029
closing 3.0 branch merged into trunk.
Wed, 03 Jun 2009 19:45:46 +0200 closing 3.0 branch merged into trunk. 3.0
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:45:46 +0200] rev 2028
closing 3.0 branch merged into trunk.
Wed, 03 Jun 2009 19:42:23 +0200 close treeviews-tabs branch by merging with 3.1 3.1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:42:23 +0200] rev 2027
close treeviews-tabs branch by merging with 3.1
Wed, 03 Jun 2009 19:38:14 +0200 closing treeview-tabs branch merged into trunk. treeview-tabs
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:38:14 +0200] rev 2026
closing treeview-tabs branch merged into trunk.
Wed, 03 Jun 2009 16:52:24 +0200 fix lookup of files to load when using CW_CUBES_PATH
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 03 Jun 2009 16:52:24 +0200] rev 2025
fix lookup of files to load when using CW_CUBES_PATH
Wed, 03 Jun 2009 09:52:39 +0200 redo juj's fix in stable branch stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 03 Jun 2009 09:52:39 +0200] rev 2024
redo juj's fix in stable branch
Wed, 03 Jun 2009 09:15:20 +0200 close tls-sprint branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 03 Jun 2009 09:15:20 +0200] rev 2023
close tls-sprint branch
Wed, 03 Jun 2009 09:09:33 +0200 close branch tls-sprint
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 03 Jun 2009 09:09:33 +0200] rev 2022
close branch
Tue, 02 Jun 2009 18:15:09 +0200 merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 02 Jun 2009 18:15:09 +0200] rev 2021
merge
Tue, 02 Jun 2009 08:17:24 +0200 [facet] refactor values formatting in RangeFacets
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 02 Jun 2009 08:17:24 +0200] rev 2020
[facet] refactor values formatting in RangeFacets
Tue, 02 Jun 2009 18:14:38 +0200 #343488: SQL error in migration script (depends on a new release of yams and lgc)
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 02 Jun 2009 18:14:38 +0200] rev 2019
#343488: SQL error in migration script (depends on a new release of yams and lgc)
Sun, 31 May 2009 19:53:41 +0200 watch out, there's some tabs hiding here and there, keep your eyes open ...
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Sun, 31 May 2009 19:53:41 +0200] rev 2018
watch out, there's some tabs hiding here and there, keep your eyes open ...
Sat, 30 May 2009 00:42:35 +0200 [views] change default tab to text for /schema
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 30 May 2009 00:42:35 +0200] rev 2017
[views] change default tab to text for /schema
Sat, 30 May 2009 00:42:18 +0200 [views] reindent web/facet.py
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 30 May 2009 00:42:18 +0200] rev 2016
[views] reindent web/facet.py
Fri, 29 May 2009 21:34:09 +0200 merge
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 29 May 2009 21:34:09 +0200] rev 2015
merge
Fri, 29 May 2009 21:32:53 +0200 [facet] provide hasRelationFacet (backport from CMHN)
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 29 May 2009 21:32:53 +0200] rev 2014
[facet] provide hasRelationFacet (backport from CMHN)
Fri, 29 May 2009 21:31:12 +0200 [facet] duh ? jQuery crashes on facets with only one element. Strange that this is the first time we hit this bug
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 29 May 2009 21:31:12 +0200] rev 2013
[facet] duh ? jQuery crashes on facets with only one element. Strange that this is the first time we hit this bug
Fri, 29 May 2009 21:30:19 +0200 [facets] add new unchecked's checkbox image
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 29 May 2009 21:30:19 +0200] rev 2012
[facets] add new unchecked's checkbox image
Fri, 29 May 2009 20:22:39 +0200 merge stable branch into default
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 29 May 2009 20:22:39 +0200] rev 2011
merge stable branch into default
Fri, 29 May 2009 19:36:08 +0200 [facet] provide a DateRangeFacet (still need to refactor, maybe create a CWWidget)
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 29 May 2009 19:36:08 +0200] rev 2010
[facet] provide a DateRangeFacet (still need to refactor, maybe create a CWWidget)
Fri, 29 May 2009 19:34:00 +0200 [utils] move datetime2ticks from cw.web.views.plots to cw.utils
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 29 May 2009 19:34:00 +0200] rev 2009
[utils] move datetime2ticks from cw.web.views.plots to cw.utils
Fri, 29 May 2009 19:31:32 +0200 [javascript] provide a strftime method to Date objects
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 29 May 2009 19:31:32 +0200] rev 2008
[javascript] provide a strftime method to Date objects Rely on toLocaleFormat when it's available. If not, this just returns '%Y/%m/%d'. A nicer implementation will come later
Fri, 29 May 2009 16:11:49 +0200 oops... stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 29 May 2009 16:11:49 +0200] rev 2007
oops...
Fri, 29 May 2009 14:43:58 +0200 we can now use self.req
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 29 May 2009 14:43:58 +0200] rev 2006
we can now use self.req
Fri, 29 May 2009 14:19:30 +0200 turn every form class into appobject. They should not be instantiated manually anymore.
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 29 May 2009 14:19:30 +0200] rev 2005
turn every form class into appobject. They should not be instantiated manually anymore.
Fri, 29 May 2009 14:07:42 +0200 tests broken; module deprecated; remove tests
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 29 May 2009 14:07:42 +0200] rev 2004
tests broken; module deprecated; remove tests
Fri, 29 May 2009 14:04:26 +0200 useful to have yes returning 0.5 by default
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 29 May 2009 14:04:26 +0200] rev 2003
useful to have yes returning 0.5 by default
Fri, 29 May 2009 14:04:06 +0200 be stricter on catched exception, fix Time parsing
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 29 May 2009 14:04:06 +0200] rev 2002
be stricter on catched exception, fix Time parsing
Fri, 29 May 2009 13:34:06 +0200 fix import
Florent <florent@secondweb.fr> [Fri, 29 May 2009 13:34:06 +0200] rev 2001
fix import
Fri, 29 May 2009 12:04:23 +0200 do not store req as an attribute of ApacheURLRewrite - fix test
Florent <florent@secondweb.fr> [Fri, 29 May 2009 12:04:23 +0200] rev 2000
do not store req as an attribute of ApacheURLRewrite - fix test
Fri, 29 May 2009 10:49:01 +0200 obsolete methods
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 29 May 2009 10:49:01 +0200] rev 1999
obsolete methods
Thu, 28 May 2009 22:57:52 +0200 [views] change schema views: remove view eschema and use tabs for cwetype
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 28 May 2009 22:57:52 +0200] rev 1998
[views] change schema views: remove view eschema and use tabs for cwetype
Thu, 28 May 2009 22:56:38 +0200 [views] get tabs to work with startup views
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 28 May 2009 22:56:38 +0200] rev 1997
[views] get tabs to work with startup views
Thu, 28 May 2009 20:07:18 +0200 merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 20:07:18 +0200] rev 1996
merge
Thu, 28 May 2009 20:06:45 +0200 turn renderers into appobjects
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 20:06:45 +0200] rev 1995
turn renderers into appobjects
Thu, 28 May 2009 20:05:54 +0200 col may be None
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 20:05:54 +0200] rev 1994
col may be None
Thu, 28 May 2009 19:07:41 +0200 backport stable branch
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 28 May 2009 19:07:41 +0200] rev 1993
backport stable branch
Thu, 28 May 2009 19:07:06 +0200 [javascript] fix AJAX user preference validation stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 28 May 2009 19:07:06 +0200] rev 1992
[javascript] fix AJAX user preference validation - use $elt.val() instead of $elt.attr('value') - fix radio button handling
Thu, 28 May 2009 16:59:14 +0200 bugfix for plots
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 28 May 2009 16:59:14 +0200] rev 1991
bugfix for plots
Thu, 28 May 2009 15:09:35 +0200 merge stable branch into default
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 28 May 2009 15:09:35 +0200] rev 1990
merge stable branch into default
Thu, 28 May 2009 18:46:04 +0200 set default select size to 1 into the widget
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 18:46:04 +0200] rev 1989
set default select size to 1 into the widget
Thu, 28 May 2009 18:45:51 +0200 if choices is set and widget not explicitly specified, use Select in base field
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 18:45:51 +0200] rev 1988
if choices is set and widget not explicitly specified, use Select in base field
Thu, 28 May 2009 18:32:51 +0200 basic views for python values (eg without any result set)
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 18:32:51 +0200] rev 1987
basic views for python values (eg without any result set)
Thu, 28 May 2009 18:32:12 +0200 move widget selection's logic on fields
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 18:32:12 +0200] rev 1986
move widget selection's logic on fields
Thu, 28 May 2009 18:31:14 +0200 move view method's logic on the registry, so it's easier to call it from outside an appobject. Also make rset argument optional
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 18:31:14 +0200] rev 1985
move view method's logic on the registry, so it's easier to call it from outside an appobject. Also make rset argument optional
Thu, 28 May 2009 18:28:29 +0200 move parse_datetime on appobject
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 18:28:29 +0200] rev 1984
move parse_datetime on appobject
Thu, 28 May 2009 18:28:05 +0200 fix test
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 18:28:05 +0200] rev 1983
fix test
Thu, 28 May 2009 18:27:50 +0200 not needed, this is the default label
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 18:27:50 +0200] rev 1982
not needed, this is the default label
Thu, 28 May 2009 11:41:36 +0200 fix #327301: synchronize_schema doesn't update not-null constraint stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 11:41:36 +0200] rev 1981
fix #327301: synchronize_schema doesn't update not-null constraint
Thu, 28 May 2009 11:37:27 +0200 nicer error message
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 11:37:27 +0200] rev 1980
nicer error message
Thu, 28 May 2009 11:35:56 +0200 remove meaningless cards for attributes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 11:35:56 +0200] rev 1979
remove meaningless cards for attributes
Thu, 28 May 2009 11:35:29 +0200 fix name of test database template (bad sed during template->cube migration)
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 28 May 2009 11:35:29 +0200] rev 1978
fix name of test database template (bad sed during template->cube migration)
Thu, 28 May 2009 09:20:07 +0200 big bunch of copyright / docstring update
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 28 May 2009 09:20:07 +0200] rev 1977
big bunch of copyright / docstring update
Thu, 28 May 2009 08:06:12 +0200 [css] emphasize the 'today' cell on omcalendars (+delete-t-w + copyright update)
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 28 May 2009 08:06:12 +0200] rev 1976
[css] emphasize the 'today' cell on omcalendars (+delete-t-w + copyright update)
Wed, 27 May 2009 18:51:52 +0200 Added tag cubicweb-debian-version-3_2_3-1 for changeset 4003d24974f1 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 27 May 2009 18:51:52 +0200] rev 1975
Added tag cubicweb-debian-version-3_2_3-1 for changeset 4003d24974f1
Wed, 27 May 2009 18:51:51 +0200 Added tag cubicweb-version-3_2_3 for changeset f60bb84b86cf stable cubicweb-debian-version-3_2_3-1
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 27 May 2009 18:51:51 +0200] rev 1974
Added tag cubicweb-version-3_2_3 for changeset f60bb84b86cf
Wed, 27 May 2009 18:51:36 +0200 bump stable cubicweb-version-3_2_3
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 27 May 2009 18:51:36 +0200] rev 1973
bump
Wed, 27 May 2009 17:08:30 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 27 May 2009 17:08:30 +0200] rev 1972
merge
Wed, 27 May 2009 15:54:29 +0200 if textoutofcontext, we need to html escape stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 27 May 2009 15:54:29 +0200] rev 1971
if textoutofcontext, we need to html escape
Wed, 27 May 2009 16:41:51 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 16:41:51 +0200] rev 1970
backport stable branch
Wed, 27 May 2009 16:41:24 +0200 line wrap stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 16:41:24 +0200] rev 1969
line wrap
Wed, 27 May 2009 16:41:15 +0200 components should be visible by default, applmessages components should not be hideable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 16:41:15 +0200] rev 1968
components should be visible by default, applmessages components should not be hideable
Wed, 27 May 2009 16:36:17 +0200 don't crash if inlined_relation is not defined on the form stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 16:36:17 +0200] rev 1967
don't crash if inlined_relation is not defined on the form
Wed, 27 May 2009 15:19:25 +0200 stop using autocomplete_initfuncs dict on entity classes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 15:19:25 +0200] rev 1966
stop using autocomplete_initfuncs dict on entity classes
Wed, 27 May 2009 15:01:19 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 15:01:19 +0200] rev 1965
cleanup
Wed, 27 May 2009 15:01:15 +0200 need to cleanup values if we don't want them to be interpreted by fields (title is a common field name for instance) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 15:01:15 +0200] rev 1964
need to cleanup values if we don't want them to be interpreted by fields (title is a common field name for instance)
Wed, 27 May 2009 15:00:38 +0200 not necessary here, else we see it in the generated input stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 15:00:38 +0200] rev 1963
not necessary here, else we see it in the generated input
Wed, 27 May 2009 13:01:32 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 13:01:32 +0200] rev 1962
backport stable branch
Wed, 27 May 2009 12:51:29 +0200 Added tag cubicweb-debian-version-3_2_2-1 for changeset 0e07514264aa stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 27 May 2009 12:51:29 +0200] rev 1961
Added tag cubicweb-debian-version-3_2_2-1 for changeset 0e07514264aa
Wed, 27 May 2009 12:51:24 +0200 Added tag cubicweb-version-3_2_2 for changeset 9b21e068fef7 stable cubicweb-debian-version-3_2_2-1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 27 May 2009 12:51:24 +0200] rev 1960
Added tag cubicweb-version-3_2_2 for changeset 9b21e068fef7
Wed, 27 May 2009 12:51:16 +0200 ready for 3.2.2 stable cubicweb-version-3_2_2
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 27 May 2009 12:51:16 +0200] rev 1959
ready for 3.2.2
Wed, 27 May 2009 12:46:31 +0200 Added tag cubicweb-debian-version-3_2_2-1 for changeset 92d1a15f08f7 stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 27 May 2009 12:46:31 +0200] rev 1958
Added tag cubicweb-debian-version-3_2_2-1 for changeset 92d1a15f08f7
Wed, 27 May 2009 12:46:20 +0200 Added tag cubicweb-version-3_2_2 for changeset 6539ce84f043 stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 27 May 2009 12:46:20 +0200] rev 1957
Added tag cubicweb-version-3_2_2 for changeset 6539ce84f043
Wed, 27 May 2009 08:39:16 +0200 [views][plot] piechart view now accepts either final or non final entities in the first column
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 27 May 2009 08:39:16 +0200] rev 1956
[views][plot] piechart view now accepts either final or non final entities in the first column
Wed, 27 May 2009 11:26:15 +0200 fix test stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 11:26:15 +0200] rev 1955
fix test
Wed, 27 May 2009 11:26:03 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 11:26:03 +0200] rev 1954
cleanup
Wed, 27 May 2009 11:24:58 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 11:24:58 +0200] rev 1953
oops
Wed, 27 May 2009 11:24:35 +0200 fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py). stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 11:24:35 +0200] rev 1952
fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py). Bump version to force migration on dev instances.
Wed, 27 May 2009 11:19:37 +0200 getting a StringIO here was due to lgc.db sqlite adapter bug stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 11:19:37 +0200] rev 1951
getting a StringIO here was due to lgc.db sqlite adapter bug
Wed, 27 May 2009 11:18:46 +0200 reactivate skipped tests due to sqlite bug which is now fixed (sqlite 3.6.13) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 11:18:46 +0200] rev 1950
reactivate skipped tests due to sqlite bug which is now fixed (sqlite 3.6.13)
Wed, 27 May 2009 11:17:53 +0200 test Bytes storage/retreival stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 May 2009 11:17:53 +0200] rev 1949
test Bytes storage/retreival
Tue, 26 May 2009 19:46:08 +0200 cosmetic stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 26 May 2009 19:46:08 +0200] rev 1948
cosmetic
Tue, 26 May 2009 19:45:39 +0200 test and fix __linkto handling (#343421) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 26 May 2009 19:45:39 +0200] rev 1947
test and fix __linkto handling (#343421)
Tue, 26 May 2009 19:45:04 +0200 don't use tab stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 26 May 2009 19:45:04 +0200] rev 1946
don't use tab
Tue, 26 May 2009 19:37:36 +0200 new argument telling if we want text or (text / attrs), keeping bw compat stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 26 May 2009 19:37:36 +0200] rev 1945
new argument telling if we want text or (text / attrs), keeping bw compat
Tue, 26 May 2009 19:36:40 +0200 similar method already exists stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 26 May 2009 19:36:40 +0200] rev 1944
similar method already exists
Tue, 26 May 2009 18:22:24 +0200 fix exception class, simply print warning when calling register_and_replace with an unregistered view stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 26 May 2009 18:22:24 +0200] rev 1943
fix exception class, simply print warning when calling register_and_replace with an unregistered view
Tue, 26 May 2009 17:27:43 +0200 fix generated links stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 26 May 2009 17:27:43 +0200] rev 1942
fix generated links
Tue, 26 May 2009 14:15:39 +0200 egroup -> cwgroup #343418 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 26 May 2009 14:15:39 +0200] rev 1941
egroup -> cwgroup #343418
Tue, 26 May 2009 11:23:39 +0200 fix so that one can edit an entity with a Bytes field without specifying a new file stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 26 May 2009 11:23:39 +0200] rev 1940
fix so that one can edit an entity with a Bytes field without specifying a new file
Tue, 26 May 2009 11:01:23 +0200 #343379: disturbing message on upgrade stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 26 May 2009 11:01:23 +0200] rev 1939
#343379: disturbing message on upgrade
Tue, 26 May 2009 09:31:44 +0200 merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 26 May 2009 09:31:44 +0200] rev 1938
merge
Tue, 26 May 2009 09:31:15 +0200 cosmetic stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 26 May 2009 09:31:15 +0200] rev 1937
cosmetic
(0) -1000 -120 +120 +1000 +3000 +10000 tip