[koha-commits] main Koha release repository branch master updated. v3.22.00-1382-gb75d982

Git repo owner gitmaster at git.koha-community.org
Fri Apr 29 14:08:07 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  b75d982be00c351b2082d10dcf157917c3af70fc (commit)
       via  cf6bd4d982f14ec0dbf01c417a78743390850a77 (commit)
      from  a789184e01d269a1d12f88315aff2959fe16658a (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 b75d982be00c351b2082d10dcf157917c3af70fc
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Apr 26 14:29:40 2016 +0000

    Bug 14497 [QA Followup] - Refactor code to have a single source for message
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit cf6bd4d982f14ec0dbf01c417a78743390850a77
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Jul 6 09:43:34 2015 -0400

    Bug 14497 - Add warning to patron details page if patron's fines exceed noissuescharge
    
    Some librarians have requested that the same warning on the check out
    page be placed on the patron details page if a patron's fines exceed the
    system preference noissuescharge.
    
    Test Plan:
    1) Apply this patch
    2) Find or create a patron who's fines exceed noissuescharge
    3) Browse to that patron's details ( moremember.pl )
    4) You should see a warning near the top of the page with links to the
       patron's account page and the pay fines page
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Patch ammended post sign-off
    
    Signed-off-by: Sally Healey <sally.healey at cheshiresharedservices.gov.uk>
    
    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:
 .../prog/en/includes/blocked-fines.inc             |   22 ++++++++++++++++++++
 .../prog/en/modules/circ/circulation.tt            |   11 +++-------
 .../prog/en/modules/members/moremember.tt          |    4 ++++
 members/moremember.pl                              |    2 +-
 4 files changed, 30 insertions(+), 9 deletions(-)
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/includes/blocked-fines.inc


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list