[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.03-85-g6347ad75c8

Git repo owner gitmaster at git.koha-community.org
Tue Sep 15 00:52:47 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, 20.05.x has been updated
       via  6347ad75c8f48f450ce82042f664bbb2d2bcd03c (commit)
      from  765b5ed5f50c248ce822942f2df2a6eef631f2f5 (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 6347ad75c8f48f450ce82042f664bbb2d2bcd03c
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Sep 4 13:18:53 2020 +0000

    Bug 26388: Do not show 'Renew all' or 'Renew selected' if no renewable items
    
    Additionally, only include renewable items in 'Renew all'
    
    To test:
    1 - Check out some items to a patron, ideally:
        Some not renewable because set for auto renewal
        Some not renewable because of holds
        Some renewable
     2 - Confirm 'Renew selected' and 'Renew all' show on the opac
     3 - Click 'Renew all'
     4 - You get errors about the non-renewable items?
     5 - Check in all renewable items
     6 - Confirm you still see renew buttons
     7 - Apply patch
     8 - Refresh and you shoudl not see renew buttons
     9 - Check out a renewable item
    10 - Click 'Renew all'
    11 - Renewable item is renewed with no error
    12 - Try again with 'Renew selected'
    13 - Confirm it works as expected
    
    Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 763cc4eb2e53f7a44a138d6162bfa4470a484bac)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list