sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:40:34 +0100] rev 777
test and fix interface based objects cleaning
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:40:05 +0100] rev 776
no more used
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:50:15 +0100] rev 775
fix selectors argus
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:46:35 +0100] rev 774
tell on which class the assertion's failed
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:46:23 +0100] rev 773
add rtype compat
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:46:03 +0100] rev 772
skip_relations is defined on FormMixIn
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 11:41:35 +0100] rev 771
fix selector of EntityRelatedTab, next step is to find a way to avoid this kind of selector
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 11:40:25 +0100] rev 770
each subclass of EntitySelector should call its __init__ method
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 11:38:05 +0100] rev 769
fix score computation in implements()
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 11:35:54 +0100] rev 768
fix compatibility class EntityAction: test for accepts() before has_condition()