web/views/tabs.py
2009-02-18 Adrien Di Mascio introduce abstract selectors to get rid of the my_selector() contagion tls-sprint
2009-02-18 Adrien Di Mascio fix selector of EntityRelatedTab, next step is to find a way to avoid this kind of selector tls-sprint
2009-02-17 Adrien Di Mascio first pass to use __select__ instead of __selectors__ tls-sprint
2009-02-17 Adrien Di Mascio replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) tls-sprint
2009-02-17 Adrien Di Mascio remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead tls-sprint
2009-02-11 Aurelien Campeas [tabs] reuse the new set_cookie controller method
2009-02-06 Aurelien Campeas [tabs] prepare for reloadability
2009-01-30 Aurelien Campeas [tabs] dead code
2009-01-30 Aurelien Campeas [tabs] fix the no-eid case, remove unused code
2009-01-30 Adrien Di Mascio fix js syntax in tabs.forceview()
2009-01-30 Adrien Di Mascio simplification of lazy tabs mechanism
2009-01-30 Adrien Di Mascio use lgc.decorators.monkeypatch in tabs.py
2009-01-30 sylvain thenault cubicweb__loadurl -> cubicweb:lazyloadurl
2009-01-28 Aurelien Campeas [tabs] improve pylint note :)
2009-01-28 Aurelien Campeas [tabs] cookie name par cube instance will reduce cookie collisions
2009-01-28 Aurelien Campeas [tabs]
2009-01-28 Aurelien Campeas python 2.4 compat
2009-01-27 Aurelien Campeas [tabs] prune tab set _before_ computing & setting 'active' tab
2009-01-27 Aurelien Campeas [tabs]
2009-01-27 Aurelien Campeas [tabs] avoid nasty surprises when tab name change & the cookie remembers the past
2009-01-27 Aurelien Campeas [tabs] provide a working tabs implementation, that lazy-loads tab content & should remember the current position
2008-12-19 Sylvain Thenault rename to tabs.py
less more (0) tip