web/views/management.py
2013-06-24 Pierre-Yves David [repo] move repo stats to Service (closes #2951067)
2013-01-21 Florent Cayré make ui configurations selectable (closes #2406609)
2012-11-27 David Douard [web] add a digital signature to error form (closes #2522526) stable
2012-11-28 Nicolas Chauvat [web/views] bugfix: the mime type is text/plain, not text/txt (closes #2526345) stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-09-19 Sylvain Thénault [security view] slight changes to make things clearer
2011-09-15 Sylvain Thénault backport stable
2011-09-13 Sylvain Thénault backout 7780:a1d5365fefc1 stable
2011-09-13 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
2010-11-05 Sylvain Thénault fix #724689: exception's display during ajax call stable
2010-10-12 Sylvain Thénault [form] unify form.render prototype to take a 'w' argument as other view/components render method
2010-08-13 Sylvain Thénault integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places stable
2010-07-15 Stephanie Marcu [3.6] fix deprecation warnings
2010-05-18 Sylvain Thénault backport stable
2010-05-17 Sylvain Thénault cleanup stable
2010-04-28 Julien Jehannet [management] fix vocab: use cube instead of package
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-20 Sylvain Thénault [forms] no crash if restore_previous_post has not be called, has in report bug form in management.py for instance
2010-04-06 Sandrine Ribeau ticket #787103, relation schema view enhancements
2010-03-24 Sandrine Ribeau ticket #787032, schema view improvement
2010-02-26 Sylvain Thénault merge debug and info views stable
2010-02-26 Sylvain Thénault [i18n] nothing to translate here stable
2010-02-26 arthur added stats for munin collecting #615844 - from 027bbff3659f stable
2010-01-20 Sylvain Thénault 3.6 api update
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-21 Sylvain Thénault form_add_hidden -> add_hidden
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