Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Owen Leonard 0576342cbb 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@gmail.com>
Works - passes tests.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-03-16 12:52:17 +01:00
..
value_builder Make all strings translatable in marc21_field_007.tt 2011-11-17 17:08:21 +01:00
addbiblio.tt Fix for Bug 7135: Save button options 2011-12-13 18:01:33 +01:00
addbooks.tt Bug 6458: Incorrect translation processing / cataloguing/... 2011-09-13 09:30:57 +12:00
additem.tt Bug 7670 - make required fields red 2012-03-16 12:52:17 +01:00
linkitem.tt Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
merge.tt Bug 6210 - Follow up, Choose framework on merge 2012-02-01 17:40:45 +01:00
moveitem.tt Bug 6323 -- Error handling cleanup for moveitem.tt 2012-02-03 15:18:02 +01:00
z3950_search.tt Bug 7147 - Style Z39.50 search errors according to style patterns 2012-02-10 16:06:01 +01:00