2013-04-25 |
Pierre-Yves David |
remove unused import
|
file |
diff |
annotate
|
2013-04-23 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
file |
diff |
annotate
|
2013-03-27 |
Rémi Cardona |
Drop iprogress code (closes #2777628)
|
file |
diff |
annotate
|
2012-08-22 |
Adrien Di Mascio |
[fti] add some documentation
stable
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2011-10-28 |
Sylvain Thénault |
[diet] move iprogress to its own cube. Closes #1916016
|
file |
diff |
annotate
|
2011-09-28 |
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
|
file |
diff |
annotate
|
2011-09-21 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
2011-02-10 |
Sylvain Thénault |
add a note
|
file |
diff |
annotate
|
2011-01-21 |
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
|
2010-12-21 |
Alexandre Fayolle |
fix error message for unique together constraint
stable
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
2010-10-12 |
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
|
2010-08-26 |
Sylvain Thénault |
[doc] clean ITreeAdapter documentation
stable
|
file |
diff |
annotate
|
2010-07-26 |
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
|
2010-07-16 |
Sylvain Thénault |
[idownloadable] fix download_url prototype: should accept arbitrary kwargs to add as form parameters to the generated url
|
file |
diff |
annotate
|
2010-07-05 |
Sylvain Thénault |
[selectors] avoid spurious warning when using implements by design
|
file |
diff |
annotate
|
2010-07-05 |
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
|
2010-06-17 |
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
|
2010-06-10 |
Sylvain Thénault |
[iprogress] move adapter to entities.adapters
|
file |
diff |
annotate
|
2010-06-10 |
Sylvain Thénault |
[ITree] more fixes, fix fixes
|
file |
diff |
annotate
|
2010-06-10 |
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
|
2010-06-10 |
Sylvain Thénault |
[web] move itree adapter to entities, it may be used outside the web interface
|
file |
diff |
annotate
|
2010-06-09 |
Sylvain Thénault |
[pylint] fix detected name errors
|
file |
diff |
annotate
|
2010-05-21 |
Sylvain Thénault |
[fti] fix name conflict introduced by the new IFTIAdapter
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|