web/views/tabs.py
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Thu, 22 Apr 2010 12:18:21 +0200 Aurelien Campeas [lazy view] give it a proper hole node in the no spinbox case stable
Tue, 06 Apr 2010 15:11:51 +0200 Aurelien Campeas [doc/book] expand the js chapter with an ajax story stable
Fri, 26 Feb 2010 15:27:55 +0100 Aurelien Campeas tabs/lazy views: provide a link for the no js user agents (lynx, blinds, google) #693670 stable
Wed, 17 Feb 2010 09:13:00 +0100 Sylvain Thénault proper deprecation of TabedPrimaryView stable
Wed, 17 Feb 2010 09:12:42 +0100 Sylvain Thénault missing call to toolbox in tabbed primary view stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Wed, 13 Jan 2010 17:44:29 +0100 Sylvain Thénault 3.6 api update
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Wed, 09 Dec 2009 16:06:27 +0100 Sandrine Ribeau api update again
Tue, 08 Dec 2009 10:58:56 +0100 Sylvain Thénault drop common subpackage
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Fri, 27 Nov 2009 19:04:26 +0100 Nicolas Chauvat [web] rename TabedPrimary to TabbedPrimary with backward compat stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Fri, 13 Nov 2009 15:38:48 +0100 Sylvain Thénault deactivate toolbox until 3.6 stable
Fri, 13 Nov 2009 14:24:29 +0100 Sylvain Thénault introduce render_entity_toolbox on default primary view to display components in the ctxtoolbar context, such as pdf icon, notification registration (nosylist)... stable
Fri, 13 Nov 2009 14:22:09 +0100 Sylvain Thénault stop calling render_entity_metadata in primary view, provides a stable
Wed, 21 Oct 2009 19:31:28 +0200 Aurelien Campeas remove obsolete caveat stable
Mon, 19 Oct 2009 18:15:24 +0200 Sylvain Thénault remove some warnings
Tue, 13 Oct 2009 08:47:41 +0200 Sylvain Thénault 3.6 updates
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Tue, 06 Oct 2009 18:14:54 +0200 Sylvain Thénault set title to None so it doesn't appears in possible views stable
Tue, 06 Oct 2009 17:15:24 +0200 Sylvain Thénault [tabs] some convenience classes for tabbed views stable
Tue, 06 Oct 2009 17:15:04 +0200 Sylvain Thénault [tabs] refactor to more tab control stable
Thu, 24 Sep 2009 00:24:21 +0200 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 11:13:39 +0200 Adrien Di Mascio [api] use __regid__ instead of deprecated id
Tue, 15 Sep 2009 15:01:41 +0200 Sylvain Thénault backport 3.5
Mon, 14 Sep 2009 14:59:23 +0200 Aurelien Campeas allow user to give ?tab=tabname and be set to the right tab (part of #345399) 3.5
Thu, 27 Aug 2009 13:02:45 +0200 Sylvain Thénault backport 3.5 branch
Thu, 27 Aug 2009 12:02:38 +0200 Sylvain Thénault fix emacs syntaxic colorization stable
Wed, 12 Aug 2009 19:09:32 +0200 Nicolas Chauvat R propagate deprecation of AppObject.entity()
Tue, 04 Aug 2009 15:08:18 +0200 Adrien Di Mascio merge
Tue, 04 Aug 2009 15:06:09 +0200 Adrien Di Mascio merge (after jquery.tools backout)
Tue, 04 Aug 2009 11:43:03 +0200 Adrien Di Mascio Backed out changeset 3e1d2ab5f8c0 (restore ui.tabs.js instead of jquery tools)
Mon, 03 Aug 2009 10:50:57 +0200 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
Thu, 16 Jul 2009 17:00:19 +0200 Aurelien Campeas [tabs] backport entity-less support for tabs
Thu, 16 Jul 2009 14:44:18 +0200 Aurelien Campeas shrink a bit the tabs
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Mon, 06 Jul 2009 19:55:18 +0200 Sylvain Thénault backport stable branch
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)
less more (0) -60 tip