Thu, 17 Jul 2014 11:08:56 +0200 |
Rémi Cardona |
Remove uses of logilab.common.compat.{all,any}
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 10:16:13 +0200 |
Julien Cristau |
[schema] spelling fixes in doc strings
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 12:03:31 +0200 |
Sylvain Thénault |
[schema] fix buggy composite_rdef_roles and associated test
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 14:02:21 +0100 |
Denis Laxalde |
Add missing relation types items in schema global variables
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 17:02:04 +0200 |
Julien Cristau |
merge 3.18.4 into default
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 18:09:46 +0200 |
Aurelien Campeas |
[merge] bring the 3.17.14 fixes to 3.18
stable
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 15:17:50 +0100 |
Denis Laxalde |
[migractions] Better handle removal of RQLConstraint in sync_schema
stable cubicweb-centos-version-3.17.14-1 cubicweb-debian-version-3.17.14-1 cubicweb-version-3.17.14
|
file |
diff |
annotate
|
Fri, 24 Jan 2014 13:08:53 +0100 |
Aurelien Campeas |
[schema] add composite handling helpers on EntitySchema (related to #3463112)
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 13:47:28 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop entities.source column
|
file |
diff |
annotate
|
Thu, 24 Oct 2013 13:15:53 +0200 |
Aurelien Campeas |
[hooks/security] provide attribute "add" permission
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 16:25:45 +0100 |
Julien Cristau |
[schema] move definition of RQLExpression classes before default permission dicts
|
file |
diff |
annotate
|
Tue, 07 Jan 2014 16:19:18 +0100 |
Sylvain Thénault |
set proper PACKAGE information for yams 0.39
|
file |
diff |
annotate
|
Thu, 10 Oct 2013 13:26:11 +0200 |
Aurelien Campeas |
[merge] backport stable fixes
|
file |
diff |
annotate
|
Wed, 09 Oct 2013 16:30:27 +0200 |
Julien Cristau |
[schema] edit syntax tree instead of playing with strings for RQLExpressions
stable
|
file |
diff |
annotate
|
Tue, 08 Oct 2013 16:10:42 +0200 |
Sylvain Thénault |
[security] fix dumb attribute error when inserting read security. Closes #3196891
stable
|
file |
diff |
annotate
|
Fri, 04 Oct 2013 15:59:54 +0200 |
Aurelien Campeas |
[schema] drop very old bw compat (pre 3.5.10)
|
file |
diff |
annotate
|
Mon, 30 Sep 2013 18:07:51 +0200 |
Aurelien Campeas |
[merge] backport 3.17 fixes into the future 3.18
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 12:55:27 +0200 |
Sylvain Thénault |
[schema] fix spurious warning when rqlexpr/constraint mainvars specify a non predefined variable. Closes #3098165
stable
|
file |
diff |
annotate
|
Tue, 30 Jul 2013 20:31:57 +0200 |
David Douard |
merge stable in default (3.18) branch
|
file |
diff |
annotate
|
Thu, 18 Jul 2013 22:18:50 +0200 |
Sylvain Thénault |
[schema] mark CWDataImport as an internal type. Closes #3025536
stable
|
file |
diff |
annotate
|
Mon, 22 Jul 2013 14:26:33 +0200 |
Sylvain Thénault |
[schema/security] add __hash__ to rql expression. Closes #3013535
stable
|
file |
diff |
annotate
|
Tue, 25 Jun 2013 12:11:42 +0200 |
Aurelien Campeas |
[schema,server] add a security debugging aid (closes #2920304)
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 17:46:56 +0200 |
Vincent Michel |
[schemaserial] serialize additional yams parameter for customs type
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 14:54:22 +0200 |
Nicolas Chauvat |
[toward-py3k] rewrite __cmp__ (closes #2715115)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:38:25 +0100 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
Mon, 10 Sep 2012 17:31:07 +0200 |
Sylvain Thénault |
[schema] rename schema permissions function: session may also be a request, use _cw
|
file |
diff |
annotate
|
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
|
Fri, 26 Mar 2010 08:28:22 +0100 |
Sylvain Thénault |
[form] put qualified name on validation error, should fix #784299
stable
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 11:26:14 +0100 |
Katia Saurfelt |
server/web api for accessing to deleted_entites
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 11:00:48 +0100 |
Sylvain Thénault |
fix hooks control method name + other litle cleanups
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 17:42:19 +0100 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
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
|
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
|
Fri, 26 Feb 2010 13:10:16 +0100 |
Sylvain Thénault |
proper deprecation warning when import class that should be imported from yams
stable
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 06:57:02 +0100 |
Sylvain Thénault |
fix docstring
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 12:25:17 +0100 |
Sylvain Thénault |
oops
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 18:36:34 +0100 |
Sylvain Thénault |
DEFAULT_ATTRPERMS is now public
stable
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 15:13:31 +0100 |
Sylvain Thénault |
[schema] fix RelationSchema.has_perm to properly works with attribute relations
stable
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 15:12:57 +0100 |
Sylvain Thénault |
[schema] refactor/cleanup check_permissions
stable
|
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
|
Fri, 05 Feb 2010 11:54:23 +0100 |
Sylvain Thénault |
moved generic datetime manipulation function to lgc
|
file |
diff |
annotate
|
Tue, 02 Feb 2010 18:24:45 +0100 |
Pierre-Yves David |
Improve the schema command with filtering option.
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 17:40:53 +0100 |
Sylvain Thénault |
ouch, has_perm was always returning False...
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Tue, 22 Dec 2009 10:27:49 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 18:43:16 +0100 |
Sylvain Thénault |
this bw compat doesn't work, drop it
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 10:26:47 +0100 |
Sylvain Thénault |
fix mainvars detection bug with EXISTS (paren, actually)
stable
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 09:52:28 +0100 |
Sylvain Thénault |
__cmp__ should *NOT* return False when different
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 16:50:36 +0100 |
Sandrine Ribeau |
cw 3.6 api update
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 14:46:17 +0100 |
Sandrine Ribeau |
[mq]: typo
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 08:52:38 -0800 |
Sandrine Ribeau |
api update
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 06:45:51 -0800 |
Sandrine Ribeau |
should return item type not relation
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 06:39:35 -0800 |
Sandrine Ribeau |
api renaming update
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 05:09:09 -0800 |
Sandrine Ribeau |
fix bad merge
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 10:02:44 +0100 |
Sylvain Thénault |
add some notes
stable
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 09:56:28 +0100 |
Sylvain Thénault |
this constraint is actually unusable in yams schema for cw
stable
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 09:56:15 +0100 |
Sylvain Thénault |
unused since a long time now
stable
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 09:55:18 +0100 |
Sylvain Thénault |
finish yesterday work on rql constraints:
stable
|
file |
diff |
annotate
|
Wed, 02 Dec 2009 13:22:50 +0100 |
Aurelien Campeas |
fix format string
stable
|
file |
diff |
annotate
|
Wed, 02 Dec 2009 12:55:51 +0100 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Wed, 02 Dec 2009 12:54:16 +0100 |
Sylvain Thénault |
nicer __str__ and __repr__ methods on rql constraints
stable
|
file |
diff |
annotate
|
Wed, 02 Dec 2009 12:53:46 +0100 |
Sylvain Thénault |
refactor so that we can specify an extra argument to constraints which
stable
|
file |
diff |
annotate
|
Wed, 02 Dec 2009 12:52:55 +0100 |
Sylvain Thénault |
nicer mainvars/expression handling when initializing rql constraints
stable
|
file |
diff |
annotate
|
Wed, 02 Dec 2009 11:53:25 +0100 |
Sylvain Thénault |
fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing
stable
|
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
|
Thu, 12 Nov 2009 13:46:10 +0100 |
Sylvain Thénault |
doc
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 12:08:43 +0100 |
Sylvain Thénault |
typo
stable
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 12:08:30 +0100 |
Sylvain Thénault |
consider U when computing main variables
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Fri, 02 Oct 2009 15:31:28 +0200 |
Sylvain Thénault |
[schema] make RQL* constraints usable w/ attributes
stable
|
file |
diff |
annotate
|
Fri, 25 Sep 2009 11:23:11 +0200 |
Sylvain Thénault |
can now give context to rschema.display_name(...)
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 10:22:04 +0200 |
Sylvain Thénault |
use ._cw instead of req on appobject classes
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 12:11:12 +0200 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 18:02:48 +0200 |
Sylvain Thénault |
fix vocab param to avoid deprecation warning
stable
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 15:16:53 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 13:21:13 +0200 |
Sylvain Thénault |
tweak catalog generation by adding a new SYSTEM_RTYPES set to schema
3.5
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 12:29:05 +0200 |
Sylvain Thénault |
ensure pgettext return unicode as well
3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 21:29:17 +0200 |
Adrien Di Mascio |
[gettext] provide GNU contexts to avoid translations ambiguities
3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:24:31 +0200 |
Sylvain Thénault |
refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well
3.5
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 16:26:20 +0200 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 15:07:47 +0200 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 14:59:00 +0200 |
Sylvain Thénault |
no inference for the identity relation
stable
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 14:57:36 +0200 |
Sylvain Thénault |
[schema] make_workflowable now take an option description for the in_state relation
3.5
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:57:56 +0200 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:55:08 +0200 |
Sylvain Thénault |
when adding/removing cubes, we should add/remove entity types in correct order if one inherits from another
stable
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:44:27 +0200 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 18:40:52 +0200 |
Nicolas Chauvat |
R put version info in deprecation warnings
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 13:30:45 +0200 |
Sylvain Thénault |
compute extrapath, necessary for proper schema module detection when CW_CUBES_PATH is set
stable
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 16:50:29 +0200 |
Sylvain Thénault |
[bw compat] restore format_constraint into schema file context
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 16:50:09 +0200 |
Sylvain Thénault |
[schema] oops
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 14:49:19 +0200 |
Sylvain Thénault |
restore backward compat, still imported a lot
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 14:06:58 +0200 |
Sylvain Thénault |
no need for lib_directory
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 13:58:28 +0200 |
Sylvain Thénault |
to make cw schemas importable, they have to be installed w/ cw code, not in /usr/share/cubicweb/schemas
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 10:21:19 +0200 |
Sylvain Thénault |
[schema] break when found
|
file |
diff |
annotate
|
Thu, 06 Aug 2009 11:54:17 +0200 |
Sylvain Thénault |
[schema] yams api update
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 19:36:22 +0200 |
Sylvain Thénault |
add consistency check on constraints
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 16:20:08 +0200 |
Sylvain Thénault |
B [schema update] may remove has_text unexpectedly, give another argument to fix it
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 01:23:22 +0200 |
Sylvain Thénault |
oops, should have been in a earlier commit (META_RELATION_TYPES renaming)
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 00:01:12 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 22:37:28 +0200 |
Nicolas Chauvat |
R [all] logilab.common 0.44 provides only deprecated
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 23:33:05 +0200 |
Sylvain Thénault |
[R schema] dont give an iterator, it's a trap
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 23:30:56 +0200 |
Sylvain Thénault |
[R repo, schema] use VIRTUAL_RTYPES const
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 18:36:32 +0200 |
Nicolas Chauvat |
[cleanup] nicer imports
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 11:04:41 +0200 |
Sylvain Thénault |
we've to call cleanup_sys_modules manually for proper schema modules cleanup
|
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 17:15:05 +0200 |
Aurelien Campeas |
fix a couple NameErrors
|
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 15:28:41 +0200 |
Adrien Di Mascio |
new cwuri metadata + a few tests fixes on the way
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 15:07:12 +0200 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 09:45:13 +0200 |
Adrien Di Mascio |
[schema] fix yams' add_relation monkeypatching
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 11:38:25 +0200 |
Sylvain Thénault |
obsolete implicit context
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 11:38:04 +0200 |
Sylvain Thénault |
meta has been drop
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 19:55:18 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 10:27:03 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 10:35:03 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 01 Jul 2009 19:46:47 +0200 |
Aurelien Campeas |
[schema] fix Entity.add_relation(RichString(...)...)
stable
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 08:05:18 +0200 |
Sylvain Thénault |
deprecate display_name from builtin, ask for explicit import
stable
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 12:18:59 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 11:45:05 +0200 |
Aurelien Campeas |
typo
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 12:18:43 +0200 |
Sylvain Thénault |
RelationFileReader is dead
|
file |
diff |
annotate
|
Sat, 27 Jun 2009 00:56:30 +0200 |
Sylvain Thénault |
backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
|
file |
diff |
annotate
|
Wed, 24 Jun 2009 16:58:28 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:46:18 +0200 |
Sylvain Thénault |
merge and add missing import in schema.py
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:36:38 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:33:57 +0200 |
Sylvain Thénault |
include_schema_files is useless
stable
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 15:55:35 +0200 |
Sylvain Thénault |
drop @ wildcard in relation subject/object, override main_attribute for proper behaviour
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 14:42:04 +0200 |
Sylvain Thénault |
stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 11:22:31 +0200 |
sylvain thenault |
fix imports, cleanup, repair some ajax calls
tls-sprint
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 17:04:14 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Thu, 23 Apr 2009 16:11:30 +0200 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 11:22:06 -0700 |
Sandrine Ribeau |
Remove all related to entity Card as it now has its own cube.
|
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
|
Wed, 25 Mar 2009 10:40:22 +0100 |
sylvain thenault |
make pylint happy, fix some bugs on the way
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 18:13:34 +0100 |
sylvain thenault |
more linting
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 17:55:59 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 19:39:34 +0100 |
sylvain thenault |
unification of meta-attributes handling:
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 18:41:26 +0100 |
sylvain thenault |
fix format_field detection for fields not using FormatConstraint
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 18:40:56 +0100 |
sylvain thenault |
backport has_format method from entity
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 16:23:31 +0100 |
sylvain thenault |
move has_format method to the entity schema class
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 11:02:32 +0100 |
sylvain thenault |
accept req as parameter for convenience
tls-sprint
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 19:34:35 +0100 |
sylvain thenault |
fix to pass arguments to base class
tls-sprint
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 11:35:52 +0100 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 01:24:12 +0100 |
sylvain thenault |
oops
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:08:21 +0100 |
sylvain thenault |
do it the other way
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 22:37:03 +0100 |
sylvain thenault |
turn simpletal optional
tls-sprint
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 14:18:13 +0100 |
Adrien Di Mascio |
provide a new WorkflowableEntityType base class (will be refactored later, maybe with schema interfaces)
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 12:33:14 +0100 |
Adrien Di Mascio |
provide a new RichString attribute type
tls-sprint
|
file |
diff |
annotate
|
Tue, 27 Jan 2009 14:03:17 +0100 |
sylvain thenault |
update some copyrights
|
file |
diff |
annotate
|
Thu, 08 Jan 2009 16:53:41 +0100 |
Sylvain Thenault |
check apphome is not None
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|