Koha/koha-tmpl/intranet-tmpl/prog/js
Emmi Takkinen 1a154f1f0e
Bug 36129: Make check on "Hide all columns" persist on item patch modification/deletion
On item patch modification/deletion tool, if one checks
"Hide all columns" checkbox and then reloads the page,
checkbox is no longer selected. Columns are hidden as
they should. This patch adds line to batchMod.js which
sets "checked" attribute and class "selected" to checkbox.

To test:
1. Find items to modify/delete and modify/delete them with
corresponding tool.
2. Check checkbox "Hide all columns".
3. Refresh the page.
=> Note that columns are still hidden, but checkbox is now
unselected.
4. Apply this patch.
5. Check checkbox again and refresh page.
=> Checkbox should be still checked.

Sponsored-by: Koha-Suomi Oy
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2024-07-25 11:16:50 +01:00
..
fetch Bug 37332: Fix unseen and customer renewal date parameters in svc 2024-07-18 17:53:18 +02:00
modals Bug 36373: Show existing bookings in the datepicker 2024-05-13 14:00:07 +02:00
pages Bug 36129: Make check on "Hide all columns" persist on item patch modification/deletion 2024-07-25 11:16:50 +01:00
tables Bug 37047: (QA follow-up) Fix translations 2024-06-21 15:24:44 +02:00
vue Bug 37274: Use the Toolbar component in all Vue components 2024-07-18 18:25:58 +02:00
acq.js Bug 30598: remove all the console.log redundancies 2024-04-29 09:35:51 +02:00
acquisitions-menu.js
additem.js Bug 35514: Fix total cost update when adding multiple items to order 2024-01-29 12:25:03 +01:00
addorderiso2709.js Bug 36035: Wrong text colour in addorderiso2709.pl 2024-03-26 11:21:10 +01:00
admin-menu.js
ajax.js
audio_alerts.js Bug 34478: Manual fix - audio alerts 2024-03-01 10:59:02 +01:00
auth-finder-search.js Bug 35903: In cataloguing authority plugin using autocomplete must set operator exact 2024-04-29 09:35:44 +02:00
authorities-detail-modal.js Bug 34180: Template variable in JavaScript prevents authority MARC preview from displaying 2023-07-03 14:51:45 -03:00
authtype.js Bug 34913: DataTables upgrade: Update CSS and option names 2024-01-26 15:13:40 +01:00
automatic_item_modification_by_age.js
basket.js Bug 34553: Update send list and send cart popup footers 2023-09-22 11:35:46 -03:00
biblio_framework.js Bug 34913: DataTables upgrade: Update CSS and option names 2024-01-26 15:13:40 +01:00
browser.js Bug 28196: Insert searchid in URL correctly, so it doesn't follow the hash 2023-07-12 14:30:57 -03:00
calendar.js
cancel_booking_modal.js Bug 33737: Fix undefined variable issues 2024-05-10 16:45:57 +02:00
cart.js Bug 34478: SQUASH Follow-up to previous batch operations patches 2024-03-01 11:00:05 +01:00
cashup_modal.js Bug 31041: (follow-up) Clean up and generalise 2023-11-08 09:59:00 -03:00
catalog.js Bug 27893: (QA follow-up) Rephrase warning 2024-04-19 18:06:33 +02:00
cataloging.js Bug 36388: Mouse operation does not work in draggable fields in authority editor 2024-05-10 14:11:48 +02:00
cataloging_additem.js Bug 36327: Update handling of item delete 2024-03-20 18:39:45 +01:00
categories.js Bug 34597: Add 'ill_request' to patron category admin page 2024-06-11 10:43:55 +01:00
charts.js
checkout_renewals_modal.js
checkouts.js Bug 36060: (follow-up) Remember selections when refreshing the table 2024-05-21 13:39:49 +02:00
cookieconsent.js Bug 34792: Improve flexibility of CookieConsentBar layout 2024-04-29 09:35:50 +02:00
datatables.js Bug 37257: Enable translation of Copy control in OPAC user summary 2024-07-09 14:56:04 +02:00
elasticsearch-mappings.js Bug 36396: Link facet with authorised value category - ES 2024-05-07 15:53:53 +02:00
file-upload.js Bug 36084: Fix file upload and www/batch.t 2024-03-01 11:01:01 +01:00
form-submit.js Bug 37270: Fix deletion of saved reports 2024-07-22 07:32:21 +01:00
funds_sorts.js Bug 35823: When uploading a MARC file to a basket it is showing inactive funds without the show checkbox button selected 2024-07-01 18:55:54 +02:00
holds.js Bug 34263: (QA follow-up): Use flatpickr .clear instead 2024-05-10 14:11:44 +02:00
ill-availability-partner.js
ill-availability.js
ill-batch-modal.js Bug 34282: Fix availability check in ILL batches 2024-01-31 14:44:39 +01:00
ill-batch-table.js Bug 36130: Fetch all batches for the table 2024-03-12 17:47:37 +01:00
ill-batch.js Bug 30719: (QA follow-up) Rename illbatches endpoint to ill/batches 2023-10-17 14:45:20 -03:00
ill-list-table.js Bug 36894: Display journal article ILL request author 2024-06-11 08:11:38 +01:00
item_search_fields.js Bug 34401: Fix inconsistencies in Item search fields page titles, breadcrumbs, and headers 2023-10-17 14:45:29 -03:00
job_progress.js Bug 34468: Add progress callback to job_progress.js 2023-10-25 12:09:48 -03:00
letter.js Bug 37059: Fix insert button in notices and slips 2024-06-25 18:34:12 +02:00
localcovers.js Bug 35557: Remove LoadResultsCovers 2023-12-27 19:06:04 +01:00
mana.js Bug 36084: svc - mana 2024-03-01 11:01:01 +01:00
marc_modification_templates.js Bug 34478: Fixes for MARC modification template management 2024-03-01 11:00:05 +01:00
marc_subfields_structure.js Bug 34913: DataTables upgrade: Update CSS and option names 2024-01-26 15:13:40 +01:00
members-menu.js Bug 29393: Ability to send emails from patron details page 2024-04-29 17:37:56 +02:00
members-patron-selections.js Bug 34479: Update syntax for translatable string 2024-01-16 16:35:05 +01:00
members.js Bug 36738: Don't copy date when repeating date fields 2024-05-03 10:59:36 +02:00
merge-record.js
messaging-preference-form.js
modal_printer.js Bug 31041: (follow-up) Clean up and generalise 2023-11-08 09:59:00 -03:00
onboarding.js
patron-webcam.js Bug 35344: Warn on patron image upload if missing cardnumber 2023-12-11 19:41:25 +01:00
recalls.js Bug 36084: svc - recall 2024-03-01 11:00:57 +01:00
resolve_claim_modal.js
restrictiontypes.js Bug 34913: DataTables upgrade: Update CSS and option names 2024-01-26 15:13:40 +01:00
rotating-collections.js Bug 34478: Item removal deletion should be POSTed form 2024-03-01 10:59:39 +01:00
select2.js
serials-toolbar.js Bug 34478: Adjust 'op' on serials/subscription-renew 2024-03-01 11:00:16 +01:00
showpredictionpattern.js
sms_providers.js Bug 34478: Correct op value for SMS provider deletion 2024-03-01 10:59:35 +01:00
staff-global.js Bug 36844: (QA follow-up) Fix preselected options on set-library.pl 2024-05-17 10:36:22 +02:00
subscription-add.js Bug 36084: svc - mana 2024-03-01 11:01:01 +01:00
table_filters.js Bug 34913: Fix Activate/Deactive filters with table_filters.js 2024-01-26 15:13:45 +01:00
tools-menu.js
upload-images.js Bug 36700: Fix CSRF-TOKEN header in image upload 2024-05-01 13:40:22 +01:00
viewlog.js
xmlControlfield.js Bug 34565: Label mismatch in MARC21 006 and 008 cataloging plugins 2023-08-29 14:37:12 -03:00
z3950_search.js Bug 33655: z39.50 search no longer shows search in progress 2023-05-12 11:22:37 -03:00