[koha-commits] main Koha release repository branch master updated. v3.22.00-1027-g0303fa7

Git repo owner gitmaster at git.koha-community.org
Fri Mar 25 22:55:45 CET 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  0303fa7de6fd8f9552440fa9824e402daf8e24b8 (commit)
       via  2f0fc5f45abdd9ee31a2bebf40a634a397fdfd93 (commit)
      from  e428ff001d7e877b4f666444add9236fcb491d38 (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 0303fa7de6fd8f9552440fa9824e402daf8e24b8
Author: Hector Castro <hector.hecaxmmx at gmail.com>
Date:   Fri Feb 5 08:44:54 2016 -0600

    Bug 14304: RDA: OPAC display link in XSLT for 264 field to reflect Zebra indexing
    
    This patch add display link in XSLT for field 264/bug 14198 and reflect the
    Zebra index 'Provider' in detail page for OPAC screen.
    
    To test: follow previous test plan
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

commit 2f0fc5f45abdd9ee31a2bebf40a634a397fdfd93
Author: Hector Castro <hector.hecaxmmx at gmail.com>
Date:   Fri Feb 5 00:40:51 2016 -0600

    Bug 14304: RDA: Intranet display link in XSLT for 264 field to reflect Zebra indexing
    
    This patch add display link in XSLT for 264 for bug 14198 and reflect the
    Zebra indexing 'Provider' in detail page for Intranet.
    
    Test plan
    1) Update zebra index if no Provider: index exist
    2) Do a search by Provider:
    3) Goto detail page for a record with 264
    4) Look that there no display link for 264 field.
    5) Apply the patch
    6) Reload the page, notice about the link, click the link an confirm
       the new index Provider works fine
    7) Test with multiple records with 260 and 264, if you prefer follow test plan
       for bug 14734
    8) Access an RCAA2 record just with 260 field
    9) Notice that 260 has been updated with Provider index too.
    NOTE: The intention of Provider index -according with documentation- is
    to collect multiples fields including 260, 264, 270, and 257
    
    Sponsored-by: Universidad de El Salvador
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 .../prog/en/xslt/MARC21slim2intranetDetail.xsl     |    6 ++-
 .../intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl |   40 +++++++++++++++++++-
 .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl    |    6 ++-
 .../bootstrap/en/xslt/MARC21slimUtils.xsl          |   40 +++++++++++++++++++-
 4 files changed, 84 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list