[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.06-20-g0657257

Git repo owner gitmaster at git.koha-community.org
Tue Jun 11 00:24:52 CEST 2013


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, 3.10.x has been updated
       via  0657257f828615893173f0dd131e1bd87b5eee18 (commit)
      from  4ffd79b2f3c6471c730497b892235661e6391e64 (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 0657257f828615893173f0dd131e1bd87b5eee18
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon May 13 15:07:34 2013 -0400

    Bug 10218 - In OPAC XSLT search results, add class to 'online access'
    
    In some cases in OPAC search results and the detail page there is a
    class specific to each line of data being output (publisher, date,
    subjects, etc). In other cases there is no additional class. This patch
    makes modifications to a few different OPAC files in an attempt to make
    them consistent with each other.
    
    To test, apply the patch and view:
    
    - an OPAC detail page with OPACXSLTDetailsDisplay off
    - the OPAC search results page with OPACXSLTDetailsDisplay off
    - the OPAC search results page with OPACXSLTDetailsDisplay on
    
    Labels should have classes relevant to their data. To test the specific
    case requested by this bug, view details/results for a record which
    includes online resources (856u in MARC21).
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    
    html changes only, passes all tests
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 45168efeb9a2c6e3268e2f002ca31af8e5e6afc8)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit cf96dd5f53eea3b585ea8a38b916a30b89c24bea)
    
    Solved conflicts in:
    	koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    (cherry picked from commit cf96dd5f53eea3b585ea8a38b916a30b89c24bea)

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

Summary of changes:
 koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt |   32 ++++++++++----------
 .../opac-tmpl/prog/en/modules/opac-results.tt      |   10 +++---
 .../prog/en/xslt/MARC21slim2OPACResults.xsl        |   18 +++++-----
 3 files changed, 30 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list