web/views/actions.py
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-10-13 Sylvain Thénault 3.6 updates
2009-09-28 Sylvain Thénault bad merge
2009-09-28 Sylvain Thénault backport stable
2009-09-28 Sylvain Thénault [ui] turn footer items into actions stable
2009-09-25 Sylvain Thénault fix some actions selectors
2009-09-25 Sylvain Thénault remove useless rtag (correct default)
2009-09-25 Sylvain Thénault [uicfg, autoform] more consistent/powerful autoform_section rtags by using formtype/section; deprecates autoform_is_inlined; refactor automatci form and renderer thanks to this
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-09-17 Sylvain Thénault backport 3.5
2009-09-16 Sylvain Thénault nicer add urls 3.5
2009-09-16 Sylvain Thénault set strict when checking if edit action should be shown 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 edit box refactoring to gain more control by using actions 3.5
2009-08-13 Sylvain Thénault rename registered to __registered__
2009-08-06 Sylvain Thénault backport stable branch
2009-08-05 Sylvain Thénault fix #344895: view action should skip navigation parameters stable
2009-08-03 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
2009-08-02 Adrien Di Mascio [refactoring] moved rtags specification in web/views
2009-07-24 Sylvain Thénault cleanup
2009-07-23 Nicolas Chauvat [cleanup] fix tests
2009-07-23 Nicolas Chauvat #197873: quick access to info for bug report
2009-06-24 Sylvain Thénault prepare time where it won't be mandatory to give rset to select() stable
2009-06-19 Sylvain Thénault cleanup stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-18 Adrien Di Mascio avoid SelectAction selection to crash on startup views stable
2009-04-29 sylvain thenault fix manage permission order tls-sprint
2009-04-29 Florent some typos tls-sprint
2009-04-28 sylvain thenault fix imports, cleanup, repair some ajax calls tls-sprint
2009-04-24 Adrien Di Mascio fix bug in actions: action.row/col might be None and can't be passed directly to rset.get_entity tls-sprint
2009-04-23 sylvain thenault delete spaces, use .row .col instead of fixed 0 0 tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-04-06 sylvain thenault only show owl action when displaying the schema view
2009-04-02 Laure Bourgois adding action to startup schema view. this action enables to 894685124c68
2009-03-27 sylvain thenault actions specific selector tls-sprint
2009-03-23 sylvain thenault pylint cleanup tls-sprint
2009-03-12 sylvain thenault a bit of reorganisation inside web/views: tls-sprint
2009-02-19 sylvain thenault more bw compat tls-sprint
2009-02-18 sylvain thenault merge, split baseviews (new csvexport, xmlrss and editviews modules) tls-sprint
2009-02-18 sylvain thenault test_views fixes tls-sprint
2009-02-18 sylvain thenault fix used selectors tls-sprint
2009-02-18 sylvain thenault fix import, use non_final_entity instead of implements('Any') tls-sprint
2009-02-18 sylvain thenault fix selectors argus tls-sprint
2009-02-18 Adrien Di Mascio some minor __select__ composition fixes tls-sprint
2009-02-17 Adrien Di Mascio first pass to use __select__ instead of __selectors__ tls-sprint
2009-02-17 sylvain thenault merge tls-sprint
2009-02-17 Adrien Di Mascio overridden `registered()` methods must call the base implementation tls-sprint
2009-02-17 sylvain thenault __selectors__ -> __select__ tls-sprint
2009-02-17 sylvain thenault merge tls-sprint
2009-02-17 Adrien Di Mascio replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) tls-sprint
2009-02-17 sylvain thenault should add relation_possible selector only if require_permission is in the schema tls-sprint
2009-02-17 Adrien Di Mascio work in progress, draft for manual registration 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
2009-02-04 Aurelien Campeas [actions] import * : just say no
2009-01-15 sylvain thenault massive selector update 3.0
2009-01-14 sylvain thenault cleanup, backport manage perm action from jpl
2009-01-05 Sylvain Thenault don't show add new action for composed objects
2008-12-22 Sylvain Thenault more selector renaming
2008-12-19 Sylvain Thenault begin selector renaming (work in progress)
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip