entities/adapters.py
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Fri, 28 Oct 2011 11:33:26 +0200 Sylvain Thénault [diet] move iprogress to its own cube. Closes #1916016
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Thu, 10 Feb 2011 16:21:35 +0100 Sylvain Thénault add a note
Fri, 21 Jan 2011 11:48:19 +0100 Sylvain Thénault [adapters] fix #1424467 caused by precedence of bw compat method while the adapter is concret for a given class stable
Tue, 21 Dec 2010 21:17:50 +0100 Alexandre Fayolle fix error message for unique together constraint stable
Fri, 22 Oct 2010 09:15:35 +0200 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
Tue, 12 Oct 2010 23:36:35 +0200 Sylvain Thénault [architecture] introduce adapter to ease transformation of errors before display to the end user. Use it for UniqueTogetherError first
Thu, 26 Aug 2010 10:51:55 +0200 Sylvain Thénault [doc] clean ITreeAdapter documentation stable
Mon, 26 Jul 2010 12:07:00 +0200 Sylvain Thénault [debug] when a loop is detected in a tree, log the entity involved in it to ease repair stable
Fri, 16 Jul 2010 11:41:17 +0200 Sylvain Thénault [idownloadable] fix download_url prototype: should accept arbitrary kwargs to add as form parameters to the generated url
Mon, 05 Jul 2010 19:06:17 +0200 Sylvain Thénault [selectors] avoid spurious warning when using implements by design
Mon, 05 Jul 2010 12:04:32 +0200 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
Thu, 17 Jun 2010 14:43:16 +0200 Sylvain Thénault [fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
less more (0) -15 tip