Koha/koha-tmpl/intranet-tmpl/prog/css
Matt Blenkinsop 4c96b67cab
Bug 27919: (QA follow-up): Add alerts to the UI to show there are return claims
This patch adds info to the UI to show when there is a return claim. It also reconciles the behaviour for allowing the lost status to be changed. Previously the lost status could not be changed if there was a return claim. This is now possible and a message is shown highlighting the fact that there is a return claim as well as the new lost status.

Test plan:
1) Add a return claim to an item.
2) Check the holdings table on the record page and observe that the "Status" column now shows that there is a return claim
3) Click on the barcode for that item in the table to get to the item editing page
4) Observe that the select for the item lost status is not disabled
5) Change the status and save - the form should save correctly and display both the new status as well as a message showing that there is a return claim.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-10-22 12:06:51 +02:00
..
src Bug 27919: (QA follow-up): Add alerts to the UI to show there are return claims 2024-10-22 12:06:51 +02:00
addbiblio.css Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
cateditor.css Bug 38057: Fix checkmarks in Change framework menu in Advanced editor after Bootstrap5 update 2024-10-11 12:21:28 +02:00
hierarchy.css
humanmsg.css
itemsearchform.css Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
login.css Bug 37691: Improve visibility of password expiration reset link 2024-09-02 12:13:46 +02:00
preferences.css Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
print.css
printreceiptinvoice.css
reports.css
right-to-left.css
select2.css Bug 36545: (follow-up) Style tweaks for Select2 multiple fields 2024-04-30 17:09:54 +02:00
spinelabel.css
tinymce.css
uploader.css