Commit Graph

25 Commits

Author SHA1 Message Date
Frédéric Péters 8d9a03f57c search: don't display "no result found" when there is no query (#32038) 2019-04-09 18:28:20 +02:00
Frédéric Péters ceaca4edd1 profile: register users search engine (#26261) 2019-01-02 15:36:37 +01:00
Frédéric Péters 00b6001be7 wcs: register search engines for formdata of wcs sites (#26260) 2019-01-02 08:58:11 +01:00
Frédéric Péters dadad025a6 tests: move admin_user fixture to conftests 2018-12-27 10:05:25 +01:00
Frédéric Péters f598929c34 search: add support for API returning results in a different key (#28606) 2018-12-05 11:00:27 +01:00
Frédéric Péters 1b6a015539 search: add possibility to specify templates for hits (#25614) 2018-08-31 16:01:16 +02:00
Frédéric Péters 593033b10d wcs: add a tracking code search engine (#25625) 2018-08-30 15:16:38 +02:00
Frédéric Péters 9c69420972 search: add custom widget to sort and enable engines (#23534) 2018-08-30 11:50:06 +02:00
Frédéric Péters 3328fccc06 search: add a singleton so apps can register their search engines (#25620) 2018-08-30 11:50:06 +02:00
Thomas NOËL 44a54622f4 search: handle several search engines (#23534) 2018-08-30 11:50:06 +02:00
Frédéric Péters 1b7400a0b4 tests: update tests on the road to python 3
(this includes a switch of lingo tests from django test client to
webtest)
2018-07-25 16:45:36 +02:00
Frédéric Péters 76c2fec23e misc: do not index cells in technical placeholders (#22658) 2018-03-21 11:50:22 +01:00
Frédéric Péters 7a410dbd78 search: don't duplicate external link title as contents (#21026) 2018-01-07 10:20:39 +01:00
Frédéric Péters 2efc30d897 search: boost title value (#21025) 2018-01-06 17:22:33 +01:00
Frédéric Péters 273f1b0032 general: add external links to search results (#20376) 2018-01-03 11:43:16 +01:00
Frédéric Péters 0558d9b091 general: update context usage for Django 1.11 (#20935) 2018-01-02 17:45:55 +01:00
Frédéric Péters 3fce425269 tests: adapt tests to new TEMPLATES settings (#19578) 2017-10-30 21:33:48 +01:00
Thomas NOËL bd2df6fb70 search: use context_processors for results template (#16452) 2017-05-23 13:37:44 +02:00
Thomas NOËL 124e2e2fc2 allow substitution variables in search URLs (#16196) 2017-05-12 18:09:50 +02:00
Frédéric Péters 118f69bb22 search: only index sites with a "site contents" cell (#15460) 2017-03-17 11:20:21 +01:00
Frédéric Péters bc655df423 tests: adapt search test to minor markup change 2017-03-13 09:50:42 +01:00
Frédéric Péters 6491f69cd1 add internal page contents search service (#6793) 2017-03-13 09:29:36 +01:00
Frédéric Péters 63f6794e8b add indexing of pages (#6793) 2017-03-13 09:29:36 +01:00
Thomas NOËL 1709b97f09 searchcell: encode and quote q value in search url (#15352) 2017-03-12 14:14:05 +01:00
Thomas NOËL 4c3cf5e198 add generic search cell (#15085) 2017-03-03 11:09:24 +01:00