web/views/tabs.py
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Mon, 14 Sep 2015 16:03:07 +0200 Rémi Cardona [py3k] basestring → six.string_types
Thu, 09 Jan 2014 13:49:32 +0100 Aurelien Campeas update jquery to 1.10 (closes #2786674)
Tue, 19 Mar 2013 12:24:40 +0100 Rémi Cardona [web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254) stable
Thu, 30 Aug 2012 17:07:59 +0200 Sylvain Thénault [tabs] fix pb with non-lazy tabs: style isn't properly set due to missing jquery.ui activation. Closes #2465657 stable
Thu, 23 Aug 2012 11:19:44 +0200 Sylvain Thénault [ui tabs] avoid duplicate rset argument if already specified in tab kwargs. Closes #2464786 stable
Wed, 01 Aug 2012 09:42:36 +0200 Sylvain Thénault [tabbed view] make tabs optionaly lazy: lazy=False on the tabbed view trigger synchronous tabs. Closes #2443038 stable
Wed, 13 Jun 2012 10:06:11 +0200 Aurelien Campeas [views/tabs] fix rql/eid param conflict when either one is already in the request form (closes #2405249)
Tue, 14 Feb 2012 09:39:44 +0100 Sylvain Thénault [tabs] use eid parameter instead of rql when an eid is given. Closes #2186288
Fri, 10 Feb 2012 16:53:52 +0100 Sylvain Thénault backport stable
Thu, 02 Feb 2012 17:59:52 +0100 Arthur Lutz [js] better support for no js in tabs (closes #2162092) stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Tue, 29 Nov 2011 12:06:35 +0100 Aurelien Campeas [views/tabs] tests absolutely want an alt attribute (even if meaningless)
Wed, 23 Nov 2011 11:23:51 +0100 Alain Leufroy [web/views/tabs] improve non graphical experince with tabs (closes #2097405)
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Fri, 23 Sep 2011 12:16:29 +0200 Sylvain Thénault [web request] fix cookie 'expires' formating (closes #1953945) stable
Wed, 21 Sep 2011 19:04:33 +0200 Aurelien Campeas [tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522) stable
Wed, 21 Sep 2011 19:00:49 +0200 Aurelien Campeas [tabs] fix clic on tab that does nothing (closes #1942750) stable
Fri, 05 Aug 2011 09:19:56 +0200 Sylvain Thénault [web test] fix test needed after change of primary_email definition stable
Wed, 27 Apr 2011 09:41:55 +0200 Sylvain Thénault [js] delete empty js files (incluced in cw.ajax.js)
Mon, 18 Apr 2011 19:34:20 +0200 Adrien Di Mascio [js/css] remove old versions of ui.tabs/slider etc.; closes #1625085
Thu, 10 Mar 2011 12:04:46 +0100 Adrien Di Mascio [web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
Thu, 10 Mar 2011 11:58:57 +0100 Sylvain Thénault backport stable
Thu, 10 Mar 2011 11:56:35 +0100 Adrien Di Mascio [tabs] forward url parameters to lazy tabs views stable
Wed, 16 Feb 2011 09:02:00 +0100 Adrien Di Mascio [tabs] use datadir_url to build image url instead of hardcoding data/
Tue, 08 Feb 2011 18:00:42 +0100 Sylvain Thénault [tabs js] merge tabs and lazy js files into cw.ajax.js and use camel case names to satisfy js coding standards
Fri, 22 Oct 2010 09:15:35 +0200 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
Wed, 13 Oct 2010 13:03:48 +0200 Sylvain Thénault i18n tweaks
Tue, 12 Oct 2010 23:36:54 +0200 Sylvain Thénault cleanup and 3.10 updates
Wed, 08 Sep 2010 10:32:46 +0200 Nicolas Chauvat [views] do not underline h1 titles for tabbedprimary views stable
Tue, 10 Aug 2010 14:16:12 +0200 Sylvain Thénault [tabs] take care, vid may not be a valid dom id (for jQuery at least) stable
Mon, 05 Jul 2010 12:04:32 +0200 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
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
less more (0) -100 -60 tip