Koha/koha-tmpl/opac-tmpl/prog
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
..
en Bug 8017 reduce manipulation of GetAllIssues return 2012-09-13 18:51:45 +02:00
famfamfam Merge remote branch 'colin/QA/bug_4506' into new/enh/bug_4506 2010-12-14 21:07:15 +13:00
images Bug 7500 [FOLLOW-UP, revised][Social networks] Use CSS Sprites for faster page loading 2012-09-13 17:52:48 +02:00
itemtypeimg Bug 8412: add color icon set 2012-09-12 14:38:06 +02:00