Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Tomas Cohen Arazi f5536c566e Bug 27946: Add UI handling of AR fees
This patch:
- Adds a notice about the fee to be charged to the patron (staff and
  OPAC)
- Adds the right UI description for ARTICLE_REQUEST_FEE debit types in
  the UI.

To test:
1. Have some article request fee rules
2. Play with placing an article request in OPAC and staff
=> SUCCESS: You see a message about the fee
=> SUCCESS: The fees are correctly applied to the patron
3. Sign off :-D

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-01-28 11:09:07 -10:00
..
account-table.inc Bug 27876: added sr-only to caption of table in Charges page 2021-05-10 15:52:53 +02:00
accounts.inc Bug 27946: Add UI handling of AR fees 2022-01-28 11:09:07 -10:00
authorities-search-results.inc
av-build-dropbox.inc Bug 27297: Add required and blank options to av-build-dropbox.inc 2021-01-19 16:03:34 +01:00
biblio-title-head.inc
biblio-title.inc
bodytag.inc Bug 25765: Replace LoginBranchname and LoginBranchcode with use of Branches template plugin 2020-07-23 11:17:27 +02:00
calendar.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
columns_settings.inc Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02:00
datatables.inc Bug 25909: Recent change to datatables JS in the OPAC causes errors 2020-07-16 15:33:29 +01:00
date-format.inc
display-library-address.inc Bug 27830: (follow-up) Merge DE and FR address formats 2021-04-21 10:51:30 +02:00
doc-head-close.inc Bug 26454: Add system preference to set meta description for the OPAC 2020-09-30 16:15:34 +02:00
doc-head-open.inc
greybox.inc
holds-table.inc Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02:00
html_helpers.inc Bug 28921: Remove warning from html_helpers.inc 2021-09-09 10:59:38 +02:00
i18n.inc
ill-availability-table.inc
item-status-schema-org.inc
item-status.inc Bug 27090: Opac basket: fix the 'In transit from' and 'to' 2021-01-11 10:05:19 +01:00
js-date-format.inc Bug 24980: (follow-up) return '' when date is null 2020-05-01 08:14:34 +01:00
masthead-langmenu.inc Bug 27881: Markup error in masthead-langmenu.inc 2021-04-01 18:51:37 +02:00
masthead-sci.inc Bug 24223: Convert OpacNav system preference to additional content 2021-11-08 11:18:39 +01:00
masthead-sco.inc Bug 24223: Convert OpacNav system preference to additional content 2021-11-08 11:18:39 +01:00
masthead.inc Bug 29487: Set autocomplete off for userid/password fields at login 2021-12-01 21:57:36 -10:00
navigation.inc Bug 24224: Convert OpacNavBottom system preference to additional content 2021-11-08 11:41:48 +01:00
opac-authorities.inc
opac-bottom.inc Bug 28180: Fix collision with existing verify_images 2021-10-21 12:24:04 +02:00
opac-detail-sidebar.inc Bug 29180: Rename syspref RequestOnOpac with OPACHoldRequests 2021-11-05 12:13:25 +01:00
opac-facets.inc Bug 26881: Remove period on limit to available items on opac 2020-11-03 10:57:35 +01:00
opac-note.inc Bug 22672: Change <i> to <em> and <b> to <strong> in templates, includes, xslt 2020-06-29 12:37:02 +02:00
opac-topissues.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
openlibrary-readapi.inc Bug 26148: OpenLibrary "Preview" link target is unclear to patrons 2020-11-05 15:24:20 +01:00
overdrive-checkout.inc Bug 28537: (follow-up) Correct and improve OverDrive checkout modal 2021-11-03 15:40:52 +01:00
overdrive-login.inc Bug 26753: Set focus for cursor to password field on Overdrive login popup on OPAC 2020-11-03 10:57:35 +01:00
page-numbers.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
password_check.inc Bug 23816: Add minimum password length and require strong password overrides by category 2020-09-09 15:39:52 +02:00
patron-title.inc
recordedbooks-checkout.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
resort_form.inc
shelfbrowser.inc Bug 26921: Don't generate an invalid custom cover image if the url cannot be generated 2020-12-21 10:07:48 +01:00
slip-print.inc Bug 27282: fix all occurrences 2021-04-21 10:51:29 +02:00
subtypes_unimarc.inc Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
title-actions-menu.inc Bug 29180: Rename syspref RequestOnOpac with OPACHoldRequests 2021-11-05 12:13:25 +01:00
user-star-ratings.inc Bug 25110: (QA follow-up) Add aria-hidden="true" to FA icons 2020-04-29 17:04:51 +01:00
usermenu.inc Bug 28959: (follow-up) Adjust more places in which 'category' was used 2021-10-28 17:47:38 +02:00
validator-strings.inc Bug 27668: Improve validation of patron entry form in the OPAC 2021-03-05 13:38:58 +01:00
xslt-handler.inc