Koha/members
Colin Campbell ef7ebc4ed4 Bug 8017 reduce manipulation of GetAllIssues return
GetAllIssues can produce large lists
For performance purposes:
Dont loop over the list without cause
Dont do expensive processing in the loop
Dont needlessly copy the array
Do display formatting in the template
Dont extract the barcode list unless we are producing it
Reduce db calls by using the data to hand

Make the table in the template a bit more readable
where everything was stuffed into one line

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-09-13 18:51:45 +02:00
..
boraccount.pl
default_messageprefs.pl
deletemem.pl Bug 7310: Improving list permissions: Deleting patron 2012-03-21 16:47:03 +01:00
files.pl Bug 8598 - No patron image or home library on Files & Statistics tabs 2012-09-13 18:12:17 +02:00
guarantor_search.pl
mancredit.pl
maninvoice.pl
member-flags.pl
member-password.pl
member-picupload.pl Bug 6679 :[SIGNED-OFF] members dir now passes perlcritic tests 2012-04-10 13:44:53 +02:00
member.pl Bug 6679 :[SIGNED-OFF] members dir now passes perlcritic tests 2012-04-10 13:44:53 +02:00
memberentry.pl fix bug 7068 - autobarcode not working when duplicating patrons 2012-09-13 18:23:21 +02:00
members-home.pl
moremember.pl Bug 8590 - checked out from missing on patron detail 2012-08-29 18:37:54 +02:00
notices.pl
patronimage.pl
pay.pl Bug 7859 - members/pay.pl plack scoping 2012-04-03 18:13:12 +02:00
paycollect.pl
printfeercpt.pl
printinvoice.pl
printslip.pl Bug 7563 - Silent print slips using Firefox PlugIn jsPrintSetup and new staff client preference 2012-07-06 18:23:39 +02:00
readingrec.pl Bug 8017 reduce manipulation of GetAllIssues return 2012-09-13 18:51:45 +02:00
routing-lists.pl Bug 7839 [ENH] : Add tab in patron record to show patron's routing lists 2012-08-02 11:26:43 +02:00
setdebar.pl
setstatus.pl Bug 6296: allow users to be authenticated by SSL client certs 2012-03-19 17:02:44 +01:00
statistics.pl Bug 8598 - No patron image or home library on Files & Statistics tabs 2012-09-13 18:12:17 +02:00
update-child.pl