[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.02-140-g4467646efd

Git repo owner gitmaster at git.koha-community.org
Tue Feb 11 20:56:23 CET 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, 19.11.x has been updated
       via  4467646efd0e310440fb42870d3618adf33a0a92 (commit)
       via  5d1a75d1cd845400193574af70590b240c4d9f16 (commit)
      from  cb59d155aede69111bfd9d4d013ae027ebf51ae3 (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 4467646efd0e310440fb42870d3618adf33a0a92
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Jan 22 11:50:19 2020 +0100

    Bug 19809: Remove some new occurrences
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 5d1a75d1cd845400193574af70590b240c4d9f16
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Thu Dec 14 09:19:22 2017 +0100

    Bug 19809: Re-allow to call Koha::Objects::find in list context
    
    and remove 'scalar' keyword in calls where it's not needed.
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

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

Summary of changes:
 C4/Reserves.pm                 |  2 +-
 C4/SIP/ILS/Transaction/Hold.pm |  2 +-
 Koha/Club.pm                   |  4 ++--
 Koha/Club/Enrollment.pm        |  4 ++--
 Koha/Club/Field.pm             |  2 +-
 Koha/Objects.pm                | 17 +++++++++--------
 Koha/Patron.pm                 |  2 +-
 Koha/Patron/Relationship.pm    |  4 ++--
 Koha/Subscription.pm           |  4 ++--
 acqui/booksellers.pl           |  2 +-
 acqui/uncertainprice.pl        |  2 +-
 cataloguing/moveitem.pl        |  2 +-
 circ/overdue.pl                |  2 +-
 members/memberentry.pl         |  2 +-
 members/pay.pl                 |  4 ++--
 opac/opac-memberentry.pl       |  2 +-
 t/db_dependent/Koha/Objects.t  | 13 ++++++++++---
 17 files changed, 39 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list