web/views/ibreadcrumbs.py
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-10-21 Sylvain Thénault backport stable
2011-10-21 Sylvain Thénault [ibreadcrumbs] missing xml_escape on latest path part (usually view's title). Closes #2037506 stable
2011-09-23 Sylvain Thénault [breadcrumbs] keep proper breadcrumbs when creating an entity linked to another by inspecting __linkto (closes #1947476)
2011-06-15 Sylvain Thénault [breadcrumbs] closes #1717489: Double escaping in breadcrumbs stable
2011-03-24 Sylvain Thénault cleanups stable
2011-03-24 Sylvain Thénault [components] add **kwargs to render method of header components to make them usable as regular components (eg in other places than the header stable
2011-01-28 Sylvain Thénault [ibreadcrumb] fix breadcrumb adapter backward compat stable
2010-11-09 Julien Jehannet [basetemplates] breadcrumbs component context sticks to ApplicationName stable
2010-10-11 Sylvain Thénault fix pre 3.10 bw compat
2010-10-11 Sylvain Thénault typo
2010-10-11 Sylvain Thénault [breadcrumb] infinite loop safety belt, bw compatible by hi-jacking 'recurs' argument
2010-10-08 Sylvain Thénault [components] refactor main template header: make it much more flexible by using CtxComponent
2010-08-25 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
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-06-10 Sylvain Thénault [iprogress] move adapter to entities.adapters
2010-05-21 Sylvain Thénault [adapters] refactoring fixes
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
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-15 Pierre-Yves David (implement #761403) The breadcrumb final element is now a link too. stable
2010-03-04 Aurelien Campeas [views/breadcrumbs] fix bad signature stable
2010-01-21 Sylvain Thénault closes #345410: two_lines_rset, two_cols_rset, two_etypes_rset are badly named
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-08 Sylvain Thénault drop common subpackage
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-16 Adrien Di Mascio [breadcrumbs] make it easier to redefine html structure of breadcrumbs component stable
2009-09-29 Sylvain Thénault backport stable branch
2009-09-29 Sylvain Thénault don't accept None to avoid error 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 cw_property_defs instead of deprecated property_defs
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-09-11 Sylvain Thénault backport 3.5
2009-09-11 Sylvain Thénault backport stable branch 3.5
2009-09-11 Aurelien Campeas from 3.5 branch; XXX the test depends on an eid value stable
2009-09-11 Aurelien Campeas hopefully correctly fix the breadcrumbs escaping 3.5
2009-09-10 Aurelien Campeas missing escape 3.5
2009-09-02 Sylvain Thénault backport 3.5
2009-09-02 Sylvain Thénault refactor to ease overriding of what's displayed in breadcrum for an entity 3.5
2009-08-27 Sylvain Thénault backport 3.5 branch
2009-08-26 Nicolas Chauvat B [views] fixing breadcrumbs stable
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-26 Sylvain Thénault [breadcrumb] BreadCrumbAnyRSetVComponent should implements call() stable
2009-08-26 Sylvain Thénault [breadcrumb] only provides a breadcrumbs component, no more as pluggable content nav comp; provides alternative implentation for rset with more than one entity stable
2009-08-25 Nicolas Chauvat B #345282 xhtml requires to use   instead of   stable
2009-08-12 Nicolas Chauvat R propagate deprecation of AppObject.entity()
2009-07-07 Sylvain Thénault use xml_escape stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-20 Sylvain Thénault cleanup stable
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-03-02 sylvain thenault import updates tls-sprint
2009-02-18 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
2009-02-17 Adrien Di Mascio some more s/__selectors__/__select__ but still more to come tls-sprint
2009-02-17 Adrien Di Mascio update imports of "cubicweb.common.entity" and use the new module path "cubicweb.entity" tls-sprint
2009-02-17 Adrien Di Mascio replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) tls-sprint
2009-01-15 sylvain thenault massive selector update 3.0
2008-12-19 Sylvain Thenault begin selector renaming (work in progress)
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip