summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
AgeCommit message (Collapse)AuthorFilesLines
2014-07-10Bug 1031959 - Add a_comment-end hook to show bug pageSimon Green1-0/+1
r=gerv, a=sgreen
2014-07-03Bug 1031274 - Cannot update multiple bugs at once if you don't change a ↵Simon Green1-1/+1
integer custom field r=glob, a=glob
2014-07-03Bug 1031274 - Cannot update multiple bugs at once if you don't change a ↵Simon Green1-1/+1
integer custom field r=glob, a=glob
2014-06-19Bug 1015226: When using field-label.html.tmpl there is not a way to ↵David Lawrence1-1/+10
underline the access key letter in the field description r=glob,a=glob
2014-06-18Bug 575211: show_bug.cgi should use field-label.html.tmpl for field headersLalit Khattar1-14/+7
r=glob,a=sgreen
2014-06-17Bug 1025712 - Invalid HTML in ↵Simon Green1-1/+1
template/en/default/bug/create/create-guided.html.tmpl r=gerv, a=glob
2014-06-16Bug 956892: collapsed comments should display tags to indicate the reason ↵Byron Jones1-2/+25
for auto-collapsing r=gerv,a=sgreen
2014-05-07Bug 814415: See Also should use spaces as value separators instead ofKent Rogers1-1/+1
commas r=glob, a=justdave
2014-04-25Fix regression due to bug 539894Frédéric Buclin1-1/+1
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison1-0/+5
r=glob a=justdave
2014-04-18Backout bug 984980Frédéric Buclin1-6/+0
2014-04-18Fix bustage due to bug 984980Frédéric Buclin1-5/+5
2014-04-17Bug 984980 - add framework for keyboard shortcuts, and key to switch between ↵Acho Arnold1-0/+6
preview and edit mode. Patch by <arnold@archlinux.info>, r=gerv, a=justdave.
2014-04-04Bug 984505 - Link component and product to browse for other bugs in this ↵David Lawrence1-0/+6
category r=glob,a=justdave
2014-04-02Bug 539894: Use <optgroup/> to group products into classifications in the ↵rojanu1-5/+14
product drop-down on show_bug.cgi r=glob, a=justdave
2014-03-27Bug 456043 - Make enter_bug consistent with show_bug for Severity and PrioritySimon Green1-13/+18
r=glob, a=justdave
2014-03-26Bug 978070: Do not use document.write() to insert HTML codeFrédéric Buclin1-13/+8
r/a=justdave
2014-03-23Bug 984999: Move set_assign_to() out of bug/create/create.html.tmplAcho Arnold1-73/+3
r=LpSolit a=justdave
2014-03-23Bug 962812: Use the "required" attribute where appropriateSunil Joshi1-4/+4
r=LpSolit a=justdave
2014-03-21Bug 986141 - As part of bug 513212, the see_also field still displays in ↵David Lawrence1-8/+10
enter_bug,cgi even if use_see_also param is disabled r/a=glob
2014-03-20Bug 513212 - Allow people to set "See Also" when filing/creating/entering a ↵David Lawrence2-16/+26
bug on enter_bug.cgi or the Bug.create webservice r/a=glob
2014-03-10Bug 566331: Move JS functions out of bug/edit.html.tmplIshitva Goel1-17/+1
r=LpSolit a=justdave
2014-03-10Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, ↵Frédéric Buclin4-7/+6
enter_bug.css and show_bug.css into bug.css r/a=justdave
2014-03-08Bug 956190 (part 4): Merge duplicates.css, reports.css, search_form.css, ↵Frédéric Buclin2-7/+8
show_multiple.css and summarize-time.css with buglist.css
2014-03-05Bug 977137: Comment and Preview tabs need accessibility markupByron Jones1-1/+3
r=dkl, a=justdave
2014-02-27Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville1-1/+1
r=gerv a=justdave
2014-02-27Bug 893595: The pink colour of private comment will turn to white after ↵Dave Miller2-0/+8
refreshing the page r/a=justdave
2014-02-26Bug 466178 - Add an INTEGER custom field typeSimon Green1-1/+3
r=glob, a=justdave
2014-02-25Bug 975204: Comment Preview tabs broken in New bug pageByron Jones1-1/+0
r=gerv, a=justdave
2014-02-19Bug 944543 - Create after_comment_commit_button hook in upstreamAndre Klapper1-0/+2
r=dkl,a=justdave
2014-02-13Bug 40896: Bugzilla needs a "preview" mode for commentsByron Jones3-6/+38
r=gerv, a=justdave
2014-02-12Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin4-4/+4
inexistent files r=gerv a=justdave
2014-01-25Bug 959732 was only partially fixed...GavinS1-0/+1
2014-01-25Bug 959732: The guided bug entry form lists components disabled for new bug ↵GavinS1-0/+1
reports r=LpSolit a=justdave
2014-01-20Bug 958825: Use HTML5's attribute "autofocus" instead of ↵Frédéric Buclin2-10/+6
onload="element.focus()" r/a=justdave
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan1-4/+4
specific Bugzilla installation r=dkl,a=justdave
2014-01-07Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin1-1/+1
r/a=justdave
2014-01-07Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin1-106/+94
r/a=justdave
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin6-152/+88
r/a=justdave
2013-12-28Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin3-27/+20
r/a=justdave
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin4-55/+38
CSS styles r/a=justdave
2013-12-18Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ↵Simon Green2-3/+4
"all of the groups") r=gerv, a=sgreen
2013-12-17Bug 905511: When creating a new bug, the version select field is not highlightedFrédéric Buclin1-1/+2
r/a=sgreen
2013-11-25Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones3-7/+60
r=dkl, a=glob
2013-11-19Bug 929345: bug history/activity shouldn't collapse multi-line values to a ↵Byron Jones1-1/+1
single line r=LpSolit, a=sgreen
2013-11-18Bug 937180: creation_ts of bugs and attachments always at 0 secondsByron Jones1-2/+2
r=dkl, a=simon
2013-11-15Bug 927900: Kill longdesclengthFrédéric Buclin3-20/+4
r=dkl a=sgreen
2013-11-04Bug 933485 - Uncaught bugword in bug entry template.Marc Schumann1-1/+1
r=LpSolit; a=glob
2013-10-11Fixes on checkin for bug 769134Frédéric Buclin1-8/+4
2013-09-26Bug 920787: The "Flags:" label in bug reports is badly alignedFrédéric Buclin1-5/+2
r=dkl a=sgreen