[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.09-16-g760faa0a7a

Git repo owner gitmaster at git.koha-community.org
Thu Sep 10 06:08:48 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, 19.11.x has been updated
       via  760faa0a7ab8cce64d754b93aebdb7cd6dc5d4a2 (commit)
      from  edb729421f26d9709140e24da559929d2843169a (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 760faa0a7ab8cce64d754b93aebdb7cd6dc5d4a2
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Aug 14 14:18:00 2020 +0000

    Bug 26213: Remove the use of jquery.checkboxes plugin when adding orders from MARC file
    
    This patch removes the use of the jquery.checkboxes plugin from the page
    for adding orders to a basket from a staged MARC file.
    
    This patch fixes an unreported bug wherein the "select all" and "clear
    all" controls affected not only MARC record checkboxes but also the
    "show inactive funds" checkboxes.
    
    To test, apply the patch and go to Acquisitions.
    
    - Go to Vendor -> Add to basket -> From a staged file.
    - Select a staged file with multiple records.
    - Test the "Select all" and "Clear all" links at the top of the "Select
      to import" tab. They should work correctly to select and deselect
      checkboxes corresponding to staged MARC records.
    
    Signed-off-by: Amit Gupta <amit.gupta at informaticsglobal.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 8344ee7b4ced266ac7bd48254f4695175fd8f19b)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit f681964591ba1efde4c1c8c032c344b85c1d1815)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt |  1 -
 koha-tmpl/intranet-tmpl/prog/js/addorderiso2709.js         | 14 ++++++--------
 2 files changed, 6 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list