summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create
AgeCommit message (Collapse)AuthorFilesLines
2004-09-13Bug 225854 - only print "Steps to reproduce" when the user has entered some. ↵gerv%gerv.net1-2/+3
Patch by buti@gmx.at; r=gerv.
2004-08-28Patch for bug 248613: Custom global default platform/OS in ↵jocuri%softhome.net1-3/+10
non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
2004-08-11Bug 251669: add an option to show users in a drop down menu instead of a ↵bugreport%peshkin.net1-3/+12
text edit field patch by glob <bugzilla@glob.com.au> r=joel a=justdave
2004-08-02Bug 253583 Warning: assignment to undeclared variable assigned_totimeless%mozdev.org1-1/+1
patch by mcsmurf@gmx.de r=vladd a=justdave
2004-07-24Fix for bug 252840: Provide product name in enter bug page title. r,a=myk.kiko%async.com.br1-1/+2
2004-07-20Bug 252002: Fix typo in create-guided.html.tmpl.jouni%heikniemi.net1-1/+1
Patch by GavinS <bugzilla@chimpychompy.org>, r=jouni, a=justdave
2004-07-08Patch for bug 249863: Move hidden initial state INPUT field at the beginning ↵jocuri%softhome.net1-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-07Fix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Doeskiko%async.com.br1-1/+2
that, and also fixes up the bug creation template. r=justdave, a=justdave.
2004-04-06Fix for bug 237176: allows power users to display relevance values as a ↵myk%mozilla.org1-0/+1
column in the search results for a fulltext search r=justdave a=justdave
2004-03-23Bug 238282 - fix one more incorrect bugword. Patch by gerv; r,a=justdave.gerv%gerv.net1-1/+1
2004-03-10Bug 236575 - update the "newer build" information to cover the new ↵gerv%gerv.net1-19/+24
mozilla.org products. Patch by gerv; r,a=justdave.
2004-03-08Bug 170213 - make static HTML files into page.cgi pages. This does ↵gerv%gerv.net2-3/+5
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-06Patch for bug 236443: respect customization of customized words in ↵jocuri%softhome.net1-1/+3
create.html.tmpl; r=kiko, a=justdave.
2004-03-05Bug 236296 - fix Build Identifier on guided entry form. Patch by gerv; ↵gerv%gerv.net1-1/+2
r,a=justdave.
2004-02-04Fix for bug 220998: Allows blocks, dependson, and keywords values to be part ↵myk%mozilla.org1-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-30Bug 232485 - fix missing space between words. Patch by gerv; r,a=justdave.gerv%gerv.net1-1/+1
2004-01-20Bug 227026 - remove obsolete MacsBug information from guided template (we no ↵gerv%gerv.net1-3/+1
longer support OS 9.) Patch by gerv; r,a=justdave.
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net5-5/+5
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2004-01-16Bug 231037 - remove JS popup from bug entry page. Patch by gerv; r,a=myk.gerv%gerv.net1-5/+1
2003-10-19Bug 222566: Fixing wording on enter_bug.cgi when using the create-guided ↵jocuri%softhome.net1-3/+3
template; patch by Gervase Markham (gerv@mozilla.org); r=justdave; a=justdave.
2003-09-25Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla ↵gerv%gerv.net1-2/+2
Helper form. Patch by gerv; r,a=justdave.
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 &#64; r=timeless, a=justdave
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2-2/+4
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-09-03Fix for bug 145588: adds full-text search option for more accurate finding ↵myk%mozilla.org1-20/+5
of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk
2003-07-14Bug 203444 - Add request for about:buildconfig to Bugzilla Helper. Patch by ↵gerv%gerv.net1-3/+6
gerv; r,a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net5-145/+153
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.com3-4/+7
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-04-01Bug 192121 - Javascript error in guided bug entry. Patch by gerv; r=kiko, ↵gerv%gerv.net1-3/+6
a=justdave.
2003-02-28Bug 180692 - enter_bug shows keywords option even if keywords are disabledburnus%gmx.de1-10/+12
r=bbaetz, a=justdave
2003-02-16Bug 193511 - post_bug page has two headers. Patch by gerv; r=burnus, a=justdave.gerv%gerv.net1-0/+2
2003-02-06Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave.gerv%gerv.net1-1/+5
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au1-9/+13
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au1-2/+18
r=justdave, joel a=justdave
2002-11-22Bug 179483 - Guided template displays wrong product name sometimes. Patch by ↵gerv%gerv.net1-11/+13
gerv; r=bbaetz, a=justdave.
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2-4/+4
r=gerv, a=justdave
2002-11-11Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows ↵gerv%gerv.net1-7/+11
selection of any OS, if the submitter is running it, on this form. Patch by gerv; r,a=justdave.
2002-10-24Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk.gerv%gerv.net2-0/+591
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.au2-2/+38
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-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net1-0/+5
or so - many more to go... Patch by gerv; 2xr=bbaetz.
2002-05-02Bug 140770 - Navigation doesn't work after creating a new bug. This fix ↵gerv%gerv.net1-21/+4
displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke.
2002-04-29Bug 138904 - post_bug templates should be separate. Renaming template so ↵gerv%gerv.net1-0/+0
that the name's not so long, and we can use formats.