aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 86029 create permission restrictions for createaccount.cgi (prevent ↵bugreport%peshkin.net2002-12-094-6/+18
| | | | | | | people from creating accounts) r=burnus a=justdave
* Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net2002-12-093-1/+43
| | | | | patch by burnus r=timeless,a=justdave
* Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au2002-12-083-41/+33
| | | | | | field-descs.html.tmpl Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
* Bug 182946 - fix regressions from bug 171493bbaetz%student.usyd.edu.au2002-12-031-2/+2
| | | | | (Bug.pm/show_bug.cgi/bug_form.pl reorg) r,a=justdave
* Bug 178880 - Creation date is now displayed in the long list.jake%bugzilla.org2002-12-011-0/+6
| | | | | | Patch by Frank Wein <mcsmurf@gmx.net> r=jake a=justdave
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-288-71/+123
| | | | | r=justdave, joel a=justdave
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org2002-11-286-7/+8
| | | | | | | every time we display. r=justdave a=justdave
* Bug 114179 - Concentration, improvement, and templatisation of Bugzilla ↵gerv%gerv.net2002-11-277-3/+280
| | | | general user help system. Patch by gerv; r,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 181960 Reason for account being disabled is not shownbugreport%peshkin.net2002-11-261-1/+1
| | | | | Patch by joel r,a=justdave
* Bug 181582 - reorders the table cells on the query page so that the list ↵justdave%syndicomm.com2002-11-251-77/+145
| | | | | | | headers are grouped with the lists in Links and when used with voice synthesis packages. r= timeless, a= justdave
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-255-9/+366
| | | | | | Patch by joel r=bbaetz,justdave 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 181286 - Invalid html in banner.html.tmplbbaetz%student.usyd.edu.au2002-11-221-2/+2
| | | | | patch by Tobias Burnus <burnus@gmx.de> r=bbaetz, a=justdave
* Bug 179483 - Guided template displays wrong product name sometimes. Patch by ↵gerv%gerv.net2002-11-221-11/+13
| | | | gerv; r=bbaetz, a=justdave.
* Bug 179582 - More informative and easier to read flag email templatejeff.hedlund%matrixsi.com2002-11-203-83/+65
| | | | | r=myk a=myk
* Bug 179293 - time tracking js should only appear if time tracking isbbaetz%student.usyd.edu.au2002-11-201-21/+23
| | | | | | enabled patch by Jeff Hedlund <jeff.hedlund@matrixsi.com> r=bbaetz, a=justdave
* Bug 179811, used & instead of &amp;bbaetz%student.usyd.edu.au2002-11-191-1/+1
| | | | Patch by Tobias Burnus <burnus@gmx.de>, r=bbaetz, a=justdave
* Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ↵myk%mozilla.org2002-11-192-11/+20
| | | | | | | for logged in users. r=bbaetz a=myk
* Fix for bug 179876: Labels the "Requestee" field to reduce confusion about ↵myk%mozilla.org2002-11-193-36/+50
| | | | | | | its purpose. r=bbaetz a=myk
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-1916-55/+58
| | | | r=gerv, a=justdave
* Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links ↵gerv%gerv.net2002-11-185-13/+17
| | | | 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.
* Fix for bug 180444: Correctly attributes request creation to person who ↵myk%mozilla.org2002-11-181-1/+1
| | | | | | | submitted it. r=bbaetz a=myk
* Fix for bug 180544: prevents display of requestee field for generally ↵myk%mozilla.org2002-11-171-2/+10
| | | | | | | requestable fields. r=bbaetz a=myk
* 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-133-21/+27
| | | | r=joel.
* Bug 179302 - 'anyexact' isn't an option for boolean chartsbbaetz%student.usyd.edu.au2002-11-121-0/+1
| | | | r=joel, a=justdave
* Fix for bug 179360: puts the filters at the top of the request queue and ↵myk%mozilla.org2002-11-121-47/+51
| | | | | | | | eliminates that empty table that sometimes is at the top of the queue. r=bbaetz a=myk
* Fix for bug 179334: updates the setter consistently. also fixes numerous ↵myk%mozilla.org2002-11-111-24/+52
| | | | | | | other bugs in the RT code. r=bbaetz a=myk
* Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a ↵justdave%syndicomm.com2002-11-111-0/+4
| | | | | | message that the quips are disabled instead of letting you view or add quips. r=myk, a=me
* Fix for bug 178984: disables flag requestee field using JavaScript unless ↵myk%mozilla.org2002-11-111-9/+45
| | | | | | | flag is set to "requested". r=justdave a=justdave
* Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows ↵gerv%gerv.net2002-11-111-7/+11
| | | | selection of any OS, if the submitter is running it, on this form. Patch by gerv; r,a=justdave.
* Bug 178178 Sidebar name should not be hardcoded to "Bugzilla"timeless%mozdev.org2002-11-111-11/+14
| | | | r=bbaetz a=justdave
* Fix for bug 179329: filters HTML out of quips on "show all quips" pagemyk%mozilla.org2002-11-101-1/+1
|
* Bug 176599, Improve performance of duplicates.cgibbaetz%student.usyd.edu.au2002-11-102-2/+7
| | | | | original patch iteration by gerv, change to use Bugzilla:Search by me r=myk, a=justdave
* Bug 179203 - "Preset Queries" text does not appear in footer if last named ↵bbaetz%student.usyd.edu.au2002-11-101-1/+1
| | | | | | query is not in footer r=gerv, a=justdave
* Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected ↵bugreport%peshkin.net2002-11-101-1/+1
| | | | | | | component " 2xr=jake a=myk
* Bug 179207 Blessing doesn't work rightbugreport%peshkin.net2002-11-101-1/+5
| | | | r,a=justdave
* Fix for bug 179205: Makes flag options be correct in all situations.myk%mozilla.org2002-11-091-7/+12
| | | | | r=justdave a=justdave
* Fix for bug 171505: shows disabled flags in the UImyk%mozilla.org2002-11-092-9/+10
| | | | | r=bbaetz a=justdave
* Bug 114696 - permission checking in queries not optimalbbaetz%student.usyd.edu.au2002-11-091-1/+1
| | | | | Patch by joel, dkl + me r=myk, a=justdave
* Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by ↵gerv%gerv.net2002-11-091-0/+2
| | | | slee@wilcoxassoc.com; r=gerv, a=justdave.
* Bug 164003 - Button "Add another boolean chart" appears twice after clicking ↵gerv%gerv.net2002-11-091-2/+2
| | | | "And". Patch by gerv; r=myk, a=justdave.
* Fix for bug 171480: make output for non requestee-specific requests look ↵myk%mozilla.org2002-11-081-4/+7
| | | | | | | better in the request queue. r=joel a=justdave
* Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org2002-11-082-113/+10
| | | | | r=not_erik,joel a=justdave
* Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0myk%mozilla.org2002-11-081-0/+7
| | | | | r=gerv a=justdave
* Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org2002-11-051-0/+51
|
* Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch bykiko%async.com.br2002-11-042-0/+6
| | | | Toms Baugis, r=kiko, 2xr=joel.
* Fix for bug 176509: "(this bug is not in your list)" no longer appears in ↵justdave%syndicomm.com2002-11-021-13/+17
| | | | | | | the navigation bar when you aren't viewing a bug. Patch by Jody McIntyre <jodym@oeone.com> r=justdave
* Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave.gerv%gerv.net2002-11-012-3/+36
|