summaryrefslogtreecommitdiffstats
path: root/report.cgi
AgeCommit message (Collapse)AuthorFilesLines
2002-11-18Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links ↵gerv%gerv.net1-4/+20
are messed up when axis is restricted), bug 180105 (CSV reports occasionally break), bug 179671 (Boolean charts are broken on reporting pages), bug 179887 (report.cgi should |require Data::Dumper|, not |use|), and works around bug 179581 (Keyword combinations report not very useful). Patch by gerv; r=bbaetz, a=justdave.
2002-11-13Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ↵gerv%gerv.net1-0/+1
r=joel.
2002-11-08Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0myk%mozilla.org1-0/+11
r=gerv a=justdave
2002-11-03Bug 178019 - reports.cgi should use the shadowdb. Patch by gerv; r=bbaetz.gerv%gerv.net1-0/+2
2002-10-29Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵gerv%gerv.net1-21/+141
2xr=joel.
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-7/+11
r=gerv, justdave
2002-10-11Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz.gerv%gerv.net1-4/+3
2002-10-08Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵gerv%gerv.net1-40/+33
rearranged UI, better API for new report types. Patch by gerv; r=joel.
2002-09-25Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net1-0/+130