aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/site-navigation.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 509108: Don't require a bug_list parameter to show the bug template ↵mkanat%bugzilla.org2009-08-121-26/+0
| | | | | | (create the last_bug_list global template parameter) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org2008-08-081-8/+8
| | | | Bugzilla::Group objects (instead of a hashref of group ids and names).
* Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - ↵lpsolit%gmail.com2008-02-061-11/+12
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com2007-04-191-1/+1
| | | | get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
* Bug 364780: The keyword cache cannot be fixed with editkeywords privs only - ↵lpsolit%gmail.com2006-12-271-1/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com2006-11-111-2/+2
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org2006-11-041-0/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 276816: attachment edit page should have <link rel="up"> to the bug - ↵lpsolit%gmail.com2006-08-251-0/+5
| | | | Patch by victory(_RSZ_) <bmo@rsz.jp> r=wurblzap a=justdave
* Bug 326946: Hide resolved bugs by default when accessing ↵lpsolit%gmail.com2006-07-231-1/+1
| | | | showdependencytree.cgi from show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 314682: link rel entry for votes never gets createdwurblzap%gmail.com2005-11-081-1/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
* Bug 314680: Dependecy graph link rel entry should depend on webdotbase paramwurblzap%gmail.com2005-11-081-2/+4
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
* Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca2005-01-251-1/+1
| | | | Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk
* Tinderbox is burning: backing out the pach for Bug 201818travis%sedsystems.ca2005-01-241-1/+1
|
* Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca2005-01-241-1/+1
| | | | Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk
* Bug 185090: Add revamped whining systembugreport%peshkin.net2004-08-051-0/+2
| | | | | | | patch by: Erik r=joel r=jouni a=justdave
* Bug 103274: Site Navigation Bar incorrect if viewing a bug not in the listjouni%heikniemi.net2004-07-121-9/+14
| | | | | Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, 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 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.