Fri, 13 Nov 2009 11:14:48 +0100 missing space between label and value stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 11:14:48 +0100] rev 3839
missing space between label and value
Fri, 13 Nov 2009 10:47:26 +0100 [web] safety belt to avoid overriding pageid with loadxhtml() stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 13 Nov 2009 10:47:26 +0100] rev 3838
[web] safety belt to avoid overriding pageid with loadxhtml() HtmlHeaders.define_var() now accepts a third optional 'override' paramater. If set to False, the variable won't be evaluated if it's already defined in the page.
Fri, 13 Nov 2009 09:16:28 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 09:16:28 +0100] rev 3837
merge
Fri, 13 Nov 2009 09:15:28 +0100 fix necessary when adding a cube which isn't listed in fs dependencies of the instance stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 09:15:28 +0100] rev 3836
fix necessary when adding a cube which isn't listed in fs dependencies of the instance
Fri, 13 Nov 2009 09:13:30 +0100 more sensible default values to c-c "create" inputs stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 09:13:30 +0100] rev 3835
more sensible default values to c-c "create" inputs * db name default to instance name * db user default to user's login on 'user' mode * admin account login default to 'admin' note: dirty hack to make default_instance_id method available
Thu, 12 Nov 2009 18:27:59 +0100 [javascript] fid form / onfailure behaviour stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 12 Nov 2009 18:27:59 +0100] rev 3834
[javascript] fid form / onfailure behaviour If onfailure is specified, it should be done _before_ any default / standard CW action is done. The callback signature should be the same as the onsuccess one. If the onfailure callback returns true, the default actions will still take place afterwards, otherwise (i.e. return false), the processing stops directly after the callback.
Thu, 12 Nov 2009 17:36:15 +0100 add set_page_data as well stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 17:36:15 +0100] rev 3833
add set_page_data as well
Thu, 12 Nov 2009 17:32:09 +0100 #473188: missing get_page_data when patching bare db-api request for web compatibility stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 17:32:09 +0100] rev 3832
#473188: missing get_page_data when patching bare db-api request for web compatibility
Thu, 12 Nov 2009 17:31:19 +0100 benefit from the orm for clearer code stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 17:31:19 +0100] rev 3831
benefit from the orm for clearer code
Thu, 12 Nov 2009 17:15:07 +0100 close #472361: omit password and bytes attributes in allowed mass-mailing keys stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 17:15:07 +0100] rev 3830
close #472361: omit password and bytes attributes in allowed mass-mailing keys by fixing default implementation for allowed_massmail_keys() in the Emailable pluggable mixin (cw.common.mixins). Added test (in entities.test though), also fix CWUserTC classes conflicts in the test module.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip