]> git.koha-community.org Git - koha.git/commit
Bug 26070: Remove GoogleIndicTransliteration system preference
authorOwen Leonard <oleonard@myacpl.org>
Mon, 27 Jul 2020 19:16:07 +0000 (19:16 +0000)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Fri, 7 Aug 2020 02:20:49 +0000 (14:20 +1200)
commit8d5fb2c614808da961d84b0268415226b0532f38
treea385b0fdd58bce1d8052151fc3530db379c0d48c
parent5cc580332c359a630aece3158fde1d71c70e2dd2
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>
(cherry picked from commit cde498344dcb2739bd703b53bdbcdf728d5b5f0a)

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.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