schemas/bootstrap.py
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 28 Jul 2015 09:25:26 +0200 Julien Cristau Fix (de)serialization of ComputedRelation read permissions
Fri, 31 Oct 2014 17:17:26 +0100 Nicolas Chauvat [schemas] make CWEType.final default to False (closes #5049201)
Mon, 16 Jun 2014 10:08:32 +0200 Denis Laxalde [CWEP002] Account for attribute formula in schema bootstrap
Thu, 28 Aug 2014 18:29:14 +0200 Lea Capgen [CWEP002] properly handle serialization of computed relations
Thu, 24 Oct 2013 13:15:53 +0200 Aurelien Campeas [hooks/security] provide attribute "add" permission
Wed, 08 Jan 2014 12:09:44 +0100 Aurelien Campeas [schema] fix unique together index handling
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
Fri, 26 Apr 2013 17:46:56 +0200 Vincent Michel [schemaserial] serialize additional yams parameter for customs type
Thu, 13 Jan 2011 12:36:08 +0100 Sylvain Thénault [schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration. stable
Fri, 10 Sep 2010 16:56:37 +0200 syt fix tests stable
Fri, 10 Sep 2010 16:48:58 +0200 Alexandre Fayolle unique_together integration in CW (alf+syt) stable
Thu, 17 Jun 2010 18:36:16 +0200 Sylvain Thénault [rql2sql] when using HAVING to by-pass rql limitation (not to filter on result of an aggregat function), we should emit SQL that doesn't use HAVING to avoid potential backend error because variables are not grouped. Closes #1061603. stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
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
Thu, 08 Apr 2010 09:07:54 +0200 Sylvain Thénault [schema] #847739: test and fix bad permission on TrInfo.comment stable
Tue, 02 Mar 2010 15:44:26 +0100 Sylvain Thénault [schema] tweaks meta-relations and schema/workflow entities attributes permissions stable
Tue, 02 Mar 2010 15:43:26 +0100 Sylvain Thénault [schema] new constants for permissions definitions stable
Mon, 15 Feb 2010 19:37:35 +0100 Sylvain Thénault fix *_permissions schema: using the same cardinality/composite properties for cwgroup/rqlexpr leads to important pbs...
Mon, 15 Feb 2010 15:10:25 +0100 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
Wed, 10 Feb 2010 08:54:47 +0100 Sylvain Thénault update translatable docstring
Fri, 05 Feb 2010 11:56:57 +0100 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
Thu, 21 Jan 2010 17:03:30 +0100 Sylvain Thénault fix #636936: read_permission relation should not be mandatory
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, 07 Dec 2009 05:09:09 -0800 Sandrine Ribeau fix bad merge
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, 23 Sep 2009 09:51:42 +0200 Adrien Di Mascio [schema] CWProperty is required at bootstrap time
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Thu, 23 Jul 2009 15:57:15 +0200 Sylvain Thénault move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
Thu, 23 Jul 2009 14:09:16 +0200 Nicolas Chauvat [cleanup] fix deprecation warnings
Tue, 23 Jun 2009 13:31:16 +0200 Sylvain Thénault update schema definition to avoid deprecation warning with new yams api
Mon, 22 Jun 2009 14:20:46 +0200 Sylvain Thénault use RichString
Fri, 19 Jun 2009 15:54:55 +0200 Sylvain Thénault no more meta attribute on entity and relation type
Thu, 28 May 2009 11:35:56 +0200 Sylvain Thénault remove meaningless cards for attributes
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Thu, 23 Apr 2009 16:11:30 +0200 sylvain thenault delete-trailing-whitespaces 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
Mon, 16 Feb 2009 14:08:16 +0100 Adrien Di Mascio extract workflow related schema definitions in its own file tls-sprint
Mon, 16 Feb 2009 13:03:12 +0100 Adrien Di Mascio use RichString wherever possible in the stdlib tls-sprint
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip