[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.10-101-g341fa8a59d

Git repo owner gitmaster at git.koha-community.org
Fri May 15 22:45:01 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.05.x has been updated
       via  341fa8a59ddba280e599ba2ea857b9025c4cb69f (commit)
      from  62e523a50f8e9e370e9b10c106e7af71cbe25976 (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 341fa8a59ddba280e599ba2ea857b9025c4cb69f
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri May 1 13:23:12 2020 +0000

    Bug 24522: Show alert when trying to add nothing to a list in staff
    
    This patch modifies the JavaScript which handles the process of adding
    items to a list in the staff client. Error-handling is added in the case
    when a set of biblionumbers hasn't been passed to the vShelf function.
    
    To test, apply the patch and perform a catalog search in the staff
    client.
    
    On the search results page, select any list from the "Add to list" menu
    at the top of the search results table without checking any checkboxes.
    
    You should get an alert, "No item was selected."
    
    Also test that adding to a list works correctly after selecting one or
    more titles.
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 9be2c20c461382ebb6ebed0482b16f3d066c2ea0)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list