summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
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
2013-11-04Bug 933485 - Uncaught bugword in bug entry template.Marc Schumann1-1/+1
r=LpSolit; a=glob
2013-11-04Bug 933353 - UNCONFIRMED hardcoded in product list.Marc Schumann1-1/+2
r=LpSolit; a=glob
2013-11-04Bug 933736 - names are no longer links in html bugmail with background ↵Dave Lawrence1-2/+2
bugmail generation r/a=glob
2013-11-04Bug 933274 - Uncaught bugword in ↵Marc Schumann1-1/+1
template/en/default/admin/params/auth.html.tmpl. r=dkl; a=sgreen
2013-10-29Bug 863745: Enable multi-select fields in reportsPami Ketolainen2-14/+12
r=LpSolit a=glob
2013-10-28Bug 919314: Do not list the target milestone in bugmail headers when ↵Sunil Joshi1-0/+2
usetargetmilestone is off r=LpSolit a=glob
2013-10-16Bug 924932: (CVE-2013-1743) [SECURITY] Field values are not escaped ↵Frédéric Buclin1-14/+24
correctly in tabular reports r=dkl a=glob
2013-10-16Bug 924802: (CVE-2013-1742) [SECURITY] (XSS) "id" and "sortkey" are not ↵Frédéric Buclin2-5/+3
sanitized when editing flag types if categoryAction-foo is set r=dkl a=glob
2013-10-16Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy ↵Dave Lawrence1-0/+3
and allowing easier brute force r=LpSolit,a=glob
2013-10-16Bug 912641: Release notes for Bugzilla 4.4.1Frédéric Buclin1-2/+45
r=dkl a=LpSolit
2013-10-11Fixes on checkin for bug 769134Frédéric Buclin1-8/+4
2013-09-28Bug 891311: Text in the "My Requests" page is misleading about how the ↵Frédéric Buclin1-7/+5
AND/OR radio button works r=dkl a=justdave
2013-09-28Bug 798927: An error should be thrown when passing an illegal pronounImran Chaudhry1-0/+7
r=LpSolit a=justdave
2013-09-26Bug 920787: The "Flags:" label in bug reports is badly alignedFrédéric Buclin1-5/+2
r=dkl a=sgreen
2013-09-26Bug 917669 - invalid or expired authentication tokens and cookies should ↵Dave Lawrence1-0/+5
throw errors, not be silently ignored r/a=glob
2013-09-26Bug 769134 - Bugzilla unintentionally removes groups when changing products ↵Simon Green1-13/+58
with multiple bugs r=dkl, a=justdave
2013-09-25Bug 455301: Don't show password box on userprefs.cgi if your auth method ↵Dirk Steinmetz1-15/+19
didn't use DB passwords r=LpSolit a=justdave
2013-09-19Bug 897510 - Create and Modify User Screen must also contain password rules ↵Sunil Joshi1-1/+8
as hint r=simon, a=glob
2013-09-19Bug 373820 - View User Account Log should include real nameSunil Joshi1-1/+1
r=simon, a=glob
2013-09-19Bug 368541 - Make it obvious that the bug alias is not part of the bug summarySunil Joshi1-2/+2
r=simon, a=simon
2013-09-19Bug 365501 - admin/products/groupcontrol/updated uses p as brSunil Joshi1-7/+19
r=simon, a=glob
2013-09-19Bug 332034 - Add New Attachment as an option for attachment.cgi when we are ↵Sunil Joshi1-2/+8
not passed any parameters\nr=simon, a=glob
2013-09-18Bug 578434 - Bug group checkboxes lay out poorly beside attachment fieldDave Lawrence2-63/+50
- Backed out to make adjustments on screen size before the groups drop down https://bugzilla.mozilla.org/show_bug.cgi?id=578464
2013-09-18Bug 578434 - Bug group checkboxes lay out poorly beside attachment field Dave Lawrence2-50/+63
r/a=glob
2013-09-04Bug 875217 - SecurityError in Javascript on buglist.cgiSimon Green1-6/+6
r=glob, a=glob
2013-09-04Bug 606509 - Text badly aligned for "deadline" and "bug numbered" in the ↵Sunil Joshi1-5/+7
search page r=simon, a=simon
2013-09-04Bug 331529 - editusers list should let me search for disabled usersSunil Joshi1-3/+7
r=simon, a=simon
2013-08-30Bug 388653 - Stars in chart.html.tmpl could be thought as typosSunil Joshi1-1/+1
r=simon, a=glob
2013-08-30Bug 547311 - Remove the "align" attribute from <th>Christopher Trom13-21/+21
r=simon, a=sgreen
2013-08-27Bug 908572 - Grammatical error in "Query Defaults" admin paramsChristopher Trom1-1/+1
r=simon, a=glob