schemas/base.py
2014-02-17 Julien Cristau [schema] explicitly declare 'add' permissions for a couple attributes
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2012-01-11 Sylvain Thénault [schema] restrictive email address read permission. Closes #2148141
2011-10-21 Julien Cristau Record a log of datafeed source imports (closes #2026097)
2011-10-11 Sylvain Thénault backport stable
2011-10-11 Sylvain Thénault [schema] drop erroneous default on CWSource.in_synchronization. Closes #1990585 stable
2011-10-07 Sylvain Thénault [schema] add missing import (trigger warning) stable
2011-10-07 Sylvain Thénault [repository] use utcnow instead of now for some internal timetamps (closes #1988458) stable
2011-10-07 Sylvain Thénault [datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676) stable
2011-09-23 Sylvain Thénault backport stable
2011-09-22 Sylvain Thénault [schema] drop CWSourceSchemaConfig[cw_for_source,cw_schema] unique constraint (closes #1946277) stable
2011-09-15 Sylvain Thénault backport stable
2011-09-13 Sylvain Thénault backout 7780:a1d5365fefc1 stable
2011-09-13 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
2011-08-05 Sylvain Thénault [.po generation] closes #1902315: c i18ncube doesn't consider relation definition description stable
2011-08-04 Sylvain Thénault [base schema] do similar changes as use_email for primary_email stable
2011-08-03 Julien Jehannet [schema] use definition for `use_email` relation instead of type declaration (closes: #1894929) stable
2011-07-26 Sylvain Thénault [schema] rephrase relation definition since constraint doesn't apply to CWRelation stable
2011-07-26 Sylvain Thénault [schema] restrict source mapping 'cw_schema' relation to non final relation, we currently have no use for attributes stable
2011-06-06 Sylvain Thénault [datafeed] use a boolean flag on CWSource to ensure we don't have concurrent synchronizations. Closes #1725690
2011-05-19 Sylvain Thénault [multi-sources] support for moving an entity from an external source (closes #343818)
2011-02-09 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
2011-02-07 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)
2011-02-07 Sylvain Thénault [source schema] fix permission pb on cw_host_config_of relation + add composite on cw_source, so entities from a source are properly removed when the source is removed
2011-01-24 Sylvain Thénault backport stable
2011-01-20 Sylvain Thénault [schema] fix CWSource permissions stable
2010-12-01 Sylvain Thénault [pyro source] store pyro source mapping file into the database
2010-10-25 Sylvain Thénault [core schema] CWSourceHostConfig.match_host only unique per source
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-07-06 Sylvain Thénault cleanups
2010-05-25 Sylvain Thénault [schema] fix same_as cardinality and bump Bookmark.path max length to approximative max url size 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-03-03 Sylvain Thénault cleanups 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-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-15 Sylvain Thénault use constant
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-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-18 Sylvain Thénault oops
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-09-17 Sylvain Thénault fix see_also permissions 3.5
2009-09-14 Sylvain Thénault #370578: change EmailAddress identical_to/canonical to prefered_form 3.5
2009-08-03 Sylvain Thénault R [base classes] only AppObject remaning, no more AppRsetObject
2009-07-24 Adrien Di Mascio usage of '**' is deprecated in RelationType declaration, use '*' instead
2009-07-23 Adrien Di Mascio new cwuri metadata + a few tests fixes on the way
2009-07-23 Nicolas Chauvat merge
2009-07-23 Nicolas Chauvat [cleanup] fix deprecation warnings
2009-07-23 Adrien Di Mascio add sameAs support in cubicweb standard schema
2009-07-07 Sylvain Thénault missing imports
2009-06-23 Sylvain Thénault update schema definition to avoid deprecation warning with new yams api
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-12 Aurelien Campeas fix self on initfunc tls-sprint
2009-04-24 sylvain thenault backport default branch tls-sprint
2009-04-23 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-23 Adrien Di Mascio set a size constraint on ECache's title
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-08 sylvain thenault copyright update tls-sprint
2009-04-08 sylvain thenault secure the condition relation
2009-02-16 Adrien Di Mascio provide a new WorkflowableEntityType base class (will be refactored later, maybe with schema interfaces) 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-13 Adrien Di Mascio ECache should be a meta entity
2008-11-06 Stephanie Marcu change permissions for Ecache
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip