Mon, 16 Jun 2014 10:08:32 +0200 |
Denis Laxalde |
[CWEP002] Account for attribute formula in schema bootstrap
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 18:29:14 +0200 |
Lea Capgen |
[CWEP002] properly handle serialization of computed relations
|
file |
diff |
annotate
|
Thu, 24 Oct 2013 13:15:53 +0200 |
Aurelien Campeas |
[hooks/security] provide attribute "add" permission
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 12:09:44 +0100 |
Aurelien Campeas |
[schema] fix unique together index handling
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 17:46:56 +0200 |
Vincent Michel |
[schemaserial] serialize additional yams parameter for customs type
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 16:56:37 +0200 |
syt |
fix tests
stable
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 16:48:58 +0200 |
Alexandre Fayolle |
unique_together integration in CW (alf+syt)
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 08 Apr 2010 09:07:54 +0200 |
Sylvain Thénault |
[schema] #847739: test and fix bad permission on TrInfo.comment
stable
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 15:44:26 +0100 |
Sylvain Thénault |
[schema] tweaks meta-relations and schema/workflow entities attributes permissions
stable
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 15:43:26 +0100 |
Sylvain Thénault |
[schema] new constants for permissions definitions
stable
|
file |
diff |
annotate
|
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...
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 15:10:25 +0100 |
Sylvain Thénault |
follow yams api change: attributes permissions are now defined for
stable
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 08:54:47 +0100 |
Sylvain Thénault |
update translatable docstring
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 17:03:30 +0100 |
Sylvain Thénault |
fix #636936: read_permission relation should not be mandatory
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 05:09:09 -0800 |
Sandrine Ribeau |
fix bad merge
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 12:55:47 +0100 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:51:42 +0200 |
Adrien Di Mascio |
[schema] CWProperty is required at bootstrap time
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 14:33:37 +0200 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 14:09:16 +0200 |
Nicolas Chauvat |
[cleanup] fix deprecation warnings
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:31:16 +0200 |
Sylvain Thénault |
update schema definition to avoid deprecation warning with new yams api
|
file |
diff |
annotate
|
Mon, 22 Jun 2009 14:20:46 +0200 |
Sylvain Thénault |
use RichString
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 15:54:55 +0200 |
Sylvain Thénault |
no more meta attribute on entity and relation type
|
file |
diff |
annotate
|
Thu, 28 May 2009 11:35:56 +0200 |
Sylvain Thénault |
remove meaningless cards for attributes
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Thu, 23 Apr 2009 16:11:30 +0200 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 16:55:37 +0200 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 14:08:16 +0100 |
Adrien Di Mascio |
extract workflow related schema definitions in its own file
tls-sprint
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 13:03:12 +0100 |
Adrien Di Mascio |
use RichString wherever possible in the stdlib
tls-sprint
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|