Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Martin Renvoize a6d77fb428 Bug 27967: Add min attribute to borraccount modals
This patch adds a min attribute to the form fields of the borrower
account page modals to prevent negative values being entered
inappropriately.

Test plan
1/ Trigger the refund modal from the borrower account page.
2/ Attempt to enter a negative value for the amount to refund and note
with the patch applied you face a validation error (without the patch,
upon submission of a negative value you will be faced with a server side
error)
3/ Trigger the discount modal from the borrower account page.
4/ Attempt to enter a negative value for the amount to discount and note
with the patch applied you face a validation error (without the patch,
upon submission of a negative value you will be faced with a server side
error)
5/ Signoff

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2021-03-18 15:03:29 +01:00
..
acqui Bug 27930: Move _escape_* from acqui/parcel.tt to js/staff-global.js 2021-03-11 16:30:56 +01:00
admin Bug 27835: (follow-up) Update language, remove warn, add feedback 2021-03-18 15:03:23 +01:00
authorities Bug 27737: Tag editor for authority lookup broken in authority editor 2021-03-16 12:04:02 +01:00
basket
batch
catalogue Bug 25846: (follow-up) Show "No cover image available" message 2021-03-04 08:38:09 +01:00
cataloguing Bug 24623: Phase out jquery.cookie.js: Advanced MARC editor 2021-03-04 16:18:42 +01:00
circ Bug 27969: Change wording on returns page 2021-03-17 14:19:21 +01:00
clubs Bug 26602: Don't export "actions" column 2021-02-08 14:56:00 +01:00
common Bug 27933: Fix patron search result ordering 2021-03-18 15:03:26 +01:00
course_reserves Bug 26602: Don't export "actions" column 2021-02-08 14:56:00 +01:00
errors
ill
installer Bug 27473: Remove the redirect after 10sec 2021-03-03 15:53:59 +01:00
labels Bug 27404: update labels/label-edit-range.tt for ACC2 2021-02-08 16:12:42 +01:00
mana
members Bug 27967: Add min attribute to borraccount modals 2021-03-18 15:03:29 +01:00
offline_circ
onboarding
patron_lists Bug 27605: Add floating toolbar to patron search page 2021-02-09 09:23:55 +01:00
patroncards Bug 26602: Don't export "actions" column 2021-02-08 14:56:00 +01:00
plugins Bug 26602: Don't export "actions" column 2021-02-08 14:56:00 +01:00
pos Bug 26272: Add ajax driven cashup modal to library page 2021-03-16 16:08:30 +01:00
reports Bug 27380: Add 'list' option to Koha report parameters 2021-02-12 12:22:08 +01:00
reserve Bug 27863: Use the /libraries route when AllowHoldsPolicyOverride is set 2021-03-09 09:50:44 +01:00
reviews
rotating_collections Bug 26618: (QA follow-up) Update messages syntax 2021-03-03 15:36:13 +01:00
serials Bug 27332: Hide branchcode and note is RenewSerialAddsSuggestion if off 2021-02-23 13:16:07 +01:00
services
suggestion Bug 27813: Restore default order on suggestion list view 2021-03-11 11:05:09 +01:00
tags Bug 26602: Don't export "actions" column 2021-02-08 14:56:00 +01:00
test
tools Bug 27766: Hide expired news items by default 2021-03-09 15:05:31 +01:00
virtualshelves Bug 27605: Add floating toolbar to patron search page 2021-02-09 09:23:55 +01:00
about.tt Bug 22824: Add warning to the about page 2021-03-04 16:18:42 +01:00
auth.tt Bug 18506: (QA follow-up) Indentation and more conditionals 2021-02-09 09:48:35 +01:00
intranet-main.tt