Koha/koha-tmpl/intranet-tmpl/prog/js
Paul Derscheid 36c5a1c011
Bug 38175: (follow-up) Refactor staff interface additions to vanilla JS; adjust modules, controllers for coding guidelines and consistency
In the spirit of the current movement for more modern JS, the refactor tries to limit jQuery usage.

Test plan:
    1) Create a booking on a bookable item
    2) Cancel it and see that it's simply deleted
    3) Apply the patch and run “restart_all”.
    4) Repeat the same cancel operation and see that it's still there, albeit with a different appearance.
    5) Try the filters in the table

Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-10-24 18:27:23 +02:00
..
fetch Bug 38082: Advanced editor does not save the selected framework 2024-10-22 12:06:48 +02:00
modals Bug 38175: (follow-up) Refactor staff interface additions to vanilla JS; adjust modules, controllers for coding guidelines and consistency 2024-10-24 18:27:23 +02:00
pages Bug 36694: Remove HC sticky from catalogue/ pages 2024-10-21 12:26:02 +02:00
tables Bug 38060: Load bookings table on page load if tab href exists in URL hash 2024-10-23 19:14:54 +02:00
vue Bug 35287: (QA follow-up): Add v-bind:key 2024-10-24 13:38:22 +02:00
acq.js
acquisitions-menu.js
additem.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
additional-fields-entry.js Bug 35044: (QA follow-up): Avoid polluting global scope with functions 2024-08-23 18:21:29 +02:00
addorderiso2709.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
admin-menu.js
ajax.js
audio_alerts.js
auth-finder-search.js
authorities-detail-modal.js
authtype.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
automatic_item_modification_by_age.js
basket.js Bug 37177: "item" should be "record" in list page 2024-08-30 12:45:46 +02:00
biblio_framework.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
browser.js
calendar.js
cancel_booking_modal.js Bug 38175: (follow-up) Refactor staff interface additions to vanilla JS; adjust modules, controllers for coding guidelines and consistency 2024-10-24 18:27:23 +02:00
cart.js
cashup_modal.js
catalog.js Bug 37748: (follow-up) Move tooltip initialization to staff-global.js 2024-08-29 17:24:04 +02:00
cataloging.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
cataloging_additem.js
categories.js
charts.js
checkout_renewals_modal.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
checkouts.js Bug 37524: (QA follow-up) Tidy affected block in checkouts.js 2024-09-16 10:40:56 +02:00
cookieconsent.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
datatables.js Bug 37395: Fix columns visibility on Vue tables 2024-10-23 19:14:50 +02:00
elasticsearch-mappings.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
file-upload.js
form-submit.js
funds_sorts.js
holds.js Bug 37868: Remove C4::Reserves::ToggleSuspend 2024-10-21 15:10:35 +02:00
ill-availability-partner.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
ill-availability.js
ill-batch-modal.js
ill-batch-table.js
ill-batch.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
ill-list-table.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
item_search_fields.js
job_progress.js
letter.js Bug 36694: Remove HC sticky from remaining staff pages 2024-10-21 12:26:04 +02:00
localcovers.js
mana.js
marc_modification_templates.js
marc_subfields_structure.js
members-menu.js Bug 36694: (follow-up) Remove some missed instances 2024-10-21 12:26:07 +02:00
members-patron-selections.js
members.js
merge-record.js
messaging-preference-form.js Bug 37748: (follow-up) Move tooltip initialization to staff-global.js 2024-08-29 17:24:04 +02:00
modal_printer.js
onboarding.js
patron-webcam.js
recalls.js
resolve_claim_modal.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
restrictiontypes.js
rotating-collections.js
select2.js
serials-toolbar.js Bug 37748: (follow-up) Move tooltip initialization to staff-global.js 2024-08-29 17:24:04 +02:00
showpredictionpattern.js
sms_providers.js
staff-global.js Bug 36694: (follow-up) Remove some missed instances 2024-10-21 12:26:07 +02:00
subscription-add.js Bug 37846: Fix serial prediction pattern layout 2024-09-13 13:54:21 +02:00
table_filters.js
tools-menu.js
upload-images.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
viewlog.js Bug 36694: Remove HC sticky from remaining staff pages 2024-10-21 12:26:04 +02:00
xmlControlfield.js
z3950_search.js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00