aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account/email/change-new.txt.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 363894: Use a better date format in notifications about user account ↵lpsolit%gmail.com2006-12-151-2/+2
| | | | creation and email address change (and include the timezone too) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
* Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address ↵lpsolit%gmail.com2006-10-211-1/+2
| | | | - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=myk
* Backing out the fix for bug 135812 as it causes the mail params to be ↵jake%bugzilla.org2005-03-171-2/+1
| | | | deleted on new installs.
* Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca2005-03-161-1/+2
| | | | Patch by Cedric Caron <cedric.caron@urbanet.ch> r=wurblzap a=justdave
* Bug 192775 - rearrange parameter order in token URLs to make them always ↵gerv%gerv.net2004-04-071-2/+2
| | | | fully linked in some MUAs. Patch by gerv; r=myk, a=justdave.
* Fix for bug 227213: Chomping murder in token emails and pages. Fixkiko%async.com.br2003-12-081-6/+6
| | | | | | chomping issues, a spurious &nbsp; in an email template, and minor rewordings to make the text prettier -- oh, I realize this isn't Chaucer yet, but who knows? r=jouni, a=justdave.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-041-3/+6
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 135836 - change requests should include expiration details. Patch by ↵gerv%gerv.net2002-05-031-0/+3
| | | | zeroJ@null.net; r=gerv, justdave.
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-251-2/+2
|
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+36
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.