summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
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
2013-11-15Bug 927900: Kill longdesclengthFrédéric Buclin3-20/+4
r=dkl a=sgreen
2013-11-06Bug 287682: UTF-8 characters are incorrectly displayed in New Charts and ↵Frédéric Buclin5-53/+66
graphical reports r=wurblzap a=sgreen
2013-11-06Bug 931765 - When you enter your login or password wrong, the error message ↵tinajohnson.1234@gmail.com1-3/+3
shown "The username or password you entered is not valid" should be edited to "The login or password you entered is not valid" r=dkl,a=sgreen
2013-11-05Bug 890165 - Buglist for single component should offer "File a new bug in ↵Simon Green1-2/+8
the XYZ component" instead of "File a new bug in the XYZ product" r=glob, a=glob
2013-11-05Bug 906191 - Introduce SSL for Bugzilla DB connections for MySQLAlexander Tereschenko1-0/+16
r=simon, a=glob
2013-11-05Bug 465678 - userprefs.cgi title should indicate which tab i'm onSunil Joshi1-8/+9
r=simon, a=glob
2013-11-05Bug 451758 - Highlight shared searches in userprefs.cgiSunil Joshi1-1/+1
r=glob, a=simon
2013-11-05Bug 387292 - Advertise the ability to change the email addressSunil Joshi1-0/+12
r=glob, a=simon