Wed, 02 Dec 2009 11:53:25 +0100 fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Dec 2009 11:53:25 +0100] rev 3961
fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing to specify variables that should be used in selection. See usage on state_of / transition_of relations.
Wed, 02 Dec 2009 11:04:40 +0100 don't fail on error while render a notification mail stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 02 Dec 2009 11:04:40 +0100] rev 3960
don't fail on error while render a notification mail
Tue, 01 Dec 2009 19:58:51 +0100 improve error message for redundant initial workflow states stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Tue, 01 Dec 2009 19:58:51 +0100] rev 3959
improve error message for redundant initial workflow states
Tue, 01 Dec 2009 19:29:56 +0100 fix name error while debugging stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 01 Dec 2009 19:29:56 +0100] rev 3958
fix name error while debugging
Tue, 01 Dec 2009 17:38:35 +0100 oops, this is an object relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 01 Dec 2009 17:38:35 +0100] rev 3957
oops, this is an object relation
Tue, 01 Dec 2009 12:06:17 +0100 don't use html/dtd validator as default validator for non html views. Closes #550162 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 01 Dec 2009 12:06:17 +0100] rev 3956
don't use html/dtd validator as default validator for non html views. Closes #550162
Tue, 01 Dec 2009 12:03:42 +0100 support x.set_relations(a_relation=None) to delete a_relation relations from this entity stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 01 Dec 2009 12:03:42 +0100] rev 3955
support x.set_relations(a_relation=None) to delete a_relation relations from this entity
Tue, 01 Dec 2009 12:00:20 +0100 properly fail if user has entered wrong connection information for the system database, closes #549136 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 01 Dec 2009 12:00:20 +0100] rev 3954
properly fail if user has entered wrong connection information for the system database, closes #549136
Tue, 01 Dec 2009 08:43:37 +0100 [forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 01 Dec 2009 08:43:37 +0100] rev 3953
[forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None) to fix a pitfall in form_render prototype: there is no way to distinguish between arguments that should be given to build_context from arguments that should be given to the renderer. This was problematic for instance with inlined form where a 'title' argument is given for the renderer, but is also used as default value for field whose name is 'title'...
Tue, 01 Dec 2009 08:38:02 +0100 wfhistory isn't anymore selectable if the entity has no record in its history stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 01 Dec 2009 08:38:02 +0100] rev 3952
wfhistory isn't anymore selectable if the entity has no record in its history
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip