From b90e3d75e641576c26287b865a71527e9b15aef0 Mon Sep 17 00:00:00 2001 From: Emmi Takkinen Date: Tue, 6 May 2025 11:55:42 +0300 Subject: [PATCH] Bug 36135: Add several fixes This patch adds several fixes and improvements: -Allow open-ended search To test: 1. Find holds to modify and fill either "Expiration date from" field or "Expiration date to" field. 2. Click "Search" button. => Confirm that your search contains holds that match your search. -Suspend hold if new suspend until date is set To test: 1. Find some holds to modify which can be suspended. 2. Select holds to modify from your search and set new suspended date for them. Do not select new suspended status from "Suspend holds" dropdown. 3. Click "Modify holds" button. => Confirm that pop-up preventing modificating holds suspend date without setting new suspend status is not displayed and holds are now suspended with new suspended until date. -Add word "and" to suspend date filter message -Change "form" to "cud-form" in guided_reports_start.tt to prevent programming error message Sponsored-by: Koha-Suomi Oy --- .../modules/reports/guided_reports_start.tt | 2 +- .../en/modules/tools/batch_modify_holds.tt | 42 +++++++++++++------ tools/batch_modify_holds.pl | 25 +++++------ 3 files changed, 44 insertions(+), 25 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt index cc191e2efc..7622128732 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt @@ -1073,7 +1073,7 @@
[% INCLUDE 'csrf-token.inc' %] - +