[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.10-24-ge581b73

Git repo owner gitmaster at git.koha-community.org
Thu Mar 7 00:55:52 CET 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, 18.05.x has been updated
       via  e581b73c5d17f48a88424a9467395435fe1e86ff (commit)
       via  75e9d354720be95de138040482b2ed4764860d2d (commit)
       via  fdf5e5fa9aaa4ee0fb55dfbc42db77c0062d6790 (commit)
      from  e448cb9042e1b449ca64ee99f1ac2576126e2f6d (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 e581b73c5d17f48a88424a9467395435fe1e86ff
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Feb 21 13:25:22 2019 -0300

    Bug 22386: Remove debug statements
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 25006c04da500078b2af1b14824b67076f2f9df5)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 111ddbfa573df0fd5d694f1a96a2a5063e8dfb47)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 75e9d354720be95de138040482b2ed4764860d2d
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Feb 21 14:30:22 2019 +0000

    Bug 22386: Define patron variable when matchign on extended attributes
    
    For all other methods we define a patron object and check the userid,
    we just need to define the $patron here
    
    To test:
    0 - Apply unit test patch alone
    1 - prove t/db_dependent/Koha/Patrons/Import.t
    2 - It dies
    3 - Apply this patch
    4 - repeat tests
    5 - It passes!
    
    Signed-off-by: Devlyn Courtier <dcourtier at hccc.edu>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 8a9c82c3ec42fb5c2937fa523170b3710288d7fd)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 4771a7da8e30798d1d9e389db94e7efc3428a5e0)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit fdf5e5fa9aaa4ee0fb55dfbc42db77c0062d6790
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Feb 21 14:29:59 2019 +0000

    Bug 22386: Unit tests
    
    Signed-off-by: Devlyn Courtier <dcourtier at hccc.edu>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 9f27a63b9ad770ac56e32a3e79d1ecb657534482)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit d6ca92031339629bfa50fdda3c8e1e46b5c33c89)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 Koha/Patrons/Import.pm               |    1 +
 t/db_dependent/Koha/Patrons/Import.t |   35 ++++++++++++++++++++++++++++------
 2 files changed, 30 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list