aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/index.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; ↵myk%mozilla.org2004-11-091-25/+27
| | | | r=myk,kiko; a=myk for 2.20
* Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net2004-08-111-1/+3
| | | | | | patch by erik r=joel a=justdave
* Bug 234293 - complete the conversion from "query" terminology to "search" ↵gerv%gerv.net2004-03-191-1/+1
| | | | terminology. Patch by gerv; r=justdave, kiko, a=justdave.
* Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"timeless%mozdev.org2004-03-191-1/+1
| | | | | also fix the spelling of decipher r=gerv r=kiko a=justdave
* Patch for bug 234171; removes \%COOKIE from index.cgi; patch by Teemu ↵jocuri%softhome.net2004-02-141-3/+3
| | | | Mannermaa <wicked@etlicon.fi>; r=gerv; a=justdave.
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 152748: Make lack of sidebar support suggest Mozilla instead of Netscape ↵justdave%syndicomm.com2003-09-241-2/+2
| | | | | | | as an upgrade. Patch by Vlad Dascalu <jocuri@softhome.net> r= gerv, a= justdave
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-041-10/+14
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 86029 create permission restrictions for createaccount.cgi (prevent ↵bugreport%peshkin.net2002-12-091-1/+3
| | | | | | | people from creating accounts) r=burnus a=justdave
* Bug 178178 Sidebar name should not be hardcoded to "Bugzilla"timeless%mozdev.org2002-11-111-11/+14
| | | | r=bbaetz a=justdave
* Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵gerv%gerv.net2002-10-291-1/+1
| | | | 2xr=joel.
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-271-1/+1
| | | | * NO CODE CHANGES *
* Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also ↵jouni%heikniemi.net2002-06-241-1/+0
| | | | | | removes the My Bugs query from the index page. Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-1/+1
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-071-0/+4
| | | | or so - many more to go... Patch by gerv; 2xr=bbaetz.
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-241-2/+2
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-201-2/+2
| | | | 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/+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.