web/views/tabs.py
2014-01-09 Aurelien Campeas update jquery to 1.10 (closes #2786674)
2013-03-19 Rémi Cardona [web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254) stable
2012-08-30 Sylvain Thénault [tabs] fix pb with non-lazy tabs: style isn't properly set due to missing jquery.ui activation. Closes #2465657 stable
2012-08-23 Sylvain Thénault [ui tabs] avoid duplicate rset argument if already specified in tab kwargs. Closes #2464786 stable
2012-08-01 Sylvain Thénault [tabbed view] make tabs optionaly lazy: lazy=False on the tabbed view trigger synchronous tabs. Closes #2443038 stable
2012-06-13 Aurelien Campeas [views/tabs] fix rql/eid param conflict when either one is already in the request form (closes #2405249)
2012-02-14 Sylvain Thénault [tabs] use eid parameter instead of rql when an eid is given. Closes #2186288
2012-02-10 Sylvain Thénault backport stable
2012-02-02 Arthur Lutz [js] better support for no js in tabs (closes #2162092) stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-11-29 Aurelien Campeas [views/tabs] tests absolutely want an alt attribute (even if meaningless)
2011-11-23 Alain Leufroy [web/views/tabs] improve non graphical experince with tabs (closes #2097405)
2011-09-28 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
2011-09-23 Sylvain Thénault [web request] fix cookie 'expires' formating (closes #1953945) stable
2011-09-21 Aurelien Campeas [tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522) stable
2011-09-21 Aurelien Campeas [tabs] fix clic on tab that does nothing (closes #1942750) stable
2011-08-05 Sylvain Thénault [web test] fix test needed after change of primary_email definition stable
2011-04-27 Sylvain Thénault [js] delete empty js files (incluced in cw.ajax.js)
2011-04-18 Adrien Di Mascio [js/css] remove old versions of ui.tabs/slider etc.; closes #1625085
2011-03-10 Adrien Di Mascio [web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
2011-03-10 Sylvain Thénault backport stable
2011-03-10 Adrien Di Mascio [tabs] forward url parameters to lazy tabs views stable
2011-02-16 Adrien Di Mascio [tabs] use datadir_url to build image url instead of hardcoding data/
2011-02-08 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
2010-10-22 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-10-13 Sylvain Thénault i18n tweaks
2010-10-12 Sylvain Thénault cleanup and 3.10 updates
2010-09-08 Nicolas Chauvat [views] do not underline h1 titles for tabbedprimary views stable
2010-08-10 Sylvain Thénault [tabs] take care, vid may not be a valid dom id (for jQuery at least) stable
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-22 Aurelien Campeas [lazy view] give it a proper hole node in the no spinbox case stable
2010-04-06 Aurelien Campeas [doc/book] expand the js chapter with an ajax story stable
2010-02-26 Aurelien Campeas tabs/lazy views: provide a link for the no js user agents (lynx, blinds, google) #693670 stable
2010-02-17 Sylvain Thénault proper deprecation of TabedPrimaryView stable
2010-02-17 Sylvain Thénault missing call to toolbox in tabbed primary view stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-13 Sylvain Thénault 3.6 api update
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-09 Sandrine Ribeau api update again
2009-12-08 Sylvain Thénault drop common subpackage
2009-12-03 Sylvain Thénault backport stable into default
2009-11-27 Nicolas Chauvat [web] rename TabedPrimary to TabbedPrimary with backward compat stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-13 Sylvain Thénault deactivate toolbox until 3.6 stable
2009-11-13 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
2009-11-13 Sylvain Thénault stop calling render_entity_metadata in primary view, provides a stable
2009-10-21 Aurelien Campeas remove obsolete caveat stable
2009-10-19 Sylvain Thénault remove some warnings
2009-10-13 Sylvain Thénault 3.6 updates
2009-10-07 Sylvain Thénault backport stable branch
2009-10-06 Sylvain Thénault set title to None so it doesn't appears in possible views stable
2009-10-06 Sylvain Thénault [tabs] some convenience classes for tabbed views stable
2009-10-06 Sylvain Thénault [tabs] refactor to more tab control stable
2009-09-23 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Adrien Di Mascio [api] use __regid__ instead of deprecated id
2009-09-15 Sylvain Thénault backport 3.5
2009-09-14 Aurelien Campeas allow user to give ?tab=tabname and be set to the right tab (part of #345399) 3.5
less more (0) -100 -60 tip