Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Nick Clemens 181267bd2b Bug 27252: Add deprecation warning, cross_fields pref, and add version to ES info
This patch prepares Koha to officially no longer support Elasticsearch 5.X

It adds a new system preference 'ElasticsearchCrossFields' to allow users to choose whether or not
to enable this feature

It updates the about page to add a deprecation warning if a site is running ES5

To test:
 1 - Be running Koha with Elasticsearch 5.X
 2 - Attempt to search
   Error: Unable to perform your search. Please try again.
 3 - Apply patch
 4 - Update database
 5 - Searching works
 6 - Find syspref 'ElasticsearchCrossFields'
 7 - Enable it
 8 - Searching is now broken
 9 - Check the about page
 10 - you can now see the Elasticsearch version
 11 - The systeminformation tab has a deprectaion warning
 12 - Set SearchEngine preference to 'Zebra'
 13 - View the about page - no warnings
 14 - Test again with ES6 - searching should "work" with either pref setting
 15 - There should be no warning on about pages

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-01-07 15:32:20 +01:00
..
accounting.pref Bug 25630: Fix capitalization and terminology for Accounting, Administration and Serials system preferences 2020-09-02 12:05:33 +02:00
acquisitions.pref Bug 23682: (QA follow-up) Fix typo in syspref description 2020-09-03 15:00:48 +02:00
admin.pref Bug 24197: (QA follow-up) Shorten syspref name to AddressForFailedEmailNotices 2020-09-03 14:18:23 +02:00
authorities.pref Bug 25630: (follow-up) Fix capitalization and terminology for system preferences 2020-09-02 12:05:33 +02:00
borrowers.json Bug 26283: Add dateexpiry and dateenrolled to new borrower fields modal 2020-09-18 11:49:29 +02:00
cataloguing.pref Bug 11460: Remove MARC21 default mapping from itemcallnumber system preference 2020-11-04 12:59:32 +01:00
circulation.pref Bug 24083: (follow-up) Respond to QA feedback 2020-11-11 16:09:58 +01:00
enhanced_content.pref Bug 26723: Improve link text on OverDriveAuthName system preference 2020-11-02 11:03:09 +01:00
i18n_l10n.pref Bug 25630: (follow-up) Fix capitalization and terminology for system preferences 2020-09-02 12:05:33 +02:00
items.json Bug 26268: Remove final references to paidfor db field 2020-10-01 10:32:15 +02:00
local_use.pref
logs.pref Bug 25630: (follow-up) Fix capitalization and terminology for system preferences 2020-09-02 12:05:33 +02:00
opac.pref Bug 27044: Mark the PayPal integration as deprecated on the user interface 2020-11-24 21:27:59 +01:00
patrons.pref Bug 25334: Add generic 'phone' message transport type 2020-11-05 15:24:20 +01:00
searching.pref Bug 27252: Add deprecation warning, cross_fields pref, and add version to ES info 2021-01-07 15:32:20 +01:00
serials.pref Bug 25630: (follow-up) Fix capitalization and terminology for system preferences 2020-09-02 12:05:33 +02:00
staff_interface.pref Bug 25630: (follow-up) Fix capitalization and terminology for system preferences 2020-09-02 12:05:33 +02:00
tools.pref Bug 26431: Update NewsToolEditor system preference description 2020-09-29 14:28:19 +02:00
web_services.pref Bug 25460: (QA follow-up) Remove stray quote from system preference description 2020-10-15 12:56:31 +02:00