Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-26 | Bug 36257 : Have the QA Contact field appear in New Bug submission form | travis%sedsystems.ca | 1 | -7/+46 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave | |||||
2005-02-26 | Bug 283361 : 'Deadline' info not saved in bookmarkable template | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=wurblzap a=myk | |||||
2005-02-26 | Bug 282999 remove Javascript LANGUAGE attribute in all files | bugreport%peshkin.net | 1 | -1/+1 | |
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk | |||||
2005-02-17 | Bug 282444 : The description field in enter_bug.cgi contains spaces | travis%sedsystems.ca | 1 | -2/+1 | |
Patch by Jussi Sirpoma <jussi@comlink.fi> r=jouni a=myk | |||||
2005-02-16 | Bug 99567 : Allow Milestone to be set on creation of bug as an option | travis%sedsystems.ca | 1 | -0/+8 | |
Patch by Todd Stansell <tjs@tellme.com> r=kiko,justdave a=justdave | |||||
2005-02-10 | Bug 11901 : Change Bugzilla comments line-wrapping policy | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave | |||||
2005-02-01 | Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fields | travis%sedsystems.ca | 1 | -1/+7 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni a=justdave | |||||
2005-01-28 | Bug 278711 : An empty entry is sometimes not useful and should be removed | travis%sedsystems.ca | 1 | -1/+0 | |
Patch by John Beranek <john@redux.org.uk> r=vladd, a=justdave | |||||
2005-01-21 | Bug 266579 : Users without privs can confirm bugs by assigning to themselves ↵ | travis%sedsystems.ca | 1 | -0/+2 | |
first, without having canconfirm privs Patch by LpSolit@gmail.com r=myk a=justdave | |||||
2005-01-16 | Patch for bug 255428: Allow multiple user selection in CC pull downs; patch ↵ | jocuri%softhome.net | 1 | -0/+1 | |
by John Beranek <john@redux.org.uk>, r=wurblzap, a=myk. | |||||
2005-01-16 | Patch for bug 103636: Support specifying a date on which a bug is expected ↵ | jocuri%softhome.net | 1 | -0/+7 | |
to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk. | |||||
2005-01-08 | Bug 276446: Initial description cannot be made private on new bug creation | travis%sedsystems.ca | 1 | -0/+17 | |
Patch: travis r=joini a=justdave | |||||
2004-12-12 | Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set ↵ | jocuri%softhome.net | 1 | -9/+7 | |
status to NEW; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave. | |||||
2004-08-28 | Patch for bug 248613: Custom global default platform/OS in ↵ | jocuri%softhome.net | 1 | -3/+10 | |
non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk. | |||||
2004-08-11 | Bug 251669: add an option to show users in a drop down menu instead of a ↵ | bugreport%peshkin.net | 1 | -3/+12 | |
text edit field patch by glob <bugzilla@glob.com.au> r=joel a=justdave | |||||
2004-08-02 | Bug 253583 Warning: assignment to undeclared variable assigned_to | timeless%mozdev.org | 1 | -1/+1 | |
patch by mcsmurf@gmx.de r=vladd a=justdave | |||||
2004-07-24 | Fix for bug 252840: Provide product name in enter bug page title. r,a=myk. | kiko%async.com.br | 1 | -1/+2 | |
2004-07-08 | Patch for bug 249863: Move hidden initial state INPUT field at the beginning ↵ | jocuri%softhome.net | 1 | -3/+6 | |
of the table (previously it was inserted between table rows, causing invalid HTML); patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave. | |||||
2004-04-07 | Fix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Does | kiko%async.com.br | 1 | -1/+2 | |
that, and also fixes up the bug creation template. r=justdave, a=justdave. | |||||
2004-03-23 | Bug 238282 - fix one more incorrect bugword. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -1/+1 | |
2004-03-08 | Bug 170213 - make static HTML files into page.cgi pages. This does ↵ | gerv%gerv.net | 1 | -2/+3 | |
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. | |||||
2004-03-06 | Patch for bug 236443: respect customization of customized words in ↵ | jocuri%softhome.net | 1 | -1/+3 | |
create.html.tmpl; r=kiko, a=justdave. | |||||
2004-02-04 | Fix for bug 220998: Allows blocks, dependson, and keywords values to be part ↵ | myk%mozilla.org | 1 | -3/+3 | |
of a bug entry template (i.e. a URL that presets those fields to specific values). Original patch by Ludovic Dubost. r=kiko | |||||
2004-01-30 | Bug 232485 - fix missing space between words. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -1/+1 | |
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. | |||||
2004-01-16 | Bug 231037 - remove JS popup from bug entry page. Patch by gerv; r,a=myk. | gerv%gerv.net | 1 | -5/+1 | |
2003-09-18 | Bug 219216: Javascript improperly using FILTER html instead of FILTER js ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
causing data with @ produced by javascript to show up as @ r=timeless, a=justdave | |||||
2003-09-07 | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 1 | -1/+2 | |
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 1 | -31/+31 | |
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | |||||
2003-04-27 | Byg 202463 - prefill 'assign to' with default component owner | bbaetz%acm.org | 1 | -4/+47 | |
patch by slamm@yahoo-inc.com (Steve Lamm) r=bbaetz, a=justdave | |||||
2003-04-25 | Bug 192677: Add new test to flag failure-to-filter situations in the ↵ | justdave%syndicomm.com | 1 | -1/+2 | |
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave | |||||
2003-02-28 | Bug 180692 - enter_bug shows keywords option even if keywords are disabled | burnus%gmx.de | 1 | -10/+12 | |
r=bbaetz, a=justdave | |||||
2002-11-19 | Bug 175579 - make templates html compliant | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
r=gerv, a=justdave | |||||
2002-10-17 | Bug 112373 you should be able to enter bug dependencies/blockers when you ↵ | bugreport%peshkin.net | 1 | -0/+16 | |
enter a bug. patch by jhedlund r,2xr=joel | |||||
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 1 | -0/+14 | |
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave | |||||
2002-09-14 | Bug 25521 - Keyword field in new bug entry. Patch by ↵ | gerv%gerv.net | 1 | -0/+13 | |
jeff.hedlund@matrixsi.com; r=gerv. | |||||
2002-07-28 | Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by ↵ | gerv%gerv.net | 1 | -2/+4 | |
burnus; r=gerv. | |||||
2002-06-30 | Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a> | bbaetz%student.usyd.edu.au | 1 | -3/+3 | |
patch by davef@tetsubo.com, r=kiko x2 | |||||
2002-06-05 | Bug 148919: Make entryheader a separate template. (again) | matty%chariot.net.au | 1 | -2/+4 | |
2002-06-01 | Bug 148363 - minor html glitch on the enter_bug template | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2 | |||||
2002-05-22 | Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. | myk%mozilla.org | 1 | -9/+9 | |
Patch by mental <xor@ivwnet.com>. r=justdave,myk | |||||
2002-05-09 | Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv. | gerv%gerv.net | 1 | -1/+1 | |
2002-04-27 | Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵ | gerv%gerv.net | 1 | -2/+3 | |
Patch by gerv; r=bbaetz, myk. | |||||
2002-04-25 | Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 1 | -1/+1 | |
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/+257 | |
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. |