[koha-commits] main Koha release repository branch master updated. v16.11.00-843-g2a8f748

Git repo owner gitmaster at git.koha-community.org
Fri Apr 21 13:17:05 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, master has been updated
       via  2a8f748f25e305deca7fce41451fbd78056ba26d (commit)
       via  aa68e40005928150ac4aa1db8ce00716d7b7fe3f (commit)
      from  598ee32db330bb8538147c8e162ea2e48ba26ecf (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 2a8f748f25e305deca7fce41451fbd78056ba26d
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Jan 26 14:31:35 2017 +0000

    Bug 18001 - LocalHoldsPriority can cause multiple holds queue lines for same hold request
    
    If LocalHoldsPriority is enabled, and a record level request has more
    than one item that could fill that hold, there is a possibility that a
    holds queue row will be generated for the request for each of the
    available items!
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Joel Sasse <jsasse at plumcreeklibrary.net>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit aa68e40005928150ac4aa1db8ce00716d7b7fe3f
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Apr 18 07:38:42 2017 -0400

    Bug 18001 - Unit Test
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/HoldsQueue.pm            |    7 ++++++-
 t/db_dependent/HoldsQueue.t |   36 +++++++++++++++++++++++++++++++++++-
 2 files changed, 41 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list