summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/process/bugmail.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2017-02-07Bug 1337382 - clicking on 'show' after updating a bug to show the list of ↵David Lawrence1-3/+4
people emailed no longer works
2017-01-25Bug 1286290 - CSP compliant bug modalDylan William Hardison1-15/+22
2016-12-20Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison1-2/+2
2016-12-16Revert "Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML ↵Dylan William Hardison1-2/+2
directly" This reverts commit 490499f9a35b36b72c0b7b30322b9838774b93fe.
2016-12-15Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison1-2/+2
2016-11-09Revert "Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML ↵Dylan William Hardison1-2/+2
directly" This reverts commit 35671f4ab3397f4c0d5ea96e0269d94c3d6bd2ac.
2016-11-07Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison1-2/+2
2013-06-11s/Janurary/January/Byron Jones1-1/+1
2013-06-11Bug 881348: Do not display the Excluded list when sending bugmailsByron Jones1-43/+36
2011-11-17Bug 661901: hide bugmail recipients from new usersByron Jones1-1/+30
2010-04-06Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander1-17/+4
r=LpSolit, a=LpSolit
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2006-10-20Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org1-9/+7
Patch by Olav Vitters <olav@bkor.dhs.org> r+a=justdave
2005-10-11A "fix on checkin" for bug 28398 was missing (typo: "avaliable" instead of ↵lpsolit%gmail.com1-1/+1
"available")
2005-10-08Bug 28398 Gotta be more careful when emailing state changes of dependent bugsbugreport%peshkin.net1-4/+8
Patch by André Batosti <batosti@async.com.br> r=lpsolit, a=justdave
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net1-2/+2
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-6/+8
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-02-10Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵preed%sigkill.com1-0/+70
a=justdave