[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.01-21-gda201ee

Git repo owner gitmaster at git.koha-community.org
Mon May 28 22:43:22 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, 3.8.x has been updated
       via  da201ee7e4958102124fa7508973f6fbc43f01d0 (commit)
      from  5c2ba44c3816c79f32c86c84451e0154e568cc6c (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 da201ee7e4958102124fa7508973f6fbc43f01d0
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>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/members.js      |   16 ++++++++
 .../prog/en/modules/members/memberentrygen.tt      |   38 ++++++++++----------
 2 files changed, 35 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list