[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.10-19-gffc1375

Git repo owner gitmaster at git.koha-community.org
Fri Sep 16 09:04:52 CEST 2016


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, 3.22.x has been updated
       via  ffc137566346ac910fffd94556f4446e845581f6 (commit)
      from  a4071233cb3cbe6a3f2d6e4b315cea89b55ea019 (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 ffc137566346ac910fffd94556f4446e845581f6
Author: Holger Meißner <h.meissner.82 at web.de>
Date:   Thu Aug 11 11:22:00 2016 +0200

    Bug 14434: Display "Not renewable (on hold)" in OPAC
    
    This patch makes the OPAC display "Not renewable (on hold)" when
    a hold is placed.
    
    Test plan:
    1) Do not apply patch.
    2) Issue an item with automatic renewal.
    3) Issue an item with manual renewal.
    4) Place a hold on both items.
    5) Log in as patron and note that the column "Renew" says "Automatic
       renewal (x of y renewals remaining)" for the auto renewed item
       and "(On hold) for the other item.
    6) Apply patch.
    7) Refresh OPAC and note that now "Not renewable (on hold)" is displayed
       for both items.
    8) Cancel the holds, then log in as patron again and confirm that the
       correct renewal conditions are displayed.
    
    Sponsored-by: Hochschule für Gesundheit (hsg), Germany
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 77b03f1e8b2afe0e9063b06785a0eb468fb029ed)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 930b32bc479628b9d8cb57ec73a5f1d22a4207e1)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list