summaryrefslogtreecommitdiffstats
path: root/template/en/default/index.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-09-24Bug 152748: Make lack of sidebar support suggest Mozilla instead of Netscape ↵justdave%syndicomm.com1-2/+2
as an upgrade. Patch by Vlad Dascalu <jocuri@softhome.net> r= gerv, a= justdave
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-10/+14
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2002-12-09Bug 86029 create permission restrictions for createaccount.cgi (prevent ↵bugreport%peshkin.net1-1/+3
people from creating accounts) r=burnus a=justdave
2002-11-11Bug 178178 Sidebar name should not be hardcoded to "Bugzilla"timeless%mozdev.org1-11/+14
r=bbaetz a=justdave
2002-10-29Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵gerv%gerv.net1-1/+1
2xr=joel.
2002-08-27Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org1-1/+1
* NO CODE CHANGES *
2002-06-24Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also ↵jouni%heikniemi.net1-1/+0
removes the My Bugs query from the index page. Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv
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 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net1-0/+4
or so - many more to go... Patch by gerv; 2xr=bbaetz.
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/+88
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.