Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Jonathan Druart d02e91f269 Bug 29859: Use iterator instead of as_list
On bug 29844 we decided to remove wantarray from Koha::Objects->search.
Reviewing the difference occurrences I found some unnecessary uses of ->as_list,
where iterators should be used instead.

This patch only removes the obvious places, not the tricky ones.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-02-09 15:36:23 -10:00
..
tables Bug 26102: Prevent XSS when To.json is used: guarantor_search.tt 2022-02-02 21:05:29 -10:00
accountline-details.tt
apikeys.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
boraccount.tt
deletemem.tt
discharge.tt
discharges.tt
files.tt
holdshistory.tt
housebound.tt Bug 29847: Make Koha::Patron::HouseboundProfile->housebound_visits return a resultset 2022-02-09 15:36:23 -10:00
ill-requests.tt
mancredit.tt
maninvoice.tt
member-flags.tt
member-password.tt
member.tt Bug 29430: Table cell click doesn't activate buttons in patron search 2021-11-08 11:42:07 +01:00
memberentrygen.tt Bug 29278: Fix selector of hint used to show age 2021-10-25 13:56:35 +02:00
members-update.tt
merge-patrons.tt Bug 29513: Convert remaining breadcrumbs div blocks into nav 2021-12-01 21:38:12 -10:00
moremember-brief.tt
moremember-print.tt Bug 29820: Set paging option using boolean instead of string 2022-01-18 21:15:05 -10:00
moremember.tt Bug 29844: Simplify Koha::Clubs->get_enrollable 2022-02-09 15:36:23 -10:00
notices.tt Bug 29491: Improve display of notices in patron details 2022-01-13 16:37:32 -10:00
pay.tt
paycollect.tt Bug 29309: (follow-up) Change 'Pay fines' to 'Pay charges' 2021-10-25 14:08:06 +02:00
printfeercpt.tt
printinvoice.tt
purchase-suggestions.tt
readingrec.tt
routing-lists.tt
statistics.tt
update-child.tt