Bug 11002: (follow-up) use jQuery validator plugin
authorGalen Charlton <gmc@esilibrary.com>
Tue, 22 Oct 2013 05:15:07 +0000 (05:15 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 22 Oct 2013 05:19:08 +0000 (05:19 +0000)
commite52bd72c650787e9c7690b7cfe172a9d9feab698
tree3856695188956fcf5ef55c2302b93d0e5f95d739
parentc900a47aa8c7133036138cf79a81e70b827fe61f
Bug 11002: (follow-up) use jQuery validator plugin

This patch uses the jQuery validator plugin introduced in
bug 6209 for two reasons:

[1] To supply validation for non-HTML5-compatible web
    browsers.
[2] To force use of the validator plugin rather than
    built-in validation for HTML5 browsers, which means
    that our translations will be used.

Note that a version of the function to prevent double form submission
is used as the submit handler invoked when the validator plugin
is satisified that the form is complete.

To test:

[1] Same as the main test plan, but note that the validation
    messages now appear inline rather than as pop-ups.
[2] Verify that the double form submission prevention still
    works.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt