Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Srdjan 1802aa9153 Bug 5786 - Move AllowOnShelfHolds and OPACItemHolds system prefs to the Circulation Matrix
C4::Reserves:
* Added OnShelfHoldsAllowed() to check issuingrules
* Added OPACItemHoldsAllowed() to check issuingrules
* IsAvailableForItemLevelRequest() changed interface, now takes
  $item_record,$borrower_record; calls OnShelfHoldsAllowed()

opac/opac-reserve.pl and opac/opac-search.pl:
* rewrote hold allowed rule to use OPACItemHoldsAllowed()
* also use OnShelfHoldsAllowed() through
* IsAvailableForItemLevelRequest()

templates:
* Removed AllowOnShelfHolds and OPACItemHolds global flags, they now
  only have meaning per item type

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>

I have tested this patch left, right and upside down for the last
several months. All tests have passed.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-03-25 10:33:14 -03:00
..
search Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
authorities-search-results.inc Bug 7442: (follow-up) apply change to Bootstrap theme 2014-05-05 01:30:45 +00:00
bodytag.inc Bug 12162 - Add class="branchcode" to body tag to make OPAC CSS-styleable per branch 2014-09-23 15:39:31 -03:00
calendar.inc Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
datatables.inc Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
date-format.inc Bug 11694: Improve handling of individual hold suspension in Bootstrap OPAC 2014-03-26 16:07:44 +00:00
doc-head-close.inc Bug 12220 - bootstrap not responsive on all devices 2014-07-03 10:38:21 -03:00
doc-head-open.inc Bug 13112 - Add name of template file in html comment for each '.tt' file. 2014-10-28 10:45:32 -03:00
item-status-schema-org.inc Bug 10626: (follow-up) replace use of KohaAuthorisedValues in the Bootstrap theme 2013-12-20 04:22:20 +00:00
item-status.inc Bug 9214 - Show damaged status in the OPAC for items which are not for loan 2014-11-11 15:13:03 -03:00
masthead-sco.inc Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
masthead.inc Bug 12399 - opaccredits printing at top on printable version 2015-03-15 09:09:45 -03:00
navigation.inc Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
opac-authorities.inc Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
opac-bottom.inc Bug 12399 - opaccredits printing at top on printable version 2015-03-15 09:09:45 -03:00
opac-detail-sidebar.inc Bug 5786 - Move AllowOnShelfHolds and OPACItemHolds system prefs to the Circulation Matrix 2015-03-25 10:33:14 -03:00
opac-facets.inc Bug 13789 - facets with accented utf-8 characters generate double encoded links 2015-03-07 21:05:04 +01:00
opac-topissues.inc Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
page-numbers.inc Bug 12399: Small change to remove the whole paging 2015-03-15 09:09:51 -03:00
patron-title.inc Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
resort_form.inc Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
shelfbrowser.inc Bug 10309: (follow-up) Update for Bug 10856, improve shelf browser 2013-10-14 23:13:47 +00:00
subtypes_unimarc.inc Bug 11189: Rename "Print" label in UNIMARC advanced search 2013-11-08 16:48:42 +00:00
usermenu.inc Bug 10807: Add an authority search history for the OPAC - bootstrap 2014-05-05 02:37:57 +00:00