web/views/management.py
Tue, 24 Nov 2015 16:57:07 +0100 Rémi Cardona [web] Stop using webconfig.vc_config()
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Mon, 22 Jun 2015 14:27:37 +0200 Rémi Cardona merge 3.20.8 in 3.21
Tue, 16 Jun 2015 18:01:58 +0200 Adrien Di Mascio [views] implement a custom json error view
Tue, 10 Feb 2015 12:18:38 +0100 David Douard [services] Prevent 'repo_stats' service from aggregating information
Mon, 24 Jun 2013 12:05:35 +0200 Pierre-Yves David [repo] move repo stats to Service (closes #2951067)
Mon, 21 Jan 2013 16:34:09 +0100 Florent Cayré make ui configurations selectable (closes #2406609)
Tue, 27 Nov 2012 14:48:03 +0100 David Douard [web] add a digital signature to error form (closes #2522526) stable
Wed, 28 Nov 2012 11:44:15 +0100 Nicolas Chauvat [web/views] bugfix: the mime type is text/plain, not text/txt (closes #2526345) stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Mon, 19 Sep 2011 14:22:28 +0200 Sylvain Thénault [security view] slight changes to make things clearer
Thu, 15 Sep 2011 18:39:55 +0200 Sylvain Thénault backport stable
Tue, 13 Sep 2011 15:40:06 +0200 Sylvain Thénault backout 7780:a1d5365fefc1 stable
Tue, 13 Sep 2011 14:48:24 +0200 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
Fri, 05 Nov 2010 14:28:07 +0100 Sylvain Thénault fix #724689: exception's display during ajax call stable
Tue, 12 Oct 2010 14:10:58 +0200 Sylvain Thénault [form] unify form.render prototype to take a 'w' argument as other view/components render method
Fri, 13 Aug 2010 08:23:14 +0200 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
Thu, 15 Jul 2010 10:44:46 +0200 Stephanie Marcu [3.6] fix deprecation warnings
Tue, 18 May 2010 18:18:08 +0200 Sylvain Thénault backport stable
Mon, 17 May 2010 17:29:54 +0200 Sylvain Thénault cleanup stable
Wed, 28 Apr 2010 18:13:38 +0200 Julien Jehannet [management] fix vocab: use cube instead of package
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Tue, 20 Apr 2010 18:09:56 +0200 Sylvain Thénault [forms] no crash if restore_previous_post has not be called, has in report bug form in management.py for instance
Tue, 06 Apr 2010 12:23:05 +0200 Sandrine Ribeau ticket #787103, relation schema view enhancements
Wed, 24 Mar 2010 15:31:37 -0700 Sandrine Ribeau ticket #787032, schema view improvement
Fri, 26 Feb 2010 09:54:03 +0100 Sylvain Thénault merge debug and info views stable
Fri, 26 Feb 2010 08:46:27 +0100 Sylvain Thénault [i18n] nothing to translate here stable
Fri, 26 Feb 2010 07:07:28 +0100 arthur added stats for munin collecting #615844 - from 027bbff3659f stable
Wed, 20 Jan 2010 15:03:30 +0100 Sylvain Thénault 3.6 api update
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Mon, 21 Dec 2009 20:21:56 +0100 Sylvain Thénault form_add_hidden -> add_hidden
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
less more (0) -100 -60 tip