schemas/bootstrap.py
2011-01-13 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
2010-09-10 syt fix tests stable
2010-09-10 Alexandre Fayolle unique_together integration in CW (alf+syt) stable
2010-06-17 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
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-08 Sylvain Thénault [schema] #847739: test and fix bad permission on TrInfo.comment stable
2010-03-02 Sylvain Thénault [schema] tweaks meta-relations and schema/workflow entities attributes permissions stable
2010-03-02 Sylvain Thénault [schema] new constants for permissions definitions stable
2010-02-15 Sylvain Thénault fix *_permissions schema: using the same cardinality/composite properties for cwgroup/rqlexpr leads to important pbs...
2010-02-15 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
2010-02-10 Sylvain Thénault update translatable docstring
2010-02-05 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
2010-01-21 Sylvain Thénault fix #636936: read_permission relation should not be mandatory
2010-01-18 Sylvain Thénault backport stable branch
less more (0) -15 tip