web/views/schema.py
Tue, 15 Dec 2015 14:12:59 +0100 Rémi Cardona merge with 3.21.4
Mon, 14 Dec 2015 12:11:44 +0100 Julien Cristau [web/views] unlink svg temp file after we're done
Wed, 30 Sep 2015 18:04:27 +0200 Julien Cristau [web] unicode → six.text_type
Tue, 15 Sep 2015 17:10:58 +0200 Rémi Cardona [web/views] use next builtin instead of next method
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 13 Oct 2015 15:09:22 +0200 Rémi Cardona [py3k] dict.itervalues → dict.values
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Tue, 16 Jun 2015 00:26:55 +0200 Aurelien Campeas [views/schema] extract a hardcoded css class attribute
Mon, 06 Jan 2014 12:01:35 +0100 Aurelien Campeas [views/dot] use an inlined svg for schema and workflow graphs
Fri, 23 Aug 2013 15:06:27 +0200 Aurélien Campeas [schema] store default attribute values in a Bytes field, allowing python objects as default values
Thu, 10 Jan 2013 18:34:10 +0100 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
Fri, 10 Feb 2012 16:53:52 +0100 Sylvain Thénault backport stable
Fri, 10 Feb 2012 16:23:26 +0100 Damien Garaud [schema view] properly display inheritance (closes #870073). stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Fri, 23 Sep 2011 14:18:13 +0200 Sylvain Thénault backport stable
Tue, 20 Sep 2011 09:20:17 +0200 Sylvain Thénault [schema view] fix label/name inversion leading to wrong css class / group url depending on user's language stable
Mon, 19 Sep 2011 19:13:50 +0200 Sylvain Thénault [i18n] tweaks
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 Aug 2011 15:06:02 +0200 Sylvain Thénault site schema should be named data model schema stable
Wed, 13 Apr 2011 09:58:19 +0200 Sylvain Thénault [schema diagram] proper url generation (closes #1621276) stable
Wed, 09 Feb 2011 18:06:25 +0100 Sylvain Thénault [manage view] cleanup manage view and user menu
Thu, 20 Jan 2011 10:06:34 +0100 cheb [views] delete ``permission`` tab in ``SchemaView``
Fri, 14 Jan 2011 18:30:37 +0100 Sylvain Thénault [ui tweaks] fix default ui stable
Fri, 22 Oct 2010 09:15:35 +0200 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
Tue, 10 Aug 2010 14:19:55 +0200 Sylvain Thénault [schema view] use rdef.ACTIONS, attribute/relation don't use the same actions permission, that causes a crash for attribute rdefs stable
Fri, 30 Jul 2010 13:16:01 +0200 Sylvain Thénault [schema view] we don't support multiple inheritance stable
Mon, 05 Jul 2010 12:04:32 +0200 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
Mon, 21 Jun 2010 17:48:36 +0200 Sylvain Thénault [schema view] width isn't in authorized th attribute in xhtml DTD. katia, please do it another way.
Mon, 21 Jun 2010 17:39:50 +0200 Sylvain Thénault [schema view] fix typo
Mon, 21 Jun 2010 16:13:41 +0200 katia [css] more css rework, need visual test in compat/new modes
Mon, 21 Jun 2010 13:23:11 +0200 Sylvain Thénault backport stable
Sat, 19 Jun 2010 16:08:08 +0200 Alexandre Fayolle constraints can contain unicode values stable
Mon, 07 Jun 2010 19:17:41 +0200 Sylvain Thénault [schema view] only catch key errors
Mon, 07 Jun 2010 19:17:16 +0200 Sylvain Thénault [schema view] improve it slightly by attributing the same color to rdef of the same relation type
Mon, 07 Jun 2010 18:50:24 +0200 Sandrine Ribeau [schema diagram] ticket #191599, make schema image look better
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
Mon, 17 May 2010 11:05:37 +0200 Sylvain Thénault backport stable
Sun, 16 May 2010 19:00:07 +0200 Nicolas Chauvat [views] tab schema image renamed to schema diagram stable
Wed, 05 May 2010 10:28:55 +0200 Sylvain Thénault [https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
Fri, 30 Apr 2010 12:14:15 +0200 Sylvain Thénault [webconfig] introduce property sheets. Use them to replace external_resources
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
Wed, 14 Apr 2010 08:49:23 +0200 Sylvain Thénault [schema view] the final touch. Things are getting nicely displayed, and code clean
Tue, 13 Apr 2010 19:41:20 +0200 Sandrine Ribeau catalogs update
Tue, 06 Apr 2010 12:23:10 +0200 Sandrine Ribeau ticket #344404, cwgroup primary view improvement, use tabs to display nicely permissions
Tue, 06 Apr 2010 12:23:05 +0200 Sandrine Ribeau ticket #787103, relation schema view enhancements
Thu, 25 Mar 2010 08:30:53 -0700 Sandrine Ribeau ticket #787103, entity schema view enhancements
Wed, 24 Mar 2010 15:31:37 -0700 Sandrine Ribeau ticket #787032, schema view improvement
Tue, 13 Apr 2010 13:21:10 +0200 Sylvain Thénault [mq]: worklfow view
Tue, 23 Mar 2010 09:19:42 +0100 Sylvain Thénault don't use optional on final relation stable
Mon, 15 Feb 2010 15:11:02 +0100 Sylvain Thénault remove debug print stable
Thu, 04 Feb 2010 10:17:15 +0100 Adrien Di Mascio misc typos found on my way: NameError / SyntaxError / double __select__, <sigh ...>
Tue, 02 Feb 2010 18:24:45 +0100 Pierre-Yves David Improve the schema command with filtering option.
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
Thu, 10 Dec 2009 17:59:23 +0100 Sylvain Thénault schema view fix
less more (0) -100 -60 tip