[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-77-gd30a8ac

Git repo owner gitmaster at git.koha-community.org
Wed Aug 28 17:21:28 CEST 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, 18.11.x has been updated
       via  d30a8ac8171f27bd22c251281128ddf059016ab6 (commit)
      from  17d6ad5ef4826e5666e8afcef6744d52aade0a31 (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 d30a8ac8171f27bd22c251281128ddf059016ab6
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Aug 15 13:46:35 2019 +0000

    Bug 23455: Patron card printing from Patron lists is broken
    
    This patch makes a few corrections to the process of printing patron
    cards from the patron lists page. These changes are necessitated by Bug
    20650: Changes to the markup in patroncards/print.tt were not reflected
    in the JavaScript in patron_lists/lists.tt.
    
    Also fixed: A missing quotation mark, a missing semicolon, and
    incorrect template variable filter.
    
    To test, apply the patch and go to Tools -> Patron lists.
    
     - Click the "Actions" menu corresponding to a patron list.
     - Select "Print patron cards."
     - In the "Print patron cards" modal, click the "Export" button.
     - The modal should reload with a link to download a patron card PDF.
       The link should work correctly.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit a57aea15a7f86e71bdfb6d6540aed18b2702b226)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit ca04ab8d7fb104961f1e299057ca02ef797aa20f)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt |    6 +++---
 koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/print.tt  |    4 +++-
 2 files changed, 6 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list