web/views/cwproperties.py
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-01-10 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-12-16 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
2011-09-29 Sylvain Thénault backport stable
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-09-26 Sylvain Thénault backport stable
2011-09-23 Sylvain Thénault [web request] fix cookie 'expires' formating (closes #1953945) stable
2011-09-22 Sylvain Thénault [cwproperties] refactor properties form to make it partly overrideable easily (closes #1936782)
2011-09-16 Sylvain Thénault [user prefs] use same title as the action for consistency stable
2010-10-19 Sylvain Thénault cleanups
2010-10-19 Sylvain Thénault [js] remove deprecation warnings by using $.noop instead of noop
2010-10-12 Sylvain Thénault [form] unify form.render prototype to take a 'w' argument as other view/components render method
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-08-25 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
2010-08-04 Sylvain Thénault [cwprops] fix callable vocabulary of cwproperties which were inconsistently called. No more argument, should now simply return a list of (untranslated) values
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-06-21 katia [css] more css rework, need visual test in compat/new modes
2010-06-09 Sylvain Thénault backport stable
2010-06-09 Sylvain Thénault [pylint] fix detected name errors stable
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-05-18 Sylvain Thénault [preferences] support dot (.) in registry id of configurable appobjects stable
2010-05-07 Sylvain Thénault [selectors] new logged_user_in_rset selector stable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-14 Sylvain Thénault [web] stop having actions configurable through cwproperties: this clutter site management and .po files for a useless fonctionnality (which, where and how actions are displayed is handled by code)
2010-01-26 Sylvain Thénault add CWProperty for_user CWUser when on the user primary view
2010-01-26 Sylvain Thénault move CWProperty rtags from autoform to cwproperties module.
less more (0) -50 -30 tip