[koha-commits] main Koha release repository branch master updated. v3.14.00-418-gcd02934

Git repo owner gitmaster at git.koha-community.org
Tue Feb 18 21:15:33 CET 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, master has been updated
       via  cd02934c6baf9d237b17f8348c83bf7e248d5551 (commit)
      from  b67dac81cceaab356486001292cff40977682fff (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 cd02934c6baf9d237b17f8348c83bf7e248d5551
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>

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

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