aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/reports
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-211-3/+3
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 296180: Table and CSV reports should use localised terms for statuses ↵lpsolit%gmail.com2005-06-152-4/+28
| | | | and resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> - r/a=myk
* Bug 271125 : Need template for table-simpletravis%sedsystems.ca2005-03-151-0/+36
| | | | Patch by alanjstr <Bugzilla-alanjstrBugs@sneakemail.com> r=gerv a=myk
* Bug 262864 - make tabular reports show columns which have an empty header. ↵gerv%gerv.net2005-03-111-2/+2
| | | | Patch by robzilla@siklos.ca; r=gerv, a=myk.
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-251-2/+2
| | | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
* Fix for bug 249868: makes series pages validatemyk%mozilla.org2004-09-153-20/+29
|
* Bug 225687 - add group controls to charts, along with various other ↵gerv%gerv.net2004-08-302-40/+7
| | | | cleanups. Patch by gerv; r=joel, a=justdave.
* Bug 243463 Use a param to protect new charts from leaking informationbugreport%peshkin.net2004-07-061-4/+6
| | | | | r=justdave a=justdave
* Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2004-03-171-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.
* Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵gerv%gerv.net2004-02-133-13/+19
| | | | including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
* Bug 232830 - use url_quote instead of html filtering to make sure we can ↵gerv%gerv.net2004-02-042-6/+6
| | | | delete queries which contain a "+". Patch by gerv; r,a=myk.
* Bug 232055 - add more colours to line graphs (default is 7; we now have 16.) ↵gerv%gerv.net2004-01-252-3/+11
| | | | Patch by gerv; r,a=justdave.
* Bug 231391 - make "cumulate" option work on new charts, together with a few ↵gerv%gerv.net2004-01-222-17/+19
| | | | UI tweaks. Patch by gerv; r=kiko, a=myk.
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-1913-13/+13
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on.gerv%gerv.net2003-12-081-2/+2
|
* Bug 227122 - pie chart link missing from certain tabular reports. Patch by ↵gerv%gerv.net2003-12-081-1/+1
| | | | gerv; r=jouni, a=justdave.
* Bug 218568 - Clean up charting UI. Having played with it for a bit, it ↵gerv%gerv.net2003-12-083-97/+119
| | | | needed work. Patch by gerv; r=kiko, a=justdave.
* Bug 222564 - The chart made when creating a new Product/Component is not ↵gerv%gerv.net2003-11-081-2/+2
| | | | public. Patch by gerv; r=kiko, a=justdave.
* Bug 221900: duplicates.cgi query fails if more than one product selected; ↵jocuri%softhome.net2003-10-262-6/+7
| | | | patch by chaduv <caduvall@glue.umd.edu>; r=gerv; a=justdave.
* Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave.gerv%gerv.net2003-09-151-2/+2
|
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-076-26/+40
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; ↵gerv%gerv.net2003-07-141-2/+10
| | | | r=gerv, a=justdave.
* Bug 13540 again - removing tabs from this file, inserted accidentally by ↵gerv%gerv.net2003-07-041-3/+3
| | | | last-minute cleanup.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-048-77/+93
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-268-1/+718
|
* Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by ↵gerv%gerv.net2003-04-271-0/+4
| | | | gerv; r,a=justdave.
* Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com2003-04-251-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
* Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. ↵gerv%gerv.net2003-01-101-16/+13
| | | | Patch by gerv; r,a=justdave.
* Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵gerv%gerv.net2003-01-066-6/+6
| | | | gerv; r=bbaetz, a=justdave.
* Bug 181221 - CSV reports on 2-d tables have header messed up. Patch by gerv; ↵gerv%gerv.net2002-11-271-4/+8
| | | | r=joel, a=justdave.
* Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for ↵gerv%gerv.net2002-11-222-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.
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-192-12/+15
| | | | r=gerv, a=justdave
* Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links ↵gerv%gerv.net2002-11-181-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.
* Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; ↵gerv%gerv.net2002-11-162-2/+4
| | | | r,a=justdave.
* Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ↵gerv%gerv.net2002-11-132-18/+20
| | | | r=joel.
* Bug 176599, Improve performance of duplicates.cgibbaetz%student.usyd.edu.au2002-11-101-2/+2
| | | | | original patch iteration by gerv, change to use Bugzilla:Search by me r=myk, a=justdave
* Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org2002-11-051-0/+51
|
* Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵gerv%gerv.net2002-10-298-120/+389
| | | | 2xr=joel.
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-6/+7
| | | | r=gerv, justdave
* Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-111-8/+11
|
* Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵gerv%gerv.net2002-10-084-156/+297
| | | | rearranged UI, better API for new report types. Patch by gerv; r=joel.
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-252-0/+184
|
* Bug 155584 - Opening duplicates.cgi with no frequent bugs causes SQL syntax ↵gerv%gerv.net2002-08-102-89/+90
| | | | error. Patch by gerv; r=bbaetz.
* Bug 152693 - added "resolution" to the INTERFACE comment.gerv%gerv.net2002-06-291-0/+1
|
* Bug 151023 - duplicates.cgi sort by delta sorts in wrong direction. Patch by ↵gerv%gerv.net2002-06-141-1/+6
| | | | gerv; r=bbaetz, jouni.
* Fix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David ↵dkl%redhat.com2002-05-311-1/+1
| | | | Lawrence <dkl@redhat.com> r=jouni@heikniemi.net,myk@mozilla.org
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-223-15/+15
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-071-0/+9
| | | | or so - many more to go... Patch by gerv; 2xr=bbaetz.
* Bug 138994 - split up duplicates.html.tmpl. Patch by gerv; r=myk, bbaetz.gerv%gerv.net2002-04-273-105/+183
|
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-251-1/+1
|