[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-30-g480ce53

Git repo owner gitmaster at git.koha-community.org
Wed Jul 31 20:51:51 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, 18.11.x has been updated
       via  480ce53dd811fe9e2f225d4a9d7d1c9bb683ecc8 (commit)
       via  b450462d74b73fa86fc48efd010b66bb0e72b108 (commit)
       via  225c3ba5ed94a9e6ec16c90547eeafaf8bd486b3 (commit)
      from  60b4ab8a922d2ac946c81787dc5399668587a0e4 (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 480ce53dd811fe9e2f225d4a9d7d1c9bb683ecc8
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Jul 2 10:58:53 2019 +0000

    Bug 23077: Fix import of cardnumber 0
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 9796f5adb39b3cb56bf82837cd57d14e513e8cae)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit dd91300c0454c428aa28f683f281874489578418)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit b450462d74b73fa86fc48efd010b66bb0e72b108
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Jun 7 12:19:28 2019 +0000

    Bug 23077: Don't fill cardnumber with empty string
    
    To test:
    1 - Apply unit test patch only
    2 - prove the tests, they fail
    3 - Attempt to import the attached sample file
    4 - First patron may be imported, second will give error (or both will error)
    5 - If only one error, import agian, now both have error
    6 - Apply this patch
    7 - Prove tests, they pass!
    8 - Import the sample file
    9 - It succeeds!
    
    Signed-off-by: Claire Gravely <claire.gravely at bsz-bw.de>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit cc60770c4eed3ab8144acd2382e2894f7b63fb37)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 80cac150b805c3c757c37c546ef1f84010c9344f)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 225c3ba5ed94a9e6ec16c90547eeafaf8bd486b3
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Jun 7 12:18:55 2019 +0000

    Bug 23077: Unit tests
    
    prove -v t/db_dependent/Koha/Patrons/Import.t
    
    Signed-off-by: Claire Gravely <claire.gravely at bsz-bw.de>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 51bfa2ce28fc2eed7b5d0361fe4585afd96e3e20)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit feaaa75f1585e67710caab514e6cf1aa23e830ad)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 Koha/Patrons/Import.pm               |    2 ++
 t/db_dependent/Koha/Patrons/Import.t |   55 +++++++++++++++++++++++++++++++++-
 2 files changed, 56 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list