aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/comments.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-251-1/+1
| | | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
* Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca2005-02-101-1/+7
| | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave
* Patch for bug 257765: Make replies to private comments private by default; ↵jocuri%softhome.net2004-10-101-0/+1
| | | | patch by Marc Schumann <wurblzap@gmail.com>, r=kiko, a=justdave.
* Bug 259452 Add bonsai style &mark support to showbug for bug commentstimeless%mozdev.org2004-09-221-1/+2
| | | | r=kiko a=justdave
* Patch for bug 241259: add a CSS tag for 'Additional Comments'; patch by ↵jocuri%softhome.net2004-04-281-11/+13
| | | | Albert Ting <altlst@sonic.net>; r=vladd; a=justdave.
* Bug 239346 - add hook at end of comments. Patch by nick.barnes; r=gerv, ↵gerv%gerv.net2004-04-031-0/+5
| | | | a=justdave.
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Fix for bug 207754 aka bugreplies: It should be possible to produce akiko%async.com.br2003-09-021-4/+10
| | | | | | quoted reply to a comment. Adds a reply link that uses JS to paste in a quoted comment into the comment textarea. Patch by me, r=caillon, preed, bbaetz a=justdave
* 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.