aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for p...gerv%gerv.net2002-11-222-4/+5
* Bug 181286 - Invalid html in banner.html.tmplbbaetz%student.usyd.edu.au2002-11-221-2/+2
* Bug 179483 - Guided template displays wrong product name sometimes. Patch by ...gerv%gerv.net2002-11-221-11/+13
* Bug 179582 - More informative and easier to read flag email templatejeff.hedlund%matrixsi.com2002-11-203-83/+65
* Bug 179293 - time tracking js should only appear if time tracking isbbaetz%student.usyd.edu.au2002-11-201-21/+23
* Bug 179811, used & instead of &bbaetz%student.usyd.edu.au2002-11-191-1/+1
* Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ...myk%mozilla.org2002-11-192-11/+20
* Fix for bug 179876: Labels the "Requestee" field to reduce confusion about it...myk%mozilla.org2002-11-193-36/+50
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-1916-55/+58
* Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are...gerv%gerv.net2002-11-185-13/+17
* Fix for bug 180444: Correctly attributes request creation to person who submi...myk%mozilla.org2002-11-181-1/+1
* Fix for bug 180544: prevents display of requestee field for generally request...myk%mozilla.org2002-11-171-2/+10
* Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; r,...gerv%gerv.net2002-11-162-2/+4
* Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ...gerv%gerv.net2002-11-133-21/+27
* Bug 179302 - 'anyexact' isn't an option for boolean chartsbbaetz%student.usyd.edu.au2002-11-121-0/+1
* Fix for bug 179360: puts the filters at the top of the request queue and elim...myk%mozilla.org2002-11-121-47/+51
* Fix for bug 179334: updates the setter consistently. also fixes numerous oth...myk%mozilla.org2002-11-111-24/+52
* Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a message...justdave%syndicomm.com2002-11-111-0/+4
* Fix for bug 178984: disables flag requestee field using JavaScript unless fla...myk%mozilla.org2002-11-111-9/+45
* Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows selec...gerv%gerv.net2002-11-111-7/+11
* Bug 178178 Sidebar name should not be hardcoded to "Bugzilla"timeless%mozdev.org2002-11-111-11/+14
* 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
* Bug 179203 - "Preset Queries" text does not appear in footer if last named qu...bbaetz%student.usyd.edu.au2002-11-101-1/+1
* Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected co...bugreport%peshkin.net2002-11-101-1/+1
* Bug 179207 Blessing doesn't work rightbugreport%peshkin.net2002-11-101-1/+5
* Fix for bug 179205: Makes flag options be correct in all situations.myk%mozilla.org2002-11-091-7/+12
* Fix for bug 171505: shows disabled flags in the UImyk%mozilla.org2002-11-092-9/+10
* Bug 114696 - permission checking in queries not optimalbbaetz%student.usyd.edu.au2002-11-091-1/+1
* Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by ...gerv%gerv.net2002-11-091-0/+2
* Bug 164003 - Button "Add another boolean chart" appears twice after clicking ...gerv%gerv.net2002-11-091-2/+2
* Fix for bug 171480: make output for non requestee-specific requests look bett...myk%mozilla.org2002-11-081-4/+7
* Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org2002-11-082-113/+10
* Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0myk%mozilla.org2002-11-081-0/+7
* 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
* Fix for bug 176509: "(this bug is not in your list)" no longer appears in the...justdave%syndicomm.com2002-11-021-13/+17
* Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave.gerv%gerv.net2002-11-012-3/+36
* Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr...gerv%gerv.net2002-10-2915-162/+570
* Bugzilla Bug 176936 minor consistency changes for editproducts and editflagstimeless%mozdev.org2002-10-271-4/+3
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-262-7/+13
* Bug 162990bugreport%peshkin.net2002-10-251-0/+180
* Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net2002-10-252-0/+6
* Bug 172874 - cvs remove old editattachstatus templates, take 2. All tests sti...gerv%gerv.net2002-10-244-313/+0
* Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com2002-10-247-0/+733
* Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk.gerv%gerv.net2002-10-242-0/+591
* Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net2002-10-247-733/+0
* Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not attac...gerv%gerv.net2002-10-191-2/+2
* Bug 112373 you should be able to enter bug dependencies/blockers when you ent...bugreport%peshkin.net2002-10-171-0/+16
* Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by je...gerv%gerv.net2002-10-172-3/+9