Koha/opac
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
..
errors Bug 4330 Fixing FSF statements 2012-05-28 17:53:51 +02:00
rss
sco Bug 4330 : Adding missing license statement 2012-05-28 17:53:59 +02:00
svc Bug 4330 : Last of the opac files with wrong FSF address 2012-05-28 17:54:06 +02:00
changelanguage.pl Bug 6679: Fixing 5 perlcritic violations in opac/* 2012-06-10 15:12:39 +02:00
ilsdi.pl
maintenance.pl Bug 4330 Fixing FSF statements 2012-05-28 17:53:51 +02:00
oai.pl Bug 4330 Fixing FSF statements 2012-05-28 17:53:51 +02:00
opac-account.pl Bug 4330 : Fixing FSF address and copyright statements 2012-05-28 17:53:46 +02:00
opac-addbybiblionumber.pl
opac-alert-subscribe.pl
opac-authorities-home.pl
opac-authoritiesdetail.pl Bug 7943 follow-up: Fix template filename 2012-06-20 10:07:32 +02:00
opac-basket.pl Bug 7570 - Add Item availability status to cart. 2012-06-11 17:50:41 +02:00
opac-browser.pl
opac-changelanguage.pl Bug 4330 Fixing FSF statements 2012-05-28 17:53:51 +02:00
opac-detail.pl Bug 6774 Display barcode on OPAC detail page(Correcting Typo). 2012-06-20 22:04:32 +02:00
opac-downloadcart.pl
opac-downloadshelf.pl
opac-export.pl
opac-ics.pl
opac-image.pl
opac-imageviewer.pl
opac-ISBDdetail.pl Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00
opac-main.pl Bug 4330 Fixing FSF statements 2012-05-28 17:53:51 +02:00
opac-MARCdetail.pl
opac-messaging.pl Talking Tech Support - Phase I 2012-06-10 17:46:52 +02:00
opac-modrequest-suspend.pl
opac-modrequest.pl
opac-mymessages.pl Bug 4330 : Fixing FSF address and copyright statements 2012-05-28 17:53:46 +02:00
opac-passwd.pl Bug 4330 Fixing FSF statements 2012-05-28 17:53:51 +02:00
opac-patron-image.pl
opac-privacy.pl Bug 4330 Fixing FSF statements 2012-05-28 17:53:51 +02:00
opac-ratings-ajax.pl
opac-ratings.pl
opac-readingrecord.pl Bug 4330 Fixing FSF statements 2012-05-28 17:53:51 +02:00
opac-renew.pl
opac-reserve.pl Bug 6679: Fixing 5 perlcritic violations in opac/* 2012-06-10 15:12:39 +02:00
opac-review.pl
opac-search-history.pl
opac-search.pl Bug 4255 - Add item type to facet list 2012-06-20 22:27:21 +02:00
opac-sendbasket.pl Bug 8062 [SIGNED-OFF] Cart email broken for non english templates 2012-06-09 19:33:28 +02:00
opac-sendshelf.pl
opac-serial-issues.pl
opac-shelves.pl
opac-showmarc.pl
opac-showreviews.pl
opac-suggestions.pl Bug 4330 Fixing FSF statements 2012-05-28 17:53:51 +02:00
opac-tags.pl
opac-tags_subject.pl
opac-topissues.pl Bug 6141 - html glitches causing problems to translator 2012-06-10 12:59:49 +02:00
opac-user.pl Bug 7951 - Suspending holds needs a system preference 2012-06-09 18:45:57 +02:00
opac-userdetails.pl
opac-userupdate.pl Talking Tech Support - Phase I - Followup 2 - Bugfix 2012-06-10 17:47:01 +02:00
unapi