[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.10-2-g4c44691ed9

Git repo owner gitmaster at git.koha-community.org
Thu Apr 30 18:26:29 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  4c44691ed9c80b2887e1c08ecc2c46f8adfa3411 (commit)
       via  ac5c82b6a28d498df96386eac05cf0dd7cae0925 (commit)
      from  9cfe6e2c3ff2177e2162dfe8ea4d6cca2f7a03c2 (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 4c44691ed9c80b2887e1c08ecc2c46f8adfa3411
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Nov 20 11:52:04 2019 +0100

    Bug 24013: Fix transferbook if item is checked out
    
    Wrong conflict resolution, the following
      commit 6eade474ed3a84a5ba372a26ac27bf9fb4bd2299
      Bug 18276: Remove GetBiblioFromItemNumber - Easy ones
    restored a previous change from
      commit 546379cc92b733cb29a0b70247a72c770afdad26
      Bug 17680: C4::Circulation - Remove GetItemIssue, simple calls
    
    Not that "easy" or "simple"...
    
    Test plan:
    Run the test before and after this patch.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit ac5c82b6a28d498df96386eac05cf0dd7cae0925
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Nov 20 11:55:55 2019 +0100

    Bug 24013: Add tests
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/Circulation.pm                         |  2 +-
 t/db_dependent/Circulation/transferbook.t | 33 ++++++++++++++++++++++++++++++-
 2 files changed, 33 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list