summaryrefslogtreecommitdiffstats
path: root/template/default/index.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2002-04-26Bug 139928 - cvs remove templates from template/default directory. These ↵gerv%gerv.net1-88/+0
templates now all live in template/en/default, for l10n purposes.
2002-04-15Bug 129442 - make html of a default installation (mostly) HTML 4.01bbaetz%student.usyd.edu.au1-1/+1
transitional compliant Original patch by chema@ximian.com, modified/extended by bbaetz@student.usyd.edu.au r=gerv, justdave
2002-04-07Bug 133423 - Audit templates for FILTER usagebbaetz%student.usyd.edu.au1-1/+1
r=gerv, justdave
2002-04-04Fix for bug 98658: Let administrator know which customised templates have ↵zach%zachlipton.com1-0/+1
been updated by Bugzilla team. Patch adds a version string to every template and a check in t/004template.t to check for version strings in templates. Note that two templates that were not included in the initial patch now have version strings added. r=justdave, r2=myk
2002-03-31Bug 133862 - bugzilla index page doesn't focus text fieldbbaetz%student.usyd.edu.au1-1/+5
r=gerv x2
2001-12-13Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The ↵jake%acutex.net1-0/+83
sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. r= ddk, kiko