Thu, 23 Feb 2012 11:58:16 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 20 Feb 2012 15:16:55 +0100 |
Pierre-Yves David |
[schema] make cubicweb 3.14 compatible with yams 0.35
stable
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 13:25:02 +0100 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 11:55:32 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 12 Jan 2012 13:04:59 +0100 |
Anthony Truchet |
[doc] Add a small docstring to RQLExpression constructor
stable
|
file |
diff |
annotate
|
Fri, 09 Dec 2011 12:14:11 +0100 |
Pierre-Yves David |
[schema] React to yams improvement of metadata attribute handling.
|
file |
diff |
annotate
|
Thu, 27 Oct 2011 10:38:02 +0200 |
Sylvain Thénault |
[schema, old instance] restore some pre 3.5.10 bw compat as some old instances may still have this, and add migration so we can remove it at some point
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
Thu, 20 Oct 2011 16:03:51 +0200 |
Florent Cayré |
[entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 08:51:24 +0200 |
Sylvain Thénault |
[schema display] display_name shouldn't call .lower(). Note the only proper way is to have different msgid for upper/lower cases. Closes #1105433
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 14:47:04 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:27:42 +0200 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 18:39:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 15:40:06 +0200 |
Sylvain Thénault |
backout 7780:a1d5365fefc1
stable
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 14:48:24 +0200 |
Sylvain Thénault |
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
stable
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 09:21:44 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 09:18:18 +0200 |
Sylvain Thénault |
[schema] closes #1816439: RQLConstraint does not take variable U into account
stable
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 15:26:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 15:26:12 +0200 |
Florent Cayré |
[schema / rql] fix mainvars of RRQLExpression with parens
stable
|
file |
diff |
annotate
|
Wed, 08 Jun 2011 17:08:00 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 10:07:58 +0200 |
Sylvain Thénault |
[schema] fix computing of has_text relation: when a fulltext_container relation is added, we need to recompute has_text for the target entity type as well. Also, avoid computation when not needed
stable
|
file |
diff |
annotate
|
Thu, 26 May 2011 08:12:42 +0200 |
Sylvain Thénault |
[test] fix failure introduced by 1719eab69551: the regexp should be fixed, not the error message
|
file |
diff |
annotate
|
Fri, 13 May 2011 18:47:03 +0200 |
Aurelien Campeas |
[schema] fix imprecise error message
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 15:23:46 +0200 |
Sylvain Thénault |
[schema, refactoring] use RQLExpression as base class for RQL constraint classes
|
file |
diff |
annotate
|
Thu, 24 Mar 2011 13:22:20 +0100 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 09:40:56 +0100 |
Alexandre Fayolle |
merged back pylint help changes to stable
stable
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 09:37:46 +0100 |
Alexandre Fayolle |
help pylint by explicitely defining some attributes
oldstable
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 18:00:23 +0100 |
Sylvain Thénault |
[schema, ui] fix is_subobject to skip cw_source relation (else everything is considered as a subobject, since this relation is now composite)
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 14:16:41 +0100 |
Sylvain Thénault |
[test, ui] mark CWSourceSchemaConfig as an internal type
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 18:19:36 +0100 |
Sylvain Thénault |
[sources] rewrite the way pyrorql mapping are stored in the database so it can be reused for other sources (eg datafeed+cwxml)
|
file |
diff |
annotate
|
Thu, 20 Jan 2011 16:36:09 +0100 |
Sylvain Thénault |
[schema] ease understanding of schema naming error
stable
|
file |
diff |
annotate
|
Fri, 14 Jan 2011 18:30:37 +0100 |
Sylvain Thénault |
[ui tweaks] fix default ui
stable
|
file |
diff |
annotate
|
Wed, 13 Oct 2010 16:47:22 +0200 |
Sylvain Thénault |
[schema categorization] new NO_I18NCONTEXT set usable to somewhat control c-c i18n
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
Fri, 01 Oct 2010 15:45:00 +0200 |
Sylvain Thénault |
[schema] introduce some new sets categorizing entity/relation types and benefits from them where possible
|
file |
diff |
annotate
|
Fri, 01 Oct 2010 11:09:25 +0200 |
Sylvain Thénault |
[schema] introduce new WORKFLOW_RTYPES set and use it to build SYSTEM_RTYPES/DONT_CHECK_RTYPES_ON_ADD/DONT_CHECK_RTYPES_ON_DEL sets
stable
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 13:37:47 +0200 |
Sylvain Thénault |
add permission relations to schema types
stable
|
file |
diff |
annotate
|
Tue, 14 Sep 2010 15:33:28 +0200 |
Sylvain Thénault |
[schema] turn comment into docstring for RQLUniqueConstraint
stable
|
file |
diff |
annotate
|
Tue, 14 Sep 2010 15:33:01 +0200 |
Sylvain Thénault |
[schema] ensure DISTINCT is displayed for constraint using it, this ease debugging
stable
|
file |
diff |
annotate
|
Tue, 14 Sep 2010 08:48:44 +0200 |
Sylvain Thénault |
[schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
|
file |
diff |
annotate
|
Wed, 08 Sep 2010 10:03:30 +0200 |
Sylvain Thénault |
[schema deserial] fix loading of schema when mapping an entity type to an existing one
stable
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 08:23:14 +0200 |
Sylvain Thénault |
integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places
stable
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 09:40:09 +0200 |
Sylvain Thénault |
[relations in ui] provide context information when computing label for a relation
stable
|
file |
diff |
annotate
|
Tue, 06 Jul 2010 09:39:06 +0200 |
Sylvain Thénault |
cleanups
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 14:43:16 +0200 |
Sylvain Thénault |
[fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 18:16:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 14 Jun 2010 18:59:05 +0200 |
Sylvain Thénault |
[security] SchemaRelation.has_perm grows to new arguments allowing to specify subject/object entity type when actual eid are not known, but their types are
stable
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 10:16:59 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 14:44:45 +0200 |
Sylvain Thénault |
[security] consider any rql expression refering to X while X is being created as satisfied
stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:50:03 +0200 |
Sylvain Thénault |
[schema migration] make some stuff to ease file 1.9 migration : we want to kill the Image entity so that existing image are turned into (existing entity type) File entities
|
file |
diff |
annotate
|
Mon, 17 May 2010 17:31:29 +0200 |
Sylvain Thénault |
catch unauthorized when executing rql to check an rql expression. Fix #968824
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
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 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
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
|
Fri, 23 Apr 2010 09:17:07 +0200 |
Sylvain Thénault |
[schema] update for yams 0.29: BoundConstraint renamed to BoundaryConstraint; new constraint messages; ObjectRelation deprecated
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 08:48:42 +0200 |
Sylvain Thénault |
[schema] cleanup
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 15:50:45 +0200 |
Pierre-Yves David |
Add a basic script to compare the db_schema to the fs_schema.
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 15:59:32 +0200 |
Sylvain Thénault |
[schema] ensure we don't remove has_text relation type unfortunatly
stable
|
file |
diff |
annotate
|