Commit Graph

14 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 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 88382da422 search: allow passing request user to search engines (#26254) 2018-09-10 15:35:11 +02: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 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 0558d9b091 general: update context usage for Django 1.11 (#20935) 2018-01-02 17:45:55 +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 b6894ae792 misc: add COMBO_SEARCH_SERVICES to default settings (#15929) 2017-05-02 15:52:05 +02:00
Frédéric Péters 6491f69cd1 add internal page contents search service (#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