Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard e634a5ad82 Bug 11806 - Use validation plugin when creating new OAI set
The form for adding a new OAI indicates that two fields are
required but does nothing to enforce this rule. This can be
handled client-side with HTML5 validation attributes and Koha's built-in
validation plugin. This patch implements this.

To test, apply the patch and go to Administration -> OAI sets
configuration -> New set. Try submitting the form without entering a
setSpec and/or setName. Doing so should trigger a validation warning.

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

Followed test plan. Patch behaves as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script, works as described.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-03-26 19:21:14 +00:00
..
css Bug 10415 - Add course reserves to staff client home page 2014-03-12 18:15:24 +00:00
data Bug 11695 - Fixed typo in marc21_field_008.xml 2014-03-11 14:21:23 +00:00
includes Bug 11821: disable catalog edit menu items and provide explanations when actions cannot be done 2014-03-12 14:44:44 +00:00
js Bug 11605: fallback to default DataTables settings where possible 2014-03-10 19:05:51 +00:00
lib Bug 11749 - Remove unused jQuery plugin jquery.hoverIntent.minified.js from the staff client 2014-02-19 15:39:05 +00:00
modules Bug 11806 - Use validation plugin when creating new OAI set 2014-03-26 19:21:14 +00:00
xslt Bug 11762 - intranet & prog: Re-order 245 $a $b $h in results. 2014-03-14 14:43:18 +00:00
columns.def Bug 7684: multiple fixes for inventory 2013-11-01 00:10:49 +00:00