summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/show-header.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2016-03-01Bug 1252437 - XSS vulnerability through malicious bug aliasesDylan Hardison1-2/+4
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones1-1/+1
jquery)
2015-05-05Bug 1158516 - Fetch MozReview summaries by bug. r=globMark Côté1-0/+1
Instead of issuing separate calls for every MozReview request associated with a given bug, call the new MozReview summaries-by-bug API exactly once.
2015-03-10Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵Byron Jones1-0/+1
API tokens into the shadow DB)
2014-10-02Bug 1023405 - Shortcut for marking bugs as readDylan William Hardison1-1/+1
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last ↵Dylan William Hardison [:dylan]1-0/+5
visit searching
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