aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-7/+15
| | | | | | Patch by joel r=bbaetz,justdave a=justdave
* Bug 179293 - time tracking js should only appear if time tracking isbbaetz%student.usyd.edu.au2002-11-201-21/+23
| | | | | | enabled patch by Jeff Hedlund <jeff.hedlund@matrixsi.com> r=bbaetz, a=justdave
* Fix for bug 179876: Labels the "Requestee" field to reduce confusion about ↵myk%mozilla.org2002-11-191-1/+0
| | | | | | | its purpose. r=bbaetz a=myk
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-191-9/+9
| | | | r=gerv, a=justdave
* Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected ↵bugreport%peshkin.net2002-11-101-1/+1
| | | | | | | component " 2xr=jake a=myk
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-0/+79
| | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
* Bug 155389 - More <link> elements & templatization of navigation_links. ↵gerv%gerv.net2002-10-031-1/+0
| | | | Patch by gerv; r=bbaetz.
* Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org2002-09-291-7/+13
| | | | | | enhancements to attachment statuses. r=gerv,bbaetz
* Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net2002-08-201-1/+6
| | | | Attachments. Patch by bugreport@peshkin.net; r=gerv.
* Bug 24823 - show the last modified date at the top of show_bugbbaetz%student.usyd.edu.au2002-08-131-0/+2
| | | | | Patch by vkissoyan@yahoo.com (Vaskin Kissoyan) r=bbaetz x2
* Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz.gerv%gerv.net2002-07-291-2/+0
|
* Bug 102648 - a little more thought. We are changing Platform to Hardware ↵gerv%gerv.net2002-07-251-5/+5
| | | | (see the search page) for usability; if we do that, Product can be P and Hardware can be H. 2xr=timeless.
* 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 ↵gerv%gerv.net2002-07-211-1/+1
| | | | correctly; noticed on b.m.o. No bug number.
* Bug 151714 - user with no canconfirm permission should not get option tobbaetz%student.usyd.edu.au2002-07-091-4/+4
| | | | | mark bugs they reported as NEW r=jouni, myk
* Bug 155388: <link> elements for next/prev/first/last in buglists didn't ↵jouni%heikniemi.net2002-07-061-1/+1
| | | | | | appear post-templatization. r=gerv,bbaetz
* Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org2002-07-041-0/+6
| | | | r=bbaetz,jouni
* Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>bbaetz%student.usyd.edu.au2002-06-301-4/+4
| | | | patch by davef@tetsubo.com, r=kiko x2
* Bug 150955 - confirmation doesn't propagate when reassigning to new ↵gerv%gerv.net2002-06-181-1/+1
| | | | product/component. Patch by gerv; 2xr=bbaetz.
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-7/+7
| | | | | 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 140993 - Pass javascript correctly into header; templatise the rest of ↵gerv%gerv.net2002-05-071-1/+1
| | | | the header-related parameters. Patch by gerv; r=bbaetz, caillon.
* Bug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz.gerv%gerv.net2002-04-291-2/+2
|
* 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-241-3/+3
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-201-6/+6
| | | | 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-191-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.