schema.py
Fri, 26 Apr 2013 17:46:56 +0200 Vincent Michel [schemaserial] serialize additional yams parameter for customs type
Mon, 22 Apr 2013 14:54:22 +0200 Nicolas Chauvat [toward-py3k] rewrite __cmp__ (closes #2715115)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Mon, 10 Sep 2012 17:31:07 +0200 Sylvain Thénault [schema] rename schema permissions function: session may also be a request, use _cw
Thu, 23 Feb 2012 11:58:16 +0100 Sylvain Thénault backport stable
Mon, 20 Feb 2012 15:16:55 +0100 Pierre-Yves David [schema] make cubicweb 3.14 compatible with yams 0.35 stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Tue, 17 Jan 2012 11:55:32 +0100 Sylvain Thénault backport stable
Thu, 12 Jan 2012 13:04:59 +0100 Anthony Truchet [doc] Add a small docstring to RQLExpression constructor stable
Fri, 09 Dec 2011 12:14:11 +0100 Pierre-Yves David [schema] React to yams improvement of metadata attribute handling.
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
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
Thu, 20 Oct 2011 16:03:51 +0200 Florent Cayré [entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
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
Thu, 29 Sep 2011 14:47:04 +0200 Sylvain Thénault backport stable
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
Thu, 15 Sep 2011 18:39:55 +0200 Sylvain Thénault backport stable
Tue, 13 Sep 2011 15:40:06 +0200 Sylvain Thénault backout 7780:a1d5365fefc1 stable
Tue, 13 Sep 2011 14:48:24 +0200 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
Mon, 11 Jul 2011 09:21:44 +0200 Sylvain Thénault backport stable
Mon, 11 Jul 2011 09:18:18 +0200 Sylvain Thénault [schema] closes #1816439: RQLConstraint does not take variable U into account stable
Fri, 01 Jul 2011 15:26:33 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 15:26:12 +0200 Florent Cayré [schema / rql] fix mainvars of RRQLExpression with parens stable
Wed, 08 Jun 2011 17:08:00 +0200 Sylvain Thénault backport stable
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
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
Fri, 13 May 2011 18:47:03 +0200 Aurelien Campeas [schema] fix imprecise error message
Thu, 31 Mar 2011 15:23:46 +0200 Sylvain Thénault [schema, refactoring] use RQLExpression as base class for RQL constraint classes
Thu, 24 Mar 2011 13:22:20 +0100 Sylvain Thénault cleanups stable
Wed, 16 Mar 2011 09:40:56 +0100 Alexandre Fayolle merged back pylint help changes to stable stable
Wed, 16 Mar 2011 09:37:46 +0100 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
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)
Tue, 08 Feb 2011 14:16:41 +0100 Sylvain Thénault [test, ui] mark CWSourceSchemaConfig as an internal type
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)
Thu, 20 Jan 2011 16:36:09 +0100 Sylvain Thénault [schema] ease understanding of schema naming error stable
Fri, 14 Jan 2011 18:30:37 +0100 Sylvain Thénault [ui tweaks] fix default ui stable
Wed, 13 Oct 2010 16:47:22 +0200 Sylvain Thénault [schema categorization] new NO_I18NCONTEXT set usable to somewhat control c-c i18n
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
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
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
Thu, 16 Sep 2010 13:37:47 +0200 Sylvain Thénault add permission relations to schema types stable
Tue, 14 Sep 2010 15:33:28 +0200 Sylvain Thénault [schema] turn comment into docstring for RQLUniqueConstraint stable
Tue, 14 Sep 2010 15:33:01 +0200 Sylvain Thénault [schema] ensure DISTINCT is displayed for constraint using it, this ease debugging stable
Tue, 14 Sep 2010 08:48:44 +0200 Sylvain Thénault [schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
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
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
Tue, 27 Jul 2010 09:40:09 +0200 Sylvain Thénault [relations in ui] provide context information when computing label for a relation stable
Tue, 06 Jul 2010 09:39:06 +0200 Sylvain Thénault cleanups
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
Tue, 15 Jun 2010 18:16:19 +0200 Sylvain Thénault backport stable
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
Thu, 10 Jun 2010 10:16:59 +0200 Sylvain Thénault backport stable
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
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
Mon, 17 May 2010 17:31:29 +0200 Sylvain Thénault catch unauthorized when executing rql to check an rql expression. Fix #968824 stable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
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
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
Fri, 23 Apr 2010 08:48:42 +0200 Sylvain Thénault [schema] cleanup
Thu, 22 Apr 2010 15:50:45 +0200 Pierre-Yves David Add a basic script to compare the db_schema to the fs_schema.
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Wed, 31 Mar 2010 15:59:32 +0200 Sylvain Thénault [schema] ensure we don't remove has_text relation type unfortunatly stable
Fri, 26 Mar 2010 08:28:22 +0100 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
Tue, 09 Mar 2010 11:00:48 +0100 Sylvain Thénault fix hooks control method name + other litle cleanups
Tue, 09 Mar 2010 08:59:43 +0100 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
Mon, 08 Mar 2010 19:02:35 +0100 Sylvain Thénault move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
Wed, 03 Mar 2010 17:42:19 +0100 Sylvain Thénault cleanups stable
Tue, 02 Mar 2010 15:58:39 +0100 Sylvain Thénault do not check for use template permission when session is super session or integrity hooks are deactivated 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
Fri, 26 Feb 2010 13:10:16 +0100 Sylvain Thénault proper deprecation warning when import class that should be imported from yams stable
Fri, 26 Feb 2010 06:57:02 +0100 Sylvain Thénault fix docstring stable
Wed, 17 Feb 2010 20:22:12 +0100 Sylvain Thénault [security] allow to call .check on rql expression with a user eid specified stable
Wed, 17 Feb 2010 12:25:17 +0100 Sylvain Thénault oops stable
Wed, 17 Feb 2010 12:21:28 +0100 Sylvain Thénault [schema security] fix so that when cheking attributes perms for an entity being created, 'owners' and has_*_permission in erqlexpr are considered satisfied stable
Mon, 15 Feb 2010 18:36:34 +0100 Sylvain Thénault DEFAULT_ATTRPERMS is now public stable
Mon, 15 Feb 2010 15:13:31 +0100 Sylvain Thénault [schema] fix RelationSchema.has_perm to properly works with attribute relations stable
Mon, 15 Feb 2010 15:12:57 +0100 Sylvain Thénault [schema] refactor/cleanup check_permissions stable
Mon, 15 Feb 2010 15:10:25 +0100 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
Fri, 05 Feb 2010 11:54:23 +0100 Sylvain Thénault moved generic datetime manipulation function to lgc
Tue, 02 Feb 2010 18:24:45 +0100 Pierre-Yves David Improve the schema command with filtering option.
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Wed, 13 Jan 2010 17:40:53 +0100 Sylvain Thénault ouch, has_perm was always returning False...
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 22 Dec 2009 10:27:49 +0100 Sylvain Thénault backport stable
Mon, 21 Dec 2009 18:43:16 +0100 Sylvain Thénault this bw compat doesn't work, drop it
Fri, 18 Dec 2009 10:26:47 +0100 Sylvain Thénault fix mainvars detection bug with EXISTS (paren, actually) stable
Wed, 09 Dec 2009 09:52:28 +0100 Sylvain Thénault __cmp__ should *NOT* return False when different
Tue, 08 Dec 2009 16:50:36 +0100 Sandrine Ribeau cw 3.6 api update
Tue, 08 Dec 2009 14:46:17 +0100 Sandrine Ribeau [mq]: typo
Mon, 07 Dec 2009 08:52:38 -0800 Sandrine Ribeau api update
Mon, 07 Dec 2009 06:45:51 -0800 Sandrine Ribeau should return item type not relation
Mon, 07 Dec 2009 06:39:35 -0800 Sandrine Ribeau api renaming update
Mon, 07 Dec 2009 05:09:09 -0800 Sandrine Ribeau fix bad merge
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Thu, 03 Dec 2009 10:02:44 +0100 Sylvain Thénault add some notes stable
Thu, 03 Dec 2009 09:56:28 +0100 Sylvain Thénault this constraint is actually unusable in yams schema for cw stable
Thu, 03 Dec 2009 09:56:15 +0100 Sylvain Thénault unused since a long time now stable
Thu, 03 Dec 2009 09:55:18 +0100 Sylvain Thénault finish yesterday work on rql constraints: stable
Wed, 02 Dec 2009 13:22:50 +0100 Aurelien Campeas fix format string stable
Wed, 02 Dec 2009 12:55:51 +0100 Sylvain Thénault cleanup stable
Wed, 02 Dec 2009 12:54:16 +0100 Sylvain Thénault nicer __str__ and __repr__ methods on rql constraints stable
Wed, 02 Dec 2009 12:53:46 +0100 Sylvain Thénault refactor so that we can specify an extra argument to constraints which stable
Wed, 02 Dec 2009 12:52:55 +0100 Sylvain Thénault nicer mainvars/expression handling when initializing rql constraints stable
Wed, 02 Dec 2009 11:53:25 +0100 Sylvain Thénault fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing stable
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
Thu, 12 Nov 2009 13:46:10 +0100 Sylvain Thénault doc stable
Thu, 12 Nov 2009 12:15:19 +0100 Sylvain Thénault close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet) stable
Thu, 12 Nov 2009 12:08:43 +0100 Sylvain Thénault typo stable
Thu, 12 Nov 2009 12:08:30 +0100 Sylvain Thénault consider U when computing main variables stable
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Fri, 02 Oct 2009 15:31:28 +0200 Sylvain Thénault [schema] make RQL* constraints usable w/ attributes stable
Fri, 25 Sep 2009 11:23:11 +0200 Sylvain Thénault can now give context to rschema.display_name(...)
Wed, 23 Sep 2009 10:22:04 +0200 Sylvain Thénault use ._cw instead of req on appobject classes
less more (0) -120 tip