Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 225854 - only print "Steps to reproduce" when the user has entered some. ↵ | gerv%gerv.net | 2004-09-12 | 1 | -2/+3 |
| | | | | Patch by buti@gmx.at; r=gerv. | ||||
* | Patch for bug 248613: Custom global default platform/OS in ↵ | jocuri%softhome.net | 2004-08-28 | 1 | -3/+10 |
| | | | | non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk. | ||||
* | Bug 251669: add an option to show users in a drop down menu instead of a ↵ | bugreport%peshkin.net | 2004-08-11 | 1 | -3/+12 |
| | | | | | | | | text edit field patch by glob <bugzilla@glob.com.au> r=joel a=justdave | ||||
* | Bug 253583 Warning: assignment to undeclared variable assigned_to | timeless%mozdev.org | 2004-08-02 | 1 | -1/+1 |
| | | | | patch by mcsmurf@gmx.de r=vladd a=justdave | ||||
* | Fix for bug 252840: Provide product name in enter bug page title. r,a=myk. | kiko%async.com.br | 2004-07-24 | 1 | -1/+2 |
| | |||||
* | Bug 252002: Fix typo in create-guided.html.tmpl. | jouni%heikniemi.net | 2004-07-20 | 1 | -1/+1 |
| | | | | | Patch by GavinS <bugzilla@chimpychompy.org>, r=jouni, a=justdave | ||||
* | Patch for bug 249863: Move hidden initial state INPUT field at the beginning ↵ | jocuri%softhome.net | 2004-07-08 | 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. | ||||
* | Fix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Does | kiko%async.com.br | 2004-04-07 | 1 | -1/+2 |
| | | | | that, and also fixes up the bug creation template. r=justdave, a=justdave. | ||||
* | Fix for bug 237176: allows power users to display relevance values as a ↵ | myk%mozilla.org | 2004-04-06 | 1 | -0/+1 |
| | | | | | | | column in the search results for a fulltext search r=justdave a=justdave | ||||
* | Bug 238282 - fix one more incorrect bugword. Patch by gerv; r,a=justdave. | gerv%gerv.net | 2004-03-23 | 1 | -1/+1 |
| | |||||
* | Bug 236575 - update the "newer build" information to cover the new ↵ | gerv%gerv.net | 2004-03-10 | 1 | -19/+24 |
| | | | | mozilla.org products. Patch by gerv; r,a=justdave. | ||||
* | Bug 170213 - make static HTML files into page.cgi pages. This does ↵ | gerv%gerv.net | 2004-03-08 | 2 | -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. | ||||
* | Patch for bug 236443: respect customization of customized words in ↵ | jocuri%softhome.net | 2004-03-06 | 1 | -1/+3 |
| | | | | create.html.tmpl; r=kiko, a=justdave. | ||||
* | Bug 236296 - fix Build Identifier on guided entry form. Patch by gerv; ↵ | gerv%gerv.net | 2004-03-05 | 1 | -1/+2 |
| | | | | r,a=justdave. | ||||
* | Fix for bug 220998: Allows blocks, dependson, and keywords values to be part ↵ | myk%mozilla.org | 2004-02-04 | 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 | ||||
* | Bug 232485 - fix missing space between words. Patch by gerv; r,a=justdave. | gerv%gerv.net | 2004-01-30 | 1 | -1/+1 |
| | |||||
* | Bug 227026 - remove obsolete MacsBug information from guided template (we no ↵ | gerv%gerv.net | 2004-01-20 | 1 | -3/+1 |
| | | | | longer support OS 9.) Patch by gerv; r,a=justdave. | ||||
* | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 2004-01-19 | 5 | -5/+5 |
| | | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | ||||
* | Bug 231037 - remove JS popup from bug entry page. Patch by gerv; r,a=myk. | gerv%gerv.net | 2004-01-16 | 1 | -5/+1 |
| | |||||
* | Bug 222566: Fixing wording on enter_bug.cgi when using the create-guided ↵ | jocuri%softhome.net | 2003-10-19 | 1 | -3/+3 |
| | | | | template; patch by Gervase Markham (gerv@mozilla.org); r=justdave; a=justdave. | ||||
* | Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla ↵ | gerv%gerv.net | 2003-09-25 | 1 | -2/+2 |
| | | | | Helper form. Patch by gerv; r,a=justdave. | ||||
* | Bug 219216: Javascript improperly using FILTER html instead of FILTER js ↵ | justdave%syndicomm.com | 2003-09-18 | 1 | -2/+2 |
| | | | | | | causing data with @ produced by javascript to show up as @ r=timeless, a=justdave | ||||
* | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 2003-09-07 | 2 | -2/+4 |
| | | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | ||||
* | Fix for bug 145588: adds full-text search option for more accurate finding ↵ | myk%mozilla.org | 2003-09-03 | 1 | -20/+5 |
| | | | | | | | of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk | ||||
* | Bug 203444 - Add request for about:buildconfig to Bugzilla Helper. Patch by ↵ | gerv%gerv.net | 2003-07-14 | 1 | -3/+6 |
| | | | | gerv; r,a=justdave. | ||||
* | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 2003-07-04 | 5 | -145/+153 |
| | | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | ||||
* | Byg 202463 - prefill 'assign to' with default component owner | bbaetz%acm.org | 2003-04-27 | 1 | -4/+47 |
| | | | | | patch by slamm@yahoo-inc.com (Steve Lamm) r=bbaetz, a=justdave | ||||
* | Bug 192677: Add new test to flag failure-to-filter situations in the ↵ | justdave%syndicomm.com | 2003-04-25 | 3 | -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 | ||||
* | Bug 192121 - Javascript error in guided bug entry. Patch by gerv; r=kiko, ↵ | gerv%gerv.net | 2003-04-01 | 1 | -3/+6 |
| | | | | a=justdave. | ||||
* | Bug 180692 - enter_bug shows keywords option even if keywords are disabled | burnus%gmx.de | 2003-02-28 | 1 | -10/+12 |
| | | | | r=bbaetz, a=justdave | ||||
* | Bug 193511 - post_bug page has two headers. Patch by gerv; r=burnus, a=justdave. | gerv%gerv.net | 2003-02-16 | 1 | -0/+2 |
| | |||||
* | Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave. | gerv%gerv.net | 2003-02-06 | 1 | -1/+5 |
| | |||||
* | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 2002-12-20 | 1 | -9/+13 |
| | |||||
* | Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl | bbaetz%student.usyd.edu.au | 2002-11-28 | 1 | -2/+18 |
| | | | | | r=justdave, joel a=justdave | ||||
* | Bug 179483 - Guided template displays wrong product name sometimes. Patch by ↵ | gerv%gerv.net | 2002-11-22 | 1 | -11/+13 |
| | | | | gerv; r=bbaetz, a=justdave. | ||||
* | Bug 175579 - make templates html compliant | bbaetz%student.usyd.edu.au | 2002-11-19 | 2 | -4/+4 |
| | | | | r=gerv, a=justdave | ||||
* | Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows ↵ | gerv%gerv.net | 2002-11-11 | 1 | -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.net | 2002-10-24 | 2 | -0/+591 |
| | |||||
* | Bug 112373 you should be able to enter bug dependencies/blockers when you ↵ | bugreport%peshkin.net | 2002-10-17 | 1 | -0/+16 |
| | | | | | | | enter a bug. patch by jhedlund r,2xr=joel | ||||
* | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 2002-10-13 | 1 | -0/+14 |
| | | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave | ||||
* | Bug 25521 - Keyword field in new bug entry. Patch by ↵ | gerv%gerv.net | 2002-09-14 | 1 | -0/+13 |
| | | | | jeff.hedlund@matrixsi.com; r=gerv. | ||||
* | Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by ↵ | gerv%gerv.net | 2002-07-28 | 1 | -2/+4 |
| | | | | burnus; r=gerv. | ||||
* | Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a> | bbaetz%student.usyd.edu.au | 2002-06-30 | 1 | -3/+3 |
| | | | | patch by davef@tetsubo.com, r=kiko x2 | ||||
* | Bug 148919: Make entryheader a separate template. (again) | matty%chariot.net.au | 2002-06-05 | 2 | -2/+38 |
| | |||||
* | Bug 148363 - minor html glitch on the enter_bug template | bbaetz%student.usyd.edu.au | 2002-06-01 | 1 | -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.org | 2002-05-22 | 1 | -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.net | 2002-05-09 | 1 | -1/+1 |
| | |||||
* | Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵ | gerv%gerv.net | 2002-05-07 | 1 | -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.net | 2002-05-02 | 1 | -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.net | 2002-04-29 | 1 | -0/+0 |
| | | | | that the name's not so long, and we can use formats. |