aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account/email/request-new.txt.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-12/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-231-2/+0
| | | | r/a=mkanat
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-2/+2
| | | | r/a=mkanat
* Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin ↵lpsolit%gmail.com2009-01-081-4/+3
| | | | <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 369592 New Account Privacy policy etc. string changes for bmotimeless%mozdev.org2007-07-301-6/+19
| | | | r=lpsolit a=lpsolit
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com2007-04-191-2/+2
| | | | get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
* Bug 363894: Use a better date format in notifications about user account ↵lpsolit%gmail.com2006-12-151-1/+1
| | | | 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
* Bug 87795: Creating an account should send token and wait for confirmation ↵lpsolit%gmail.com2006-08-201-0/+44
(prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk