Koha/cataloguing
Nick Clemens 0d33dbcf2e
Bug 24103: Add option to dump search query to templates
To test:
1 - Apply patch, update database
2 - Note new syspref 'DumpSearchQueryTemplate'
3 - Leave it off
4 - Enable DumpTemplateVariablesOpac and Staff
5 - Search on staff and opac
6 - View the source
7 - Search for 'search_query' - you shouldn't find it
8 - Enable the new pref
9 - Repeat, but you should find the query
10 - Test staff/opac search and advanced search, cataloguing search, authority search, authfinder search, adding to a basket form a new biblio
11 - All should work and show the query
12 - This will work under both ES and Zebra

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-02-19 15:58:41 +00:00
..
value_builder Bug 18499: Use items cn_source in cn_browser.pl 2020-02-17 11:25:01 +00:00
addbiblio.pl Bug 8643: Add important constraint to marc subfields 2020-02-11 14:33:29 +00:00
addbooks.pl Bug 24103: Add option to dump search query to templates 2020-02-19 15:58:41 +00:00
additem.pl Bug 8643: Add important constraint to marc subfields 2020-02-11 14:33:29 +00:00
editor.pl Bug 21411: Advanced cataloging editor - rancor - Allow configuration of Keyboard 2019-05-10 18:59:39 +00:00
linkitem.pl
merge.pl
merge_ajax.pl
moveitem.pl Bug 19809: Re-allow to call Koha::Objects::find in list context 2020-01-23 10:27:28 +00:00
plugin_launcher.pl
ysearch.pl
z3950_auth_search.pl Bug 23997: Escape z3950servers.rank as it's a new MySQL 8 kw 2019-11-08 11:22:31 +00:00
z3950_search.pl Bug 21921: Add date publication year to biblio Z39.50 search form 2020-02-17 13:44:23 +00:00