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
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-07 Sandrine Ribeau fix bad merge
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-19 Sylvain Thénault reldefsecurity branch : reldefsecurity
2009-09-23 Adrien Di Mascio [schema] CWProperty is required at bootstrap time
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-07-23 Sylvain Thénault move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
2009-07-23 Nicolas Chauvat [cleanup] fix deprecation warnings
2009-06-23 Sylvain Thénault update schema definition to avoid deprecation warning with new yams api
2009-06-22 Sylvain Thénault use RichString
2009-06-19 Sylvain Thénault no more meta attribute on entity and relation type
2009-05-28 Sylvain Thénault remove meaningless cards for attributes
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-04-23 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-02-16 Adrien Di Mascio extract workflow related schema definitions in its own file tls-sprint
2009-02-16 Adrien Di Mascio use RichString wherever possible in the stdlib tls-sprint
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip