sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:16:54 +0100] rev 792
fix selector
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:16:45 +0100] rev 791
hide foaf_usable until cleaning
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 15:16:13 +0100] rev 790
fix specfied_etype_implements's __call__ prototype
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:15:58 +0100] rev 789
oops
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:02:10 +0100] rev 788
protect against None rset
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:01:58 +0100] rev 787
update imports
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:01:50 +0100] rev 786
fix used selectors
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:01:29 +0100] rev 785
more iface based cleanup fixes
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:44:35 +0100] rev 784
merge
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:44:23 +0100] rev 783
fix test in-progress
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 13:36:28 +0100] rev 782
introduce abstract selectors to get rid of the my_selector() contagion
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:43:56 +0100] rev 781
fix import, use non_final_entity instead of implements('Any')
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:42:46 +0100] rev 780
fix selector search and refactor auto-instantiation
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:41:55 +0100] rev 779
implements some str, fix implements selector, test and fixes
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:41:07 +0100] rev 778
function moved to cwvreg
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()
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:11:05 +0100] rev 767
cleanup
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:10:28 +0100] rev 766
fix match_user_groups, appobject_selectable, searchstate_accept* compat selectors
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:09:55 +0100] rev 765
kill Form, EntityForm and AnyRsetForm