2012-07-31 |
Sylvain Thénault |
[web navigation] previous / next icons are missing mandatory alt attribute
stable
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2011-12-05 |
Julien Cristau |
Tweak message to clarify it gets the pagination back
|
file |
diff |
annotate
|
2011-11-29 |
Julien Cristau |
[navigation] provide a link back from the full view to the paginated one
|
file |
diff |
annotate
|
2011-11-24 |
Aurelien Campeas |
[sorted navigation] refactor code so that when an attribute is found, nb_chars may be recomputed anyway according to variable type
|
file |
diff |
annotate
|
2011-11-04 |
Sylvain Thénault |
[navigation] extract method from SortedNavigation.call to ease overriding
|
file |
diff |
annotate
|
2011-11-04 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-11-04 |
Sylvain Thénault |
[pagination] closes #2072029: add css class to div for "see them all" link for pagination.
stable
|
file |
diff |
annotate
|
2011-10-24 |
Sylvain Thénault |
[ui, pagination] when sorted in some date type, auto-set max characters (closes #2053038)
|
file |
diff |
annotate
|
2011-10-24 |
Aurelien Campeas |
[tableview,basetemplates,pagination] some views internally handle the pagination, in which case the base template should not try to paginate
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
2011-09-07 |
Aurelien Campeas |
[views/navigation] use the proper icons instead of ascii art (closes #1624943)
stable
|
file |
diff |
annotate
|
2011-06-30 |
Sylvain Thénault |
[i18n] fix undetected conflict
|
file |
diff |
annotate
|
2011-05-06 |
Aurelien Campeas |
[nav component/cosmetics] have nice looking arrows insteads of << / >>
|
file |
diff |
annotate
|
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
|