Koha/koha-tmpl/intranet-tmpl/prog/js
Jonathan Druart 618b6986f2
Bug 37277: Detach identifiers on the local title list view
If a local title has both ISBN (Print) and ISBN (Online) the 2 values
are concanetate on the same line without space on the the local title
list view.

With this patch they are now separated by a new line.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-07-11 13:40:51 +02:00
..
fetch Bug 36700: Fix underscore in CSRF header 2024-05-01 13:40:12 +01:00
modals Bug 36373: Show existing bookings in the datepicker 2024-05-13 14:00:07 +02:00
pages Bug 36838: Add CSRF token to tags review AJAX requests 2024-05-13 16:24:18 +02:00
tables Bug 37047: (QA follow-up) Fix translations 2024-06-21 15:24:44 +02:00
vue Bug 37277: Detach identifiers on the local title list view 2024-07-11 13:40:51 +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
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
authtype.js
automatic_item_modification_by_age.js
basket.js
biblio_framework.js
browser.js
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
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 36246: (QA follow-up) New JS should start tidy 2024-05-03 18:02:14 +02: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
ill-list-table.js Bug 36894: Display journal article ILL request author 2024-06-11 08:11:38 +01:00
item_search_fields.js
job_progress.js
letter.js Bug 37059: Fix insert button in notices and slips 2024-06-25 18:34:12 +02:00
localcovers.js
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
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
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
onboarding.js
patron-webcam.js
recalls.js Bug 36084: svc - recall 2024-03-01 11:00:57 +01:00
resolve_claim_modal.js
restrictiontypes.js
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
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
z3950_search.js