summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports
AgeCommit message (Collapse)AuthorFilesLines
2006-02-22Bug 24697: Display search link for open bugs for each keyword in ↵mozilla%colinogilvie.co.uk1-1/+11
describekeywords.cgi Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net>; r=vladd; a=justdave
2006-01-10Bug 321691 duplicates.cgi doesn't use <th>timeless%mozdev.org1-94/+92
r=lpsolit a=justdave
2005-12-30Bug 248581: range of y-axis for graphs is double the max value - r=wicked ↵karl%kornel.name1-0/+1
a=justdave
2005-11-17Bug 313452: why isn't _Number of bugs_ quoted?wurblzap%gmail.com1-1/+1
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=wurblzap, a=justdave
2005-09-03Bug 286158: Remove GetSelectableProducts() from globals.pl and use ↵lpsolit%gmail.com1-4/+4
Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
2005-08-04Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ↵lpsolit%gmail.com1-1/+1
installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
2005-07-20Bug 298220: Graphs should use localised terms for statuses and resolutions - ↵lpsolit%gmail.com3-0/+60
Patch by Emmanuel Seyman <eseyman@linagora.com> r=gerv,wurblzap a=myk
2005-07-20Bug 257767: Option to have fields in CSV files separated by semicolons ↵lpsolit%gmail.com2-29/+33
instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com1-3/+3
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-06-15Bug 296180: Table and CSV reports should use localised terms for statuses ↵lpsolit%gmail.com2-4/+28
and resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> - r/a=myk
2005-03-15Bug 271125 : Need template for table-simpletravis%sedsystems.ca1-0/+36
Patch by alanjstr <Bugzilla-alanjstrBugs@sneakemail.com> r=gerv a=myk
2005-03-11Bug 262864 - make tabular reports show columns which have an empty header. ↵gerv%gerv.net1-2/+2
Patch by robzilla@siklos.ca; r=gerv, a=myk.
2005-02-26Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net1-2/+2
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
2004-09-15Fix for bug 249868: makes series pages validatemyk%mozilla.org3-20/+29
2004-08-30Bug 225687 - add group controls to charts, along with various other ↵gerv%gerv.net2-40/+7
cleanups. Patch by gerv; r=joel, a=justdave.
2004-07-06Bug 243463 Use a param to protect new charts from leaking informationbugreport%peshkin.net1-4/+6
r=justdave a=justdave
2004-03-17Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br1-3/+2
specific bz_obsolete/closed/inactive classes (that don't specify underline, but line-through instead) and additional Template filters for conveniently applying them. Change occurences of <strike> to use new classes and clean up callsites. Patch by byron jones <bugzilla@glob.com.au>. r=myk, gerv. a=myk.
2004-02-13Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵gerv%gerv.net3-13/+19
including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
2004-02-04Bug 232830 - use url_quote instead of html filtering to make sure we can ↵gerv%gerv.net2-6/+6
delete queries which contain a "+". Patch by gerv; r,a=myk.
2004-01-25Bug 232055 - add more colours to line graphs (default is 7; we now have 16.) ↵gerv%gerv.net2-3/+11
Patch by gerv; r,a=justdave.
2004-01-22Bug 231391 - make "cumulate" option work on new charts, together with a few ↵gerv%gerv.net2-17/+19
UI tweaks. Patch by gerv; r=kiko, a=myk.
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net13-13/+13
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-12-08Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on.gerv%gerv.net1-2/+2
2003-12-08Bug 227122 - pie chart link missing from certain tabular reports. Patch by ↵gerv%gerv.net1-1/+1
gerv; r=jouni, a=justdave.
2003-12-08Bug 218568 - Clean up charting UI. Having played with it for a bit, it ↵gerv%gerv.net3-97/+119
needed work. Patch by gerv; r=kiko, a=justdave.
2003-11-08Bug 222564 - The chart made when creating a new Product/Component is not ↵gerv%gerv.net1-2/+2
public. Patch by gerv; r=kiko, a=justdave.
2003-10-26Bug 221900: duplicates.cgi query fails if more than one product selected; ↵jocuri%softhome.net2-6/+7
patch by chaduv <caduvall@glue.umd.edu>; r=gerv; a=justdave.
2003-09-15Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave.gerv%gerv.net1-2/+2
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net6-26/+40
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-07-14Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; ↵gerv%gerv.net1-2/+10
r=gerv, a=justdave.
2003-07-04Bug 13540 again - removing tabs from this file, inserted accidentally by ↵gerv%gerv.net1-3/+3
last-minute cleanup.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net8-77/+93
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net8-1/+718
2003-04-27Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by ↵gerv%gerv.net1-0/+4
gerv; r,a=justdave.
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-1/+1
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
2003-01-10Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. ↵gerv%gerv.net1-16/+13
Patch by gerv; r,a=justdave.
2003-01-06Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵gerv%gerv.net6-6/+6
gerv; r=bbaetz, a=justdave.
2002-11-27Bug 181221 - CSV reports on 2-d tables have header messed up. Patch by gerv; ↵gerv%gerv.net1-4/+8
r=joel, a=justdave.
2002-11-22Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for ↵gerv%gerv.net2-4/+5
pie chart wedges when smaller than a certain size), bug 180255 (Tabular report CSV downloads should suggest csv filename), and bug 180967 (csv reports swap rows/columns). Patch by gerv; r=joel, a=justdave.
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2-12/+15
r=gerv, a=justdave
2002-11-18Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links ↵gerv%gerv.net1-4/+9
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-16Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; ↵gerv%gerv.net2-2/+4
r,a=justdave.
2002-11-13Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ↵gerv%gerv.net2-18/+20
r=joel.
2002-11-10Bug 176599, Improve performance of duplicates.cgibbaetz%student.usyd.edu.au1-2/+2
original patch iteration by gerv, change to use Bugzilla:Search by me r=myk, a=justdave
2002-11-05Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org1-0/+51
2002-10-29Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵gerv%gerv.net8-120/+389
2xr=joel.
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-6/+7
r=gerv, justdave
2002-10-11Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz.gerv%gerv.net1-8/+11
2002-10-08Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵gerv%gerv.net4-156/+297
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.net2-0/+184