Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-09-03 | Bug 286158: Remove GetSelectableProducts() from globals.pl and use ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave | |||||
2005-08-04 | Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave | |||||
2005-07-20 | Bug 298220: Graphs should use localised terms for statuses and resolutions - ↵ | lpsolit%gmail.com | 3 | -0/+60 | |
Patch by Emmanuel Seyman <eseyman@linagora.com> r=gerv,wurblzap a=myk | |||||
2005-07-20 | Bug 257767: Option to have fields in CSV files separated by semicolons ↵ | lpsolit%gmail.com | 2 | -29/+33 | |
instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk | |||||
2005-06-21 | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | |||||
2005-06-15 | Bug 296180: Table and CSV reports should use localised terms for statuses ↵ | lpsolit%gmail.com | 2 | -4/+28 | |
and resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> - r/a=myk | |||||
2005-03-15 | Bug 271125 : Need template for table-simple | travis%sedsystems.ca | 1 | -0/+36 | |
Patch by alanjstr <Bugzilla-alanjstrBugs@sneakemail.com> r=gerv a=myk | |||||
2005-03-11 | Bug 262864 - make tabular reports show columns which have an empty header. ↵ | gerv%gerv.net | 1 | -2/+2 | |
Patch by robzilla@siklos.ca; r=gerv, a=myk. | |||||
2005-02-26 | Bug 282999 remove Javascript LANGUAGE attribute in all files | bugreport%peshkin.net | 1 | -2/+2 | |
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk | |||||
2004-09-15 | Fix for bug 249868: makes series pages validate | myk%mozilla.org | 3 | -20/+29 | |
2004-08-30 | Bug 225687 - add group controls to charts, along with various other ↵ | gerv%gerv.net | 2 | -40/+7 | |
cleanups. Patch by gerv; r=joel, a=justdave. | |||||
2004-07-06 | Bug 243463 Use a param to protect new charts from leaking information | bugreport%peshkin.net | 1 | -4/+6 | |
r=justdave a=justdave | |||||
2004-03-17 | Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define | kiko%async.com.br | 1 | -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-13 | Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵ | gerv%gerv.net | 3 | -13/+19 | |
including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave. | |||||
2004-02-04 | Bug 232830 - use url_quote instead of html filtering to make sure we can ↵ | gerv%gerv.net | 2 | -6/+6 | |
delete queries which contain a "+". Patch by gerv; r,a=myk. | |||||
2004-01-25 | Bug 232055 - add more colours to line graphs (default is 7; we now have 16.) ↵ | gerv%gerv.net | 2 | -3/+11 | |
Patch by gerv; r,a=justdave. | |||||
2004-01-22 | Bug 231391 - make "cumulate" option work on new charts, together with a few ↵ | gerv%gerv.net | 2 | -17/+19 | |
UI tweaks. Patch by gerv; r=kiko, a=myk. | |||||
2004-01-19 | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 13 | -13/+13 | |
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | |||||
2003-12-08 | Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on. | gerv%gerv.net | 1 | -2/+2 | |
2003-12-08 | Bug 227122 - pie chart link missing from certain tabular reports. Patch by ↵ | gerv%gerv.net | 1 | -1/+1 | |
gerv; r=jouni, a=justdave. | |||||
2003-12-08 | Bug 218568 - Clean up charting UI. Having played with it for a bit, it ↵ | gerv%gerv.net | 3 | -97/+119 | |
needed work. Patch by gerv; r=kiko, a=justdave. | |||||
2003-11-08 | Bug 222564 - The chart made when creating a new Product/Component is not ↵ | gerv%gerv.net | 1 | -2/+2 | |
public. Patch by gerv; r=kiko, a=justdave. | |||||
2003-10-26 | Bug 221900: duplicates.cgi query fails if more than one product selected; ↵ | jocuri%softhome.net | 2 | -6/+7 | |
patch by chaduv <caduvall@glue.umd.edu>; r=gerv; a=justdave. | |||||
2003-09-15 | Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave. | gerv%gerv.net | 1 | -2/+2 | |
2003-09-07 | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 6 | -26/+40 | |
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | |||||
2003-07-14 | Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; ↵ | gerv%gerv.net | 1 | -2/+10 | |
r=gerv, a=justdave. | |||||
2003-07-04 | Bug 13540 again - removing tabs from this file, inserted accidentally by ↵ | gerv%gerv.net | 1 | -3/+3 | |
last-minute cleanup. | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 8 | -77/+93 | |
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | |||||
2003-06-26 | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 8 | -1/+718 | |
2003-04-27 | Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by ↵ | gerv%gerv.net | 1 | -0/+4 | |
gerv; r,a=justdave. | |||||
2003-04-25 | Bug 192677: Add new test to flag failure-to-filter situations in the ↵ | justdave%syndicomm.com | 1 | -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-10 | Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. ↵ | gerv%gerv.net | 1 | -16/+13 | |
Patch by gerv; r,a=justdave. | |||||
2003-01-06 | Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵ | gerv%gerv.net | 6 | -6/+6 | |
gerv; r=bbaetz, a=justdave. | |||||
2002-11-27 | Bug 181221 - CSV reports on 2-d tables have header messed up. Patch by gerv; ↵ | gerv%gerv.net | 1 | -4/+8 | |
r=joel, a=justdave. | |||||
2002-11-22 | Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for ↵ | gerv%gerv.net | 2 | -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-19 | Bug 175579 - make templates html compliant | bbaetz%student.usyd.edu.au | 2 | -12/+15 | |
r=gerv, a=justdave | |||||
2002-11-18 | Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links ↵ | gerv%gerv.net | 1 | -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-16 | Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; ↵ | gerv%gerv.net | 2 | -2/+4 | |
r,a=justdave. | |||||
2002-11-13 | Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ↵ | gerv%gerv.net | 2 | -18/+20 | |
r=joel. | |||||
2002-11-10 | Bug 176599, Improve performance of duplicates.cgi | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
original patch iteration by gerv, change to use Bugzilla:Search by me r=myk, a=justdave | |||||
2002-11-05 | Fix for bug 156548: XUL implementation of duplicates report. | myk%mozilla.org | 1 | -0/+51 | |
2002-10-29 | Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵ | gerv%gerv.net | 8 | -120/+389 | |
2xr=joel. | |||||
2002-10-26 | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 1 | -6/+7 | |
r=gerv, justdave | |||||
2002-10-11 | Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -8/+11 | |
2002-10-08 | Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵ | gerv%gerv.net | 4 | -156/+297 | |
rearranged UI, better API for new report types. Patch by gerv; r=joel. | |||||
2002-09-25 | Bug 12282 - General summary reports. Patch by gerv; r=joel. | gerv%gerv.net | 2 | -0/+184 | |
2002-08-10 | Bug 155584 - Opening duplicates.cgi with no frequent bugs causes SQL syntax ↵ | gerv%gerv.net | 2 | -89/+90 | |
error. Patch by gerv; r=bbaetz. | |||||
2002-06-29 | Bug 152693 - added "resolution" to the INTERFACE comment. | gerv%gerv.net | 1 | -0/+1 | |
2002-06-14 | Bug 151023 - duplicates.cgi sort by delta sorts in wrong direction. Patch by ↵ | gerv%gerv.net | 1 | -1/+6 | |
gerv; r=bbaetz, jouni. | |||||
2002-05-31 | Fix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David ↵ | dkl%redhat.com | 1 | -1/+1 | |
Lawrence <dkl@redhat.com> r=jouni@heikniemi.net,myk@mozilla.org |