summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2015-06-02Bug 1163760: Backport upstream bug 1144468 to bmo to add authentication ↵Dylan William Hardison3-0/+64
delegation
2015-05-29Bug 1165866: "See Also" allows github issues but not github pull requestsDylan William Hardison1-2/+2
2015-05-27Bug 1168790: "End this group of criteria" under Custom Search is broken for ↵Dylan William Hardison1-1/+1
query.cgi
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones19-93/+63
jquery)
2015-05-26Bug 1168190: "See Also" should accept webcompat.com/issues/ - prefixed URLsByron Jones1-0/+1
2015-05-22Bug 1135164: display a warning on show_bug when an unassigned bug has a ↵Byron Jones1-0/+3
patch attached
2015-05-19Bug 1160430: Backport bug 69267 to BMO (Add the ability to deactivate keywords)Dylan William Hardison5-52/+78
2015-05-14Bug 1164863: backport upstream bug 1163248 to bmo to remove dependency on ↵David Lawrence1-0/+1
File::Slurp for checksetup.pl
2015-05-05Bug 1158516 - Fetch MozReview summaries by bug. r=globMark Côté1-0/+1
Instead of issuing separate calls for every MozReview request associated with a given bug, call the new MozReview summaries-by-bug API exactly once.
2015-04-24Bug 1157395: CSRF in log in formDavid Lawrence4-4/+18
2015-04-21Bug 579089: Change default Hardware / OS values to be "Unspecified/Unspecified"Byron Jones2-21/+34
2015-04-07Bug 1146960: replace the version number on bmo with a build numberByron Jones2-2/+5
2015-03-31Bug 1149440: "Can't call method "assigned_to" without a package or object ↵Byron Jones1-1/+2
reference" error updating bug when "After changing a bug" is set to "Show next bug in my list"
2015-03-26Bug 1147550: Minimum password length handler not trusted by password changeByron Jones2-9/+15
2015-03-25Bug 1146886: after publishing a review with splinter, the 'edit' mode ↵Byron Jones2-2/+2
doesn't work
2015-03-24Bug 1096798: prototype modal show_bug viewByron Jones4-14/+50
2015-03-11bugmail isn't xhtmlByron Jones1-4/+4
2015-03-10Bug 1139872: The URL in bugmail microdata has the '#' URI encoded, causing ↵Ed Morley1-1/+2
the links to break
2015-03-10Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵Byron Jones17-1/+19
API tokens into the shadow DB)
2015-03-10Bug 1003701: add the ability for users to prevent review/feedback/needinfo ↵Byron Jones2-59/+74
requests
2015-03-09Bug 1140049 - Advertise MozReview on Create New Attachment page. r=globMark Côté1-0/+3
2015-03-05Bug 1102428 - Extension to display MozReview data. r=globMark Côté1-0/+3
Add an extension called "MozReview" (and an addition hook to bug/edit.html.tmpl) that displays a table of MozReview request summaries on show_bug if there are any MozReview attachments in the current bug.
2015-02-22Bug 1102364: Add microdata to HTML bugmail so GMail can display a "View bug" ↵Ed Morley1-0/+9
button
2015-02-04Bug 1129101: Custom integer field breaks "Change many bugs at once" ↵David Lawrence1-1/+1
functionality
2015-02-04Bug 1128969: 'Clone this bug' redirects to product selection instead of ↵David Lawrence1-13/+6
displaying context menu
2015-02-02Bug 1128401: user-menu down-drop arrows are miss-alignedByron Jones1-3/+0
2015-02-02Bug 1123769: add a "rank" field to bugzilla to track priorityByron Jones3-1/+10
2015-01-29Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵David Lawrence5-1/+142
keys for authentication
2015-01-28Bug 1100382: backport upstream bug 1090727 to bmo/4.2 to support jquery in ↵David Lawrence3-61/+88
the global/header template, and update the header and footer to use jquery
2015-01-23Bug 1117345: Can't choose a resolution when trying to resolve a bug (with ↵Byron Jones1-1/+1
canconfirm rights)
2015-01-21Bug 1122565: editversions.cgi should focus the version field on page load to ↵David Lawrence2-3/+4
cut down on need for mouse
2015-01-08Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of ↵Jeff Fearn1-0/+4
dumping a stack trace
2015-01-05Bug 1117246: X-Bugzilla- headers included in bugmail message-body aren't ↵Byron Jones1-1/+1
grayed out in review/needinfo request emails, in Thunderbird, due to lack of a space after "--" separator
2015-01-05Bug 1113630: Set window.opener to null for the URL field to prevent ↵Frédéric Buclin2-3/+4
interaction between a remote script and the bug report
2014-12-22Bug 1113286: backport upstream bug 686333 to bmo/4.2 to convert Bugzilla ↵David Lawrence3-8/+17
login fields to <input type=email>
2014-12-05Bug 829358: Changing the name of a private attachment in an unhidden bug ↵David Lawrence1-0/+3
results in the name change being sent unencrypted
2014-11-24Bug 1102229: custom css stylesheets are not loaded if CONCATENATE_ASSETS is ↵Byron Jones1-1/+1
false
2014-11-19Bug 1100942 - Attachment links in request.cgi should go to the attachment ↵David Lawrence1-1/+2
and not default to &action=edit r=gerv,a=glob
2014-11-04Bug 1093622: Backout bug 1090427 for causing: authenticated calls from bzapi ↵Byron Jones4-18/+4
are failing: 'Untrusted Authentication Request'
2014-11-04Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones3-0/+82
to limit the number of emails sent to a user per minute and hour)
2014-11-04Bug 1090427: Backport bug 713926 to bmo/4.2 to protect against csrf for ↵David Lawrence4-4/+18
login forms
2014-10-29Bug 1090175 - Backport upstream bug 1083258 (fix single value select elements)Dylan William Hardison1-1/+0
r=dkl
2014-10-23Bug 1062940: Please increase bmo's alias length to match bugzilla 5.0 (40 ↵David Lawrence2-3/+3
chars instead of 20)
2014-10-09Bug 1079476: Backport upstream bug 1014345 and bug 658485 to bmo/4.2 to ↵David Lawrence1-0/+5
allow getting and updating groups
2014-10-06merged with upstream 4.2David Lawrence5-10/+26
2014-10-06Bug 1054702: CSV export vulnerable to formulae injectionSimon Green1-3/+5
r=glob,a=glob
2014-10-06Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ↵Simon Green1-5/+8
who aren't in the insider group r=glob,a=glob
2014-10-06Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin2-2/+1
r=dkl,a=sgreen
2014-10-06Bug 1072492: Release notes for 4.2.11David Lawrence1-0/+6
r=LpSolit,a=sgreen
2014-10-02Bug 1023405 - Shortcut for marking bugs as readDylan William Hardison1-1/+1