web/component.py
2016-01-05 Julien Cristau [web/component] guard against invalid page_size form parameter
2015-10-16 Rémi Cardona spelling: *aly → *ally
2015-09-18 Rémi Cardona [py3k] __unicode__ and __str__
2015-09-17 Rémi Cardona [py3k] unicode → six.text_type
2015-09-16 Rémi Cardona [py3k] use six.add_metaclass
2015-09-11 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
2015-03-09 Rémi Cardona Spelling fixes in comments and docstrings
2014-03-20 Denis Laxalde Provide sufficient context to check 'delete' permission in AjaxEditRelationCtxComponent
2014-10-22 Aurelien Campeas [component] give Links a __repr__
2014-11-12 David Douard [web] partial backout of #8391bf718485 to restore RelatedObjectsVComponent
2014-05-02 Aurelien Campeas remove most 3.10 bw compat
2014-07-23 Julien Cristau [web/component] move unicode() call around
2014-07-23 Julien Cristau [web/js] replace callAddOrDeleteThenReload with more generic callAjaxFuncThenReload
2014-03-07 Julien Cristau EditRelationMixIn: stop using user_rql_callback
2014-04-14 Rémi Cardona an URL -> a URL stable
2014-03-24 Julien Cristau Backout "[web/navigation] use add_onload instead of inline javascript href" stable
2014-02-14 Julien Cristau merge 3.17.13
2014-02-14 Julien Cristau [web/navigation] use add_onload instead of inline javascript href
2014-02-14 Aurelien Campeas backout 8f3e963501e2, which is not ready yet stable
2014-02-11 Julien Cristau [navigation] use add_onload instead of inline javascript href stable
2013-04-23 Pierre-Yves David use cw_etype instead of __regid__
2013-03-19 Aurelien Campeas [merge] backport stable fixes
2013-03-13 Rémi Cardona [web/component] Use global variable to point to ajax controller (part of #2758254) stable
2013-03-19 Rémi Cardona [web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254) stable
2013-03-12 Rémi Cardona [component] Fix URL generation for navigation component (closes #2464832) stable
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-11-29 Julien Cristau [navigation] provide a link back from the full view to the paginated one
2011-11-04 Sylvain Thénault backport stable
2011-11-04 Sylvain Thénault [prev/next] properly translate previous/next links' title, closes #2072158 stable
2011-10-18 Pierre-Yves David [utils] add a ``js_href`` function to generated proper javascript href
2011-10-21 Sylvain Thénault [web component architecture] extract LayoutableMixIn from components
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
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
2011-06-17 Sylvain Thénault backport stable
2011-06-15 Sylvain Thénault [web page tracking] fix bug introduced by parent revision stable
2011-05-06 Aurelien Campeas [component|i18n] give imgs an alt attribute, refresh i18n po files
2011-05-06 Aurelien Campeas [nav component/cosmetics] have nice looking arrows insteads of << / >>
2011-02-14 Sylvain Thénault [ajax box] fix ajaxBoxShowSelector w/ mono-valued fields + minor cleanups stable
2011-01-31 Sylvain Thénault [js utils] backport some generic code from comments cube stable
2011-01-27 Sylvain Thénault [component] refactor layout retrieval to handle case where we've an entity without rset properly stable
2011-01-11 Sylvain Thénault [web action] refactor box menu handling, fixing #1401943 on the way stable
2010-12-23 Julien Jehannet [ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding stable
2010-12-10 Aurelien Campeas [web/components] fix typo in warning stable
2010-10-21 Aurelien Campeas some docstrings
2010-10-19 Sylvain Thénault add note
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)
2010-10-19 Sylvain Thénault [css] cleanup and fix by removing display: block on <a> in boxes
less more (0) -100 -48 tip