Thu, 13 Nov 2014 15:48:33 +0100 |
Aurelien Campeas |
[entity] rather than crashing with an IndexError on entity creation, raise a meaningful exception
|
file |
diff |
annotate
|
Wed, 30 Jul 2014 14:06:38 +0200 |
Rémi Cardona |
Remove unused lgc.interface imports and leftovers
|
file |
diff |
annotate
|
Fri, 02 May 2014 17:57:37 +0200 |
Aurelien Campeas |
remove most 3.10 bw compat
|
file |
diff |
annotate
|
Mon, 28 Jul 2014 16:05:19 +0200 |
Rémi Cardona |
[entities] cw_rest_attr_info() should only consider required attributes (closes #3766717)
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 19:56:05 +0200 |
Sylvain Thénault |
[entity/rset] replace scary warnings about ambiguous rdefs by XXX in the code
|
file |
diff |
annotate
|
Fri, 02 May 2014 14:26:14 +0200 |
Aurelien Campeas |
deprecate get/set_shared_data API
|
file |
diff |
annotate
|
Mon, 28 Apr 2014 18:11:21 +0200 |
Katia Saurfelt |
[entity] add a new `cw_linkable_rql` method
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 17:02:04 +0200 |
Julien Cristau |
merge 3.18.4 into default
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 15:19:31 +0100 |
Jérôme Roy |
[entity] User-defined relation to skip for copy has precedence
stable
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 16:19:49 +0100 |
Julien Cristau |
merge 3.18.2 into 3.19 branch
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 13:47:28 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop entities.source column
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 15:11:16 +0100 |
Julien Cristau |
merge 3.17.12 into 3.18 branch
cubicweb-centos-version-3.18.2-1 cubicweb-debian-version-3.18.2-1 cubicweb-version-3.18.2
|
file |
diff |
annotate
|
Mon, 13 Jan 2014 15:17:11 +0100 |
Aurelien Campeas |
[entities] unconditionnally sanitize the html output of printable_value
stable
|
file |
diff |
annotate
|
Thu, 12 Dec 2013 12:34:38 +0100 |
Sylvain Thénault |
[entity/url publishing] fetch_rqlst should use 'is_instance_of' instead of 'is'
|
file |
diff |
annotate
|
Mon, 09 Dec 2013 16:13:10 +0100 |
Julien Cristau |
merge 3.17.11
|
file |
diff |
annotate
|
Thu, 17 Oct 2013 15:09:48 +0200 |
Denis Laxalde |
Fix example in cw_set method
stable
|
file |
diff |
annotate
|
Thu, 11 Jul 2013 13:32:27 +0200 |
Aurelien Campeas |
[entity] Entity.related(): add a targettypes argument (closes #2957313)
|
file |
diff |
annotate
|
Thu, 10 Oct 2013 13:26:11 +0200 |
Aurelien Campeas |
[merge] backport stable fixes
|
file |
diff |
annotate
|
Thu, 10 Oct 2013 12:42:10 +0200 |
Aurelien Campeas |
[entity] do not raise an AssertionError if the kwargs given to set_relations/attributes is empty
stable
|
file |
diff |
annotate
|
Tue, 08 Oct 2013 10:46:06 +0200 |
Aurelien Campeas |
[entity] give a default reasonnable __eq__ and __hash__ to Entity
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 16:14:09 +0200 |
Aurelien Campeas |
remove 3.9 bw compat
|
file |
diff |
annotate
|
Wed, 24 Jul 2013 16:55:24 +0200 |
Sylvain Thénault |
[rqlrewrite] rewrite doesn't need a solutions argument, always use the Select'ones
stable
|
file |
diff |
annotate
|
Wed, 29 May 2013 16:44:16 +0200 |
Pierre-Yves David |
merge with 3.16.x fixes
|
file |
diff |
annotate
|
Fri, 17 May 2013 16:25:48 +0200 |
Nicolas Chauvat |
[entity] improve deprecation messages
stable
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 14:10:55 +0200 |
Pierre-Yves David |
remove unused import
|
file |
diff |
annotate
|
Tue, 23 Apr 2013 18:15:10 +0200 |
Pierre-Yves David |
merge with other default head
|
file |
diff |
annotate
|
Tue, 23 Apr 2013 15:33:50 +0200 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 14:54:22 +0200 |
Nicolas Chauvat |
[toward-py3k] rewrite __cmp__ (closes #2715115)
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 14:50:10 +0100 |
Pierre-Yves David |
[entity] drop pre-3.7 api on session
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 15:03:14 +0100 |
Pierre-Yves David |
[req] drop pre-3.7 api on request
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 12:50:05 +0100 |
Nicolas Chauvat |
drop typed_eid() in favour of int() (closes #2742462)
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 15:18:22 +0100 |
Aurelien Campeas |
[entity] ensure the .related(entities=False) parameter is honored all the way down (closes #2755994)
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 11:34:58 +0100 |
Jérôme Roy |
Correct typo in example
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 16:45:07 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite has_key() (part of #2711624)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 16:01:24 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 18:48:15 +0100 |
Pierre-Yves David |
[entity] add a "repo_side" parameter to `_cw_dont_cache_attribute`
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 18:31:51 +0100 |
Aurelien Campeas |
[merge] backport stable fixes
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 17:37:35 +0100 |
Aurelien Campeas |
[entity,views/json] backout 353bbd17a8b6 (reopens #2559931)
stable
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 18:30:08 +0100 |
Pierre-Yves David |
merge with stable
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 14:39:51 +0100 |
Sylvain Thénault |
Improve entity json export (closes #2559931)
stable
|
file |
diff |
annotate
|
Fri, 23 Nov 2012 17:12:58 +0100 |
Pierre-Yves David |
[entity] drop redundant cache update
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 14:01:59 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 03 Aug 2012 13:29:37 +0200 |
Sylvain Thénault |
[entity edition] don't remove values from attribute cache on the repository side
|
file |
diff |
annotate
|
Wed, 01 Aug 2012 10:47:27 +0200 |
Aurelien Campeas |
[entity] fix deprecation warnings (closes #2423719)
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 11:19:16 +0200 |
Sylvain Thénault |
[entity] more tweaks for entity attribute cache handling on cw_set/cw_create to fix test regression
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 10:16:25 +0200 |
Sylvain Thénault |
[entity/hooks] fix regression introduced by 4ba11607d84a
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 12:24:46 +0200 |
Sylvain Thénault |
[entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 17:26:59 +0200 |
Florent Cayré |
[entity] fix unrelated_rql for creation form vocabulary for relation with specific permissions (closes #2423854)
stable
|
file |
diff |
annotate
|
Fri, 16 Mar 2012 10:29:15 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 13 Feb 2012 17:44:44 +0100 |
Sylvain Thénault |
[entity url] rest path fallback should be the url used as cwuri. Closes #2186039
stable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 16:53:52 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 08 Feb 2012 14:22:48 +0100 |
Florent Cayré |
[entity] fix crash when using cw_instantiate with empty related entity list; closes #2094462
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
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Julien Cristau |
Record a log of datafeed source imports (closes #2026097)
|
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
|
Mon, 17 Oct 2011 19:27:54 +0200 |
Sylvain Thénault |
[entity related rql] 'is' relation target constant should have 'etype' type, not String
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 15:08:25 +0200 |
Sylvain Thénault |
[entity] fix dumb name error introduced by 3.14 entity refactoring
|
file |
diff |
annotate
|
Fri, 07 Oct 2011 11:59:20 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 06 Oct 2011 16:14:08 +0200 |
Sylvain Thénault |
[request, ui] printable_value is now a method of request, and may be given dict of formatters to use (closes #1984743)
|
file |
diff |
annotate
|