web/views/management.py
Tue, 08 Dec 2009 16:50:36 +0100 Sandrine Ribeau cw 3.6 api update
Tue, 08 Dec 2009 10:58:56 +0100 Sylvain Thénault drop common subpackage
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Tue, 01 Dec 2009 08:43:37 +0100 Sylvain Thénault [forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None) stable
Mon, 19 Oct 2009 18:15:24 +0200 Sylvain Thénault remove some warnings
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 09:29:39 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Tue, 15 Sep 2009 15:01:41 +0200 Sylvain Thénault backport 3.5
Mon, 14 Sep 2009 19:01:37 +0200 Sylvain Thénault cleanup, futur warning fixes :) 3.5
Mon, 14 Sep 2009 11:32:07 +0200 Sylvain Thénault #345461: drop support for cube_eid / direct bug submission 3.5
Wed, 26 Aug 2009 14:45:56 +0200 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
Tue, 25 Aug 2009 22:57:47 +0200 Nicolas Chauvat B #345282 xhtml requires to use   instead of   stable
Wed, 12 Aug 2009 19:09:32 +0200 Nicolas Chauvat R propagate deprecation of AppObject.entity()
Tue, 04 Aug 2009 14:49:05 +0200 Sylvain Thénault [vreg] api update
Mon, 03 Aug 2009 10:50:57 +0200 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
Thu, 23 Jul 2009 13:03:50 +0200 Nicolas Chauvat #197873: quick access to info for bug report
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Tue, 07 Jul 2009 11:36:26 +0200 Sylvain Thénault fix wrong merge
Mon, 06 Jul 2009 19:55:18 +0200 Sylvain Thénault backport stable branch
Mon, 06 Jul 2009 10:32:28 +0200 Sylvain Thénault should use a hidden text area for error description, not an hidden input (else the browser may remove line breaks) stable
Tue, 23 Jun 2009 13:36:38 +0200 Sylvain Thénault backport stable branch
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Fri, 05 Jun 2009 10:40:54 +0200 Sylvain Thénault backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4* stable
Fri, 05 Jun 2009 10:26:35 +0200 Sylvain Thénault merge
Fri, 05 Jun 2009 10:03:16 +0200 Sylvain Thénault replace set_error_url/set_dom_id by a single mainform argument
Fri, 05 Jun 2009 09:58:16 +0200 Sylvain Thénault reminder
Fri, 05 Jun 2009 09:13:49 +0200 Florent do not set __domid in sub-forms
Thu, 04 Jun 2009 17:53:33 +0200 Adrien Di Mascio [views] API fix: select_object is a vreg method stable
Fri, 29 May 2009 14:19:30 +0200 Sylvain Thénault turn every form class into appobject. They should not be instantiated manually anymore.
Thu, 28 May 2009 20:06:45 +0200 Sylvain Thénault turn renderers into appobjects
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Tue, 26 May 2009 14:15:39 +0200 Aurelien Campeas egroup -> cwgroup #343418 stable
Wed, 20 May 2009 11:54:54 +0200 Sylvain Thénault anon should not see security management view stable
Thu, 14 May 2009 12:43:48 +0200 sylvain thenault i18nupdate tls-sprint
Mon, 04 May 2009 13:09:48 +0200 sylvain thenault backport default tls-sprint
Thu, 30 Apr 2009 16:16:39 +0200 Katia Saurfelt more translations for siteconfig
Thu, 30 Apr 2009 14:44:18 +0200 Katia Saurfelt improving preferencies : work in progress
Thu, 30 Apr 2009 09:25:33 +0200 sylvain thenault set progress div in call() to avoid duplication when applied on multiple entities tls-sprint
Thu, 30 Apr 2009 09:13:39 +0200 sylvain thenault bad copy and paste, bouh... tls-sprint
Thu, 30 Apr 2009 09:13:06 +0200 sylvain thenault oops tls-sprint
Thu, 30 Apr 2009 09:03:03 +0200 sylvain thenault avoid progress_div duplication causing xhtml validation failures tls-sprint
Wed, 29 Apr 2009 09:07:26 +0200 sylvain thenault set size of select widget tls-sprint
Wed, 29 Apr 2009 08:58:41 +0200 sylvain thenault include dom id of the form in __errorurl in case there are multiple forms in a page tls-sprint
Tue, 28 Apr 2009 19:14:37 +0200 sylvain thenault backport default branch tls-sprint
Tue, 28 Apr 2009 19:09:02 +0200 sylvain thenault eperm -> cwperm tls-sprint
Fri, 24 Apr 2009 17:15:28 +0200 Katia Saurfelt #342695: add new security section to the schema view
Fri, 24 Apr 2009 17:04:14 +0200 sylvain thenault backport default branch tls-sprint
Thu, 23 Apr 2009 17:22:02 +0200 sylvain thenault guess_field now takes an entity schema as first argument, not an entity class tls-sprint
Fri, 17 Apr 2009 18:45:06 +0200 sylvain thenault new style security management forms tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Fri, 17 Apr 2009 09:32:57 +0200 sylvain thenault new style form for submitting bug reports tls-sprint
Fri, 10 Apr 2009 11:32:32 +0200 Katia Saurfelt vocabfunc must be compliant with StaticVocabularyConstraint.vocabulary which takes only keyword parameters
Wed, 18 Feb 2009 22:37:13 +0100 sylvain thenault update imports tls-sprint
Wed, 18 Feb 2009 01:21:25 +0100 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
Wed, 18 Feb 2009 00:03:27 +0100 Adrien Di Mascio some more s/__selectors__/__select__ but still more to come tls-sprint
Tue, 17 Feb 2009 20:56:45 +0100 Adrien Di Mascio move EProperty management views into eproperties.py tls-sprint
Tue, 17 Feb 2009 20:39:09 +0100 Adrien Di Mascio remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead tls-sprint
Mon, 16 Feb 2009 20:06:18 +0100 sylvain thenault require_group/match_user_group -> match_user_groups tls-sprint
Mon, 16 Feb 2009 18:26:13 +0100 sylvain thenault major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification) tls-sprint
less more (0) -60 tip