[koha-commits] main Koha release repository branch new/bug_4255 created. v3.08.00-325-g8bd8aba

Git repo owner gitmaster at git.koha-community.org
Wed Jun 20 22:54:30 CEST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_4255 has been created
        at  8bd8aba577c18dc302c8684869d72fa3ab2ce71a (commit)

- Log -----------------------------------------------------------------
commit 8bd8aba577c18dc302c8684869d72fa3ab2ce71a
Author: Meenakshi.R <meenakshi.r at osslabs.biz>
Date:   Wed May 30 16:06:33 2012 +0530

    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 at bywatersolutions.com>
    
    Signed-off-by: Ian Walls <koha.sekjal at 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 at biblibre.com>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list