Fri, 13 Nov 2009 15:36:09 +0100 [common] add tr, th and td tags stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 13 Nov 2009 15:36:09 +0100] rev 3847
[common] add tr, th and td tags
Fri, 13 Nov 2009 14:24:47 +0100 new argument to provide extra content stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 14:24:47 +0100] rev 3846
new argument to provide extra content
Fri, 13 Nov 2009 14:24:29 +0100 introduce render_entity_toolbox on default primary view to display components in the ctxtoolbar context, such as pdf icon, notification registration (nosylist)... stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 14:24:29 +0100] rev 3845
introduce render_entity_toolbox on default primary view to display components in the ctxtoolbar context, such as pdf icon, notification registration (nosylist)...
Fri, 13 Nov 2009 14:22:09 +0100 stop calling render_entity_metadata in primary view, provides a stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 14:22:09 +0100] rev 3844
stop calling render_entity_metadata in primary view, provides a contextual compontent instead, displayed by default in the navbottom section.
Fri, 13 Nov 2009 14:19:08 +0100 display entity type in metadata section instead of default title of primary view stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 14:19:08 +0100] rev 3843
display entity type in metadata section instead of default title of primary view
Fri, 13 Nov 2009 14:14:48 +0100 PUCE_UP make me thing it will fold something on click, use PUCE_DOWN instead (as for actions box menus) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 14:14:48 +0100] rev 3842
PUCE_UP make me thing it will fold something on click, use PUCE_DOWN instead (as for actions box menus)
Fri, 13 Nov 2009 11:16:39 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 11:16:39 +0100] rev 3841
merge
Fri, 13 Nov 2009 11:16:24 +0100 prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 13 Nov 2009 11:16:24 +0100] rev 3840
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
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.
Thu, 12 Nov 2009 13:53:26 +0100 close #474415 by using 'is' instead of comparison which explicitly fails on entity classes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 13:53:26 +0100] rev 3829
close #474415 by using 'is' instead of comparison which explicitly fails on entity classes
Thu, 12 Nov 2009 13:46:47 +0100 when instance is started normally (eg not in debug mode), check versions before daemonization stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 13:46:47 +0100] rev 3828
when instance is started normally (eg not in debug mode), check versions before daemonization
Thu, 12 Nov 2009 13:46:10 +0100 doc stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 13:46:10 +0100] rev 3827
doc
Thu, 12 Nov 2009 12:15:19 +0100 close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 12:15:19 +0100] rev 3826
close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet) technical details: * add a graph of linked variables in the RRQLExpression instance * modify rql rewriter to remove relations where an unexistant variable and or a variable linked to an unexistant variable is used. * activate this feature in Entity.unrelated_rql if the entity doesn't exists yet
Thu, 12 Nov 2009 12:08:43 +0100 typo stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 12:08:43 +0100] rev 3825
typo
Thu, 12 Nov 2009 12:08:30 +0100 consider U when computing main variables stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 12:08:30 +0100] rev 3824
consider U when computing main variables
Thu, 12 Nov 2009 12:07:59 +0100 fix cut and paste stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 12:07:59 +0100] rev 3823
fix cut and paste
Thu, 12 Nov 2009 09:33:55 +0100 do not fail if anon user == manager, simply emit warning that it should not be done in production. stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 09:33:55 +0100] rev 3822
do not fail if anon user == manager, simply emit warning that it should not be done in production. close #469395
Thu, 12 Nov 2009 09:27:26 +0100 oops, junk stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 09:27:26 +0100] rev 3821
oops, junk
Thu, 12 Nov 2009 09:27:01 +0100 c-c create stopped asking if anonymous access should be activated stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 09:27:01 +0100] rev 3820
c-c create stopped asking if anonymous access should be activated introduced by 2654:6512522860aa, close #469418 Generic behaviour of WebCreateHandler should be kept for twisted and all-in-one configurations.
Thu, 12 Nov 2009 09:08:00 +0100 no more dependency on mx date time. Better description of optional dependencies stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 12 Nov 2009 09:08:00 +0100] rev 3819
no more dependency on mx date time. Better description of optional dependencies
Wed, 11 Nov 2009 14:44:58 +0100 [web ui] move help from header to footer stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 11 Nov 2009 14:44:58 +0100] rev 3818
[web ui] move help from header to footer
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip