moodle/search
Matt Porritt 784ed31ea0 MDL-62705 Global Search: results order selection does not display
As of 3.5 a search plugin can define the result orders it supports.
When a search plugin defines multiple sort orders and the search is
conducted without a context (no context query param in the URL),
the code to load the available sort orders from the enabled search
backend is never called.

This patch gets the supported search orders for the enabled search
engine regardless of context being provided or not. As prior, the
search order selection will not display if the only result order
option is relevance.
2018-06-15 11:31:36 +10:00
..
amd MDL-61028 core_search: Allow filtering search by user (front-end) 2018-04-20 17:10:03 +01:00
classes MDL-62217 search: Privacy providers 2018-05-09 10:56:02 +02:00
cli MDL-55356 core_search: Make indexing task/CLI do context requests 2017-10-11 17:17:10 +01:00
engine Merge branch 'MDL-62361' of git://github.com/stronk7/moodle 2018-05-10 09:17:25 +08:00
templates MDL-61028 core_search: Allow filtering search by user (front-end) 2018-04-20 17:10:03 +01:00
tests MDL-62217 search: Privacy providers 2018-05-09 10:56:02 +02:00
index.php MDL-62705 Global Search: results order selection does not display 2018-06-15 11:31:36 +10:00
upgrade.txt Merge branch 'MDL-61028-master' of https://github.com/sammarshallou/moodle 2018-04-23 13:09:53 +02:00