Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Owen Leonard 74d6f85742 Bug 26960: Move batch item modification template JavaScript to the footer
This patch modifies the batch item modification template so that the
JavaScript is in the footer, conforming with best practices.

The items form can contain <script> tags injected by cataloging plugins.
These are moved from the body of the page into the footer be repeating
the template loop that previously output the script tag.

To test, apply the patch and test the process of submitting items for
batch modification.

After submitting a batch of items, test the "Edit items" form.
Confirm that JavaScript-dependent interactions work correctly:

 - Select2-styled dropdowns
 - RegEx checkboxes
 - Datepicker
 - Plugins like:
   - dateaccessioned.pl on 952d
   - stocknumberam123.pl on 952i
   - callnumber.pl on 952o

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-03-04 16:18:42 +01:00
..
access_files.tt
automatic_item_modification_by_age.tt
batch_delete_records.tt
batch_extend_due_dates.tt
batch_record_modification.tt
batchMod-del.tt
batchMod-edit.tt Bug 26960: Move batch item modification template JavaScript to the footer 2021-03-04 16:18:42 +01:00
batchMod.tt
cleanborrowers.tt
csv-profiles.tt Bug 26602: Don't export "actions" column 2021-02-08 14:56:00 +01:00
export.tt
holidays.tt
import_borrowers.tt
inventory.tt Bug 4037: Add item type filter to inventory tool 2021-02-09 09:23:51 +01:00
koha-news.tt Bug 27694: use HTML filtering on News Tool textarea 2021-02-18 11:53:18 +01:00
letter.tt Bug 26602: (QA follow-up) Cleanup datatables settings 2021-02-08 14:56:00 +01:00
manage-marc-import.tt Bug 27576: Don't show import recordds table after cleaning a batch 2021-02-01 17:20:37 +01:00
marc_modification_templates.tt Bug 26602: Don't export "actions" column 2021-02-08 14:56:00 +01:00
modborrowers.tt
overduerules.tt
picture-upload.tt
preview_letter.tt
problem-reports.tt Bug 26602: Don't export "actions" column 2021-02-08 14:56:00 +01:00
quotes-upload.tt Bug 26602: Don't export "actions" column 2021-02-08 14:56:00 +01:00
quotes.tt
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt
stockrotation.tt
tools-home.tt
upload-images.tt
upload.tt Bug 27598: Add UPLOAD as a built-in system authorized value category 2021-02-15 11:59:31 +01:00
viewlog.tt