[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.06-34-gb47e87d

Git repo owner gitmaster at git.koha-community.org
Mon May 16 09:57:31 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, 3.22.x has been updated
       via  b47e87d0820c3f2e1afa4679c13234abc4d86517 (commit)
      from  4ebc3a2bcae527c4099b806dba5bded92ab0fd68 (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 b47e87d0820c3f2e1afa4679c13234abc4d86517
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>
    (cherry picked from commit 67f91f24e537ef93d0c121b68681dcdec9f417e1)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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