[koha-commits] main Koha release repository branch master updated. v3.22.00-1536-g67f91f2

Git repo owner gitmaster at git.koha-community.org
Thu May 5 20:18:39 CEST 2016


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  67f91f24e537ef93d0c121b68681dcdec9f417e1 (commit)
      from  aec623576235e8a8253ee8691df05880a663eb82 (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 67f91f24e537ef93d0c121b68681dcdec9f417e1
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue May 3 09:48:11 2016 -0400

    Bug 16315 - OPAC Shelfbrowser doesn't display the full title
    
    This patch adds subtitle information to the display of titles in the
    OPAC's shelf browser.
    
    To test, apply the patch and make sure OPACShelfBrowser is enabled.
    
    - View the detail page for any title in the OPAC which has items.
    - Click the "Browse shelf" link next to any item in the holdings table.
    - The titles in the shelf browser should display with all subtitle
      information as defined in Keywords to MARC mapping.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Adding 245a and c as 'subtitle' in Keywords to Marc make them
    show on shelf browser.
    No errors.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>

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

Summary of changes:
 C4/ShelfBrowser.pm                                         |    1 +
 koha-tmpl/opac-tmpl/bootstrap/en/includes/shelfbrowser.inc |    8 +++++++-
 2 files changed, 8 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list