[koha-commits] main Koha release repository branch master updated. v19.05.00-719-g2fc7027

Git repo owner gitmaster at git.koha-community.org
Tue Oct 1 13:08:24 CEST 2019


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  2fc7027fe4b184ee5652df6534171f67c1374c7e (commit)
      from  7a68532048ac6edf62ccbfa0c1f5181fc682c1c7 (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 2fc7027fe4b184ee5652df6534171f67c1374c7e
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Tue Oct 1 11:45:13 2019 +0100

    Bug 19618: (RM follow-up) Add missing use statements
    
    The compile test was failing, this patch corrects for some missing use
    statements and updates the dbic classes to include the type mappings
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 Koha/Club/Hold/PatronHold.pm                       |    2 +-
 Koha/Club/Hold/PatronHolds.pm                      |    4 +++-
 Koha/Club/Holds.pm                                 |    4 +++-
 .../Result/{Borrower.pm => Borrower.pm.orig}       |   25 ++++++++++++++++++++
 Koha/Schema/Result/ClubHold.pm                     |    8 +++++--
 Koha/Schema/Result/ClubHoldsToPatronHold.pm        |    7 +++++-
 6 files changed, 44 insertions(+), 6 deletions(-)
 copy Koha/Schema/Result/{Borrower.pm => Borrower.pm.orig} (97%)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list