summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/email/change-new.txt.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2015-09-06Bug 1194987: Editing your email address and make it point to a non-existent ↵Frédéric Buclin1-2/+2
email address makes Bugzilla stop working r=gerv a=sgreen
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-17/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin1-2/+0
r/a=mkanat
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin1-2/+2
r/a=mkanat
2009-01-08Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-3/+2
<LpSolit@gmail.com> r=wicked 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
2007-04-19Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com1-2/+2
get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
2006-12-15Bug 363894: Use a better date format in notifications about user account ↵lpsolit%gmail.com1-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
2006-10-21Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address ↵lpsolit%gmail.com1-1/+2
- Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=myk
2005-03-17Backing out the fix for bug 135812 as it causes the mail params to be ↵jake%bugzilla.org1-2/+1
deleted on new installs.
2005-03-16Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca1-1/+2
Patch by Cedric Caron <cedric.caron@urbanet.ch> r=wurblzap a=justdave
2004-04-07Bug 192775 - rearrange parameter order in token URLs to make them always ↵gerv%gerv.net1-2/+2
fully linked in some MUAs. Patch by gerv; r=myk, a=justdave.
2003-12-08Fix for bug 227213: Chomping murder in token emails and pages. Fixkiko%async.com.br1-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.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-3/+6
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2002-05-03Bug 135836 - change requests should include expiration details. Patch by ↵gerv%gerv.net1-0/+3
zeroJ@null.net; r=gerv, justdave.
2002-04-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net1-2/+2
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-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.