[koha-commits] main Koha release repository branch 3.16.x updated. v3.16.00-25-gfd0ca0e

Git repo owner gitmaster at git.koha-community.org
Wed Jun 4 22:49:38 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, 3.16.x has been updated
       via  fd0ca0edde6b7c465543d1eb2762fb439d9e2bfa (commit)
       via  73d88f1d662d47dfdc32d82c8907a60c3cf46dbc (commit)
      from  77b3efd56507f891146c88594ce7a1822ac67a1f (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 fd0ca0edde6b7c465543d1eb2762fb439d9e2bfa
Author: Viktor Sarge <viktor.sarge at regionhalland.se>
Date:   Mon Jun 2 11:07:07 2014 +0100

    Bug 12336: 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>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 73d88f1d662d47dfdc32d82c8907a60c3cf46dbc
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>
    Signed-off-by: Galen Charlton <gmc at esilibrary.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