Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
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
..
csv
acqui-home.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
addorder.tt
addorderiso2709.tt Bug 20473: Whitespace 2023-01-31 11:00:16 -03:00
ajax.tt
basket.tt Bug 32504: Fix misalignment of visibility of basket orders table columns and missing export columns 2023-01-31 09:39:57 -03:00
basketgroup.tt Bug 32076: Add page-section to basketgroup.tt and clean-up markup 2022-11-03 10:02:07 -03:00
basketheader.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
booksellers.tt Bug 31821: Add page-section class to the vendor search results 2022-10-24 10:17:04 -03:00
cancelorder.tt
duplicate_orders.tt Bug 31782: Fix autocomplete when duplicating orders 2022-11-14 09:13:48 -03:00
edi_ean.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
edifactmsgs.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
edimsg.tt
histsearch.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
invoice-files.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
invoice.tt Bug 32382: (follow-up) Fix selector 2023-01-31 09:35:57 -03:00
invoices.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
lateorders.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
moddeliverydate.tt Bug 15348: (follow-up) Fix filters on input fields 2022-11-24 15:56:08 -03:00
modordernotes.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
neworderempty.tt Bug 15348: (follow-up) Fix filters on input fields 2022-11-24 15:56:08 -03:00
neworderempty_duplicate.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
newordersubscription.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
newordersuggestion.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
ordered.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
orderreceive.tt Bug 32694: (QA follow-up) Fix missing TT filters 2023-01-30 12:08:12 -03:00
parcel.tt Bug 32406: Switch acq datatable from headers to query param 2023-02-02 11:59:26 -03:00
parcels.tt Bug 31828: Add page-section to list of open invoices on receive shipment page (acq) 2022-11-10 09:26:42 -03:00
showorder.tt
spent.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
supplier.tt Bug 32074: Edit vendor has two save buttons 2022-12-07 11:38:29 -03:00
transferorder.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
uncertainprice.tt Bug 31823: Add page-section to uncertain prices page (acq) 2022-11-10 09:23:19 -03:00
z3950_search.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00