web/views/management.py
2009-12-08 Sandrine Ribeau cw 3.6 api update
2009-12-08 Sylvain Thénault drop common subpackage
2009-12-03 Sylvain Thénault backport stable into default
2009-12-01 Sylvain Thénault [forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None) stable
2009-10-19 Sylvain Thénault remove some warnings
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-15 Sylvain Thénault backport 3.5
2009-09-14 Sylvain Thénault cleanup, futur warning fixes :) 3.5
2009-09-14 Sylvain Thénault #345461: drop support for cube_eid / direct bug submission 3.5
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-25 Nicolas Chauvat B #345282 xhtml requires to use   instead of   stable
2009-08-12 Nicolas Chauvat R propagate deprecation of AppObject.entity()
2009-08-04 Sylvain Thénault [vreg] api update
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-07-23 Nicolas Chauvat #197873: quick access to info for bug report
2009-07-16 Aurelien Campeas backport stable branch
2009-07-07 Sylvain Thénault use xml_escape stable
2009-07-07 Sylvain Thénault fix wrong merge
2009-07-06 Sylvain Thénault backport stable branch
2009-07-06 Sylvain Thénault should use a hidden text area for error description, not an hidden input (else the browser may remove line breaks) stable
2009-06-23 Sylvain Thénault backport stable branch
2009-06-05 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
2009-06-05 Sylvain Thénault backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4* stable
2009-06-05 Sylvain Thénault merge
2009-06-05 Sylvain Thénault replace set_error_url/set_dom_id by a single mainform argument
2009-06-05 Sylvain Thénault reminder
2009-06-05 Florent do not set __domid in sub-forms
2009-06-04 Adrien Di Mascio [views] API fix: select_object is a vreg method stable
2009-05-29 Sylvain Thénault turn every form class into appobject. They should not be instantiated manually anymore.
2009-05-28 Sylvain Thénault turn renderers into appobjects
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-26 Aurelien Campeas egroup -> cwgroup #343418 stable
2009-05-20 Sylvain Thénault anon should not see security management view stable
2009-05-14 sylvain thenault i18nupdate tls-sprint
2009-05-04 sylvain thenault backport default tls-sprint
2009-04-30 Katia Saurfelt more translations for siteconfig
2009-04-30 Katia Saurfelt improving preferencies : work in progress
2009-04-30 sylvain thenault set progress div in call() to avoid duplication when applied on multiple entities tls-sprint
2009-04-30 sylvain thenault bad copy and paste, bouh... tls-sprint
2009-04-30 sylvain thenault oops tls-sprint
2009-04-30 sylvain thenault avoid progress_div duplication causing xhtml validation failures tls-sprint
2009-04-29 sylvain thenault set size of select widget tls-sprint
2009-04-29 sylvain thenault include dom id of the form in __errorurl in case there are multiple forms in a page tls-sprint
2009-04-28 sylvain thenault backport default branch tls-sprint
2009-04-28 sylvain thenault eperm -> cwperm tls-sprint
2009-04-24 Katia Saurfelt #342695: add new security section to the schema view
2009-04-24 sylvain thenault backport default branch tls-sprint
2009-04-23 sylvain thenault guess_field now takes an entity schema as first argument, not an entity class tls-sprint
2009-04-17 sylvain thenault new style security management forms tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-17 sylvain thenault new style form for submitting bug reports tls-sprint
2009-04-10 Katia Saurfelt vocabfunc must be compliant with StaticVocabularyConstraint.vocabulary which takes only keyword parameters
2009-02-18 sylvain thenault update imports tls-sprint
2009-02-18 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
2009-02-17 Adrien Di Mascio some more s/__selectors__/__select__ but still more to come tls-sprint
2009-02-17 Adrien Di Mascio move EProperty management views into eproperties.py tls-sprint
2009-02-17 Adrien Di Mascio remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead tls-sprint
2009-02-16 sylvain thenault require_group/match_user_group -> match_user_groups 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-11 Aurelien Campeas [preferences] de-uglify a bit, remove useless parameter
2009-02-11 Aurelien Campeas [preferences] preferences sections will now remember their collapsed/open status
2009-02-11 Aurelien Campeas [views] cleanup, be less heavy with self.w ...
2009-01-15 sylvain thenault massive selector update 3.0
2008-12-19 Sylvain Thenault begin selector renaming (work in progress)
2008-12-05 Sylvain Thenault get actual exception class instead of 'unicode' in the error view
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip