[koha-commits] main Koha release repository branch master updated. v16.11.00-870-g9190300

Git repo owner gitmaster at git.koha-community.org
Fri Apr 21 16:57:23 CEST 2017


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, master has been updated
       via  919030069400a94c89276c0ebc17b9693369e679 (commit)
       via  da172a560f7c4c2ba3eab69144ddcac9043b2c3b (commit)
       via  553ce38225b7334ef9354e7789b5a10e5a569bbf (commit)
      from  4cb7119e933009374fad8f192e1f30f819a74f88 (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 919030069400a94c89276c0ebc17b9693369e679
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Apr 20 13:00:00 2017 -0300

    Bug 18432: Replace 2 'he or she' with 'they'
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit da172a560f7c4c2ba3eab69144ddcac9043b2c3b
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Wed Apr 19 09:32:59 2017 +1200

    Bug 18432 : Follow up - Updating to use they/them
    
    Updating to use they/them and skipping the ones changed to it
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 553ce38225b7334ef9354e7789b5a10e5a569bbf
Author: phette23 <phette23 at gmail.com>
Date:   Thu Apr 13 14:26:07 2017 -0700

    Bug 18432: code comments assume male gender
    
    Comments throughout the Koha codebase assume that
    all librarians or borrowers are male by using the
    pronoun 'he' universally. This patch changes to
    'he or she' / 'him or hers'.
    
    Testing plan:
    
    - ensuring modifying tests still pass:
    	+ C4/SIP/t/06patron_enable.t
    	+ t/db_dependent/Circulation.t
    	+ t/db_dependent/Koha/Patrons.t
    	+ t/db_dependent/Reserves.t
    
    Sponsored-By: California College of the Arts
    
    No code changes detected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/Auth.pm                                                     |    2 +-
 C4/Charset.pm                                                  |    2 +-
 C4/Circulation.pm                                              |    4 ++--
 C4/Overdues.pm                                                 |    2 +-
 C4/SIP/t/06patron_enable.t                                     |    4 ++--
 C4/Suggestions.pm                                              |    4 ++--
 acqui/addorderiso2709.pl                                       |    2 +-
 acqui/neworderempty.pl                                         |    8 ++++----
 acqui/parcel.pl                                                |    2 +-
 acqui/parcels.pl                                               |    2 +-
 cataloguing/additem.pl                                         |    2 +-
 installer/install.pl                                           |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt |    2 +-
 koha-tmpl/intranet-tmpl/prog/js/basketgroup.js                 |    3 ++-
 mainpage.pl                                                    |    2 +-
 misc/export_borrowers.pl                                       |    2 +-
 misc/migration_tools/bulkmarcimport.pl                         |    2 +-
 opac/opac-discharge.pl                                         |    2 +-
 opac/opac-user.pl                                              |    2 +-
 reserve/request.pl                                             |    2 +-
 t/db_dependent/Circulation.t                                   |    6 +++---
 t/db_dependent/Koha/Patrons.t                                  |    4 ++--
 t/db_dependent/Reserves.t                                      |    4 ++--
 23 files changed, 34 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list