aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Chart.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 278268 - make Grand Total line not appear if data set add fails. Patch by...gerv%gerv.net2005-04-121-10/+15
* Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com2005-03-161-1/+2
* Bug 283973 : Charts broken: DBD::mysql::st execute failed: Unknown column '$d...travis%sedsystems.ca2005-03-011-1/+1
* Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function callmkanat%kerio.com2005-02-201-3/+3
* Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net2004-08-301-18/+30
* Bug 231391 - make "cumulate" option work on new charts, together with a few U...gerv%gerv.net2004-01-221-0/+3
* Bug 221160 - crash if illegal date specified in new charts date range. Patch ...gerv%gerv.net2003-11-081-1/+1
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+351