Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Jonathan Druart 6ee8dd3a59 Bug 15407: Koha::Patron::Categories - replace C4::Category->all
The C4::Category module contained only 1 method to return the patron
categories available for the logged in user.
The new method Koha::Patron::Categories->search_limited does exactly the
same thing (see tests) and must be used in place of it.

Test plan:
- Same prerequisite as before
For the following pages, you should not see patron categories limited to
other libraries.
- On the 'Item circulation alerts' admin page
  (admin/item_circulation_alerts.pl), modify the settings for check-in
  and checkout (NOTE: Should not we display all patron categories on
  this page? If yes, it must be done in another bug report to ease
  backporting it).
- Search for patrons in the admin (budget) and acquisition (order) module.
- On the patron home page (search form in the header)

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-09-08 13:29:03 +00:00
..
tables Bug 17076 - Format fines in patron search results table 2016-08-10 14:05:48 +00:00
boraccount.tt Bug 16888: Add Font Awesome Icons to Members 2016-07-15 18:02:48 +00:00
deletemem.tt Bug 17097: here the var is 'member', not 'borrowernumber' 2016-08-18 15:55:24 +00:00
discharge.tt Bug 16465: Fix typo issues vs checkouts 2016-06-10 16:45:31 +00:00
discharges.tt
files.tt Bug 15542: Always display the patron's info the same way. 2016-01-23 19:15:08 +00:00
mancredit.tt
maninvoice.tt
member-flags.tt Bug 16494 - Remove the use of "onclick" from some patron pages 2016-06-24 13:46:54 +00:00
member-password.tt Bug 16992: FIX CSRF in member-password.pl 2016-08-10 13:34:02 +00:00
member.tt Bug 15407: Koha::Patron::Categories - replace C4::Category->all 2016-09-08 13:29:03 +00:00
memberentrygen.tt Bug 14060: Add the datepicker class to dateofbirth 2016-09-08 12:04:21 +00:00
members-update.tt Bug 16990: Display branch names instead of code in patron mod requests 2016-09-02 14:44:03 +00:00
moremember-brief.tt Bug 16730 - Use member-display-address-style*-includes in moremember-brief.tt 2016-07-08 14:41:31 +00:00
moremember-print.tt Bug 17100: Restore previous logic 2016-08-18 16:14:28 +00:00
moremember-receipt.tt Bug 16218: printfeercpt.tt (and others) does not include jQuery 2016-04-29 14:14:54 +00:00
moremember.tt Bug 14060: Force the input to contain a valid date 2016-09-08 12:04:20 +00:00
nl-search.tt
notices.tt Bug 16494 - Remove the use of "onclick" from some patron pages 2016-06-24 13:46:54 +00:00
pay.tt Bug 16888: Add Font Awesome Icons to Members 2016-07-15 18:02:48 +00:00
paycollect.tt Bug 14605 - Corrects the individual fine's description 2016-06-10 17:34:08 +00:00
printfeercpt.tt Bug 16218: printfeercpt.tt (and others) does not include jQuery 2016-04-29 14:14:54 +00:00
printinvoice.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
purchase-suggestions.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
readingrec.tt Bug 16478: Fix checkout history tabs - intranet 2016-05-23 17:22:04 +00:00
routing-lists.tt Bug 15542: Always display the patron's info the same way. 2016-01-23 19:15:08 +00:00
statistics.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
update-child.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00