aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create
Commit message (Collapse)AuthorAgeFilesLines
* Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au2002-12-201-9/+13
|
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-2/+18
| | | | | r=justdave, joel a=justdave
* Bug 179483 - Guided template displays wrong product name sometimes. Patch by ↵gerv%gerv.net2002-11-221-11/+13
| | | | gerv; r=bbaetz, a=justdave.
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-192-4/+4
| | | | r=gerv, a=justdave
* Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows ↵gerv%gerv.net2002-11-111-7/+11
| | | | selection of any OS, if the submitter is running it, on this form. Patch by gerv; r,a=justdave.
* Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk.gerv%gerv.net2002-10-242-0/+591
|
* Bug 112373 you should be able to enter bug dependencies/blockers when you ↵bugreport%peshkin.net2002-10-171-0/+16
| | | | | | | enter a bug. patch by jhedlund r,2xr=joel
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-0/+14
| | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
* Bug 25521 - Keyword field in new bug entry. Patch by ↵gerv%gerv.net2002-09-141-0/+13
| | | | jeff.hedlund@matrixsi.com; r=gerv.
* Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by ↵gerv%gerv.net2002-07-281-2/+4
| | | | burnus; r=gerv.
* Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>bbaetz%student.usyd.edu.au2002-06-301-3/+3
| | | | patch by davef@tetsubo.com, r=kiko x2
* Bug 148919: Make entryheader a separate template. (again)matty%chariot.net.au2002-06-052-2/+38
|
* Bug 148363 - minor html glitch on the enter_bug templatebbaetz%student.usyd.edu.au2002-06-011-1/+1
| | | | patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-9/+9
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv.gerv%gerv.net2002-05-091-1/+1
|
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-071-0/+5
| | | | or so - many more to go... Patch by gerv; 2xr=bbaetz.
* Bug 140770 - Navigation doesn't work after creating a new bug. This fix ↵gerv%gerv.net2002-05-021-21/+4
| | | | displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke.
* Bug 138904 - post_bug templates should be separate. Renaming template so ↵gerv%gerv.net2002-04-291-0/+0
| | | | that the name's not so long, and we can use formats.
* Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵gerv%gerv.net2002-04-271-2/+3
| | | | Patch by gerv; r=bbaetz, myk.
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-251-1/+1
|
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-243-7/+7
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-203-7/+7
| | | | templates use all the correct names internally. Patch by me, 2xr=myk.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-194-0/+358
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.