[koha-commits] main Koha release repository branch master updated. v19.11.00-1295-g243a5395de

Git repo owner gitmaster at git.koha-community.org
Mon Mar 23 12:05:08 CET 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, master has been updated
       via  243a5395de9be3e3971ae8171a8b2b3aa79e74bb (commit)
       via  313b47c94e6397fc0ad0d8c0022941cd1cc3c476 (commit)
       via  9b9b641ac86a568fc446fe9890dd1a68d90f67b8 (commit)
       via  2edd08b4d820a9cbecb548c7e238b1322acbca9e (commit)
      from  e6d255b5e50b141caec6aad60f5dd440ba4af02f (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 243a5395de9be3e3971ae8171a8b2b3aa79e74bb
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Mar 23 11:36:55 2020 +0100

    Bug 23463: Fix wrong variable name
    
    Fix for t/db_dependent/Labels/t_Batch.t
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 313b47c94e6397fc0ad0d8c0022941cd1cc3c476
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Mar 23 11:34:43 2020 +0100

    Bug 23463: Fix CourseReserves/CourseItems.t
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 9b9b641ac86a568fc446fe9890dd1a68d90f67b8
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Mar 23 11:23:46 2020 +0100

    Bug 23463: Replace a new occurrence of ModItem
    
    This new script have been pushed just before 23463.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 2edd08b4d820a9cbecb548c7e238b1322acbca9e
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Mar 23 10:31:39 2020 +0000

    Bug 23463: (RM follow-up) Add try block around Illrequest item creation
    
    The recently introduced Ill item creation for circulation feature was
    not properly handling the move from AddItem to Koha::Item->new()->store.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/CourseReserves.pm            | 4 ++--
 C4/Items.pm                     | 4 ++--
 Koha/Illrequest.pm              | 6 ++++--
 tools/batch_extend_due_dates.pl | 4 +---
 4 files changed, 9 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list