[koha-commits] main Koha release repository branch master updated. v3.14.00-407-g5aabe57

Git repo owner gitmaster at git.koha-community.org
Mon Feb 10 15:57:44 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  5aabe570f4a8ffd117fa7270c9bb7321dfaff513 (commit)
      from  b2d08f8359c187f92e1df46ad29b83852fb03079 (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 5aabe570f4a8ffd117fa7270c9bb7321dfaff513
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Feb 5 12:16:10 2014 -0500

    Bug 11692: fix display of additional bib information in OPAC "most popular" pag
    
    The template for the OPAC's "most popular" page includes several
    variables which are not passed by the script, including
    biblioitems.size. This patch adds the right columns to the query and
    standardizes the output somewhat based on non-XSLT opac-detail.
    
    To test, apply the patch and view the "most popular" page in both prog
    and bootstrap. You should see correct publisher, copyright, pages, and
    size information.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Tested in all three themes and works lovely
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Improves the bibliographic display on the 'Most popular' page
    in the OPAC. Passes all tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-topissues.tt |   10 +++++++---
 koha-tmpl/opac-tmpl/prog/en/modules/opac-topissues.tt      |   10 +++++++---
 opac/opac-topissues.pl                                     |    8 ++++----
 3 files changed, 18 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list