953a46a088
This patch removes a hardcoded 'LIMIT 20' which was added to all report queries thus limiting all reports to only the first twenty rows of applicable data. In its place this patch introduces code to paginate through all applicable data, regardless of how many rows are available. The code will also honor any user defined 'LIMIT' in reports based on SQL entered directly by the user. This patch also adds column labels to 'tab' and 'csv' files generated by reports. NOTE: Only user defined 'LIMIT's apply to 'tab,' 'csv,' and 'text' files. Signed-off-by: Galen Charlton <galen.charlton@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com> |
||
---|---|---|
.. | ||
acquisitions_stats.pl | ||
bor_issues_top.pl | ||
borrowers_out.pl | ||
borrowers_stats.pl | ||
cat_issues_top.pl | ||
catalogue_out.pl | ||
catalogue_stats.pl | ||
dictionary.pl | ||
guided_reports.pl | ||
issues_avg_stats.pl | ||
issues_by_borrower_category.plugin | ||
issues_stats.pl | ||
itemslost.pl | ||
itemtypes.plugin | ||
manager.pl | ||
reports-home.pl | ||
reservereport.pl | ||
stats.print.pl | ||
stats.screen.pl |