sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 13:38:30 +0100] rev 655
kill [Singleton]VComponent
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 13:26:24 +0100] rev 654
has_relation selector compat, fix some deprecation msg
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 12:52:50 +0100] rev 653
use & operator instead of chainall, deprecate EntityAction, fix relation_possible action argument
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 12:47:07 +0100] rev 652
various SyntaxErrors / missing import fixes + reorganization of the `registered` classmethod
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 12:34:13 +0100] rev 651
kill AddEntityAction
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 12:33:57 +0100] rev 650
proper documentation, some bug fixes, upgrade some selectors
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 09:59:15 +0100] rev 649
more doc, upgrade but_etype and appobject_selectable selectors
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 09:58:47 +0100] rev 648
drop LinToEntityAction2, only used by the comment cube
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 21:06:06 +0100] rev 647
some selectors update + drop EntityRelationView (only used by jpl)
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 20:55:00 +0100] rev 646
merge
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 20:52:27 +0100] rev 645
merge
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 20:51:41 +0100] rev 644
merge
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Feb 2009 20:42:30 +0100] rev 643
[jsoncontroller] reorganize _html_exec (used by replacePageChunk) to output required css and js scripts
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Feb 2009 20:40:12 +0100] rev 642
[javascript] rewrote loadxhtml() plugin in order to be able to pass the XHR object to postAjaxLoad
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Feb 2009 20:34:52 +0100] rev 641
split main template into main template + page-content template