[koha-commits] main Koha release repository branch MM-OPAC updated. v3.16.00-83-g389f079

Git repo owner gitmaster at git.koha-community.org
Tue Jun 3 22:59:26 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, MM-OPAC has been updated
       via  389f07944548372e5db8c2c637203fb79aa7af57 (commit)
       via  9eb23eefd136f4dfd34ee5238397a5de86b697b9 (commit)
      from  dd3785d2afe65f4ee1423a6820be262f7c22f184 (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 389f07944548372e5db8c2c637203fb79aa7af57
Author: Viktor Sarge <viktor.sarge at regionhalland.se>
Date:   Mon Jun 2 11:07:07 2014 +0100

    Bug 12336 - [SIGNED-OFF] Author of reserved book is not displayed in opac-user.pl
    
    This patch adds a line in opac-user.pl passing author info to opac-user.tt
    Thanks to cait for helping me out and showing me how to solve this with half the amount of code.
    
    Test plan:
    * Reserve a book.
    * Go to the opac and log in as the patron you reserved the book for.
    * Apply the patch with change to opac-user.pl
    * Revisit the opac and refresh it.
    * See if author now shows up
    
    Signed-off-by: Magnus Enger <digitalutvikling at gmail.com>
    Created a hold. Author is not shown n the public catalogue before
    applying the patch, but it does show after applying the patch. Way
    to go, Viktor!
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 9eb23eefd136f4dfd34ee5238397a5de86b697b9
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu May 22 11:24:52 2014 -0400

    Bug 12280 - "Others..." reason for suggestions not showing in Bootstrap OPAC
    
    If you accept or reject a suggestion using the "Others..." option and
    entering a reason manually, the text is not showing up in the Bootstrap
    OPAC theme as it does in CCSR and prog. This patch corrects the problem.
    
    This patch also adds a missing [% USE AuthorisedValues %] which would
    cause errors if the template tried to display a custom suggestion status
    as defined in the SUGGEST_STATUS authorized value category.
    
    To test, accept or reject a suggestion and specify a custom reason. View
    that suggestion in the Bootstrap OPAC and confirm that the custom reason
    is displayed.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt |    2 ++
 opac/opac-user.pl                                            |    2 ++
 2 files changed, 4 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list