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

Git repo owner gitmaster at git.koha-community.org
Mon Dec 3 20:30:23 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  2d1332938c2bfc0df44afbc332dcfa2657ffad75 (commit)
       via  8b02c6c3a1aed55d44a721d44d6c606c0935ccb2 (commit)
       via  6adfbd33f12e3813d19a208ec0bdb251626207a6 (commit)
       via  b876d09e35aae7ff6926cbe64c51ddae12257e33 (commit)
      from  0cc87bd3fbc6599d04c942263a538fa0e5562553 (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 2d1332938c2bfc0df44afbc332dcfa2657ffad75
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Nov 16 10:04:55 2018 +0100

    Bug 18677: (QA follow-up) Trivial fixes to Chargelostitem.t
    
    Kind of funny that we did not touch this test here. But it passed!
    Trivial fixes:
    [1] Typo precessfee
    [2] Typo the linked
    [3] Add rollback
    
    Test plan:
    Run t/db_dependent/Circulation/Chargelostitem.t
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit fab9936ddb68e15cae356cb4c52a3be806948f83)
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolution.com>

commit 8b02c6c3a1aed55d44a721d44d6c606c0935ccb2
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Nov 1 11:47:47 2018 -0300

    Bug 18677: Remove new issue_id param from charlostitem
    
    We have the itemnumber no need to pass the issue_id, we can retrieve it
    from chargelostitem
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    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 3475670881e75f47bc6b7e21f0563162e428b831)
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolution.com>

commit 6adfbd33f12e3813d19a208ec0bdb251626207a6
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Nov 1 11:47:16 2018 -0300

    Bug 18677: Make the tests pass
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    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 cd250dae36b8dd03cbfa1b2ab691202a51daa58b)
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolution.com>

commit b876d09e35aae7ff6926cbe64c51ddae12257e33
Author: Kyle M Hall <kyle at bywatetsolutions.com>
Date:   Wed Apr 11 14:08:57 2018 -0400

    Bug 18677: issue_id is not added to accountlines for lost item fees
    
    Test Plan:
    1) Apply this patch
    2) prove t/db_dependent/Accounts.t
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    [EDIT:]
    Patch should have increased the number of tests obviously.
    
    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 cde7a8e72c04ad31bdda66908e5e0482276bdcb8)
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolution.com>

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

Summary of changes:
 C4/Accounts.pm                              |    4 ++++
 t/db_dependent/Accounts.t                   |   19 ++++++++++++++++++-
 t/db_dependent/Circulation.t                |    8 +++++++-
 t/db_dependent/Circulation/Chargelostitem.t |    6 ++++--
 4 files changed, 33 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list