Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart 90090a3601 Bug 29496: (bug 27526 follow-up) Fix item form validation
The validation of the forms were blocked with "X item mandatory fields
empty" when at least one dropdown list subfield was marked as mandatory.

We need to add the 'input_marceditor' class to the select (does it
actually make sense? select vs input...)

Caused by
  commit 6ed29bccef
  Bug 27526: Fix mandatory and important checks
Which lamentably failed as it was stating:
"Using .input_marceditor let us fix the additem.tt form and prevent to break the other ones"

Signed-off-by: Marion Durand <marion.durand@biblibre.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-11-19 15:07:10 +01:00
..
acqui Bug 29496: (bug 27526 follow-up) Fix item form validation 2021-11-19 15:07:10 +01:00
admin Bug 29408: Update all existing uses of .api to .kohaTable 2021-11-15 12:38:39 +01:00
authorities
basket
batch
catalogue Bug 28859: Correctly handle 'Checked out by' visibility 2021-10-28 17:32:34 +02:00
cataloguing Bug 28694: Check alert in cataloguing should be a static message 2021-11-03 15:40:52 +01:00
circ Bug 29459: Replace some missed datetimepickers in circulation templates with Flatpickr 2021-11-15 12:38:39 +01:00
clubs
common
course_reserves
errors
ill Bug 29459: Replace some missed datetimepickers in circulation templates with Flatpickr 2021-11-15 12:38:39 +01:00
installer Bug 27823: List upcoming steps during installation process 2021-11-03 15:40:52 +01:00
labels
mana
members Bug 29430: Table cell click doesn't activate buttons in patron search 2021-11-08 11:42:07 +01:00
offline_circ
onboarding Bug 28982: Use Flatpickr on onboarding pages 2021-11-03 15:40:53 +01:00
patron_lists
patroncards Bug 24406: Wrap patron category type code in a span on patron search results 2021-11-03 15:40:52 +01:00
plugins
pos Bug 29408: Update all existing uses of .api to .kohaTable 2021-11-15 12:38:39 +01:00
reports Bug 29201: Add option to insert biblio_framework runtime parameter in SQL report 2021-11-03 15:40:53 +01:00
reserve Bug 29270: start_for is actually date_to 2021-11-17 09:32:42 +01:00
reviews
rotating_collections
serials Bug 29496: CheckMandatorySubfields don't work properly with select field in serials-edit.tt 2021-11-19 15:07:10 +01:00
services Bug 29496: (bug 27526 follow-up) Fix item form validation 2021-11-19 15:07:10 +01:00
suggestion Bug 24370: (QA follow-up) Make new suggestions default to the library you re viewing 2021-11-02 14:57:04 +01:00
tags
test
tools Bug 29408: Update all existing uses of .api to .kohaTable 2021-11-15 12:38:39 +01:00
virtualshelves Bug 28959: Add virtualshelves.public as a boolean 2021-10-28 17:47:38 +02:00
about.tt Bug 29123: Add Dataly Tech to About page 2021-11-05 12:17:08 +01:00
auth.tt
intranet-main.tt