summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
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.