2011-01-21 |
Sylvain Thénault |
[adapters] fix #1424467 caused by precedence of bw compat method while the adapter is concret for a given class
stable
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
|
file |
diff |
annotate
|
2010-07-26 |
Sylvain Thénault |
[navigation] refactor previous / next navigation component to ease overriding
stable
|
file |
diff |
annotate
|
2010-07-13 |
Sylvain Thénault |
[iprevnext] implements cell_call to remove warning when displayed in the main content zone
|
file |
diff |
annotate
|
2010-07-08 |
Sylvain Thénault |
[ftirank] when ordered by fti rank, we don't want page navigation. Anyway, sorted nav component shouldn't consider has_text relation.
|
file |
diff |
annotate
|
2010-07-06 |
Stephanie Marcu |
[facets] fix bug w/ vid in facet's js introduced in 3.9, improve navigation component so that show all link use ajax when called from ajax.
|
file |
diff |
annotate
|
2010-07-05 |
Sylvain Thénault |
[selectors] avoid spurious warning when using implements by design
|
file |
diff |
annotate
|
2010-06-21 |
katia |
[css] more css rework, need visual test in compat/new modes
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-01 |
Sylvain Thénault |
[navigation] view may implements page_navigation_url to handle them self url generated for pagination
stable
|
file |
diff |
annotate
|
2010-06-01 |
Sylvain Thénault |
[navigation] when there are to much results, use a <select> based page navigation
stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
[adapters] fix bad copy and past....
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
pylint style fixes
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
3.6 api update, cleanup
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
case where 'w' argument is None should be handled in do_paginate
|
file |
diff |
annotate
|
2010-01-22 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-01-22 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-01-22 |
Adrien Di Mascio |
fix stupid typo ...
stable
|
file |
diff |
annotate
|
2010-01-22 |
Sylvain Thénault |
fix condition to paginate a result set
stable
|
file |
diff |
annotate
|
2010-01-20 |
Sylvain Thénault |
cw 3.6 api update
|
file |
diff |
annotate
|
2010-01-19 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-15 |
Sylvain Thénault |
rename need_navigation into paginable
stable
|
file |
diff |
annotate
|
2010-01-07 |
Nicolas Chauvat |
[web/views] if view has attribute paginable=False, do not try to paginate it
stable
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-09 |
Sylvain Thénault |
some api update
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
new rset argument
stable
|
file |
diff |
annotate
|
2009-12-08 |
Sandrine Ribeau |
cw 3.6 api update
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
2009-10-21 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-20 |
Sylvain Thénault |
take care to outer joins
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] __regid__, cw_* and friends
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
use a span
stable
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
[page nav] previous/next page links should also consider url's base path
stable
|
file |
diff |
annotate
|
2009-08-25 |
Nicolas Chauvat |
B #345282 xhtml requires to use   instead of
stable
|
file |
diff |
annotate
|
2009-08-12 |
Nicolas Chauvat |
R propagate deprecation of AppObject.entity()
|
file |
diff |
annotate
|
2009-08-11 |
Nicolas Chauvat |
R propagate registry API changes
|
file |
diff |
annotate
|
2009-08-03 |
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
|
file |
diff |
annotate
|
2009-07-31 |
Nicolas Chauvat |
R [all] logilab.common 0.44 provides only deprecated
|
file |
diff |
annotate
|
2009-07-16 |
Aurelien Campeas |
backport stable branch
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
2009-07-06 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-07-03 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-11 |
sylvain thenault |
View.dispatch -> View.render
tls-sprint
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
delete-trailing-whitespaces, add page_size argument to .paginate
tls-sprint
|
file |
diff |
annotate
|
2009-02-19 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
deprecate pagination method
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
replaced most of __selectors__ assignments with __select__
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
Adrien Di Mascio |
replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors)
tls-sprint
|
file |
diff |
annotate
|
2009-02-10 |
Arthur Lutz |
permit override of display index on simple navigation
|
file |
diff |
annotate
|
2009-01-19 |
sylvain thenault |
selector update
|
file |
diff |
annotate
|
2009-01-15 |
sylvain thenault |
massive selector update
3.0
|
file |
diff |
annotate
|
2008-12-19 |
Sylvain Thenault |
begin selector renaming (work in progress)
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|