[koha-commits] main Koha release repository branch new/bug_7670 created. v3.06.00-743-g0576342

Git repo owner gitmaster at git.koha-community.org
Fri Mar 16 12:55:12 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_7670 has been created
        at  0576342cbb3e4258551a2b0111ae80bebe0d18d8 (commit)

- Log -----------------------------------------------------------------
commit 0576342cbb3e4258551a2b0111ae80bebe0d18d8
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Mar 8 08:53:45 2012 -0500

    Bug 7670 - make required fields red
    
    Adding "required" style and "Required" note to additem fields,
    consistent with the way required fields are displayed
    on the add patron form.
    
    This patch also corrects an error in the client-side validation
    script which misidentified which fields were required. Leaving
    a required field empty should result in an alert and the missing
    field being highlighted in yellow.
    
    To test, open the add item form on a record which uses
    a framework in which one or more item fields are required.
    Required fields should be labeled in red and appended with a
    "Required" note.
    
    Submit the form while some required fields are empty. You should
    see a javascript alert. The empty mandatory fields should have
    a yellow background.
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Works - passes tests.
    
    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