summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2003-04-09Bug 71790 - Duplicate resolution field should include bug number of originalburnus%gmx.de1-1/+6
r=bbaetz,a=justdave
2003-01-22Bug 189790 voting info not displayed when editing/viewing a bugbugreport%peshkin.net1-1/+1
patch by jnerad@bellsouth.net r=burnus 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-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au1-62/+39
r=justdave, joel a=justdave
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org1-2/+3
every time we display. r=justdave a=justdave
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net1-7/+15
Patch by joel r=bbaetz,justdave 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.au1-9/+9
r=gerv, 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-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-0/+79
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
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-08-20Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net1-1/+6
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-07-29Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz.gerv%gerv.net1-2/+0
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.au1-4/+4
patch by davef@tetsubo.com, r=kiko x2
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-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-7/+7
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 140993 - Pass javascript correctly into header; templatise the rest of ↵gerv%gerv.net1-1/+1
the header-related parameters. Patch by gerv; r=bbaetz, caillon.
2002-04-29Bug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz.gerv%gerv.net1-2/+2
2002-04-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net1-1/+1
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net1-3/+3
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-6/+6
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-0/+540
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.