aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/confirm-user-match.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1162914: Editing a user field when confirmuniqueusermatch = true no ↵Frédéric Buclin2015-05-141-1/+1
| | | | | | longer works r=dkl a=glob
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan2014-01-071-2/+2
| | | | | | specific Bugzilla installation r=dkl,a=justdave
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-18/+4
| | | | r/a=justdave
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin2013-12-221-5/+6
| | | | | | CSS styles r/a=justdave
* Bug 491198: The error message shouldn't say "didn't match anything" when ↵Sunil Joshi2012-11-201-1/+1
| | | | | | entering a too short name (when emailsuffix is in use) r/a=LpSolit
* Bug 790215 - Flag names are not properly escaped when displayed on confirm ↵Reed Loden2012-09-111-1/+1
| | | | | | user match page [r=LpSolit a=LpSolit]
* Bug 756314: Fix dropping of unique matches when the "confirm page" page is ↵Byron Jones2012-05-291-4/+4
| | | | | | display. r=LpSolit, a=LpSolit
* Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2012-02-261-3/+0
| | | | r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-18/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 634243: Stop confirm-match.html.tmpl from sending extra, empty values forMax Kanat-Alexander2011-02-151-1/+6
| | | | | | each field being confirmed. This fixes a bug where confirming would fail, displaying a value with an extra comma at the end. r=LpSolit, a=LpSolit
* Bug 533018: "Confirm match" displays full email address to logged-out users ↵Frédéric Buclin2010-02-181-3/+7
| | | | | | in request.cgi r/a=mkanat
* Bug 465930: Some fields have no description in the user auto-completion form ↵lpsolit%gmail.com2009-12-171-6/+20
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric ↵lpsolit%gmail.com2009-03-311-2/+1
| | | | Buclin <LpSolit@gmail.com> r/a=mkanat
* 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 388826 "cannot make a conclusive match" should not be said if the only ↵timeless%mozdev.org2007-07-301-5/+12
| | | | | | reason is confirmuniqueusermatch r=wicked a=lpsolit
* Bug 370606: Conclusive user match error doesn't include a line break - Patch ↵lpsolit%gmail.com2007-04-051-1/+2
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
* Bug 299405: Attachments don't work if you need to log in again [ Undefined ↵lpsolit%gmail.com2007-01-181-0/+5
| | | | subroutine @ Fh::slice ] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 365556 global/confirm-user-match uses strange mark up/uses p as brtimeless%mozdev.org2007-01-081-4/+0
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-121-1/+1
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 320902 confirm-user-match is mean to IEtimeless%mozdev.org2005-12-201-2/+4
| | | | r=mkanat a=justdave
* Bug 216028: User::match_field() displays no warning when the maximum number ↵lpsolit%gmail.com2005-07-081-14/+6
| | | | of matches is reached - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 238878: Make hidden-fields template, User Matching and Flags use direct ↵lpsolit%gmail.com2005-04-081-2/+0
| | | | CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
* Fix burning tinderbox after checkin of 155414; 'Bugzilla' is a reserved word.travis%sedsystems.ca2005-02-261-2/+2
|
* Bug 155414 : "Account not found" error should be more friendlytravis%sedsystems.ca2005-02-251-8/+8
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk
* Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign ↵jocuri%softhome.net2004-11-201-2/+2
| | | | bug to' field; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-071-3/+3
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-1/+1
| | | | | r=gerv, justdave a=justdave
* Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵gerv%gerv.net2003-01-061-1/+1
| | | | gerv; r=bbaetz, a=justdave.
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-191-7/+7
| | | | r=gerv, a=justdave
* Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org2002-11-081-5/+10
| | | | | r=not_erik,joel a=justdave
* Bug 162990bugreport%peshkin.net2002-10-251-0/+180
Adding missing new file