Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-23 | Bug 962812: Use the "required" attribute where appropriate | Sunil Joshi | 1 | -1/+1 | |
r=LpSolit a=justdave | |||||
2014-01-20 | Bug 958825: Use HTML5's attribute "autofocus" instead of ↵ | Frédéric Buclin | 1 | -7/+3 | |
onload="element.focus()" r/a=justdave | |||||
2014-01-16 | Bug 686333: Bugzilla login field should be <input type=email> | Frédéric Buclin | 1 | -1/+3 | |
r/a=justdave | |||||
2014-01-07 | Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵ | Connor Behan | 1 | -1/+1 | |
specific Bugzilla installation r=dkl,a=justdave | |||||
2014-01-07 | Bug 952796: Remove HTML attributes which are obsolete in HTML5 | Frédéric Buclin | 1 | -1/+1 | |
r/a=justdave | |||||
2014-01-07 | Bug 840407: Remove the "align" and "valign" attributes | Frédéric Buclin | 1 | -18/+8 | |
r/a=justdave | |||||
2013-11-05 | Bug 387292 - Advertise the ability to change the email address | Sunil Joshi | 1 | -0/+12 | |
r=glob, a=simon | |||||
2013-08-06 | Bug 898784 - Clarify on the CreateAccount page that email address is login ↵ | Sunil Joshi | 1 | -1/+7 | |
when param emailsuffix is set. r=sgreen, a=sgreen | |||||
2012-05-16 | Bug 490764: Bugzilla should explain why creating a user account is worthwhile | Frédéric Buclin | 1 | -1/+10 | |
r=glob a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -17/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-12-13 | Bug 705474 - CSRF vulnerability in createaccount.cgi allows possible ↵ | Reed Loden | 1 | -0/+1 | |
unauthorized account creation e-mail request [r=mkanat a=mkanat] | |||||
2011-10-23 | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 1 | -2/+0 | |
r/a=mkanat | |||||
2008-10-29 | Bug 461958: Account creation page uses word "accountname" - should be ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
"account name" - Patch by Rob Siklos [:robzilla] <robzilla2@siklos.ca> r/a=LpSolit | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-07-30 | Bug 369592 New Account Privacy policy etc. string changes for bmo | timeless%mozdev.org | 1 | -6/+21 | |
r=lpsolit a=lpsolit | |||||
2006-08-20 | Bug 87795: Creating an account should send token and wait for confirmation ↵ | lpsolit%gmail.com | 1 | -22/+12 | |
(prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk | |||||
2006-07-12 | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<batosti@async.com.br> r=ghendricks a=myk | |||||
2004-01-19 | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 1 | -1/+1 | |
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | |||||
2003-12-08 | Bug 227289: INTERFACE comments for account/create.html.tmpl; r=jouni; ↵ | jocuri%softhome.net | 1 | -0/+7 | |
a=justdave. | |||||
2003-11-08 | Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk. | jocuri%softhome.net | 1 | -2/+2 | |
2003-11-07 | Bug 198460: Better wording for create account to stress valid email address; ↵ | jocuri%softhome.net | 1 | -4/+11 | |
r=kiko; a=justdave. | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 1 | -7/+10 | |
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | |||||
2002-04-24 | Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. | gerv%gerv.net | 1 | -2/+2 | |
2002-04-20 | Bug 135707 - template reorganisation. This makes the new copies of the ↵ | gerv%gerv.net | 1 | -2/+2 | |
templates use all the correct names internally. Patch by me, 2xr=myk. | |||||
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 1 | -0/+58 | |
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. |