Koha/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves
Owen Leonard 4e9b5110d9 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>
2014-02-20 16:56:56 +00:00
..
add_items-step1.tt Bug 10418 - Correct template markup problems on course reserves add item page 2013-06-14 11:21:45 -07:00
add_items-step2.tt Bug 10418 - Correct template markup problems on course reserves add item page 2013-06-14 11:21:45 -07:00
course-details.tt Bug 10634 - Use datatables for course details items table 2013-09-04 14:19:03 +00:00
course-reserves.tt Bug 10432 - Display of enabled status on course list is not accessible 2013-06-12 11:08:28 -07:00
course.tt Bug 11788 - Use validation plugin when creating new course 2014-02-20 16:56:56 +00:00
invalid-course.tt Bug 8215 - Add Course Reserves - QA Followup 2013-05-21 15:50:58 -07:00