- 22 Jul, 2004 1 commit
-
-
kiko%async.com.br authored
ant.jpg out to avoid complaints about "this very important testing resource" <wink>. Fixed single callsite (and someone please explain to me what it's useful for!) a=justdave, myk.
-
- 20 Jul, 2004 1 commit
-
-
jouni%heikniemi.net authored
Patch by GavinS <bugzilla@chimpychompy.org>, r=jouni, a=justdave
-
- 10 Jul, 2004 1 commit
-
-
justdave%bugzilla.org authored
Bug 238797: minor adjustment to javascript filters to prevent tags inserted in product, component, and flag names from causing problems. r=gerv, a=justdave
-
- 08 Jul, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 249863: Move hidden initial state INPUT field at the beginning of the table (previously it was inserted between table rows, causing invalid HTML); patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave.
-
- 26 Jun, 2004 1 commit
-
-
kiko%async.com.br authored
INCLUDE for PROCESS when using variables.none gives us our $terms back. r,a=justdave.
-
- 12 May, 2004 2 commits
-
-
bugreport%peshkin.net authored
r=justdave, a=justdave
-
justdave%bugzilla.org authored
Bug 241270: fix regression caused by <label> wrapping other form widgets. Related widgets are now excluded from the <label> blocks. r=myk, a=justdave
-
- 28 Apr, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 241259: add a CSS tag for 'Additional Comments'; patch by Albert Ting <altlst@sonic.net>; r=vladd; a=justdave.
-
- 27 Apr, 2004 1 commit
-
-
justdave%syndicomm.com authored
Bug 241516: remove possible namespace conflicts in the additional CSS classes for bugid, component, and status on show_bug r=myk, a=justdave
-
- 07 Apr, 2004 1 commit
-
-
kiko%async.com.br authored
that, and also fixes up the bug creation template. r=justdave, a=justdave.
-
- 06 Apr, 2004 1 commit
-
-
myk%mozilla.org authored
Fix for bug 237176: allows power users to display relevance values as a column in the search results for a fulltext search r=justdave a=justdave
-
- 05 Apr, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 14887: put <label> tags in forms; patch by Jeffrey Baker <jwbaker@acm.org>; r=gerv; a=justdave.
-
- 03 Apr, 2004 1 commit
-
-
gerv%gerv.net authored
-
- 23 Mar, 2004 1 commit
-
-
gerv%gerv.net authored
-
- 19 Mar, 2004 2 commits
-
-
gerv%gerv.net authored
Bug 234293 - complete the conversion from "query" terminology to "search" terminology. Patch by gerv; r=justdave, kiko, a=justdave.
-
timeless%mozdev.org authored
also fix the spelling of decipher r=gerv r=kiko a=justdave
-
- 17 Mar, 2004 2 commits
-
-
kiko%async.com.br authored
specific bz_obsolete/closed/inactive classes (that don't specify underline, but line-through instead) and additional Template filters for conveniently applying them. Change occurences of <strike> to use new classes and clean up callsites. Patch by byron jones <bugzilla@glob.com.au>. r=myk, gerv. a=myk.
-
kiko%async.com.br authored
[optional] Javascript-enabled +/- controls that allow branches in the dependency tree to collapse. Patch by Mike Shaver <shaver@mozilla.org>, minor cleanups by me, r=myk, kiko, a=justdave.
-
- 12 Mar, 2004 1 commit
-
-
jocuri%softhome.net authored
-
- 10 Mar, 2004 1 commit
-
-
gerv%gerv.net authored
Bug 236575 - update the "newer build" information to cover the new mozilla.org products. Patch by gerv; r,a=justdave.
-
- 08 Mar, 2004 1 commit
-
-
gerv%gerv.net authored
Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.
-
- 06 Mar, 2004 2 commits
-
-
kiko%async.com.br authored
Milestone:" in show_bug. r=gerv, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 236443: respect customization of customized words in create.html.tmpl; r=kiko, a=justdave.
-
- 05 Mar, 2004 1 commit
-
-
gerv%gerv.net authored
-
- 04 Feb, 2004 1 commit
-
-
myk%mozilla.org authored
Fix for bug 220998: Allows blocks, dependson, and keywords values to be part of a bug entry template (i.e. a URL that presets those fields to specific values). Original patch by Ludovic Dubost. r=kiko
-
- 03 Feb, 2004 1 commit
-
-
gerv%gerv.net authored
Bug 232413 - remove occurrences of in favour of [%+ construct to prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
-
- 30 Jan, 2004 1 commit
-
-
gerv%gerv.net authored
-
- 26 Jan, 2004 1 commit
-
-
myk%mozilla.org authored
Fix for bug 232160: adds the header back in to the "verify component, etc." page that appears when a user changes the product to which a bug belongs. r=gerv
-
- 20 Jan, 2004 1 commit
-
-
gerv%gerv.net authored
Bug 227026 - remove obsolete MacsBug information from guided template (we no longer support OS 9.) Patch by gerv; r,a=justdave.
-
- 19 Jan, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 228894: Change HTML comments to template-toolkit ones for template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
-
- 16 Jan, 2004 1 commit
-
-
gerv%gerv.net authored
-
- 08 Dec, 2003 1 commit
-
-
gerv%gerv.net authored
Bug 223078 - Provide classes to allow user to style bugs depending on bug number, component or status. Patch by gerv; r=kiko, a=justdave.
-
- 29 Oct, 2003 1 commit
-
-
kiko%async.com.br authored
bug/edit.html.tmpl into bug/knob.html.tmpl. Patch by Ludovic Dubost <ludovic@pobox.com>, r=kiko, a=justdave.
-
- 26 Oct, 2003 1 commit
-
-
jocuri%softhome.net authored
-
- 19 Oct, 2003 1 commit
-
-
jocuri%softhome.net authored
Bug 222566: Fixing wording on enter_bug.cgi when using the create-guided template; patch by Gervase Markham (gerv@mozilla.org); r=justdave; a=justdave.
-
- 29 Sep, 2003 1 commit
-
-
justdave%syndicomm.com authored
r=kiko, a=justdave
-
- 25 Sep, 2003 1 commit
-
-
gerv%gerv.net authored
Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla Helper form. Patch by gerv; r,a=justdave.
-
- 18 Sep, 2003 1 commit
-
-
justdave%syndicomm.com authored
Bug 219216: Javascript improperly using FILTER html instead of FILTER js causing data with @ produced by javascript to show up as @ r=timeless, a=justdave
-
- 07 Sep, 2003 1 commit
-
-
gerv%gerv.net authored
Bug 207044 - Filter more template directives. None of these are security bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
-
- 03 Sep, 2003 1 commit
-
-
myk%mozilla.org authored
Fix for bug 145588: adds full-text search option for more accurate finding of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk
-