[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.08-3-gbba2219

Git repo owner gitmaster at git.koha-community.org
Fri Jul 11 08:16:53 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.14.x has been updated
       via  bba22191ed48fe4c98cb1281afb39ed23d561a53 (commit)
      from  ff9bf9c856687c18533c8ba39062ad922f05f057 (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 bba22191ed48fe4c98cb1281afb39ed23d561a53
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue May 20 16:07:17 2014 +0200

    Bug 12292: ensure that patrons are not displayed as restricted even when the last restriction has expired
    
    This is the same issue as bug 12134, but for the patron deatils page.
    
    Test Plan:
    1) Add a manual restriction to a patron and wait until the
       expiration date of the restriction has passed.  This can be
       simulated by modifying borrowers.debarred for a borrower and
       setting the date in the past.
    2) Go on the detail page for a patron (members/moremember.pl)
    3) Note the warning message
        "Patron is restricted until XX/XX/XXXX View restrictions"
    4) Apply this patch
    5) Repeat step 2
    6) Note the warning message does not appear anymore
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Work as described, no errors.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit a672240a7575d25c554cbbf003abee00aa3f7e89)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 members/moremember.pl |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list