[koha-commits] main Koha release repository branch 17.11.x updated. v17.11.11-2-gb0ce47f

Git repo owner gitmaster at git.koha-community.org
Mon Nov 5 13:09:14 CET 2018


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, 17.11.x has been updated
       via  b0ce47f6d8890be5534ed5b08d7582065f536c3b (commit)
       via  e066901611d9d6be39ff95f70738c28fc5d339c3 (commit)
      from  3aa274a7b9073107db4407d51057f4b7875fec77 (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 b0ce47f6d8890be5534ed5b08d7582065f536c3b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Sep 21 17:55:40 2018 -0300

    Bug 21396: Add 2 missing use statements in Koha::Account
    
    1. require C4::Letters must be use C4::Letters (from bug 19191)
    
    2. There is call to C4::Circulation::ReturnLostItem, but no use of
    C4::Circulation (from bug 20631)
    
    Test plan:
    finger crossed, I ran the tests from t/db_dependent/Koha and they all
    passed
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 1b56e446ed64cad9d4dd42a8cb3f1953f424e0aa)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 362c9331a241bedb3efcab57c0e1287c5ed1c18a)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit e066901611d9d6be39ff95f70738c28fc5d339c3
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Fri Nov 2 15:18:20 2018 +0100

    [17.11.x] correct duplicat keys in definitions.json

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

Summary of changes:
 Koha/Account.pm                 |    1 +
 api/v1/swagger/definitions.json |    3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list