entity.py
Thu, 12 Dec 2013 12:34:38 +0100 Sylvain Thénault [entity/url publishing] fetch_rqlst should use 'is_instance_of' instead of 'is'
Mon, 09 Dec 2013 16:13:10 +0100 Julien Cristau merge 3.17.11
Thu, 17 Oct 2013 15:09:48 +0200 Denis Laxalde Fix example in cw_set method stable
Thu, 11 Jul 2013 13:32:27 +0200 Aurelien Campeas [entity] Entity.related(): add a targettypes argument (closes #2957313)
Thu, 10 Oct 2013 13:26:11 +0200 Aurelien Campeas [merge] backport stable fixes
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
Tue, 08 Oct 2013 10:46:06 +0200 Aurelien Campeas [entity] give a default reasonnable __eq__ and __hash__ to Entity
Mon, 26 Aug 2013 16:14:09 +0200 Aurelien Campeas remove 3.9 bw compat
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
Wed, 29 May 2013 16:44:16 +0200 Pierre-Yves David merge with 3.16.x fixes
Fri, 17 May 2013 16:25:48 +0200 Nicolas Chauvat [entity] improve deprecation messages stable
Thu, 25 Apr 2013 14:10:55 +0200 Pierre-Yves David remove unused import
Tue, 23 Apr 2013 18:15:10 +0200 Pierre-Yves David merge with other default head
Tue, 23 Apr 2013 15:33:50 +0200 Pierre-Yves David use cw_etype instead of __regid__
Mon, 22 Apr 2013 14:54:22 +0200 Nicolas Chauvat [toward-py3k] rewrite __cmp__ (closes #2715115)
Wed, 27 Mar 2013 14:50:10 +0100 Pierre-Yves David [entity] drop pre-3.7 api on session
Wed, 27 Mar 2013 15:03:14 +0100 Pierre-Yves David [req] drop pre-3.7 api on request
Tue, 12 Mar 2013 12:50:05 +0100 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
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)
Mon, 25 Feb 2013 11:34:58 +0100 Jérôme Roy Correct typo in example
Thu, 14 Feb 2013 16:45:07 +0100 Nicolas Chauvat [toward py3k] rewrite has_key() (part of #2711624)
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Fri, 18 Jan 2013 18:48:15 +0100 Pierre-Yves David [entity] add a "repo_side" parameter to `_cw_dont_cache_attribute`
Fri, 18 Jan 2013 18:31:51 +0100 Aurelien Campeas [merge] backport stable fixes
Fri, 18 Jan 2013 17:37:35 +0100 Aurelien Campeas [entity,views/json] backout 353bbd17a8b6 (reopens #2559931) stable
Thu, 17 Jan 2013 18:30:08 +0100 Pierre-Yves David merge with stable
Thu, 17 Jan 2013 14:39:51 +0100 Sylvain Thénault Improve entity json export (closes #2559931) stable
Fri, 23 Nov 2012 17:12:58 +0100 Pierre-Yves David [entity] drop redundant cache update
Fri, 07 Sep 2012 14:01:59 +0200 Sylvain Thénault backport stable
Fri, 03 Aug 2012 13:29:37 +0200 Sylvain Thénault [entity edition] don't remove values from attribute cache on the repository side
Wed, 01 Aug 2012 10:47:27 +0200 Aurelien Campeas [entity] fix deprecation warnings (closes #2423719)
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
Tue, 24 Jul 2012 10:16:25 +0200 Sylvain Thénault [entity/hooks] fix regression introduced by 4ba11607d84a
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
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
Fri, 16 Mar 2012 10:29:15 +0100 Sylvain Thénault backport stable
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
Fri, 10 Feb 2012 16:53:52 +0100 Sylvain Thénault backport stable
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
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Fri, 21 Oct 2011 14:32:37 +0200 Julien Cristau Record a log of datafeed source imports (closes #2026097)
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
Thu, 20 Oct 2011 16:03:51 +0200 Florent Cayré [entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
Mon, 17 Oct 2011 19:27:54 +0200 Sylvain Thénault [entity related rql] 'is' relation target constant should have 'etype' type, not String
Mon, 17 Oct 2011 15:08:25 +0200 Sylvain Thénault [entity] fix dumb name error introduced by 3.14 entity refactoring
Fri, 07 Oct 2011 11:59:20 +0200 Sylvain Thénault backport stable
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)
Thu, 06 Oct 2011 10:09:42 +0200 Sylvain Thénault [xml/rdf views] handle case where the user hasn't read access to a relation (closes #1984598) stable
Tue, 04 Oct 2011 12:23:52 +0200 Sylvain Thénault backport stable
Fri, 30 Sep 2011 18:05:57 +0200 Alexandre Fayolle fix typo in comment stable
Tue, 27 Sep 2011 18:47:11 +0200 Adrien Di Mascio [views] implement json / jsonp export views (closes #1942658)
Thu, 22 Sep 2011 16:12:28 +0200 Sylvain Thénault [entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)
Thu, 22 Sep 2011 16:12:23 +0200 Sylvain Thénault [entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
Wed, 21 Sep 2011 17:38:44 +0200 Sylvain Thénault [entity doc] fix typo (rest_var instead of rest_attr) and cleanup doc
Fri, 16 Sep 2011 14:01:17 +0200 Sylvain Thénault some minor cleanups
Fri, 16 Sep 2011 10:36:46 +0200 Florent Cayré [entity fetchattrs] also fetch ambiguous rtypes even if we do not recurse on them (closes #1720823)
Thu, 15 Sep 2011 16:40:52 +0200 Florent Cayré refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings ; closes #1585650
Tue, 26 Jul 2011 19:34:43 +0200 Adrien Di Mascio [entities] skip_copy_for should be considered for object relations too (closes #1857474)
Wed, 22 Jun 2011 18:53:36 +0200 Sylvain Thénault [datafeed, entities] url for entities from a datafeed source should be on their origin site. Closes #1769391
Tue, 21 Jun 2011 10:57:25 +0200 Sylvain Thénault [ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
less more (0) -100 -60 tip