[koha-commits] main Koha release repository branch new/bug_7337 created. v3.06.00-298-g32e1669

Git repo owner gitmaster at git.koha-community.org
Fri Jan 6 15:09:20 CET 2012


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, new/bug_7337 has been created
        at  32e1669731e437ac0e6efc8fee661dea2e52f1f7 (commit)

- Log -----------------------------------------------------------------
commit 32e1669731e437ac0e6efc8fee661dea2e52f1f7
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Dec 8 10:22:07 2011 -0500

    Bug 7337 - "Debarred Until" display in the opac tells patrons they are debarred until the year 9999
    
    This patch copies the debarred handling method from circulation.pl for
    use on opac-user.pl so that debarred dates and comments can be handled
    properly.
    
    I have slightly reworded the message in the OPAC and on circulation.pl
    to make the display of the debarred comment a little clearer.
    
    Revision adds missing handling of debarred status with regard to
    renewal operations. Renew links and buttons were not being hidden
    from debarred users.
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Renewal buttons are gone, message looks good.
    
    liz at koha-deb:~/kohaclone$ prove xt
    xt/permissions.t .. ok
    xt/tt_valid.t ..... ok
    All tests successful.
    Files=2, Tests=27,  9 wallclock secs ( 0.05 usr  0.01 sys +  8.28 cusr  0.08 csys =  8.42 CPU)
    Result: PASS
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 45cb5959ca87dfb6895cd1936c382201e730ed31
Author: Liz Rea <wizzyrea at gmail.com>
Date:   Thu Dec 8 10:21:07 2011 -0600

    Bug 7337 - Followup - Correcting instances of "debar" that crept back in.
    
    To test:
    Restrict one of your patrons -
    Make sure that on memberentrygen.tt (Edit Patron) the radio button label says "Restricted"
    Make sure that on moremember.tt (Patron detail) the button to lift debarment says "Restricted"

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list