web/action.py
2011-01-11 Sylvain Thénault [web action] refactor box menu handling, fixing #1401943 on the way stable
2010-08-25 Sylvain Thénault [boxes] introduce new boxes system
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
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-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-05 Sylvain Thénault reorganize, cleanup and properly document base selectors. Kill the may_add_relation selector.
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-09-23 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-17 Sylvain Thénault backport 3.5
2009-09-16 Sylvain Thénault nicer add urls 3.5
2009-09-15 Sylvain Thénault backport 3.5
2009-09-15 Sylvain Thénault [actions] refactor: extract actual_actions from fill_menu to work with table filter form 3.5
2009-09-14 Sylvain Thénault cleanup, futur warning fixes :) 3.5
2009-09-14 Sylvain Thénault edit box refactoring to gain more control by using actions 3.5
2009-08-17 Sylvain Thénault fix __init__ parameters
2009-08-13 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
2009-08-13 Sylvain Thénault refactor property handling to avoid name conflicts
2009-08-05 Sylvain Thénault cleanup
2009-08-03 Sylvain Thénault R [base classes] only AppObject remaning, no more AppRsetObject
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-04-29 sylvain thenault match normal search state on action by default tls-sprint
2009-04-22 sylvain thenault remove trailing white spaces tls-sprint
2009-04-22 sylvain thenault drop hopeless registerer bw compat tls-sprint
2009-02-18 Adrien Di Mascio rename abstract_* selectors into partial_* + add docstrings tls-sprint
2009-02-18 Adrien Di Mascio introduce abstract selectors to get rid of the my_selector() contagion tls-sprint
2009-02-18 Adrien Di Mascio fix compatibility class EntityAction: test for accepts() before has_condition() tls-sprint
2009-02-18 sylvain thenault cleanup tls-sprint
2009-02-18 Adrien Di Mascio remove explicit access to .im_func when overriding `registered` tls-sprint
2009-02-18 Adrien Di Mascio some minor __select__ composition fixes tls-sprint
2009-02-18 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
2009-02-17 sylvain thenault update some imports tls-sprint
2009-02-17 sylvain thenault drop more registerers tls-sprint
2009-02-17 sylvain thenault properly kill/depreciate component base class, only keep Component tls-sprint
2009-02-17 Adrien Di Mascio work in progress - fix deprecation of EntityAction - fix various selectors bugs tls-sprint
2009-02-17 sylvain thenault use & operator instead of chainall, deprecate EntityAction, fix relation_possible action argument tls-sprint
2009-02-17 Adrien Di Mascio various SyntaxErrors / missing import fixes + reorganization of the `registered` classmethod tls-sprint
2009-02-17 sylvain thenault kill AddEntityAction tls-sprint
2009-02-17 sylvain thenault drop LinToEntityAction2, only used by the comment cube tls-sprint
2009-02-16 sylvain thenault drop EntityAction usage in cw, upgrade rql_condition and friends tls-sprint
2009-02-16 sylvain thenault major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification) tls-sprint
2008-12-22 Sylvain Thenault more selector renaming
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip