Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Agustin Moyano 10e23507f5 Bug 20936: Add patron's hold history menu in OPAC
This patch adds patron's hold history in OPAC.

To test:
1. apply this patch
2. Find a patron, place several holds and cancel or fulfill them
3. Go to patron's opac
CHECK => There is no 'your holds history' option in menu
4. In admin preferences enable OPACHoldsHistory
5. Go back to patron's opac
SUCCESS => There is a 'your holds history' menu option
        => Holds history displays all holds
6. Change order, and list limit
SUCCESS => All controls work as expected
7. Sign off.

Signed-off-by: Todd <tgoatley@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-11-11 15:55:48 +01:00
..
account-table.inc Bug 26697: Make account.inc consistent between staff and opac 2020-11-10 15:00:14 +01:00
accounts.inc Bug 26697: Make account.inc consistent between staff and opac 2020-11-10 15:00:14 +01:00
authorities-search-results.inc
av-build-dropbox.inc
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 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +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
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 Bug 24732: Set DumpTemplateVars Dumper options for Indent and Sort 2020-03-02 10:08:31 +00:00
greybox.inc
holds-table.inc Bug 24412: (follow-up) bad desk printing 2020-11-06 15:55:17 +01:00
html_helpers.inc Bug 22880: Convert opacheader system preference to news block 2020-02-24 13:24:12 +00:00
i18n.inc
ill-availability-table.inc Bug 23173: (follow-up) Fix QA script errors 2020-04-06 11:05:14 +01:00
item-status-schema-org.inc
item-status.inc Bug 26323: Retrieve the correct values for LOST, DAMAGED, LOC and CCODE 2020-09-28 16:09:10 +02: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 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
masthead-sci.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
masthead-sco.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
masthead.inc Bug 26810: Restore OpacCustomSearch news display 2020-10-26 00:14:41 +01:00
navigation.inc
opac-authorities.inc
opac-bottom.inc Bug 26148: OpenLibrary "Preview" link target is unclear to patrons 2020-11-05 15:24:20 +01:00
opac-detail-sidebar.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02: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 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02: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 Bug 25014: Fix capitalization for "Call Number" in staff and OPAC sort options 2020-04-03 14:26:34 +01:00
shelfbrowser.inc Bug 26421: Use Bootstrap screen reader text class for shelf browser messages 2020-09-18 11:49:29 +02:00
slip-print.inc
subtypes_unimarc.inc
title-actions-menu.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02: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 20936: Add patron's hold history menu in OPAC 2020-11-11 15:55:48 +01:00
xslt-handler.inc