Fri, 16 Jul 2010 11:39:28 +0200 |
Sylvain Thénault |
[entity] fix setdefault implementation: should return actual value
|
file |
diff |
annotate
|
Fri, 02 Jul 2010 17:49:23 +0200 |
Sylvain Thénault |
restore bw compat on Entity.related_rql
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 18:31:22 +0200 |
Sylvain Thénault |
[entity] fix .complete so we don't crash on missing mandatory relation. Also simplify code. Closes #1058267
|
file |
diff |
annotate
|
Wed, 16 Jun 2010 14:51:17 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 16 Jun 2010 09:53:17 +0200 |
Sylvain Thénault |
[entity] when .related() is called on a not-yet-saved entity, return an empty rset/list instead of raising an assertion error
stable
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 14:59:08 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 13:00:19 +0200 |
Sylvain Thénault |
cleanup
stable cubicweb-version-3.8.4
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 08:39:21 +0200 |
Sylvain Thénault |
[entity] add .clear() for bw compat
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 07:58:52 +0200 |
Sylvain Thénault |
[json] fix json serialization for recent simplejson implementation, and test encoding of entities
|
file |
diff |
annotate
|
Fri, 21 May 2010 18:39:40 +0200 |
Sylvain Thénault |
[entity] clearing adapters cache in clear_relations_cache avoid weird caching issue, notably on repository session's user
|
file |
diff |
annotate
|
Fri, 21 May 2010 07:56:39 +0200 |
Sylvain Thénault |
[entity] fix access to attribute which has been renamed two revisions ago
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:50:00 +0200 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:55 +0200 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
Wed, 12 May 2010 13:12:03 +0200 |
Sylvain Thénault |
[entity] avoid getting w in cw_extra_kwargs when calling .view
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
|
Mon, 19 Apr 2010 13:52:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 19:45:11 +0200 |
Adrien Di Mascio |
[json] provide a custom json encoder for entities that includes eid in the json object
stable
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 15:10:26 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 15:07:01 +0200 |
Sylvain Thénault |
[entity] move req.create_entity content to a cw_instantiate factory method on entity classes, so cube developpers will be able to easily customize instance creation
stable
|
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
|
Fri, 02 Apr 2010 17:27:53 +0200 |
Aurelien Campeas |
[doc/book] a new chapter on how to use the ORM
stable
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 08:24:11 +0200 |
Sylvain Thénault |
[entity] explain why the assert failed
stable
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 14:46:04 +0200 |
Sylvain Thénault |
[repository] forbid usage of set_attributes() in before_add_entity
stable
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 13:42:17 +0100 |
Sylvain Thénault |
[entity] we also have to override dict.pop to properly maintain edited_attributes consistency
stable
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 13:51:52 +0100 |
Sylvain Thénault |
[entity] fix dumb name error on .set_relations(rel=None)
stable
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 13:40:53 +0100 |
Sylvain Thénault |
[security] don't add attribute into skip_security if already in edited_attributes, else we may accidentaly skip a desired security check
stable
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 11:15:57 +0100 |
Sylvain Thénault |
[repo entity] we have to provide a __delitem__ implementation as well, see example in the docstring
stable
|
file |
diff |
annotate
|