Bug 11788 - Use validation plugin when creating new course
authorOwen Leonard <oleonard@myacpl.org>
Tue, 18 Feb 2014 20:26:30 +0000 (15:26 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 20 Feb 2014 16:56:56 +0000 (16:56 +0000)
commit4e9b5110d90c3ac60c61f710ff5892b9720e643e
treed4511a2344484da8df4602ae36e7a06b17b37e00
parent03675fd55320f3a9bc3d4c7475bc3b9696920bd9
Bug 11788 - Use validation plugin when creating new course

The page for adding a new course includes some custom form
validation JavaScript which can be removed in favor of HTML5 validation
attributes and Koha's built-in validation plugin. This patch does so.

To test, apply the patch and go to Course reserves -> New course. Try
submitting the form without entering a department, course number,
and/or course name. This should trigger validation warnings.

Submission of the form with valid data should work correctly. Editing an
existing course should also work correctly.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course.tt