aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/show-header.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-221-0/+5
| | | | r=glob a=justdave
* Backout bug 984980Frédéric Buclin2014-04-181-6/+0
|
* Fix bustage due to bug 984980Frédéric Buclin2014-04-181-5/+5
|
* Bug 984980 - add framework for keyboard shortcuts, and key to switch between ↵Acho Arnold2014-04-171-0/+6
| | | | preview and edit mode. Patch by <arnold@archlinux.info>, r=gerv, a=justdave.
* Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, ↵Frédéric Buclin2014-03-101-1/+1
| | | | | | enter_bug.css and show_bug.css into bug.css r/a=justdave
* Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin2014-02-121-1/+1
| | | | | | inexistent files r=gerv a=justdave
* Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones2013-11-251-0/+3
| | | | r=dkl, a=glob
* Bug 467510 - Remove 'bug' from all page titles containing bug numberSunil Joshi2013-08-061-2/+2
| | | | | r=sgreen, a=sgreen https://bugzilla.mozilla.org/show_bug.cgi?id=457510
* Bug 842063: HTML injection is possible using the bug aliasFrédéric Buclin2013-02-181-2/+4
| | | | r=dkl a=LpSolit
* Bug 685607: When a user edits the last bug of a buglist and his user pref is ↵Sunil Joshi2013-01-021-2/+2
| | | | | | set to "Show next bug in my list", the page header looks like to have missing data r/a=LpSolit
* Bug 816266 - Bug alias should be present in bug's <title>Dave Lawrence2012-11-301-4/+12
| | | | r=glob, a=LpSolit
* Bug 437212: Make page refreshing under Firefox update fieldsByron Jones2012-09-261-0/+3
| | | | r=LpSolit, a=LpSolit
* Bug 767308 - Bug id should be last field in URL query string (after list_id) Dave Lawrence2012-07-231-5/+12
| | | | r=glob, a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-20/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 659124 - New template hook in bug/show-header.html.tmpl to allow ↵David Lawrence2011-05-231-0/+2
| | | | | | manipulating header information for show_bug.cg r/a=mkanat
* Bug 652748: When reloading a bug page, any comment ID (#nn) appended to the ↵Frédéric Buclin2011-04-261-3/+3
| | | | | | URL is lost r=dkl a=LpSolit
* 577720: Use history.replaceState() so that the URL after processing a bug ↵Guy Pyrzak2010-10-031-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
* Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2010-06-181-5/+3
| | | | r=glob, a=mkanat
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-211-3/+4
| | | | r=LpSolit, a=mkanat
* Bug 530009: Put the template header stuff required to display show_bug all ↵mkanat%bugzilla.org2009-12-071-0/+50
in one place Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit