2014-03-20 |
Denis Laxalde |
Provide sufficient context to check 'delete' permission in AjaxEditRelationCtxComponent
|
file |
diff |
annotate
|
2014-10-22 |
Aurelien Campeas |
[component] give Links a __repr__
|
file |
diff |
annotate
|
2014-11-12 |
David Douard |
[web] partial backout of #8391bf718485 to restore RelatedObjectsVComponent
|
file |
diff |
annotate
|
2014-05-02 |
Aurelien Campeas |
remove most 3.10 bw compat
|
file |
diff |
annotate
|
2014-07-23 |
Julien Cristau |
[web/component] move unicode() call around
|
file |
diff |
annotate
|
2014-07-23 |
Julien Cristau |
[web/js] replace callAddOrDeleteThenReload with more generic callAjaxFuncThenReload
|
file |
diff |
annotate
|
2014-03-07 |
Julien Cristau |
EditRelationMixIn: stop using user_rql_callback
|
file |
diff |
annotate
|
2014-04-14 |
Rémi Cardona |
an URL -> a URL
stable
|
file |
diff |
annotate
|
2014-03-24 |
Julien Cristau |
Backout "[web/navigation] use add_onload instead of inline javascript href"
stable
|
file |
diff |
annotate
|
2014-02-14 |
Julien Cristau |
merge 3.17.13
|
file |
diff |
annotate
|
2014-02-14 |
Julien Cristau |
[web/navigation] use add_onload instead of inline javascript href
|
file |
diff |
annotate
|
2014-02-14 |
Aurelien Campeas |
backout 8f3e963501e2, which is not ready yet
stable
|
file |
diff |
annotate
|
2014-02-11 |
Julien Cristau |
[navigation] use add_onload instead of inline javascript href
stable
|
file |
diff |
annotate
|
2013-04-23 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
file |
diff |
annotate
|
2013-03-19 |
Aurelien Campeas |
[merge] backport stable fixes
|
file |
diff |
annotate
|
2013-03-13 |
Rémi Cardona |
[web/component] Use global variable to point to ajax controller (part of #2758254)
stable
|
file |
diff |
annotate
|
2013-03-19 |
Rémi Cardona |
[web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254)
stable
|
file |
diff |
annotate
|
2013-03-12 |
Rémi Cardona |
[component] Fix URL generation for navigation component (closes #2464832)
stable
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
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-04 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-11-04 |
Sylvain Thénault |
[prev/next] properly translate previous/next links' title, closes #2072158
stable
|
file |
diff |
annotate
|
2011-10-18 |
Pierre-Yves David |
[utils] add a ``js_href`` function to generated proper javascript href
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[web component architecture] extract LayoutableMixIn from components
|
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-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
|
file |
diff |
annotate
|
2011-06-17 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-06-15 |
Sylvain Thénault |
[web page tracking] fix bug introduced by parent revision
stable
|
file |
diff |
annotate
|
2011-05-06 |
Aurelien Campeas |
[component|i18n] give imgs an alt attribute, refresh i18n po files
|
file |
diff |
annotate
|
2011-05-06 |
Aurelien Campeas |
[nav component/cosmetics] have nice looking arrows insteads of << / >>
|
file |
diff |
annotate
|
2011-02-14 |
Sylvain Thénault |
[ajax box] fix ajaxBoxShowSelector w/ mono-valued fields + minor cleanups
stable
|
file |
diff |
annotate
|
2011-01-31 |
Sylvain Thénault |
[js utils] backport some generic code from comments cube
stable
|
file |
diff |
annotate
|
2011-01-27 |
Sylvain Thénault |
[component] refactor layout retrieval to handle case where we've an entity without rset properly
stable
|
file |
diff |
annotate
|
2011-01-11 |
Sylvain Thénault |
[web action] refactor box menu handling, fixing #1401943 on the way
stable
|
file |
diff |
annotate
|
2010-12-23 |
Julien Jehannet |
[ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding
stable
|
file |
diff |
annotate
|
2010-12-10 |
Aurelien Campeas |
[web/components] fix typo in warning
stable
|
file |
diff |
annotate
|
2010-10-21 |
Aurelien Campeas |
some docstrings
|
file |
diff |
annotate
|
2010-10-19 |
Sylvain Thénault |
add note
|
file |
diff |
annotate
|
2010-10-19 |
Sylvain Thénault |
[boxes] use a new separator instead of clumsy htmlwidget's one which close and reopen the <ul> (loosing any list class on the way)
|
file |
diff |
annotate
|
2010-10-19 |
Sylvain Thénault |
[css] cleanup and fix by removing display: block on <a> in boxes
|
file |
diff |
annotate
|
2010-10-19 |
Sylvain Thénault |
[new components] render_title must write title, not return it
|
file |
diff |
annotate
|
2010-10-19 |
Sylvain Thénault |
[js] remove deprecation warnings by using $.noop instead of noop
|
file |
diff |
annotate
|
2010-10-14 |
Sylvain Thénault |
[components] add missing imports for code copied/pasted. Forgot to run pylint afterward...
|
file |
diff |
annotate
|
2010-10-14 |
Sylvain Thénault |
[component] avoid conflict on global/local identifier
|
file |
diff |
annotate
|
2010-10-13 |
Sylvain Thénault |
[ctx component] has no wview method
|
file |
diff |
annotate
|
2010-10-12 |
Sylvain Thénault |
[ui component] RelatedObjectsCtxComponent to superseede RelatedObjectsVComponent (still there for bw compat)
|
file |
diff |
annotate
|
2010-10-12 |
Sylvain Thénault |
[ui] nicer ajax edit relation table (tags box for instance)
|
file |
diff |
annotate
|
2010-10-11 |
Adrien Di Mascio |
[javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[pre 3.10 compat] if CtxComponent as a call() method, emit a deprecation warning but use it. Also ensure default value on class for visible and order, and define wview for bw compat as well
|
file |
diff |
annotate
|
2010-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-17 |
Sylvain Thénault |
[navigation] move hack from page_link to page_url so '#1251858: Can't see all the elements when a limited list is shown' if fixed as well
stable
|
file |
diff |
annotate
|
2010-09-16 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2010-09-16 |
Sylvain Thénault |
[navigation] for rql to the one of the rset being paginated
stable
|
file |
diff |
annotate
|
2010-09-15 |
Sylvain Thénault |
[navigation] refactor base navigation component: replace deprecated replacePageChunk js call by loadxhtml, using the magic js object
stable
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[new components] fix dumb name error
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[boxes] introduce new boxes system
|
file |
diff |
annotate
|
2010-07-08 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
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
|