Bug 35309: Remove DT's fnSetFilteringDelay
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 15 Nov 2023 10:44:37 +0000 (11:44 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 4 Jan 2024 20:31:48 +0000 (20:31 +0000)
commit318bb230b2c856a0a441ced46f16fe56a98bf578
tree2885b919811bc630eac38622406dd8279a3c00f8
parent41f9cf7274b2f3bcc6a1850855e128640d00e1ee
Bug 35309: Remove DT's fnSetFilteringDelay

On bug 35284 we added the delay on the column filters using dt's
throttle builtin function.

From doc:
https://datatables.net/plug-ins/api/fnSetFilteringDelay
"""
Please note that this plug-in has been deprecated and the dt-init searchDelay option in DataTables 1.10 should now be used. This plug-in will not operate with v1.10+.

Test plan:
Note that column filtering still work as before (test on different
tables, see bug 35284 for the list)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 8bb8282d6868b458237fe2b0638dc810c116077b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 967ed52dd23bd8e4ba598ffe20a2fbdf2708aaf7)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/js/datatables.js