[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.06-9-g1d797a8

Git repo owner gitmaster at git.koha-community.org
Tue Dec 4 21:02:22 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, 18.05.x has been updated
       via  1d797a8e5cf960dac27c1d0b47771bc379a1b239 (commit)
       via  2c7717546705d2bebcaed3cc43e6cf6f48359c4a (commit)
       via  25ea817edfb2263474090dae3c809820df9b69c0 (commit)
       via  180909e7a7400505c032b9f4fa186c016cf2a890 (commit)
      from  2d1332938c2bfc0df44afbc332dcfa2657ffad75 (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 1d797a8e5cf960dac27c1d0b47771bc379a1b239
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Nov 16 12:51:27 2018 +0000

    Bug 20598: Update number of tests
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 119653a3a133d5bb138234d2e45a13f8a7e447fe)
    
    Conflicts:
    	t/db_dependent/Circulation.t

commit 2c7717546705d2bebcaed3cc43e6cf6f48359c4a
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Nov 16 10:37:55 2018 +0100

    Bug 20598: (QA follow-up) Tiny fixes
    
    [1] Correct POD for _FixOverduesOnReturn
    Is called by AddReturn, AddRenewal and LostItem.
    Also tested in Circulation.t btw
    
    [2] $dbh is not used in _FixOverduesOnReturn
    [3] Moving all parameters to the first line.
    [4] Variable $uquery is not used too.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 867f88076eb47c434c3edf6f7903238b5a465cdb)

commit 25ea817edfb2263474090dae3c809820df9b69c0
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Nov 5 13:31:40 2018 +0000

    Bug 20598: Unit test
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit b9ed7699e3da4966681a21c85bc78d99123d1681)

commit 180909e7a7400505c032b9f4fa186c016cf2a890
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Apr 17 14:11:41 2018 -0400

    Bug 20598: Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled
    
    Test Plan:
    1) Ensure WhenLostForgiveFine is disabled
    2) Create an overdue with a fine
    3) Mark it lost with longoverdue.pl
    4) Note it is still marked as an accruing fine
    5) Apply this patch
    6) Repeat steps 1-3
    7) Note it is no longer an accruing fine!
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Followed the test plan and it works.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 461a6f53b85becbefb18c0cb9356384a479aa9f1)

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

Summary of changes:
 C4/Circulation.pm            |   18 +++++++-----------
 t/db_dependent/Circulation.t |    5 ++++-
 2 files changed, 11 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list