aboutsummaryrefslogtreecommitdiffstats
path: root/chart.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...mkanat%bugzilla.org2009-10-241-2/+6
* Bug 302542: Implement the ability to delete data sets (series) in New Charts ...lpsolit%gmail.com2009-10-041-23/+50
* Bug 519040: After creating a new series, redirect the user to a more useful p...lpsolit%gmail.com2009-10-041-10/+6
* Bug 214861: Allow loading of stored queries as the bug set for reporting - Pa...lpsolit%gmail.com2009-08-131-0/+13
* Bug 464992: Binary attachments, graphical reports and new charts are not disp...lpsolit%gmail.com2009-01-151-0/+2
* Bug 182238: Allow users to choose what time zone to display times in - Patch ...lpsolit%gmail.com2008-08-271-1/+1
* Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-121-0/+1
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
* Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ...timeless%mozdev.org2007-07-231-1/+1
* Bug 365256 Period is on the wrong side of a bunch of other parenthesestimeless%mozdev.org2007-01-081-1/+1
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-6/+6
* Bug 173629: Clean up "my" variable scoping issues for mod_perlmkanat%bugzilla.org2006-07-061-3/+7
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-2/+2
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-1/+3
* Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu...lpsolit%gmail.com2005-10-311-5/+6
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com2005-10-251-2/+1
* Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SEL...mkanat%kerio.com2005-10-251-1/+3
* Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...lpsolit%gmail.com2005-08-251-1/+1
* Bug 304044: Missing scalar() for some parameters - Patch by Frédéric Buclin...lpsolit%gmail.com2005-08-131-3/+1
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com2005-08-101-3/+6
* Bug 287436: [SECURITY] After having logged in, links to change the report typ...mkanat%kerio.com2005-05-121-2/+1
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-0/+1
* Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...jocuri%softhome.net2005-01-161-3/+4
* Bug 257593 - make chart.cgi use Bugzilla::CGI for headers, meaning that if yo...gerv%gerv.net2004-09-121-6/+6
* Bug 235510: Do not expose user password in URL to chart image if login requir...bugreport%peshkin.net2004-07-101-1/+2
* Bug 243463 Use a param to protect new charts from leaking informationbugreport%peshkin.net2004-07-061-0/+4
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-3/+2
* Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net2004-02-131-28/+25
* Bug 226682 - make it possible to edit series. This also changes the Series ob...gerv%gerv.net2003-12-081-9/+11
* Bug 211127 - use proper path to Perl. Patch by jussi@comlink.fi; r=gerv, a=ju...gerv%gerv.net2003-07-011-1/+1
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+312