Mon, 23 Jan 2012 13:25:02 +0100 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 09:24:29 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 09:23:43 +0200 |
Sylvain Thénault |
[ibreadcrumbs] missing xml_escape on latest path part (usually view's title). Closes #2037506
stable
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 09:17:37 +0200 |
Sylvain Thénault |
[breadcrumbs] keep proper breadcrumbs when creating an entity linked to another by inspecting __linkto (closes #1947476)
|
file |
diff |
annotate
|
Wed, 15 Jun 2011 17:09:44 +0200 |
Sylvain Thénault |
[breadcrumbs] closes #1717489: Double escaping in breadcrumbs
stable
|
file |
diff |
annotate
|
Thu, 24 Mar 2011 13:22:20 +0100 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
Thu, 24 Mar 2011 13:20:33 +0100 |
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
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 16:19:22 +0100 |
Sylvain Thénault |
[ibreadcrumb] fix breadcrumb adapter backward compat
stable
|
file |
diff |
annotate
|
Tue, 09 Nov 2010 15:48:11 +0100 |
Julien Jehannet |
[basetemplates] breadcrumbs component context sticks to ApplicationName
stable
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 19:45:15 +0200 |
Sylvain Thénault |
fix pre 3.10 bw compat
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 09:17:54 +0200 |
Sylvain Thénault |
typo
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 09:01:14 +0200 |
Sylvain Thénault |
[breadcrumb] infinite loop safety belt, bw compatible by hi-jacking 'recurs' argument
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:38:02 +0200 |
Sylvain Thénault |
[components] refactor main template header: make it much more flexible by using CtxComponent
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:29:07 +0200 |
Sylvain Thénault |
[web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 18:28:12 +0200 |
Sylvain Thénault |
[iprogress] move adapter to entities.adapters
|
file |
diff |
annotate
|
Fri, 21 May 2010 15:04:29 +0200 |
Sylvain Thénault |
[adapters] refactoring fixes
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:55 +0200 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 17:35:17 +0200 |
Pierre-Yves David |
(implement #761403) The breadcrumb final element is now a link too.
stable
|
file |
diff |
annotate
|
Thu, 04 Mar 2010 17:50:17 +0100 |
Aurelien Campeas |
[views/breadcrumbs] fix bad signature
stable
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 17:38:31 +0100 |
Sylvain Thénault |
closes #345410: two_lines_rset, two_cols_rset, two_etypes_rset are badly named
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 10:58:56 +0100 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Mon, 16 Nov 2009 17:18:48 +0100 |
Adrien Di Mascio |
[breadcrumbs] make it easier to redefine html structure of breadcrumbs component
stable
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:58:44 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:10:56 +0200 |
Sylvain Thénault |
don't accept None to avoid error
stable
|
file |
diff |
annotate
|
Thu, 24 Sep 2009 00:24:21 +0200 |
Adrien Di Mascio |
[api] some more _cw / __regid__, automatic tests now pass again
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 19:40:19 +0200 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 11:10:38 +0200 |
Adrien Di Mascio |
[api] use cw_property_defs instead of deprecated property_defs
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:29:39 +0200 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 15:57:34 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 15:55:15 +0200 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 13:40:49 +0200 |
Aurelien Campeas |
from 3.5 branch; XXX the test depends on an eid value
stable
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 12:40:27 +0200 |
Aurelien Campeas |
hopefully correctly fix the breadcrumbs escaping
3.5
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 18:49:23 +0200 |
Aurelien Campeas |
missing escape
3.5
|
file |
diff |
annotate
|
Wed, 02 Sep 2009 16:42:07 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 02 Sep 2009 16:39:19 +0200 |
Sylvain Thénault |
refactor to ease overriding of what's displayed in breadcrum for an entity
3.5
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 13:02:45 +0200 |
Sylvain Thénault |
backport 3.5 branch
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 20:23:27 +0200 |
Nicolas Chauvat |
B [views] fixing breadcrumbs
stable
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 14:45:56 +0200 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 11:16:10 +0200 |
Sylvain Thénault |
[breadcrumb] BreadCrumbAnyRSetVComponent should implements call()
stable
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 10:06:17 +0200 |
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
|
file |
diff |
annotate
|
Tue, 25 Aug 2009 22:57:47 +0200 |
Nicolas Chauvat |
B #345282 xhtml requires to use   instead of
stable
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 19:09:32 +0200 |
Nicolas Chauvat |
R propagate deprecation of AppObject.entity()
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 13:26:44 +0200 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Wed, 20 May 2009 14:19:53 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Thu, 14 May 2009 11:38:40 +0200 |
Adrien Di Mascio |
delete-trailing-whitespace + some copyright update
tls-sprint
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 20:44:14 +0100 |
sylvain thenault |
import updates
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 01:21:25 +0100 |
Adrien Di Mascio |
replaced most of __selectors__ assignments with __select__
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 00:03:27 +0100 |
Adrien Di Mascio |
some more s/__selectors__/__select__ but still more to come
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 22:49:54 +0100 |
Adrien Di Mascio |
update imports of "cubicweb.common.entity" and use the new module path "cubicweb.entity"
tls-sprint
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 15 Jan 2009 13:27:33 +0100 |
sylvain thenault |
massive selector update
3.0
|
file |
diff |
annotate
|
Fri, 19 Dec 2008 15:16:09 +0100 |
Sylvain Thenault |
begin selector renaming (work in progress)
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|