[koha-commits] main Koha release repository branch master updated. v3.16.00-83-g5c1599c

Git repo owner gitmaster at git.koha-community.org
Wed Jun 4 22:39:07 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, master has been updated
       via  5c1599c925da726752a3565b6e11ce72152c1dba (commit)
       via  1346bd250ed70ed429267b4dca2a0c1f90921a60 (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 5c1599c925da726752a3565b6e11ce72152c1dba
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>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 1346bd250ed70ed429267b4dca2a0c1f90921a60
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>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

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