web/views/magicsearch.py
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
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
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-09 Sylvain Thénault more api update
2009-12-08 Sandrine Ribeau cw 3.6 api update
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-09-25 Adrien Di Mascio [magicsearch] (pre_)process_query doesn't need the req argument, instances already have access to self._cw
2009-09-24 Adrien Di Mascio [magicsearch] make tests pass again: base preprocessor must have access to vreg
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Adrien Di Mascio [api] use __regid__ instead of deprecated id
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-09-22 Adrien Di Mascio backport stable branch
2009-09-22 Adrien Di Mascio [magicsearch] update to match new i18n API: config.translations[lang] now returns a couple of function stable
2009-08-17 Sylvain Thénault fix __init__ parameters
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-07-29 Sylvain Thénault avoid execution of queries which are known to be wrong by letting error propagates
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-04-22 sylvain thenault remove trailing white spaces tls-sprint
2009-03-27 sylvain thenault remove nlp stuff tls-sprint
2009-03-25 sylvain thenault make pylint happy, fix some bugs on the way tls-sprint
2009-03-02 sylvain thenault import updates tls-sprint
2009-02-17 sylvain thenault update import tls-sprint
2009-02-17 sylvain thenault properly kill/depreciate component base class, only keep Component tls-sprint
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip