summaryrefslogtreecommitdiffstats
path: root/template/en/default/index.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2006-09-29Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 ↵lpsolit%gmail.com1-0/+5
users to install - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gavin.sharp r=wurblzap a=myk
2006-08-12Bug 310747: index.cgi invalid HTML when logged out - Patch by victory(_RSZ_) ↵lpsolit%gmail.com1-1/+3
<bmo@rsz.jp> r=LpSolit a=myk
2006-07-03Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵lpsolit%gmail.com1-1/+1
Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave
2006-06-27Bug 341495: Merge the banner and headerbugzilla%glob.com.au1-0/+1
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
2006-06-18Bug 341273: Display Bugzilla version in a public place on Bugzilla installs ↵lpsolit%gmail.com1-0/+1
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave
2006-06-13Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ↵lpsolit%gmail.com1-1/+34
Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-3/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2005-08-22Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵lpsolit%gmail.com1-18/+13
Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
2005-04-13Bug 165075 - A login form is now included by default on the main Index page.jake%bugzilla.org1-1/+1
r=wurblzap, a= justdave
2005-03-19Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log ↵travis%sedsystems.ca1-1/+1
Out where appropriate Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
2005-03-16Fix for bug 284446: adds hooks useful for testrunner and other third-party ↵myk%mozilla.org1-0/+4
extensions; r=gerv
2005-03-13Bug 83044 - Any page is now capable of being a login page simply by adding ↵jake%bugzilla.org1-1/+1
the ?GoAheadAndLogin=1 option to the URL. All links have been changed to make index.cgi the default login page instead of query.cgi. r=joel, a=justdave
2005-02-18Bug 280093 : Update "Add to Sidbar" HTML text and JS addsidebar() functiontravis%sedsystems.ca1-5/+5
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=myk a=myk
2004-11-09Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; ↵myk%mozilla.org1-25/+27
r=myk,kiko; a=myk for 2.20
2004-08-11Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net1-1/+3
patch by erik r=joel a=justdave
2004-03-19Bug 234293 - complete the conversion from "query" terminology to "search" ↵gerv%gerv.net1-1/+1
terminology. Patch by gerv; r=justdave, kiko, a=justdave.
2004-03-19Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"timeless%mozdev.org1-1/+1
also fix the spelling of decipher r=gerv r=kiko a=justdave
2004-02-14Patch for bug 234171; removes \%COOKIE from index.cgi; patch by Teemu ↵jocuri%softhome.net1-3/+3
Mannermaa <wicked@etlicon.fi>; r=gerv; a=justdave.
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.