aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Expand)AuthorAgeFilesLines
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-252-9/+17
* Bug 179483 - Guided template displays wrong product name sometimes. Patch by ...gerv%gerv.net2002-11-221-11/+13
* Bug 179293 - time tracking js should only appear if time tracking isbbaetz%student.usyd.edu.au2002-11-201-21/+23
* Fix for bug 179876: Labels the "Requestee" field to reduce confusion about it...myk%mozilla.org2002-11-191-1/+0
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-195-17/+17
* Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows selec...gerv%gerv.net2002-11-111-7/+11
* Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected co...bugreport%peshkin.net2002-11-101-1/+1
* Fix for bug 176509: "(this bug is not in your list)" no longer appears in the...justdave%syndicomm.com2002-11-021-13/+17
* 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 ent...bugreport%peshkin.net2002-10-171-0/+16
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-136-4/+195
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=b...gerv%gerv.net2002-10-111-0/+32
* Bug 155389 - More <link> elements & templatization of navigation_links. Patch...gerv%gerv.net2002-10-031-1/+0
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-291-7/+13
* Bug 25521 - Keyword field in new bug entry. Patch by jeff.hedlund@matrixsi.co...gerv%gerv.net2002-09-141-0/+13
* Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au2002-08-273-0/+3
* Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net2002-08-203-11/+30
* Bug 24823 - show the last modified date at the top of show_bugbbaetz%student.usyd.edu.au2002-08-131-0/+2
* Bug 159996 - bug vote instructions are misleading/confusingbbaetz%student.usyd.edu.au2002-08-101-3/+16
* Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz.gerv%gerv.net2002-07-291-2/+0
* Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by burnus;...gerv%gerv.net2002-07-281-2/+4
* Bug 102648 - a little more thought. We are changing Platform to Hardware (see...gerv%gerv.net2002-07-251-5/+5
* Bug 102648 - Bugzilla should support accesskey. Patch by gerv; 2xr=timeless.gerv%gerv.net2002-07-251-48/+53
* Fixing trivial but obvious bug where "and QA contact" was not displaying corr...gerv%gerv.net2002-07-211-1/+1
* Bug 151714 - user with no canconfirm permission should not get option tobbaetz%student.usyd.edu.au2002-07-091-4/+4
* Bug 155388: <link> elements for next/prev/first/last in buglists didn't appea...jouni%heikniemi.net2002-07-061-1/+1
* Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org2002-07-041-0/+6
* Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>bbaetz%student.usyd.edu.au2002-06-302-7/+7
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-284-6/+6
* Bug 157085 - verify-new-product doesn't set defaultsbbaetz%student.usyd.edu.au2002-06-251-3/+5
* Bug 150778: Remove an extraneous linefeed above initial bug comments (not vis...jouni%heikniemi.net2002-06-231-1/+0
* Bug 152283: Show votes by bug -list has a logged out footer.jouni%heikniemi.net2002-06-221-4/+4
* Bug 150955 - confirmation doesn't propagate when reassigning to new product/c...gerv%gerv.net2002-06-181-1/+1
* Bug 151529 - No list of votes shown if there is a + sign in the addressbbaetz%student.usyd.edu.au2002-06-171-2/+2
* Bug 151327 - verify_new_product.html.tmpl prints wrong message. Patch by gerv...gerv%gerv.net2002-06-141-1/+1
* Bug 148919: Make entryheader a separate template. (again)matty%chariot.net.au2002-06-052-2/+38
* Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problem...myk%mozilla.org2002-06-041-5/+3
* Bug 148363 - minor html glitch on the enter_bug templatebbaetz%student.usyd.edu.au2002-06-011-1/+1
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-229-26/+26
* Bug 143560 - showdependencytree.cgi eats all available memory if there's a ci...gerv%gerv.net2002-05-131-1/+1
* Bug 143231 - Changing a bug with an empty buglist gives a warning. Patch by j...gerv%gerv.net2002-05-101-1/+1
* Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv.gerv%gerv.net2002-05-092-2/+2
* Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net2002-05-081-4/+6
* Bug 134571 - client-side image maps in showdependencygraph.cgibbaetz%student.usyd.edu.au2002-05-071-4/+12
* Oops - adding INTERFACE comments accidentally included some code from another...gerv%gerv.net2002-05-071-6/+4
* Bug 140993 - Pass javascript correctly into header; templatise the rest of th...gerv%gerv.net2002-05-071-1/+1
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ...gerv%gerv.net2002-05-075-4/+27
* Bug 141609 - "Version unspecified" error when changing product with product g...gerv%gerv.net2002-05-031-1/+2
* Bug 140770 - Navigation doesn't work after creating a new bug. This fix displ...gerv%gerv.net2002-05-022-26/+10
* Bug 141385 - dependency graph title is incorrect when doall is specified. Pat...gerv%gerv.net2002-05-011-1/+1