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