Bug 26070: Remove GoogleIndicTransliteration system preference
authorOwen Leonard <oleonard@myacpl.org>
Mon, 27 Jul 2020 19:16:07 +0000 (19:16 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 6 Aug 2020 20:39:07 +0000 (20:39 +0000)
commitcde498344dcb2739bd703b53bdbcdf728d5b5f0a
tree900452fab96b91d8426e0182ca482f9c01270953
parent1d08b9fdc9abfa57bf3916545cd62ffbeced6530
Bug 26070: Remove GoogleIndicTransliteration system preference

The Google Transliterate API was deprecated on May 26, 2011. This patch
removes the feature and associated system preference.

To test, apply the patch and run the database update process.

 - Go to Administration -> System preferences and search for
   'GoogleIndicTransliteration.' There should be no results.
 - Search the Koha codebase for references to
   'GoogleIndicTransliteration.' There should be no current references..

Signed-off-by: Amit Gupta <amit.gupta@informaticsglobal.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 9b9e8fd32852acceb10cfc54d4a5a3acc0f6e232)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
installer/data/mysql/atomicupdate/bug-26070-remove-google-transliteration.perl [new file with mode: 0644]
installer/data/mysql/sysprefs.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc
koha-tmpl/opac-tmpl/bootstrap/js/googleindictransliteration.js [deleted file]
opac/opac-main.pl
opac/opac-search.pl