]> git.koha-community.org Git - koha.git/commit
Bug 36640: Remove fnAddFilters
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 16 Oct 2024 09:52:03 +0000 (11:52 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 14 Nov 2024 13:19:23 +0000 (14:19 +0100)
commit3fce8f83dc9696936342c6c3289389cc0eb38c2b
treef2560e2edfcd36a48d9ac260704ecadbab61cd59
parent8b5069960c2474fbb8fa811304f553de25090090
Bug 36640: Remove fnAddFilters

Also centralize and clean the delay code to use DT's debounce.

I have commented the code from initComplete as I don't think it's the
right place. Maybe we need to add it for other table, but then it should
be added when we init DT.

Removed blacklist_keys to keep code clean, could be re-added later if we
really need it.

Signed-off-by: Jake Deery <jake.deery@ptfs-europe.com>
Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt
koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt
koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt
koha-tmpl/intranet-tmpl/prog/js/datatables.js