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