[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.10-45-gba0b642

Git repo owner gitmaster at git.koha-community.org
Fri Mar 15 18:26:51 CET 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.05.x has been updated
       via  ba0b642cc5f318c9d23e0e22b494adfdb9a45a03 (commit)
      from  5f858a9746c3210dacc7a3546409ef619379e854 (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 ba0b642cc5f318c9d23e0e22b494adfdb9a45a03
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Mar 5 15:16:44 2019 -0300

    Bug 22419: Records listed twice when select/unselect all from the cart
    
    It fixes a browser timeout when records are removed from the cart.
    The onchange event already call selRecord.
    
    Test plan:
    Launch a search
    Add all the result to your cart
    Open the cart
    Click "select all"
    Then remove them all from your cart
    => Without this patch the action will timeout
    => With this patch applied the action is immediate
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit a0e10d97223ae2945f6ac64b7d86f4ac2fea9e03)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit f5d6b6e4e95e1850908fb73b88a36bd6d76b0f5c)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/js/cart.js |    2 --
 1 file changed, 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list