[koha-commits] main Koha release repository branch master updated. v3.22.00-1134-g2a8c689

Git repo owner gitmaster at git.koha-community.org
Thu Apr 7 23:28:47 CEST 2016


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, master has been updated
       via  2a8c68936dd7fd5c82af339db968eb67cb93a082 (commit)
       via  690ab60da27fb9792feecbfa399b86c1b7a53d41 (commit)
      from  e126fc0a1956e1eb1207378bc4a2e745e991f559 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2a8c68936dd7fd5c82af339db968eb67cb93a082
Author: Barton Chittenden <barton at bywatersolutions.com>
Date:   Thu Apr 7 08:22:40 2016 -0700

    Bug 14277: (QA followup) Silent GRS-1 tests
    
    changed ocurrences of 'lex' to 'lexile-number' in record.abs
    
    Edits were made to the deprecated file record.abs *solely* to quiet
    warnings in tests -- this makes sense until GRS-1 code is removed
    from Koha.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
    
    Signed-off-by: Jesse Weaver <jweaver at bywatersolutions.com>

commit 690ab60da27fb9792feecbfa399b86c1b7a53d41
Author: Barton Chittenden <barton at bywatersolutions.com>
Date:   Thu Dec 17 09:17:23 2015 -0800

    Bug 14277: add zebra indexes for lexile that respect 521 indicator 1.
    
    Added the following indexes:
    
    Interest-age-level | 591$a ind1=1
    Interest-grade-level | 591$a ind1=2
    lexile-number | 591$a ind1=8
    Reading-grade-level | 591$a ind1=0
    
    Moved 'lex' from a zebra index to a ccl alias to lexile-number.
    
    Changed the handling of st-numeric in C4/Search.pm to allow for search ranges.
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
    
    Signed-off-by: Jesse Weaver <jweaver at bywatersolutions.com>

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

Summary of changes:
 C4/Search.pm                                       |   14 ++++++-
 etc/zebradb/biblios/etc/bib1.att                   |    6 ++-
 etc/zebradb/ccl.properties                         |    6 ++-
 .../marc21/biblios/biblio-koha-indexdefs.xml       |   24 ++++++++---
 .../marc21/biblios/biblio-zebra-indexdefs.xsl      |   43 ++++++++++++++++----
 etc/zebradb/marc_defs/marc21/biblios/record.abs    |    2 +-
 6 files changed, 78 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list