summaryrefslogtreecommitdiffstats
path: root/report.cgi
AgeCommit message (Expand)AuthorFilesLines
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com1-2/+2
2006-06-20Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com1-10/+7
2005-12-03Bug 316522: Old Charts should not require login - Patch by Frédéric Buclin ...lpsolit%gmail.com1-1/+1
2005-11-14Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymo...lpsolit%gmail.com1-2/+1
2005-10-27Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, du...lpsolit%gmail.com1-3/+4
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com1-1/+3
2005-10-24Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ...lpsolit%gmail.com1-1/+1
2005-08-25Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...lpsolit%gmail.com1-1/+2
2005-08-13Bug 304044: Missing scalar() for some parameters - Patch by Frédéric Buclin...lpsolit%gmail.com1-1/+1
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com1-4/+5
2005-04-05Bug 286461:Add products table to search if classification are neededbugreport%peshkin.net1-6/+0
2005-03-11Bug 262864 - make tabular reports show columns which have an empty header. Pa...gerv%gerv.net1-1/+7
2004-11-05Patch for bug 262182: editing a buglist from a tabular report shouldn't go to...jocuri%softhome.net1-1/+1
2004-10-25Patch for bug 252137: tabular reports shouldn't be broken if a row/col/tbl he...jocuri%softhome.net1-0/+6
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net1-1/+7
2004-05-30Bug 179671: Boolean charts didn't work on the reporting pages.justdave%bugzilla.org1-1/+1
2004-04-03Bug 238352 - remove alphabetical sorting from some fields in reports (e.g. pr...gerv%gerv.net1-24/+44
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-3/+2
2004-03-27Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...jocuri%softhome.net1-4/+4
2003-09-15Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave.gerv%gerv.net1-1/+1
2003-09-12Bug 215918 - All graphs that show numeric value on x-axis are useless and mis...gerv%gerv.net1-3/+34
2003-07-14Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; r...gerv%gerv.net1-1/+1
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-6/+10
2003-04-27Bug 195607 - Minimum width code gets it wrong. Patch by gerv; r,a=justdave.gerv%gerv.net1-2/+2
2003-04-27Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by g...gerv%gerv.net1-3/+1
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
2003-02-25Bug 183017 - Only numbers displayed when bar chart contains too many products...gerv%gerv.net1-0/+13
2003-02-07Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org1-1/+1
2003-01-15Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au1-1/+3
2002-11-22Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for p...gerv%gerv.net1-3/+7
2002-11-18Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are...gerv%gerv.net1-4/+20
2002-11-13Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ...gerv%gerv.net1-0/+1
2002-11-08Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0myk%mozilla.org1-0/+11
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; 2xr...gerv%gerv.net1-21/+141
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-7/+11
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, re...gerv%gerv.net1-40/+33
2002-09-25Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net1-0/+130