[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.04-93-g2a0dc0f

Git repo owner gitmaster at git.koha-community.org
Tue Oct 10 09:12:34 CEST 2017


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  2a0dc0f1d28ad03dd48326caff120dfe3b3daacd (commit)
       via  b3cd8c2def10285e2efb85bf88a47f315d80a8a5 (commit)
       via  bc3bfeab37abf9e83b26ae4635595aa5fc5b93ea (commit)
      from  2b4d0cb0b4e16b008ad9928a09259accfa1efc7a (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 2a0dc0f1d28ad03dd48326caff120dfe3b3daacd
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Tue Aug 22 08:58:11 2017 +0000

    Bug 19116: Hold not set to waiting after transfer
    
    Test plan:
    
    0) Do not apply the patch
    1) Place hold on item from another branch
    2) Switch to that branch
    3) Check them in at the other branch to set them into transport status (T)
    4) Switch back to your homebranch
    5) Check items in again, use the different confirm buttons and
        compare: Only "confirm and print" will be set to waiting, "confirm"
        remains in transport.
    6) Apply the patch
    7) Repeat 1-5 - now should work as expected - the hold is marked waiting
    on "confirm" button too
    8) Check the hold from the same branch, to make sure this doesn't add
    regression
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 80fd5cd0dbfe8c5612325ca65251d36a97fcfc1c)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit b3cd8c2def10285e2efb85bf88a47f315d80a8a5
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Fri Sep 22 08:40:56 2017 +0000

    Bug 19116: (followup) Add tests to highlight the problem in CheckReserves
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit a0c73b7bdafd21e19e0c1ba6a7ea222216d70500)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit bc3bfeab37abf9e83b26ae4635595aa5fc5b93ea
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Sep 4 14:14:31 2017 -0300

    Bug 19116: Unit tests
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 021d1d3714602be64609b9db82fd92e8bb1b42c0)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/Reserves.pm               |    6 ++++-
 t/db_dependent/Circulation.t |   54 +++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 58 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list