[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.15-5-g1870cbd31d

Git repo owner gitmaster at git.koha-community.org
Sun Oct 11 13:40:54 CEST 2020


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, 19.05.x has been updated
       via  1870cbd31d5ccaf6501e0a7d3a7898c6ced6758a (commit)
       via  aa2862750a29ee627bccda4ab2c8e319a405eccc (commit)
       via  3c1d5cdcfc000d6912f2c3e530fdf08f75265d06 (commit)
      from  7d795eb8c2bb9ff83fee4d7456d559e21d91955c (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 1870cbd31d5ccaf6501e0a7d3a7898c6ced6758a
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Tue Oct 15 16:49:07 2019 +0100

    Bug 23129: (RM follow-up) Fix failing test
    
    This patch corrects a test that was testing for the oposite behaviour to
    that introduced in this patchset.  We have agreed on the bug that the
    new behaviour is desired and so I have updated the test to follow.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    (cherry picked from commit 480434bbf4a32750c5e47a3600b6a386d9732296)
    Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

commit aa2862750a29ee627bccda4ab2c8e319a405eccc
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Jun 14 18:18:03 2019 +0000

    Bug 23129: Set holdingbranch to library that initiates transfer
    
    To test:
    1 - Find an item
    2 - Check it in at anothe rbranch and initiate a transfer
    3 - View the item details or check db - note that holdingbranch is set as the destination library
    4 - Complete or cancel the transfer
    5 - Apply patch
    6 - Initiate a new transfer
    7 - Note the holdingbranch is set to the initiating library
    
    Signed-off-by: Claire Gravely <claire.gravely at bsz-bw.de>
    Signed-off-by: Bouzid Fergani <bouzid.fergani at inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    (cherry picked from commit 40380339f9bdd0b2a056c820bc61a3cdc8545df3)
    Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

commit 3c1d5cdcfc000d6912f2c3e530fdf08f75265d06
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Jun 14 18:17:54 2019 +0000

    Bug 23129: Unit test
    
    Signed-off-by: Claire Gravely <claire.gravely at bsz-bw.de>
    Signed-off-by: Bouzid Fergani <bouzid.fergani at inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    (cherry picked from commit 61aa04e6cb04f1628dd549008de7924c39392527)
    Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

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

Summary of changes:
 C4/Items.pm                            | 2 +-
 t/db_dependent/Circulation.t           | 2 +-
 t/db_dependent/Circulation/transfers.t | 6 +++++-
 3 files changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list