[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.10-13-g2e9374b

Git repo owner gitmaster at git.koha-community.org
Thu Oct 17 21:32:47 CEST 2019


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, 18.11.x has been updated
       via  2e9374b4ead4d74ca8929d23ab0b6dcec761cb5e (commit)
       via  262833c9f6ff38a25d48f563b546199b187bf94a (commit)
      from  b77ba4981c4e97cddae574d8f2d336e50598e6bf (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 2e9374b4ead4d74ca8929d23ab0b6dcec761cb5e
Author: David Bourgault <dav.bour at gmail.com>
Date:   Wed Aug 7 18:01:58 2019 +0000

    Bug 21058: Added HTML class to showRDAtag264
    
    Adds the HTML class "rda264" to the span generated by the XSLT function
    showRDAtag264.
    
    To test, same as previous, using a notice with a 264 tag. Both patches
    only apply to MARC21.
    
    I was unsure how to name the class, so I've chose the simplest, most
    explicit name.
    
    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: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 072a901d35844e99db65c1069b52f4f8b5ad6e5a)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 03261d5dc02801cc8f01dd22c5970415e118aff6)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 262833c9f6ff38a25d48f563b546199b187bf94a
Author: David Bourgault <dav.bour at gmail.com>
Date:   Wed Aug 7 16:42:30 2019 +0000

    Bug 21058: Added HTML classes in MARC21slim2_Detail.xsl
    
    This is a very small patch. I've simply added the following classes to
    their respective spans in the detail XSLs for both interfaces.
    
    - in_note (773$n)
    - preceeding_entry_note (780$n)
    - succeeding_entry_note (785$n)
    
    To test:
    
    1. Apply patch
    2. Open details page of notice with a 773$n, 780$n or 785$n field
    3. Inspect element. The class should be visible.
    
    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: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit b65fc8e176f600894a98be526922f05e9d4f000d)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 74baa0fa17ffb4469a945a20d514825e2f0cf6e1)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list