[koha-commits] main Koha release repository branch master updated. v3.22.00-966-gcfba05d

Git repo owner gitmaster at git.koha-community.org
Wed Mar 23 22:00:19 CET 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  cfba05da3b087641f32d8bf0971c05633f6e7e37 (commit)
       via  6ecf823300ae0be6dd210b998837a07e11dbd0dc (commit)
      from  cf956497a253129ac5a86a9c1cec0331cbcb9f0e (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 cfba05da3b087641f32d8bf0971c05633f6e7e37
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Mar 17 08:48:56 2016 +0000

     Bug 15672: (follow-up) Show descriptions instead of codes on the hold ratios report
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit 6ecf823300ae0be6dd210b998837a07e11dbd0dc
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Mar 16 10:00:40 2016 -0400

     Bug 15672 [Revised] Show descriptions instead of codes on the hold ratios report
    
    This patch revises the hold ratios report so that it uses template
    plugins to display descriptions instead of codes for item holding
    branch, item home branch, item type, and shelving location.
    
    To test you should have multiple items on the hold ratio report (set the
    ratio to a small number to increase the number of results). It should
    include one or more items which have a shelving location set.
    
    View the hold ratios report and confirm that library names, shelving
    location descriptions, and item type descriptions are shown instead of
    codes.
    
    This revised patch steals from Bug 15560 to enable the correct display
    of multiple home libraries, holding libraries, shelving locations, item
    types, and call numbers. To properly test you should have records in
    your report which have multiple values for each of those fields.
    
    Followed test plan, works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 circ/reserveratios.pl                              |   20 ++++-----
 .../prog/en/modules/circ/reserveratios.tt          |   44 +++++++++++++++++---
 2 files changed, 49 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list