commit fef3b93bbf6ce4dfb29c811f86fb2d2e1ae500b1 Author: Jonathan Druart Date: Fri Oct 3 16:09:55 2025 +0200 Bug 38201: Fix InfiniteScrollSelect_spec.ts Same as commit 64a271992a7022be061a9e65a056c96c990b1a92 Bug 38201: Improve Agreements/Edit tests It removes the following DT warning in the console DataTables warning: table id=DataTables_Table_0 - Requested unknown parameter 'status' for row 0, column 4. For more information about this error, please see https://datatables.net/tn/4 related to bug 40809 Signed-off-by: Lucas Gass commit e0ebd409917c6c017234211db8409ae05ed2b787 Author: Jonathan Druart Date: Fri Oct 3 12:06:14 2025 +0200 Bug 38201: Fix translation function: __ vs $__ Signed-off-by: Jonathan Druart commit 5873a68f646b28410b495d478c7e040494add861 Author: Jonathan Druart Date: Fri Oct 3 11:52:07 2025 +0200 Bug 38201: Fix codespell koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsLocalTitleResource.vue:492: keywork ==> keyword t/cypress/component/ShowElement_spec.ts:39: falsy ==> falsely, false Signed-off-by: Jonathan Druart commit 0528845e880f0de444157c434f349b88815631bb Author: Jonathan Druart Date: Fri Oct 3 11:49:17 2025 +0200 Bug 38201: Tidy ERM/EHoldingsEBSCOTitlesList.vue Fixes xt/vue_tidy.t Signed-off-by: Jonathan Druart commit 78d03b4bb55f16c69dd34ceb75275c3ad74c1512 Author: Lucas Gass Date: Thu Oct 2 18:00:21 2025 +0000 Bug 38201: Update yarn.lock Signed-off-by: Lucas Gass commit 56cf8508a458a8c6d00b1512a6ce445f7d8894c9 Author: Matt Blenkinsop Date: Wed Oct 1 14:59:29 2025 +0100 Bug 38201: Fix Dataproviders_spec.ts Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 4edf8e5b7a3fa6701ecde1700b0acd878b70986b Author: Jonathan Druart Date: Fri Sep 26 12:19:41 2025 +0200 Bug 38201: Remove DT warnings from Cypress tests (cherry picked from commit b2a779e12f3ae23e10cba6177f248e12263306f8) Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit fe0e077e933d6d3bc6feff316b8b2f0c11b55879 Author: Matt Blenkinsop Date: Fri Sep 26 10:40:21 2025 +0100 Bug 38201: Remove discarded params error from DataProviders Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 634475888de79b58fb4067aea0f5adde51a1fc9b Author: Matt Blenkinsop Date: Fri Sep 26 09:32:54 2025 +0100 Bug 38201: Avoid parseFloat when value is an empty string Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 64a271992a7022be061a9e65a056c96c990b1a92 Author: Jonathan Druart Date: Fri Sep 26 10:11:12 2025 +0200 Bug 38201: Improve Agreements/Edit tests It removes the following DT warning in the console DataTables warning: table id=DataTables_Table_0 - Requested unknown parameter 'status' for row 0, column 4. For more information about this error, please see https://datatables.net/tn/4 related to bug 40809 (cherry picked from commit bc0ad04dddbe8e3462238a14b0e9e5caaa3cdfd7) Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit a5af4008e4c2b8e7c29bd901157e2dd351263314 Author: Jonathan Druart Date: Fri Sep 26 09:29:21 2025 +0200 Bug 38201: Add missing newlines at end of file (cherry picked from commit d5a9d6ebcc8ef5fd5189a3c91df5c0899d440aef) Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 6c202ed5802c1c8f413a8112a6a7f9d54a984a80 Author: Jonathan Druart Date: Fri Sep 26 09:12:02 2025 +0200 Bug 38201: Remove cy.wait(500) Statements removed by bug 40051 but reintroduced by a commit earlier (cherry picked from commit ab8914358f97bd4e78b20490e5741f87e40ebb15) Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 1ea0b6f51b53fb111fb50a9389f498719ffd5cfc Author: Jonathan Druart Date: Fri Sep 26 06:41:11 2025 +0200 Bug 38201: Do not duplicated CSS rules (cherry picked from commit 8f93049f404bb6d6b47ccc0d3c1a8a7a3ec03b1a) Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 6517f9e3ad1d4409fdb67b9f6f6d1a6fcea91afa Author: Jonathan Druart Date: Fri Sep 26 06:28:04 2025 +0200 Bug 38201: Fix radio inputs (cherry picked from commit dab18d4a5f1546e79fafee1563276dc851f21e6e) Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 35ce755ed820a075be5d1104bd56b56f0d3a548a Author: Matt Blenkinsop Date: Thu Sep 25 15:54:59 2025 +0100 Bug 38201: Cypress fixes Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 141e05bff39a27e052c1e9488e0d2e196cd87406 Author: Matt Blenkinsop Date: Thu Sep 25 15:29:56 2025 +0100 Bug 38201: Make all framework tests db independent Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 91db3f7786bed1455de6c4d90bde927f4e5e1ad2 Author: Jonathan Druart Date: Thu Sep 25 16:07:54 2025 +0200 Bug 38201: (follow-up) Fix JS warning for deliverytime on the Vendor edit for Happened again with discount [Vue warn]: Invalid prop: type check failed for prop "modelValue". Expected String with value "1.75", got Number with value 1.75. at (cherry picked from commit e44d7ceda0369a44964dd1cb715d53f8740a9556) Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 09b64a9d8458d2e0a41a88f75e0173eb68a04908 Author: Matt Blenkinsop Date: Thu Sep 25 15:05:15 2025 +0100 Bug 38201: Fix number fields in the vendor form Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 06ccd58ff84e1a0734125decff25b9bb51e5c1ee Author: Matt Blenkinsop Date: Thu Sep 25 14:56:16 2025 +0100 Bug 38201: Fix vendor tax rate Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 604257569f0a242ff4ac4923c753263d370ab455 Author: Matt Blenkinsop Date: Tue Sep 23 16:08:18 2025 +0100 Bug 38201: Cypress fixes Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 4bf81161a7d2f4104aa5d7a8c717b57f931b7f01 Author: Matt Blenkinsop Date: Tue Sep 23 12:47:35 2025 +0100 Bug 38201: Assign 'show' events dynamically Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 040550bed817ccb056514baac9b6d923fc8a4cd1 Author: Matt Blenkinsop Date: Tue Sep 16 10:18:10 2025 +0100 Bug 38201: Update unit tests for split pane mode Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 3269381e8af4c8dcf0a61f61e0048c37723c502b Author: Matt Blenkinsop Date: Tue Sep 16 09:29:00 2025 +0100 Bug 38201: Allow for multiple split screen panels Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit d8452a72d9e09dccd4e3b25b5f6b894e0f4fa2b1 Author: Matt Blenkinsop Date: Mon Sep 15 17:22:31 2025 +0100 Bug 38201: Restore subscriptions and allow appendToShow to ignore panes where required Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 023e6f31bb25be492fcad6c93e8c707e669ea93f Author: Matt Blenkinsop Date: Mon Sep 15 17:00:57 2025 +0100 Bug 38201: Introduce a split pane view to ResourceShow Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit fc7a5d9c84fd3c3a56ace75c809cadcf8964e22a Author: Matt Blenkinsop Date: Mon Sep 15 14:05:41 2025 +0100 Bug 38201: Pre-select the 'All' option on the Trains list Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 7eb9435585f0c6a5224a857100dd79646cbbf6fc Author: Matt Blenkinsop Date: Mon Sep 15 14:05:15 2025 +0100 Bug 38201: Fix JS warning for deliverytime on the Vendor edit form Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 8724b98c51cdc0bd77072fc93a1d513e26f072de Author: Jonathan Druart Date: Mon Sep 15 12:27:32 2025 +0200 Bug 38201: Load Cypress components - componentPath (cherry picked from commit 0fc12a0b7875b4bf0b77c200946516c1bd2092e0) Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 70b7bb0f339bb017ff701d76faca38ce4ab73a04 Author: Jonathan Druart Date: Mon Sep 15 11:44:07 2025 +0200 Bug 38201: Move cypress components under t/cypress (cherry picked from commit 5cf8a60eb99e37abc365639d05e9da9ca931f7d6) Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 03c3f916a83fbffe97d89f2cd0eb05aafb5bae93 Author: Matt Blenkinsop Date: Fri Sep 12 14:19:20 2025 +0100 Bug 38201: Fix the spacing of the Trains list filters Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 65e7ecfd439829f5123e4cdd6d3fded5656a52e3 Author: Matt Blenkinsop Date: Fri Sep 12 13:59:59 2025 +0100 Bug 38201: Restore format_date to vendor resource Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 694c87bfb4f54758ea2bb378d2331be638ea6e42 Author: Matt Blenkinsop Date: Fri Sep 12 13:11:29 2025 +0100 Bug 38201: Remove redundant code from base-resource.js and resolve additionalFilter error Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit d93e01850a839810d6238aa0194df0ff16002f4e Author: Matt Blenkinsop Date: Fri Sep 12 13:10:44 2025 +0100 Bug 38201: Add component tests for useBaseResource Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 37076455ff19e2b749bc8a120572379abc4a3f5a Author: Matt Blenkinsop Date: Wed Jul 30 15:14:03 2025 +0100 Bug 38201: Add component tests for FormElement Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 761ff5725f8f5bff8fe0e36d646501e926548b8b Author: Matt Blenkinsop Date: Wed Jul 30 15:13:23 2025 +0100 Bug 38201: Add disabled attribute to all FormElements Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 5a3aacf1c60115c410adef268b5a120b3b6c3fc1 Author: Matt Blenkinsop Date: Wed Jul 30 11:45:15 2025 +0100 Bug 38201: Use Vue alias for imports Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit bf614927a88bf13ddd051e631b4e3972873579d6 Author: Matt Blenkinsop Date: Wed Jul 30 11:44:57 2025 +0100 Bug 38201: Mock the router for component testing Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 65fd882fa8e18276e4530ed23aa7e0e571eab1c0 Author: Jonathan Druart Date: Wed Jul 30 12:09:21 2025 +0200 Bug 38201: install i18n on mount for component testing (cherry picked from commit 5a78bc6fbfcb25d5b62e029f2cb6feacf17e8396) Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit e18cd933f28ef0dc784f373f318f7614f8c6da5d Author: Matt Blenkinsop Date: Wed Jul 30 10:22:54 2025 +0100 Bug 38201: Remove ARM dependency from package.json Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 40c08f81df87ae170eea80e9153e3d03bd085f5f Author: Matt Blenkinsop Date: Wed Jul 30 10:22:11 2025 +0100 Bug 38201: Add framework tests for ResourceFormSave Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 0edc8702aa44552d86b2fc1e15e9078ea080e0f3 Author: Matt Blenkinsop Date: Tue Jul 29 17:08:06 2025 +0100 Bug 38201: Add component tests for ShowElement Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 083a000d377d508026d7bd572aec41f8545060ed Author: Matt Blenkinsop Date: Tue Jul 29 17:07:35 2025 +0100 Bug 38201: Address radio type issues in ShowElemeent Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 109804e16368942b9b1204292655463aa49799a5 Author: Matt Blenkinsop Date: Fri Jul 25 10:54:44 2025 +0100 Bug 38201: Add VueFramework cypress tests Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 3dbd768efd968ef2ffe94942b36db26156238d14 Author: Matt Blenkinsop Date: Thu Jul 24 14:20:46 2025 +0100 Bug 38201: DRY out cypress object deletion Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit f3699af0f0d5844a4af40ea7047c14cdd2053176 Author: Matt Blenkinsop Date: Thu Jul 24 12:12:52 2025 +0100 Bug 38201: Add cypress tests for breadcrumbs Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 66b372b9a4b14132da25dfe5212526f5e6b03df6 Author: Matt Blenkinsop Date: Thu Jul 24 10:49:04 2025 +0100 Bug 38201: Add radio column definition to getTableColumns Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 11a861bf9a46992b195892b8068fe6092f61d87f Author: Matt Blenkinsop Date: Thu Jul 24 10:12:21 2025 +0100 Bug 38201: Rebase for changes in bug 40483 (vendor alias searching) Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit bd4659e825982c68263788aa3670184712eb0789 Author: Matt Blenkinsop Date: Wed Jul 23 15:34:51 2025 +0100 Bug 38201: Add breadcrumb data where required Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit 36311b38e36b9182e89354b3186e49b2e49ce402 Author: Matt Blenkinsop Date: Wed Jul 23 15:24:03 2025 +0100 Bug 38201: Rename table variable filters due to conflict with DT properties Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass commit bfd4fb7067417c18cda529fb1025f556a394e63e Author: Matt Blenkinsop Date: Wed Jul 23 12:07:17 2025 +0100 Bug 38201: Element fields are already grouped in an elements directory Signed-off-by: Michaela Sieber Signed-off-by: Jonathan Druart Signed-off-by: Lucas Gass