Koha/reports
Galen Charlton ffe51d1c15 restored tab-delimited report download
Previous patch broke this, always providing the
guided report download in CSV format regardless of
whether CSV or tab-delimited was requested.

Also, default name of downloaded file is reportresults.csv
for CSV output and reportresults.tab for tab-delimited.

Also removed a couple subroutine prototypes that
were leading to unnecessary compile-time warnings
under use warnings.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-04-05 11:32:28 -05:00
..
acquisitions_stats.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
bor_issues_top.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
borrowers_out.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
borrowers_stats.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
cat_issues_top.pl bug 2543: follow-up patch 2008-10-23 12:06:47 -05:00
catalogue_out.pl Fixing catalogue_out errors. 2009-03-11 08:36:47 -05:00
catalogue_stats.pl Sort collection codes by description for dropdown. 2009-03-11 08:37:16 -05:00
dictionary.pl Bug #2760 wrong permissions for guided reports 2008-11-06 15:37:38 -06:00
guided_reports.pl restored tab-delimited report download 2009-04-05 11:32:28 -05:00
issues_avg_stats.pl bug 2543: follow-up patch 2008-10-23 12:06:47 -05:00
issues_by_borrower_category.plugin Still fixing permission and first line of scripts 2008-08-20 20:23:54 -05:00
issues_stats.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
itemslost.pl Bug 2094: fixing two bugs in lost items report 2008-05-11 06:48:51 -05:00
itemtypes.plugin Still fixing permission and first line of scripts 2008-08-20 20:23:54 -05:00
manager.pl reports subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:02 -06:00
reports-home.pl fixing permissions on scripts 2007-08-13 12:22:30 -05:00
reservereport.pl item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
serials_stats.pl (bug #2939) delete a warning 2009-02-12 17:09:06 -06:00
stats.print.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
stats.screen.pl Patch security hole in vestigial report. 2008-10-23 11:15:28 -05:00