web/views/tabs.py
Fri, 03 Jul 2009 18:37:26 +0200 Aurelien Campeas cleanup stable
Fri, 03 Jul 2009 18:00:07 +0200 Sylvain Thénault when request is a json request, bind on 'ajax-loaded' instead of document.ready() stable
Thu, 18 Jun 2009 21:01:55 +0200 Aurelien Campeas replace tabs implementation (behaviour should be strictly identical, look is a bit different), using jquery.tools (see #343644)
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Thu, 28 May 2009 22:56:38 +0200 Nicolas Chauvat [views] get tabs to work with startup views
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Thu, 14 May 2009 11:38:40 +0200 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
Tue, 28 Apr 2009 11:22:31 +0200 sylvain thenault fix imports, cleanup, repair some ajax calls tls-sprint
Fri, 24 Apr 2009 17:04:14 +0200 sylvain thenault backport default branch tls-sprint
Thu, 16 Apr 2009 15:35:36 +0200 sylvain thenault MUST NOT consider req.form['rql'] in a view, use len(rset) > 1 to detect if we can apply tabs or not
Tue, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
Mon, 23 Mar 2009 18:53:53 +0100 sylvain thenault pylint detected errors tls-sprint
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Fri, 13 Mar 2009 11:05:37 +0100 Aurelien Campeas [tabs] don't spin madly when called in ajaxy/facet context; defer to default view
Wed, 11 Mar 2009 16:28:49 +0100 Aurelien Campeas backport typo fix
Mon, 09 Mar 2009 12:12:53 +0100 sylvain thenault fix name error tls-sprint
Wed, 04 Mar 2009 17:12:28 +0100 sylvain thenault backport default branch tls-sprint
Tue, 03 Mar 2009 15:16:04 +0100 Aurelien Campeas [tabs] from rev 917 - got lost in a merge
Tue, 03 Mar 2009 15:06:03 +0100 Aurelien Campeas merge treeview-tabs into default (for 3.1.1)
Tue, 03 Mar 2009 12:57:25 +0100 Aurelien Campeas [tabs] tabbed views don't support concatenation; when vid=primary is forced, delegate to the default tab/view #32176 treeview-tabs
Mon, 02 Mar 2009 21:03:54 +0100 sylvain thenault backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for... tls-sprint
Mon, 02 Mar 2009 20:43:08 +0100 sylvain thenault rename EntityRelatedTab into EntityRelationView, some fixes tls-sprint
Fri, 27 Feb 2009 16:17:06 +0100 sylvain thenault fix some imports, update treeview for 3.2 tls-sprint
Tue, 24 Feb 2009 11:59:53 +0100 Aurelien Campeas fix imports : common.utils -> utils tls-sprint
Tue, 24 Feb 2009 11:35:08 +0100 Aurelien Campeas merge tls-sprint
Mon, 23 Feb 2009 12:12:59 +0100 Aurelien Campeas unwanted merge : Backed out changeset 4328bcbd748e
Fri, 20 Feb 2009 20:50:05 +0100 Aurelien Campeas [tabs] augment a bit the lazyview interface (very general now), tab groups are now marked per entity (thinking about the ?vid=primary case) treeview-tabs
Fri, 20 Feb 2009 01:50:20 +0100 sylvain thenault seems I don't need bw compat support tls-sprint
Fri, 20 Feb 2009 01:49:39 +0100 sylvain thenault no need for both EntityRelatedTab / EntityRelatedView which are doing the same thing tls-sprint
Wed, 18 Feb 2009 23:11:01 +0100 Adrien Di Mascio rename abstract_* selectors into partial_* + add docstrings tls-sprint
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