2016-01-05 |
Julien Cristau |
[web/component] guard against invalid page_size form parameter
|
file |
diff |
annotate
|
2015-10-16 |
Rémi Cardona |
spelling: *aly → *ally
|
file |
diff |
annotate
|
2015-09-18 |
Rémi Cardona |
[py3k] __unicode__ and __str__
|
file |
diff |
annotate
|
2015-09-17 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
2015-09-16 |
Rémi Cardona |
[py3k] use six.add_metaclass
|
file |
diff |
annotate
|
2015-09-11 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
2015-03-09 |
Rémi Cardona |
Spelling fixes in comments and docstrings
|
file |
diff |
annotate
|
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
|