[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-10-g7d7a88d

Git repo owner gitmaster at git.koha-community.org
Tue Jun 3 14:06:58 CEST 2014


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.14.x has been updated
       via  7d7a88df2710131ce83b0432155bb7e94a8c5b6d (commit)
      from  a5c60d08a24149a35fc8c042db35346c0126eef9 (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 7d7a88df2710131ce83b0432155bb7e94a8c5b6d
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Mon Jan 6 16:54:19 2014 +0000

    Bug 11310: update the XSLT for the Bootstrap theme
    
    When the Bootstrap theme was started, the XSLT directory
    was copied over from the prog theme.  However, it was not
    kept up to date with respect to changes to prog's XSLT.
    
    This patch rectifies the problem by copying over the
    current state of prog/en/xslt to bootstrap/en/xslt.  As
    a consequence, the following bugs or enhancements should
    now be reflected in the Bootstrap theme:
    
    * 6886
    * 10905
    * 10465
    * 10564
    * 10793
    * 10218
    * 6594
    * 9820
    * 10745
    * 6553
    * 10218
    * 10284
    
    To test:
    
    [1] Apply the patch and ensure that OPACXSLTDetailsDisplay
        and OPACXSLTResultsDisplay are set to 'default' and that
        OPAC theme is set to 'bootstrap'.
    [2] Ensure that OPAC results and bib details look OK.
    [3] To be really thorough, run through the test plans for the
        other bugs referenced by this patch.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit cd02934c6baf9d237b17f8348c83bf7e248d5551)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl    |  106 +++++++++++++-------
 .../bootstrap/en/xslt/MARC21slim2OPACResults.xsl   |   53 ++++------
 .../bootstrap/en/xslt/NORMARCslim2OPACDetail.xsl   |    2 +-
 .../bootstrap/en/xslt/NORMARCslim2OPACResults.xsl  |    7 +-
 .../bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl   |   43 +++++---
 .../bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl  |   13 ++-
 .../bootstrap/en/xslt/UNIMARCslimUtils.xsl         |   18 ++--
 7 files changed, 145 insertions(+), 97 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list