summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
AgeCommit message (Collapse)AuthorFilesLines
2002-12-15Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au4-56/+90
r=gerv, justdave a=justdave
2002-12-03Bug 182946 - fix regressions from bug 171493bbaetz%student.usyd.edu.au1-2/+2
(Bug.pm/show_bug.cgi/bug_form.pl reorg) r,a=justdave
2002-12-01Bug 178880 - Creation date is now displayed in the long list.jake%bugzilla.org1-0/+6
Patch by Frank Wein <mcsmurf@gmx.net> r=jake a=justdave
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au5-67/+115
r=justdave, joel a=justdave
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org3-4/+5
every time we display. r=justdave a=justdave
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net2-9/+17
Patch by joel r=bbaetz,justdave 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-20Bug 179293 - time tracking js should only appear if time tracking isbbaetz%student.usyd.edu.au1-21/+23
enabled patch by Jeff Hedlund <jeff.hedlund@matrixsi.com> r=bbaetz, a=justdave
2002-11-19Fix for bug 179876: Labels the "Requestee" field to reduce confusion about ↵myk%mozilla.org1-1/+0
its purpose. r=bbaetz a=myk
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au5-17/+17
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-11-10Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected ↵bugreport%peshkin.net1-1/+1
component " 2xr=jake a=myk
2002-11-02Fix for bug 176509: "(this bug is not in your list)" no longer appears in ↵justdave%syndicomm.com1-13/+17
the navigation bar when you aren't viewing a bug. Patch by Jody McIntyre <jodym@oeone.com> r=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.net6-4/+195
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
2002-10-11Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net1-0/+32
r=bbaetz.
2002-10-03Bug 155389 - More <link> elements & templatization of navigation_links. ↵gerv%gerv.net1-1/+0
Patch by gerv; r=bbaetz.
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-7/+13
enhancements to attachment statuses. r=gerv,bbaetz
2002-09-14Bug 25521 - Keyword field in new bug entry. Patch by ↵gerv%gerv.net1-0/+13
jeff.hedlund@matrixsi.com; r=gerv.
2002-08-27Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au3-0/+3
multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net3-11/+30
Attachments. Patch by bugreport@peshkin.net; r=gerv.
2002-08-13Bug 24823 - show the last modified date at the top of show_bugbbaetz%student.usyd.edu.au1-0/+2
Patch by vkissoyan@yahoo.com (Vaskin Kissoyan) r=bbaetz x2
2002-08-10Bug 159996 - bug vote instructions are misleading/confusingbbaetz%student.usyd.edu.au1-3/+16
r=gerv x2
2002-07-29Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz.gerv%gerv.net1-2/+0
2002-07-28Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by ↵gerv%gerv.net1-2/+4
burnus; r=gerv.
2002-07-25Bug 102648 - a little more thought. We are changing Platform to Hardware ↵gerv%gerv.net1-5/+5
(see the search page) for usability; if we do that, Product can be P and Hardware can be H. 2xr=timeless.
2002-07-25Bug 102648 - Bugzilla should support accesskey. Patch by gerv; 2xr=timeless.gerv%gerv.net1-48/+53
2002-07-21Fixing trivial but obvious bug where "and QA contact" was not displaying ↵gerv%gerv.net1-1/+1
correctly; noticed on b.m.o. No bug number.
2002-07-09Bug 151714 - user with no canconfirm permission should not get option tobbaetz%student.usyd.edu.au1-4/+4
mark bugs they reported as NEW r=jouni, myk
2002-07-06Bug 155388: <link> elements for next/prev/first/last in buglists didn't ↵jouni%heikniemi.net1-1/+1
appear post-templatization. r=gerv,bbaetz
2002-07-04Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org1-0/+6
r=bbaetz,jouni
2002-06-30Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>bbaetz%student.usyd.edu.au2-7/+7
patch by davef@tetsubo.com, r=kiko x2
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au4-6/+6
r=jouni, gerv
2002-06-25Bug 157085 - verify-new-product doesn't set defaultsbbaetz%student.usyd.edu.au1-3/+5
r=jouni, gerv
2002-06-23Bug 150778: Remove an extraneous linefeed above initial bug comments (not ↵jouni%heikniemi.net1-1/+0
visible in all browsers). 2xr=bbaetz
2002-06-22Bug 152283: Show votes by bug -list has a logged out footer.jouni%heikniemi.net1-4/+4
2xr=bbaetz
2002-06-18Bug 150955 - confirmation doesn't propagate when reassigning to new ↵gerv%gerv.net1-1/+1
product/component. Patch by gerv; 2xr=bbaetz.
2002-06-17Bug 151529 - No list of votes shown if there is a + sign in the addressbbaetz%student.usyd.edu.au1-2/+2
r=jouni x2
2002-06-14Bug 151327 - verify_new_product.html.tmpl prints wrong message. Patch by ↵gerv%gerv.net1-1/+1
gerv; 2xr=bbaetz.
2002-06-05Bug 148919: Make entryheader a separate template. (again)matty%chariot.net.au2-2/+38
2002-06-04Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until ↵myk%mozilla.org1-5/+3
problems with it can be investigated and resolved. r=jouni,gerv
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.org9-26/+26
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-05-13Bug 143560 - showdependencytree.cgi eats all available memory if there's a ↵gerv%gerv.net1-1/+1
circular dependency. Patch by myk; 2xr=gerv.
2002-05-10Bug 143231 - Changing a bug with an empty buglist gives a warning. Patch by ↵gerv%gerv.net1-1/+1
jouni@heikniemi.net; 2xr=justdave.
2002-05-09Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv.gerv%gerv.net2-2/+2
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net1-4/+6
2002-05-07Bug 134571 - client-side image maps in showdependencygraph.cgibbaetz%student.usyd.edu.au1-4/+12
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, justdave
2002-05-07Oops - adding INTERFACE comments accidentally included some code from ↵gerv%gerv.net1-6/+4
another patch. Backing out those changes.