summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/site-navigation.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-11-09Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵gerv%gerv.net1-7/+5
r,a=myk.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-4/+6
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-06-07Bug 208583 - Remove PerformSubsts from templatesbbaetz%acm.org1-2/+1
r,a=justdave
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au1-2/+5
2002-12-09Bug 184365: link to urlbase instead of index.cgi from "Top" link in ↵justdave%syndicomm.com1-1/+1
navigation toolbar. r=gerv, a=me
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au1-2/+2
r=justdave, joel a=justdave
2002-10-19Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not ↵gerv%gerv.net1-2/+2
attachments one. Patch by gerv; r=justdave.
2002-10-04Bug 155389 - More <link> elements & templatization of navigation_links. Fix ↵gerv%gerv.net1-2/+2
small regression where I accidentally damaged the user.login field. Patch by gerv.
2002-10-03Bug 155389 - More <link> elements & templatization of navigation_links. ↵gerv%gerv.net1-0/+103
Patch by gerv; r=bbaetz.