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
|
file |
diff |
annotate
|
Tue, 21 Dec 2010 21:17:50 +0100 |
Alexandre Fayolle |
fix error message for unique together constraint
stable
|
file |
diff |
annotate
|
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._)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 10:51:55 +0200 |
Sylvain Thénault |
[doc] clean ITreeAdapter documentation
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 19:06:17 +0200 |
Sylvain Thénault |
[selectors] avoid spurious warning when using implements by design
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 18:28:12 +0200 |
Sylvain Thénault |
[iprogress] move adapter to entities.adapters
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 16:57:02 +0200 |
Sylvain Thénault |
[ITree] more fixes, fix fixes
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 16:28:06 +0200 |
Sylvain Thénault |
[ITree] fix adapter/_done_init to handle tree_[attribute|relation], add maxlevel argument to base tree view since one side effect of the new code is that it find tree view for entity types it didn't find before, hence one may want to limit tree view depth when it wasn't necessary before
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 16:25:15 +0200 |
Sylvain Thénault |
[web] move itree adapter to entities, it may be used outside the web interface
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 09:58:23 +0200 |
Sylvain Thénault |
[pylint] fix detected name errors
|
file |
diff |
annotate
|
Fri, 21 May 2010 18:40:26 +0200 |
Sylvain Thénault |
[fti] fix name conflict introduced by the new IFTIAdapter
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:55 +0200 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|