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

Git repo owner gitmaster at git.koha-community.org
Fri Jul 31 23:50:47 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  7d67e541e752a561e04f3682abf9f8471aa4c3fb (commit)
       via  f00ce94d94b079a9e8e326ea3bad99e5567d93f2 (commit)
      from  4733a2a4215c9351a398945ea2546542e4027d43 (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 7d67e541e752a561e04f3682abf9f8471aa4c3fb
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Fri Jul 31 21:17:49 2020 +0000

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

commit f00ce94d94b079a9e8e326ea3bad99e5567d93f2
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Jul 6 17:56:35 2020 +0000

    Bug 25709: Rename systempreference to NotesToHide
    
    In an effort to use more inclusive language we have added a new coding guideline:
    https://wiki.koha-community.org/wiki/Coding_Guidelines#TERM3:_Inclusive_Language
    
    This patchset renames a syspref to be clearer and follow the guideline
    
    To test:
    1 - Apply patch and updatedatabase
    2 - git grep NotesBlacklist
    3 - Note all remaining occurrences are translations, db updates, and release notes
    4 - Add a field (e.g. '520' ) to the NotesToHide systempreference
    5 - View a record with a 520 field on the opac
    6 - Confirm the field does not show in the 'Title notes' tab
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    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 5e45076c00b2f72537ba9c81c4535253f1aaadfb)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/Biblio.pm                                                        | 6 +++---
 Koha.pm                                                             | 2 +-
 installer/data/mysql/sysprefs.sql                                   | 2 +-
 installer/data/mysql/updatedatabase.pl                              | 6 ++++++
 .../prog/en/modules/admin/preferences/cataloguing.pref              | 2 +-
 t/Biblio/GetMarcNotes.t                                             | 4 ++--
 6 files changed, 14 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list