summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2014-02-27Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville8-14/+14
r=gerv a=justdave
2014-02-27Bug 893595: The pink colour of private comment will turn to white after ↵Dave Miller3-1/+14
refreshing the page r/a=justdave
2014-02-26Bug 466178 - Add an INTEGER custom field typeSimon Green3-1/+10
r=glob, a=justdave
2014-02-25Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged ↵Frédéric Buclin1-4/+4
user doesn't alter the keywords list r=gerv a=justdave
2014-02-25Bug 975204: Comment Preview tabs broken in New bug pageByron Jones1-1/+0
r=gerv, a=justdave
2014-02-25Bug 963120 - allow extensions to document themselves, and build result into ↵Gervase Markham1-0/+23
docs. r=LpSolit, 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 Buclin36-46/+49
inexistent files r=gerv a=justdave
2014-02-07Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave.Gervase Markham1-1/+2
https://bugzilla.mozilla.org/show_bug.cgi?id=951699
2014-01-27Bug 76498: QuickSearch: support comparison operators other than substringByron Jones1-0/+46
r=LpSolit a=justdave
2014-01-27Bug 964113: Digest::SHA 5.82 and newer always croak on wide characters, ↵Frédéric Buclin1-0/+3
preventing saved searched from being displayed r=dkl a=justdave
2014-01-26Bug 947150: improve relnotes to mention that the 'version' module must now ↵Frédéric Buclin1-0/+5
be installed r/a=justdave on IRC
2014-01-26Bug 933253: In duplicates.cgi, display the Priority field instead of the OS ↵Andre Klapper1-3/+3
field r=LpSolit 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-24Bugzilla is now hardcoded in trunk (instead of terms.Bugzilla)Frédéric Buclin1-5/+5
https://bugzilla.mozilla.org/show_bug.cgi?id=947150
2014-01-24Bug 947150: Release notes for Bugzilla 4.4.2Frédéric Buclin1-0/+38
r=dkl a=justdave
2014-01-21Bug 913364 - Reuse preset values when navigation through enter_bug.cgiSimon Green2-8/+5
r=glob, a=glob
2014-01-20Bug 958825: Use HTML5's attribute "autofocus" instead of ↵Frédéric Buclin13-62/+31
onload="element.focus()" r/a=justdave
2014-01-16Split a too long lineFrédéric Buclin1-1/+2
2014-01-16Bug 686333: Bugzilla login field should be <input type=email>Frédéric Buclin3-6/+16
r/a=justdave
2014-01-16Bug 959402: Saved searches in the page footer cause the page to not be valid ↵Frédéric Buclin1-31/+29
HTML5 r/a=justdave
2014-01-16Bug 958875: Add a progress bar to the Server Push pageFrédéric Buclin1-0/+4
r=dkl a=justdave
2014-01-16Bug 673385: Dragging text into the QuickSearch field on index.cgi doesn't ↵Frédéric Buclin1-40/+4
delete the help text in this field r=dkl a=justdave
2014-01-16Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ↵Frédéric Buclin1-61/+21
instead of JavaScript r=dkl a=justdave
2014-01-08Replace [ and ] in URLs by %5B and %5D respectively to make the HTML5 ↵Frédéric Buclin1-4/+4
validator happy https://bugzilla.mozilla.org/show_bug.cgi?id=390955
2014-01-08Bug 546838: Upgrade Bugzilla to HTML5Frédéric Buclin9-26/+21
r/a=justdave
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan54-451/+451
specific Bugzilla installation r=dkl,a=justdave
2014-01-07Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin14-72/+67
r/a=justdave
2014-01-07Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin34-562/+445
r/a=justdave
2014-01-07Bug 390955: Add some useful standard searches to the index pageFrédéric Buclin1-70/+99
r=dkl a=sgreen
2014-01-02Bug 946565 - Bug Mail does not correct notify when two people have made changesSimon Green2-6/+9
r=LpSolit, a=simon
2013-12-31Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence1-0/+10
r=sgreen,a=justdave
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin69-1130/+973
r/a=justdave
2013-12-28Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin22-179/+155
r/a=justdave
2013-12-22Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin14-64/+58
r/a=justdave
2013-12-22Bug 918013: Add Bugzilla messaging system in quips pageSunil Joshi2-24/+24
r=LpSolit a=justdave
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin42-135/+107
CSS styles r/a=justdave
2013-12-19Bug 237498: Add memcached integrationByron Jones2-0/+23
r=dkl, a=sgreen
2013-12-18Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ↵Simon Green1-1/+1
"all of the groups") r=gerv, a=sgreen
2013-12-18Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ↵Simon Green4-12/+22
"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-12-12Bug 947766 - Poorly worded error message when attempting to attach a file ↵Simon Green1-1/+2
that is too large r=glob, a=sgreen
2013-12-02Bug 944586 - URLs in the query results are not linksSimon Green1-0/+5
r=glob, a=sgreen
2013-11-25Fix warning caused by Bug 793963Byron Jones1-4/+0
2013-11-25Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones6-9/+94
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 Jones2-3/+3
r=dkl, a=simon
2013-11-18Bug 97956 - Give summary and URL of bugs added or removed from dependencies ↵Simon Green2-1/+27
in bugmail r=LpSolit, a=sgreen