summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/create.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-13/+15
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-1/+2
r=myk,jake
2003-01-14Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵jouni%heikniemi.net1-1/+2
a=justdave
2002-12-15Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+11
2002-10-24Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com1-0/+162
2002-10-24Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net1-162/+0
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net1-2/+15
Attachments. Patch by bugreport@peshkin.net; r=gerv.
2002-08-10Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; ↵gerv%gerv.net1-3/+12
r=gerv.
2002-07-28Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv.gerv%gerv.net1-8/+18
2002-06-05Fix for bug 148179: Cleans up interface to header.html.tmpl.myk%mozilla.org1-1/+1
r=justdave,bbaetz
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-1/+1
Patch by mental <xor@ivwnet.com>. r=justdave,myk
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-25Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵gerv%gerv.net1-1/+1
2xr=gerv.
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net1-2/+2
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-2/+2
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/+130
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.