[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.04-66-g7e2e827

Git repo owner gitmaster at git.koha-community.org
Fri Nov 15 09:11:19 CET 2019


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  7e2e827c9e45806266148e32914aa5970210d949 (commit)
       via  56e3392aa8f499f207c2cb45b867ad02ded66773 (commit)
       via  3dddfbd2e4db3425fb04543604e00a101d978be4 (commit)
       via  e7c4de1e27d9f39f7574666ee83abed94a6e1a91 (commit)
       via  ff4a4df93d0d3c1ef7e14406c2c5ed43ac6a5f3c (commit)
      from  1d2f266ca0d5cc723115937299968319d03f8e9e (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 7e2e827c9e45806266148e32914aa5970210d949
Author: Magnus Enger <magnus at libriotech.no>
Date:   Tue Oct 1 10:54:41 2019 +0200

    Bug 22280: Add a unit test
    
    This patch adds a unit test to t/db_dependent/Illrequests.t, where
    a new node without any next_actions or prev_actions is added to the
    core status graph.
    
    Running the tests show a lot of warnings about "no query in
    themelanguage", but that should not be related to the current bug.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 291bb7bacfdf68e6bc8e99d5c1e258fbcbf2344b)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 56e3392aa8f499f207c2cb45b867ad02ded66773
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Sep 23 16:49:35 2019 +0100

    Bug 22280: (RM follow-up) Correction to POD
    
    Minor correction to mislabled POD section for private method.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 2ceeebd5244d8e05342a905e52c43747b1778c68)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 3dddfbd2e4db3425fb04543604e00a101d978be4
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Wed Jul 3 15:34:48 2019 -0300

    Bug 22280: Fix typo in _status_graph_union
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Andrew Isherwood <andrew.isherwood at ptfs-europe.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 633800120840384374fef3da091800a6d989e723)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit e7c4de1e27d9f39f7574666ee83abed94a6e1a91
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Fri Nov 15 08:34:29 2019 +0100

    Revert "Bug 23484: Update pendingreserves.pl to use circulation_rules"
    
    This reverts commit 39762da92f45856fa4e46764494b64b045e30010.

commit ff4a4df93d0d3c1ef7e14406c2c5ed43ac6a5f3c
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Fri Nov 15 08:34:27 2019 +0100

    Revert "Bug 23484: (follow-up) add parenthesis in JOIN"
    
    This reverts commit c70ad1cbccfd1121901622840715894e095f90d3.

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

Summary of changes:
 Koha/Illrequest.pm           |    8 ++--
 circ/pendingreserves.pl      |    4 +-
 t/db_dependent/Illrequests.t |  102 +++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 107 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list