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