Wed, 10 Jun 2009 18:44:10 +0200 field's help may now be a callable taking the form as argument stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 18:44:10 +0200] rev 2093
field's help may now be a callable taking the form as argument
Wed, 10 Jun 2009 16:13:29 +0200 [exlog] print clocktime in addition to cputime stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 10 Jun 2009 16:13:29 +0200] rev 2092
[exlog] print clocktime in addition to cputime
Wed, 10 Jun 2009 14:51:48 +0200 don't set select widget when a vocabulary widget is already specified on the field class stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 14:51:48 +0200] rev 2091
don't set select widget when a vocabulary widget is already specified on the field class
Wed, 10 Jun 2009 12:50:05 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 12:50:05 +0200] rev 2090
merge
Wed, 10 Jun 2009 12:24:22 +0200 backport default branch fix 4ec37d33657e (EntityFieldsForm methods implementation) stable
Florent <florent@secondweb.fr> [Wed, 10 Jun 2009 12:24:22 +0200] rev 2089
backport default branch fix 4ec37d33657e (EntityFieldsForm methods implementation)
Wed, 10 Jun 2009 10:26:52 +0200 Implement EntityFieldsForm methods so that EntityFormRenderer works out of the box
Fabrice <fabrice@secondweb.fr> [Wed, 10 Jun 2009 10:26:52 +0200] rev 2088
Implement EntityFieldsForm methods so that EntityFormRenderer works out of the box
Wed, 10 Jun 2009 12:09:06 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 12:09:06 +0200] rev 2087
cleanup
Wed, 10 Jun 2009 12:08:57 +0200 fix TimeField format_prop, use format_single_value directly in render_example stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 12:08:57 +0200] rev 2086
fix TimeField format_prop, use format_single_value directly in render_example
Wed, 10 Jun 2009 12:08:26 +0200 fix #343630 by getting explicitly TextInput widget for String, also instantiate field to get proper widget configuration stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 12:08:26 +0200] rev 2085
fix #343630 by getting explicitly TextInput widget for String, also instantiate field to get proper widget configuration
Wed, 10 Jun 2009 10:01:06 +0200 optional rset, those prototype could be simplified once bw compat for non named rset will be dropped
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 10:01:06 +0200] rev 2084
optional rset, those prototype could be simplified once bw compat for non named rset will be dropped
Wed, 10 Jun 2009 10:00:34 +0200 add warning when rset isn't a named argument in select()
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 10:00:34 +0200] rev 2083
add warning when rset isn't a named argument in select()
Wed, 10 Jun 2009 09:53:54 +0200 should call select here
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 09:53:54 +0200] rev 2082
should call select here
Wed, 10 Jun 2009 09:49:35 +0200 make rset optional
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 09:49:35 +0200] rev 2081
make rset optional
Wed, 10 Jun 2009 08:21:38 +0200 oops, mainform default to True stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 08:21:38 +0200] rev 2080
oops, mainform default to True
Wed, 10 Jun 2009 08:21:27 +0200 proper error when fname isn't specified stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 08:21:27 +0200] rev 2079
proper error when fname isn't specified
Tue, 09 Jun 2009 21:29:38 +0200 typo: fix assertion error message in vregistry.py stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 09 Jun 2009 21:29:38 +0200] rev 2078
typo: fix assertion error message in vregistry.py
Tue, 09 Jun 2009 18:46:20 +0200 nicer message on failure stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 18:46:20 +0200] rev 2077
nicer message on failure
Tue, 09 Jun 2009 18:30:42 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 18:30:42 +0200] rev 2076
cleanup
Tue, 09 Jun 2009 18:04:31 +0200 fix bug in multisource planner, w/ inlined relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 18:04:31 +0200] rev 2075
fix bug in multisource planner, w/ inlined relation
Tue, 09 Jun 2009 18:03:28 +0200 enhance BasePlannerTC to ease subclasses definition stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 18:03:28 +0200] rev 2074
enhance BasePlannerTC to ease subclasses definition
Tue, 09 Jun 2009 14:47:00 +0200 fix missing from close when using a var map stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 14:47:00 +0200] rev 2073
fix missing from close when using a var map
Tue, 09 Jun 2009 14:46:39 +0200 deactivate sqlite connection wrapping for unittest_multisources for now stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 14:46:39 +0200] rev 2072
deactivate sqlite connection wrapping for unittest_multisources for now
Tue, 09 Jun 2009 14:45:57 +0200 new test for missing from close when using a var map stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 14:45:57 +0200] rev 2071
new test for missing from close when using a var map
Tue, 09 Jun 2009 14:08:08 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 14:08:08 +0200] rev 2070
cleanup
Tue, 09 Jun 2009 14:07:57 +0200 set_debug method on rql2sql test as well stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 14:07:57 +0200] rev 2069
set_debug method on rql2sql test as well
Tue, 09 Jun 2009 11:33:04 +0200 log sql queries in debug mode stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 11:33:04 +0200] rev 2068
log sql queries in debug mode
Tue, 09 Jun 2009 11:32:41 +0200 need proper logged_user and close method to be usable as native source connection wrapper stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 11:32:41 +0200] rev 2067
need proper logged_user and close method to be usable as native source connection wrapper
Tue, 09 Jun 2009 11:31:57 +0200 cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 11:31:57 +0200] rev 2066
cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string
(0) -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip