Koha/koha-tmpl/intranet-tmpl/prog/en
Meenakshi.R 8bd8aba577 Bug 4255 - Add item type to facet list
This is for MARC 21 only.

Made following changed:

- In getFacets in C4/Koha.pm added item type facet for 952y and 942c
- In getRecords in C4:Search.pm added code to get description of itemtype codes
- facets.inc in both staff and opac to show item types related label in the facets block

To test:

Add records such that a certain itype (say BK) is present in both 942c and 952y in two DIFFERENT records.

Run a search where both test records are present. Test to see if itype types are presented in the facets block (both OPAC and staff).

Click on the itype (say BK), both the test records should appear in the refined results. This shows that the feature works for both 942c and 952y.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Ian Walls <koha.sekjal@gmail.com>

QA Comment: fixed capitalization in template includes according to HTML4 coding
guideline ("Item types" instead of "ItemTypes")

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-06-20 22:27:21 +02:00
..
css Bug 7943: Authority search results are untranslatable 2012-06-20 10:07:30 +02:00
includes Bug 4255 - Add item type to facet list 2012-06-20 22:27:21 +02:00
js Bug : DataTables integration in acquisition module [1] 2012-06-20 19:32:06 +02:00
lib Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
modules Bug 6774 Display barcode on OPAC detail page(Correcting Typo). 2012-06-20 22:04:32 +02:00
xslt bug_8138: added 773$t field to search results 2012-06-06 15:12:08 +02:00
columns.def Bug 5482 [Follow up] Translation problem in guided reports - Item field names 2012-03-22 11:16:27 +01:00