The Patrons > Account for John Smith page has a list of every transaction ever involving that user. This can get pretty big, so this patch makes that list have 'Newer' and 'Older' links to make this less of an issue.
Created attachment 2247 [details] [review] proposed patch
*** Bug 2644 has been marked as a duplicate of this bug. ***
Any reason why we shouldn't use the standard pagination_bar() from Output.pm?
Probably not, I think that I wasn't aware of it when I wrote this.
Does this mean that we're waiting for a new patch? or should I test and sign off on the patch as it stands now?
A new patch is necessary here to edit the *.tt files.
Still needs a Template Toolkit patch
The account tab now is a datatable with paging and filters.