summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/show-header.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2013-12-10Bug 942725: backport bug 793963 to bmo (add the ability to tag comments with ↵Byron Jones1-0/+3
arbitrary tags)
2012-11-30Bug 816266 - Bug alias should be present in bug's <title>Dave Lawrence1-4/+12
r=glob
2012-09-26Bug 437212: sync bmo code with upstreamByron Jones1-1/+4
2012-08-07Bug 779434: Fix refreshing a page not updating fieldsByron Jones1-1/+1
2012-07-24Bug 767308 - Bug id should be last field in URL query string (after list_id)Dave Lawrence1-5/+12
r=glob, a=LpSolit
2012-02-13Bug 725923: backport bug 663835 to extend test coverage to extensionsByron Jones1-1/+1
2011-11-07Bug 691672 - Apply the background color for security bugs to attachment ↵Dave Lawrence1-1/+2
details pages for those bugs as well r=glob
2011-05-23Bug 659124 - New template hook in bug/show-header.html.tmpl to allow ↵David Lawrence1-0/+2
manipulating header information for show_bug.cg r/a=mkanat
2011-04-26Bug 652748: When reloading a bug page, any comment ID (#nn) appended to the ↵Frédéric Buclin1-3/+3
URL is lost r=dkl a=LpSolit
2010-10-03577720: Use history.replaceState() so that the URL after processing a bug ↵Guy Pyrzak1-0/+12
isn't process_bug.cgi, post_bug.cgi, or attachment.cgi r=mkanat, a=mkanat https://bugzilla.mozilla.org/show_bug.cgi?id=577720
2010-06-18Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander1-5/+3
r=glob, a=mkanat
2010-02-22Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak1-3/+4
r=LpSolit, a=mkanat
2009-12-07Bug 530009: Put the template header stuff required to display show_bug all ↵mkanat%bugzilla.org1-0/+50
in one place Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit