[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.01-25-g64394eaac6

Git repo owner gitmaster at git.koha-community.org
Fri Jul 10 19:27:14 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  64394eaac69c8c8e2b81adf13b55772dcd7ab4b0 (commit)
       via  967c930b01e8364dae12585d749cd5aef84c58e4 (commit)
      from  e68d2e9079b498d214441f8d22119d873c8b4e1e (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 64394eaac69c8c8e2b81adf13b55772dcd7ab4b0
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jun 18 11:31:40 2020 +0000

    Bug 25402: (QA follow-up) Remove unused downloadBasket function
    
    This patch removes the now-unused downloadBasket function from
    basket.js. The patch should have no effect on the functionality of the
    download process.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 6d73c08e7351a772a388b1e1c6157b307fcbc1a8)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 967c930b01e8364dae12585d749cd5aef84c58e4
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed May 6 20:30:32 2020 +0000

    Bug 25402: Put OPAC cart download options into dropdown menu
    
    This patch modifies the process of downloading a cart so that it doesn't
    involve a separate popup window.
    
    To test, apply the patch and add some titles to the cart in the OPAC.
    
     - Open the cart
     - The "Download" button should now be a dropdown menu.
     - Selecting any of the download options should trigger a download
       prompt.
     - Test with and without some CSV profiles which have been configured
       for use in the OPAC
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 174ea44dccd8f0a151a82ba5f8c70e3194065539)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../opac-tmpl/bootstrap/en/modules/opac-basket.tt  | 27 +++++++++++++++++++---
 koha-tmpl/opac-tmpl/bootstrap/js/basket.js         | 10 --------
 opac/opac-basket.pl                                |  3 ++-
 3 files changed, 26 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list