aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/process
Commit message (Collapse)AuthorAgeFilesLines
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-2/+11
| | | | | r=justdave, joel a=justdave
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-2/+2
| | | | | | Patch by joel r=bbaetz,justdave a=justdave
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net2002-10-111-0/+32
| | | | r=bbaetz.
* Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au2002-08-273-0/+3
| | | | | multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-282-2/+2
| | | | r=jouni, gerv
* Bug 157085 - verify-new-product doesn't set defaultsbbaetz%student.usyd.edu.au2002-06-251-3/+5
| | | | r=jouni, gerv
* Bug 151327 - verify_new_product.html.tmpl prints wrong message. Patch by ↵gerv%gerv.net2002-06-141-1/+1
| | | | gerv; 2xr=bbaetz.
* Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until ↵myk%mozilla.org2002-06-041-5/+3
| | | | | | problems with it can be investigated and resolved. r=jouni,gerv
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-1/+1
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 141609 - "Version unspecified" error when changing product with product ↵gerv%gerv.net2002-05-031-1/+2
| | | | groups enabled. Patch by myk; 2xr=gerv.
* Bug 140770 - Navigation doesn't work after creating a new bug. This fix ↵gerv%gerv.net2002-05-021-5/+6
| | | | displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke.
* Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, ↵gerv%gerv.net2002-04-291-1/+1
| | | | 2xr=gerv.
* Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; ↵gerv%gerv.net2002-04-291-0/+1
| | | | r=justdave, bbaetz.
* Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵gerv%gerv.net2002-04-253-7/+7
| | | | 2xr=gerv.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-225-0/+330
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.