Bug 26070: Remove GoogleIndicTransliteration system preference
authorOwen Leonard <oleonard@myacpl.org>
Mon, 27 Jul 2020 19:16:07 +0000 (19:16 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 30 Jul 2020 15:44:27 +0000 (17:44 +0200)
commit9b9e8fd32852acceb10cfc54d4a5a3acc0f6e232
treee64809a9a883c7e10ba0cc6fba24ec14525d31d9
parent9deaf86754c9d6aa0b4a2cb688b497bd6b03b67f
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>
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