summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/create.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2004-01-16Bug 231037 - remove JS popup from bug entry page. Patch by gerv; r,a=myk.gerv%gerv.net1-5/+1
2003-09-18Bug 219216: Javascript improperly using FILTER html instead of FILTER js ↵justdave%syndicomm.com1-2/+2
causing data with @ produced by javascript to show up as @ r=timeless, a=justdave
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net1-1/+2
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-31/+31
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-04-27Byg 202463 - prefill 'assign to' with default component ownerbbaetz%acm.org1-4/+47
patch by slamm@yahoo-inc.com (Steve Lamm) r=bbaetz, a=justdave
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-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-28Bug 180692 - enter_bug shows keywords option even if keywords are disabledburnus%gmx.de1-10/+12
r=bbaetz, a=justdave
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au1-2/+2
r=gerv, a=justdave
2002-10-17Bug 112373 you should be able to enter bug dependencies/blockers when you ↵bugreport%peshkin.net1-0/+16
enter a bug. patch by jhedlund r,2xr=joel
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-0/+14
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
2002-09-14Bug 25521 - Keyword field in new bug entry. Patch by ↵gerv%gerv.net1-0/+13
jeff.hedlund@matrixsi.com; r=gerv.
2002-07-28Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by ↵gerv%gerv.net1-2/+4
burnus; r=gerv.
2002-06-30Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>bbaetz%student.usyd.edu.au1-3/+3
patch by davef@tetsubo.com, r=kiko x2
2002-06-05Bug 148919: Make entryheader a separate template. (again)matty%chariot.net.au1-2/+4
2002-06-01Bug 148363 - minor html glitch on the enter_bug templatebbaetz%student.usyd.edu.au1-1/+1
patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-9/+9
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-05-09Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv.gerv%gerv.net1-1/+1
2002-04-27Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵gerv%gerv.net1-2/+3
Patch by gerv; r=bbaetz, myk.
2002-04-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net1-1/+1
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net1-2/+2
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-2/+2
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-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.