summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/email.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2004-03-22Bug 237515 Change 'also' to 'too' in watching helptimeless%mozdev.org1-2/+2
r=kiko a=justdave
2004-01-30Fix for bug 232508: adds back missing space between "tell" and "[% ↵myk%mozilla.org1-1/+1
terms.Bugzilla %]". Patch by Stephen Reindl <sr@stephenreindl.de> r=myk a=myk
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-1/+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-30/+36
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-02-23Bug 186689: Should be able to set all/clear all email options in user ↵justdave%syndicomm.com1-0/+20
preferences with one click. r= gerv, a= justdave
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-1/+19
enhancements to attachment statuses. r=gerv,bbaetz
2002-07-27Bug 123740 - Add <label> to email prefs. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net1-2/+2
2002-07-18Bug 151648 - QA Contact stuff displayed even if you aren't using QA ↵gerv%gerv.net1-4/+9
Contacts. 2xr=jouni.
2002-07-03Fix for bug 122900: implements email preference for unconfirmed bugs.myk%mozilla.org1-1/+5
r=jouni
2002-06-14Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; ↵gerv%gerv.net1-1/+1
r=gerv, bbbaetz.
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-4/+4
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-0/+157
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.