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 14aff6595bec1f157e35aff1f51a8400d3688bca (commit)
from 17c7da5e20bd6e4e16b6fe8d95b6d428071b368f (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 14aff6595bec1f157e35aff1f51a8400d3688bca
Author: Owen Leonard <[email protected]>
Date: Fri Jul 17 17:29:15 2020 +0000
Bug 26010: Remove the use of jquery.checkboxes plugin from staff interface
cart
This patch removes the use of the jquery.checkboxes plugin from the
staff interface cart and replaces its functionality with "plain" jQuery.
To test, apply the patch and add some items to the Cart in the staff
interface.
- Open the Cart window in the staff interface by clicking the "Cart"
link in the header.
- Test that the "Select all" and "Clear all" links work correctly to
check and uncheck all checkboxes.
- Test that the "Remove" or "Place hold" controls work correctly,
applying to only the checked checkboxes whether they were checked
using "Select all" or by manually checking them.
Signed-off-by: Sally <[email protected]>
Signed-off-by: Katrin Fischer <[email protected]>
Signed-off-by: Jonathan Druart <[email protected]>
(cherry picked from commit 4cf5ef239f1e1a05c277a91f73b6fcd245eb5ec0)
Signed-off-by: Lucas Gass <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../intranet-tmpl/prog/en/modules/basket/basket.tt | 1 -
koha-tmpl/intranet-tmpl/prog/js/cart.js | 29 ++++++++++------------
2 files changed, 13 insertions(+), 17 deletions(-)
hooks/post-receive
--
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits