[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.09-5-geb005e7

Git repo owner gitmaster at git.koha-community.org
Thu Mar 8 10:47:57 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.05.x has been updated
       via  eb005e767e14e3f81e2d052699c4f236d4b0461f (commit)
       via  82010132eb3e4ef2eabd59be2487765d3ea5f63d (commit)
       via  f1fc90de9537358db49823e9399b4172702fad83 (commit)
      from  605e6fb59f676e2fea225b27c5da4285a5abece1 (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 eb005e767e14e3f81e2d052699c4f236d4b0461f
Author: Kyle M Hall <kyle at bywatetsolutions.com>
Date:   Tue Jan 30 11:22:52 2018 -0500

    Bug 19530: Don't update the date arrived for closed transfers
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 9a6c8f6c1ebca35161c58b2a57015d1baa60d730)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 82010132eb3e4ef2eabd59be2487765d3ea5f63d
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Wed Oct 25 21:28:10 2017 -0400

    Bug 19530: Added commentary for last test when prove -v
    
    Before patch, prove -v had no comment for the last test.
    After patch, it says something in line with second last test.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 3fefcead1596467155ec28a77105e4416f454d8b)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit f1fc90de9537358db49823e9399b4172702fad83
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Oct 25 14:24:18 2017 -0400

    Bug 19530: Prevent multiple transfers from existing for one item
    
    We have found multiple open branch transfers for a given item. While I'm not sure how it is happening at this point, it seems that it would make sense to cancel any existing branch transfers when initiating a new one.
    
    Test Plan:
    1) prove t/db_dependent/Circulation/transfers.t
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 00fbf1878eb2a767769b1405aec4fff1b13711d0)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/Items.pm                            |    2 ++
 t/db_dependent/Circulation/transfers.t |   19 ++++++++++++++++++-
 2 files changed, 20 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list