Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Chris Nighswonger 953a46a088 kohabug 2417 Removing hardcoded query limit from reports
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>
2008-08-04 15:26:50 -05:00
..
acquisitions_stats.tmpl kohabug 2224 Third installment: Further corrections for NULL fields 2008-07-27 06:10:21 -05:00
bor_issues_top.tmpl nomenclature cleanup: s/Branch/Library/ s/Document Type/Item Type/ 2008-05-30 11:36:04 -05:00
borrowers_out.tmpl BugFixing : 1299 /displaying lists for document types and borrower categories 2008-01-17 21:00:59 -06:00
borrowers_stats.tmpl Refine "Patrons statistics" report, fix highlight, remove CGI::scrolling_lists. 2008-07-22 15:44:58 -05:00
cat_issues_top.tmpl nomenclature cleanup: s/Branch/Library/ s/Document Type/Item Type/ 2008-05-30 11:36:04 -05:00
catalogue_out.tmpl Total overhaul of broken "Items with no checkouts" report. 2008-07-10 09:11:32 -05:00
catalogue_stats.tmpl Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
dictionary.tmpl kohabug 1679 & 1680 Fixes date formatting in guided reports wizard 2008-08-04 15:26:49 -05:00
guided_reports_start.tmpl kohabug 2417 Removing hardcoded query limit from reports 2008-08-04 15:26:50 -05:00
issues_avg_stats.tmpl nomenclature cleanup: s/Branch/Library/ s/Document Type/Item Type/ 2008-05-30 11:36:04 -05:00
issues_by_borrower_category.tmpl BugFixing : 1299 /displaying lists for document types and borrower categories 2008-01-17 21:00:59 -06:00
issues_stats.tmpl Report cleanup - fix highlight, add debugging feedback 2008-07-12 08:59:38 -05:00
itemslost.tmpl nomenclature cleanup: s/Branch/Library/ s/Document Type/Item Type/ 2008-05-30 11:36:04 -05:00
itemtypes.tmpl Lots of reformatting of reports forms. Improvements to breadcrumbs. XHTML-compliance corrections. Fix to itemslost.pl for Bug 1733 (just a typo). 2008-01-03 16:29:16 -06:00
reports-home.tmpl Bug 2453 - Obsoleted report removed (use issues_stats instead) 2008-07-16 18:26:18 -05:00
reservereport.tmpl Modifications to ensure XHTML compliance; Adding breadcrumbs and global search 2007-09-12 20:54:47 -05:00
stats_screen.tmpl nomenclature cleanup: s/Branch/Library/ s/Document Type/Item Type/ 2008-05-30 11:36:04 -05:00