[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.02-127-g20282d0af3

Git repo owner gitmaster at git.koha-community.org
Thu Aug 6 23:17:09 CEST 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 20.05.x has been updated
       via  20282d0af36cd0424a896380392777b29315b55a (commit)
       via  cde498344dcb2739bd703b53bdbcdf728d5b5f0a (commit)
      from  1d08b9fdc9abfa57bf3916545cd62ffbeced6530 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 20282d0af36cd0424a896380392777b29315b55a
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Thu Aug 6 20:45:36 2020 +0000

    Bug 26070: DBRev 20.05.02.010
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit cde498344dcb2739bd703b53bdbcdf728d5b5f0a
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jul 27 19:16:07 2020 +0000

    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 at informaticsglobal.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 9b9e8fd32852acceb10cfc54d4a5a3acc0f6e232)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 Koha.pm                                            |  2 +-
 installer/data/mysql/sysprefs.sql                  |  1 -
 installer/data/mysql/updatedatabase.pl             |  9 ++++++++
 .../prog/en/modules/admin/preferences/opac.pref    |  7 ------
 .../bootstrap/en/includes/opac-bottom.inc          |  4 ----
 .../bootstrap/js/googleindictransliteration.js     | 27 ----------------------
 opac/opac-main.pl                                  |  5 ----
 opac/opac-search.pl                                |  5 ----
 8 files changed, 10 insertions(+), 50 deletions(-)
 delete mode 100644 koha-tmpl/opac-tmpl/bootstrap/js/googleindictransliteration.js


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list