[koha-commits] main Koha release repository branch new/bug_8014 created. v3.08.00-147-g3da0f42

Git repo owner gitmaster at git.koha-community.org
Mon May 28 11:45:31 CEST 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_8014 has been created
        at  3da0f426535372a69aa6ddcc41b76ce451f724e1 (commit)

- Log -----------------------------------------------------------------
commit 3da0f426535372a69aa6ddcc41b76ce451f724e1
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Apr 27 08:57:16 2012 -0400

    Bug 8014 - On the patron entry form hide "restricted until" field if "Restricted: No" is checked
    
    This patch adds JavaScript to automatically hide the "Restricted
    unil" form field on the patron entry form if "Restricted: No" is
    selected. If "Restricted: Yes" is chosen the "Until:" field
    is shown and focus is given to it.
    
    The patch also adds a note, "(optional)" after the "Until:" field
    to make it clearer that a date is not required.
    
    To test, open a patron record and try moving the selection
    between "Restricted: No" and "Restricted: Yes." Confirm that
    the "Until:" field is shown and hidden as expected. Confirm
    that the restricted flag is correctly set or unset upon save,
    including setting the flag with or without a date.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list