aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/comments.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-1/+1
| | | | | r=justdave, joel a=justdave
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org2002-11-281-1/+1
| | | | | | | every time we display. r=justdave a=justdave
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-191-3/+3
| | | | r=gerv, a=justdave
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-2/+10
| | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
* Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net2002-08-201-9/+23
| | | | Attachments. Patch by bugreport@peshkin.net; r=gerv.
* Bug 150778: Remove an extraneous linefeed above initial bug comments (not ↵jouni%heikniemi.net2002-06-231-1/+0
| | | | | | visible in all browsers). 2xr=bbaetz
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+54
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.