[koha-commits] main Koha release repository branch master updated. v16.05.00-892-g9fdd760

Git repo owner gitmaster at git.koha-community.org
Thu Sep 15 15:55:43 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  9fdd7603bfc4c2a03926292d710f5ee68a4ed6ea (commit)
       via  f3322257d5a2fe003656a25ce3f519c9c5690f70 (commit)
      from  a5806c21d0ab58cf2879cb26b1fe52ba4e4c2139 (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 9fdd7603bfc4c2a03926292d710f5ee68a4ed6ea
Author: Marc Véron <veron at veron.ch>
Date:   Wed Aug 10 22:16:10 2016 +0200

    Bug 13134: Fix template file to make category appear
    
    This is a followup to rescue the bug.
    
    To test: Follow test plan from comment #1
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit f3322257d5a2fe003656a25ce3f519c9c5690f70
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Oct 14 10:37:56 2011 -0400

    Bug 13134 - Add patron category to returns confirmation dialogs
    
    Some librarians find it useful to know what category a patron is before
    confirming a reserve or transfer from the checkin screen.
    
    This patch adds the patron category to the hold and transfer popups
    to the patron information already displayed. The li tags that contain
    the patron category have the class "patron-category" to allow this data
    to be easily hidden.
    
    Test Plan:
    1) Apply this patch
    2) Trap a hold for a patron, note the patron category is now displayed
    3) Trap a hold for pickup at another loation, note the patron category
       is now displayed
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 circ/returns.pl                                         |    3 +++
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt |    8 +++++---
 2 files changed, 8 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list