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 Bug 27411: Update tools/automatic_item_modification_by_age.tt to reflect ACC2 2021-01-21 15:55:05 +01:00
batch_delete_records.tt Bug 12533: Improve authority search result display 2020-11-04 12:59:33 +01:00
batch_extend_due_dates.tt Bug 25101: (follow-up) Tick preview checkbox on by default 2020-09-02 15:35:08 +02:00
batch_record_modification.tt Bug 12533: Improve authority search result display 2020-11-04 12:59:33 +01:00
batchMod-del.tt Bug 27561: Remove type attribute from script tags: Various templates 2021-02-01 16:36:38 +01:00
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 Bug 25765: (QA follow-up) Use method directly in cleanborrowers 2020-07-23 11:17:27 +02:00
csv-profiles.tt Bug 26602: Don't export "actions" column 2021-02-08 14:56:00 +01:00
export.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
holidays.tt Bug 9118: (QA follow-up) Fix spelling on "To Date :" 2020-10-14 11:47:57 +02:00
import_borrowers.tt Bug 26724: Improve link text for downloading the CSV file on patron import page. 2020-11-02 11:03:11 +01:00
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 Bug 20443: Move GetBorrowerAttributes to Koha::Patron->extended_attributes 2020-03-23 13:39:25 +00:00
overduerules.tt Bug 27412: Update tools/overduerules.tt to adhere to ACC2 2021-01-21 15:55:32 +01:00
picture-upload.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
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 Bug 27251: Add missing html filter 2021-01-29 09:03:45 +01:00
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt Bug 26336: Add hint before and remove select after staging with no items 2020-12-04 15:40:58 +01:00
stockrotation.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
tools-home.tt Bug 26338: Show tool plugins run in tools home 2020-09-30 17:30:13 +02:00
upload-images.tt Bug 27130: Don't display itemnumber under "File type" section 2021-01-12 11:19:40 +01:00
upload.tt Bug 27598: Add UPLOAD as a built-in system authorized value category 2021-02-15 11:59:31 +01:00
viewlog.tt Bug 26991: Add action logs to search engine administration 2021-01-12 16:40:41 +01:00