aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/buglist
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 98658: Let administrator know which customised templates have ↵zach%zachlipton.com2002-04-042-0/+2
| | | | | | | | | | | been updated by Bugzilla team. Patch adds a version string to every template and a check in t/004template.t to check for version strings in templates. Note that two templates that were not included in the initial patch now have version strings added. r=justdave, r2=myk
* Bug 132939 - "zarro bugs found" is no morebbaetz%student.usyd.edu.au2002-04-021-2/+2
| | | | r=justdave x2
* Bug 133200 - mass change removes dependancies. r=afranke, justdavebbaetz%student.usyd.edu.au2002-03-261-27/+3
| | | | | | Bug 133206 - mass change uses 'severity' rather than 'bug_severity'. Patch by zeroJ@null.net (John Vandenberg), r=bbaetz x2 Bug 133207 - mass confirming bugs fails. r=afranke x2
* Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org2002-03-126-0/+772
| | | | | Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
* Bug 127519 - error after change columnsbbaetz%student.usyd.edu.au2002-02-281-2/+2
| | | | r=afranke, dkl
* Bug 122636 - Templatise colchange.cgijake%acutex.net2002-02-011-0/+50
Patch by David Lawrence <dkl@redhat.com> and Christian Reis <kiko@async.com.br> r= kiko, jake