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
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
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Thu, 19 Nov 2009 12:55:47 +0100 Sylvain Thénault reldefsecurity branch : reldefsecurity
Wed, 21 Oct 2009 17:32:20 +0200 Sylvain Thénault backport stable branch
Wed, 21 Oct 2009 10:35:19 +0200 Sylvain Thénault nicer relation|entity schema view stable
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Mon, 05 Oct 2009 17:40:33 +0200 Alexandre Fayolle Hide Workflow related entities in the schema diagram stable
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
Thu, 17 Sep 2009 15:16:53 +0200 Sylvain Thénault backport 3.5
Thu, 17 Sep 2009 13:36:41 +0200 Sylvain Thénault skip SYSTEM_RTYPES by default in schema view 3.5
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 18:28:01 +0200 Sylvain Thénault fix workflow graph views and tabs for the new wf system, remove useless view and action (actually useless since introduction of tabbed entity type view 3.5
Wed, 12 Aug 2009 19:09:32 +0200 Nicolas Chauvat R propagate deprecation of AppObject.entity()
Sat, 01 Aug 2009 01:13:39 +0200 Sylvain Thénault [R schema hooks] rename META_RELATIONS_TYPES into META_RTYPES, use it and other schema consts to avoid errors
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Thu, 23 Jul 2009 15:07:08 +0200 Sylvain Thénault move all schema related views where they belong (eg not startup), fix schema graph views
Thu, 16 Jul 2009 17:00:55 +0200 Aurelien Campeas [views] fix some crashers (schema still does not render properly, might be yams side)
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
Mon, 06 Jul 2009 19:55:18 +0200 Sylvain Thénault backport stable branch
Mon, 06 Jul 2009 13:59:22 +0200 Sylvain Thénault final facets is fine with relation type as well stable
Mon, 06 Jul 2009 13:58:47 +0200 Sylvain Thénault kill meta facet stable
Thu, 02 Jul 2009 10:35:03 +0200 Sylvain Thénault backport stable
Thu, 02 Jul 2009 10:26:14 +0200 Sylvain Thénault won't get anything useful like this (currently, list of constraint's eids), should use a custom table view (later...) stable
Thu, 02 Jul 2009 10:20:34 +0200 Sylvain Thénault some enhancements: link to relation/target type, remove to be deprecated meta, one table for subject relations, another for object relations stable
Sat, 27 Jun 2009 00:56:30 +0200 Sylvain Thénault backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
Fri, 19 Jun 2009 20:38:32 +0200 Nicolas Chauvat delete-trailing-whitespace stable
Fri, 19 Jun 2009 14:42:04 +0200 Sylvain Thénault stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
Thu, 28 May 2009 22:57:52 +0200 Nicolas Chauvat [views] change schema views: remove view eschema and use tabs for cwetype
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Tue, 12 May 2009 11:56:12 +0200 sylvain thenault final rtag api tls-sprint
Mon, 11 May 2009 12:03:52 +0200 Graziella Toutoungis merge tls-sprint
Mon, 11 May 2009 11:59:56 +0200 Graziella Toutoungis miss ) tls-sprint
Mon, 11 May 2009 11:55:10 +0200 sylvain thenault View.dispatch -> View.render tls-sprint
Mon, 11 May 2009 11:20:38 +0200 sylvain thenault final rtags api (eventually :$) tls-sprint
Mon, 11 May 2009 11:01:40 +0200 sylvain thenault drop content_title tls-sprint
Thu, 30 Apr 2009 13:05:40 +0200 sylvain thenault use tag_attribute, rwidgets should contain widget instance, not name tls-sprint
Thu, 30 Apr 2009 01:19:50 +0200 sylvain thenault cleanup tls-sprint
Thu, 30 Apr 2009 00:41:52 +0200 sylvain thenault new primary view using uicfg.rdisplay (major api cleanup) tls-sprint
Wed, 29 Apr 2009 10:29:03 +0200 sylvain thenault update rtags api tls-sprint
Tue, 28 Apr 2009 16:23:28 +0200 sylvain thenault do not set visible property by default tls-sprint
Tue, 28 Apr 2009 11:22:31 +0200 sylvain thenault fix imports, cleanup, repair some ajax calls 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
Tue, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
Thu, 26 Mar 2009 20:54:40 +0100 sylvain thenault fix imports tls-sprint
Thu, 26 Mar 2009 20:11:20 +0100 sylvain thenault turn old __rtags__ the new way tls-sprint
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Thu, 12 Mar 2009 16:29:00 +0100 sylvain thenault a bit of reorganisation inside web/views: tls-sprint
less more (0) tip