Koha/koha-tmpl/opac-tmpl/bootstrap/js
Tomas Cohen Arazi e358100ebf Bug 32401: Remove x-koha-query support
HTTP headers can only contain ASCII characters, and it is thus
impractical to use a header for passing DB queries that could contain
non-ascii characters.

We don't need it, and should be removed.

This patch removes traces from the datatables.js files and also from
detail.tt, which had it set to false anyway.

See bug 32406 and bug 32409 for the cases in which it was being used,
and problematic.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit a454653629)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
2023-02-06 15:48:47 +00:00
..
amazonimages.js
authtoresults.js
autofill.js Bug 14242: (follow-up) Clear all text input fields 2022-05-03 11:19:50 -10:00
bakertaylorimages.js
basket.js Bug 28901: showCart incorrectly calculates position if content above navbar 2021-11-02 16:06:51 +01:00
browse.js
browserid_include.js
coce.js Bug 29803: Prevent local cover image to be hidden if Coce is enabled 2022-02-21 15:15:47 -10:00
datatables.js Bug 32401: Remove x-koha-query support 2023-02-06 15:48:47 +00:00
Gettext.js
global.js Bug 14783: (follow-up) Move pickup library form into modal 2022-10-17 15:27:00 -03:00
google-jackets.js Bug 28180: Correctly guess if images have been loaded 2021-10-21 12:24:04 +02:00
i18n.js
ill-availability.js
localcovers.js Bug 28180: (follow-up) Updates to styling of lightbox controls 2021-10-21 12:24:04 +02:00
openlibrary.js Bug 28180: Correctly guess if images have been loaded 2021-10-21 12:24:04 +02:00
overdrive.js Bug 29845: add classes to overdrive results action buttons 2022-02-23 22:05:33 -10:00
ratings.js Bug 29939: Use the REST API for ratings 2022-08-22 11:31:15 -03:00
recordedbooks.js Bug 31040: jsTree image being used outside of jsTree plugin 2022-07-05 09:18:20 -03:00
tags.js
verovio.js