Koha/koha-tmpl/intranet-tmpl/prog/en/modules
David Cook 9248a0ef1f Bug 32406: Switch acq datatable from headers to query param
This patch changes the pending orders datatable from using the
x-koha-query header to the "q" query parameter, so that it is
able to support UTF-8 encoded scripts rather than just Latin-1
scripts.

Test plan:

1. Apply patch
2. Go to
http://localhost:8081/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumber=29
3. Change title from "Gairm" to "五" (alternatively use "cœur" or Arabic title)
4. Create a basket containing multiple records including bib 29 五
5. Close the basket
6. Receive shipment
7. You should be on a page like the following:
http://localhost:8081/cgi-bin/koha/acqui/parcel.pl?invoiceid=3
8. In the search box, type in 五
9. Note that you see a "Processing..." box and then the
results are filtered to just show the order for 五

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
tcohen amend: removed the line instead as we are probably phasing out
that DT configuration option anyway.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-02-02 11:59:26 -03:00
..
acqui Bug 32406: Switch acq datatable from headers to query param 2023-02-02 11:59:26 -03:00
admin Bug 20256: Use new methods 2023-02-02 11:59:26 -03:00
authorities Bug 32633: (QA follow-up) Add handling for authorities merge 2023-02-02 11:53:19 -03:00
basket Bug 16522: (follow-up) Remove HTML links from email 2023-01-30 12:10:12 -03:00
batch
catalogue Bug 20256: Use new methods 2023-02-02 11:59:26 -03:00
cataloguing Bug 20256: Use new methods 2023-02-02 11:59:26 -03:00
circ Bug 32482: (follow-up) Add markup comments 2023-01-31 10:19:44 -03:00
clubs Bug 32098: Consistent classes for primary buttons: Clubs and rotating collections 2022-11-14 09:34:39 -03:00
course_reserves Bug 20256: Use new methods 2023-02-02 11:59:26 -03:00
erm Bug 32147: Capitalization: E-Resource management 2022-11-16 08:46:20 -03:00
errors
ill Bug 32099: Consistent classes for primary buttons: Assorted templates 2022-11-14 09:36:18 -03:00
installer
labels Bug 32238: Add page-section to label creator pages 2022-11-22 16:34:06 -03:00
mana
members Bug 31095: Remove GetDebarments from members/memberentry.pl 2023-01-31 10:19:36 -03:00
offline_circ Bug 32073: Consistent classes for primary buttons: Circulation 2022-11-10 14:47:02 -03:00
onboarding
patron_lists Bug 32099: Consistent classes for primary buttons: Assorted templates 2022-11-14 09:36:18 -03:00
patroncards Bug 32254: Add 'page-section' to various tools pages 2022-11-22 16:33:08 -03:00
plugins Bug 32644: Terminology: staff/intranet and biblio in plugins-home page 2023-01-31 09:39:07 -03:00
pos Bug 32254: (follow-up) Add missing div around "Older transactions" 2022-11-22 16:33:17 -03:00
recalls Bug 32688: Convert recalls awaiting pickup tabs to Bootstrap 2023-01-30 12:21:34 -03:00
reports Bug 32239: Remove uneeded CSS from reports.css 2023-01-31 11:08:49 -03:00
reserve Bug 32099: Consistent classes for primary buttons: Assorted templates 2022-11-14 09:36:18 -03:00
reviews Bug 32182: Replace static tabs markup with Bootstrap 2022-11-16 09:35:14 -03:00
rotating_collections Bug 32098: Consistent classes for primary buttons: Clubs and rotating collections 2022-11-14 09:34:39 -03:00
serials Bug 32690: (follow-up) Add markup comments 2023-01-31 10:19:43 -03:00
services
suggestion Bug 32099: Consistent classes for primary buttons: Assorted templates 2022-11-14 09:36:18 -03:00
tags Bug 32099: Consistent classes for primary buttons: Assorted templates 2022-11-14 09:36:18 -03:00
test
tools Bug 32738: Correct upload local cover image title tag 2023-01-31 09:37:19 -03:00
virtualshelves Bug 16522: (follow-up) Remove HTML links from email 2023-01-30 12:10:12 -03:00
about.tt Bug 30310: Adjust about page 2023-01-31 10:19:45 -03:00
auth.tt Bug 32010: Make sure the alert will be displayed after the ajax call 2022-11-18 12:04:28 -03:00
intranet-main.tt Bug 26628: Fix access to clubs when user only has clubs permission 2023-01-31 10:50:52 -03:00