]> git.koha-community.org Git - koha.git/commit
Bug 37004: Add branchcode as HTML class to each grouped result in search results
authorLucas Gass <lucas@bywatersolutions.com>
Fri, 31 May 2024 21:12:04 +0000 (21:12 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 2 Sep 2024 10:13:42 +0000 (12:13 +0200)
commit084ed6e32271cdfc1116e3c7c7f0d93e4cc15a5b
treee409c3a758408972eeb990ec7e52b2a38afc633b
parentca51e5d6428bd6f48b0b012e02451a3cf95c06ab
Bug 37004: Add branchcode as HTML class to each grouped result in search results

To test:
1. Apply patch and restart_all
2. Do a catalog search that returns results.
3. Using the browsers dev tools inscpet the page and look for the 'available_items_loop_items' class in the 'Location column'.
4. Each child <li> element should have a class that is the branchcode.
5. Make sure that branchcode is correct.
6. Change the StaffSearchResultsDisplayBranch system preference. Make sure that each branchcode is still correct.
7. Change the system preference 'noItemTypeImages' to 'Dont show'.
8. Make sure the branchcode is still correct.
9. Checkout an item that would show up in these search results.
10. Do steps 3-8 again excpet this time look for the HTML element 'onloan_items_loop_items'.
11. Put some items in transfer that would show up in these search resultss.
12. Do steps 3-8 again excpet this time look for the HTML element 'other_items_loop_items'.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
C4/Search.pm
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt