Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-07 | Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵ | Connor Behan | 1 | -2/+2 | |
specific Bugzilla installation r=dkl,a=justdave | |||||
2013-12-31 | Bug 920681: Remove the cellspacing and cellpadding attributes from tables | Frédéric Buclin | 1 | -18/+4 | |
r/a=justdave | |||||
2013-12-22 | Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵ | Frédéric Buclin | 1 | -5/+6 | |
CSS styles r/a=justdave | |||||
2012-11-20 | Bug 491198: The error message shouldn't say "didn't match anything" when ↵ | Sunil Joshi | 1 | -1/+1 | |
entering a too short name (when emailsuffix is in use) r/a=LpSolit | |||||
2012-09-11 | Bug 790215 - Flag names are not properly escaped when displayed on confirm ↵ | Reed Loden | 1 | -1/+1 | |
user match page [r=LpSolit a=LpSolit] | |||||
2012-05-28 | Bug 756314: Fix dropping of unique matches when the "confirm page" page is ↵ | Byron Jones | 1 | -4/+4 | |
display. r=LpSolit, a=LpSolit | |||||
2012-02-26 | Bug 696387: Remove useless calls to field-descs.none.tmpl | Matt Selsky | 1 | -3/+0 | |
r/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 | -18/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-02-15 | Bug 634243: Stop confirm-match.html.tmpl from sending extra, empty values for | Max Kanat-Alexander | 1 | -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 | |||||
2010-02-18 | Bug 533018: "Confirm match" displays full email address to logged-out users ↵ | Frédéric Buclin | 1 | -3/+7 | |
in request.cgi r/a=mkanat | |||||
2009-12-18 | Bug 465930: Some fields have no description in the user auto-completion form ↵ | lpsolit%gmail.com | 1 | -6/+20 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-03-31 | Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
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 388826 "cannot make a conclusive match" should not be said if the only ↵ | timeless%mozdev.org | 1 | -5/+12 | |
reason is confirmuniqueusermatch r=wicked a=lpsolit | |||||
2007-04-05 | Bug 370606: Conclusive user match error doesn't include a line break - Patch ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
2007-01-18 | Bug 299405: Attachments don't work if you need to log in again [ Undefined ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
subroutine @ Fh::slice ] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2007-01-08 | Bug 365556 global/confirm-user-match uses strange mark up/uses p as br | timeless%mozdev.org | 1 | -4/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
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 | |||||
2005-12-20 | Bug 320902 confirm-user-match is mean to IE | timeless%mozdev.org | 1 | -2/+4 | |
r=mkanat a=justdave | |||||
2005-07-08 | Bug 216028: User::match_field() displays no warning when the maximum number ↵ | lpsolit%gmail.com | 1 | -14/+6 | |
of matches is reached - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2005-04-08 | Bug 238878: Make hidden-fields template, User Matching and Flags use direct ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave | |||||
2005-02-26 | Fix burning tinderbox after checkin of 155414; 'Bugzilla' is a reserved word. | travis%sedsystems.ca | 1 | -2/+2 | |
2005-02-26 | Bug 155414 : "Account not found" error should be more friendly | travis%sedsystems.ca | 1 | -8/+8 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk | |||||
2004-11-20 | Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign ↵ | jocuri%softhome.net | 1 | -2/+2 | |
bug to' field; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave. | |||||
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-09-07 | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 1 | -3/+3 | |
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | |||||
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -1/+1 | |
r=gerv, justdave a=justdave | |||||
2003-01-06 | Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵ | gerv%gerv.net | 1 | -1/+1 | |
gerv; r=bbaetz, a=justdave. | |||||
2002-11-19 | Bug 175579 - make templates html compliant | bbaetz%student.usyd.edu.au | 1 | -7/+7 | |
r=gerv, a=justdave | |||||
2002-11-08 | Fix for bug 172518: makes the request tracker use the generic user matching code | myk%mozilla.org | 1 | -5/+10 | |
r=not_erik,joel a=justdave | |||||
2002-10-25 | Bug 162990 | bugreport%peshkin.net | 1 | -0/+180 | |
Adding missing new file |