summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2015-08-24Bug 1196614 - restrict the ability for users with editusers/creategroups to ↵Byron Jones1-0/+4
alter admins and the admin group
2015-08-18Bug 1195598 - The "unknown_action" error message could confuse the userFrédéric Buclin1-2/+3
2015-08-17Bug 1193190 - 'view account history' on edituser should include audit_log ↵Byron Jones1-1/+1
entries
2015-08-13Bug 1192688 - non-schema changesByron Jones1-1/+3
2015-08-13Bug 1192688 - backout non-schema changesByron Jones1-3/+1
2015-08-12Bug 1192854: change tabs on user preferences from horizontal to vertical layoutDavid Lawrence2-1/+31
2015-08-11Bug 1190029: Would like a way to see which groups are 'secure' groups in ↵David Lawrence1-0/+2
editusers.cgi when diagnosing password reset issues
2015-08-11Bug 1192688 - add ip to last used api key informationDylan William Hardison1-1/+3
2015-08-11Bug 1184332 - Add Restricted API calls for MozReviewDylan William Hardison1-0/+3
2015-08-11Bug 1190693 - Backport bug 1175643 to bmo for safer auth delegationDylan William Hardison1-0/+9
2015-08-11Bug 1160929 - add support for storing attachments in s3Byron Jones3-0/+13
2015-08-10Bug 1192893 - Deactivated keywords cause the table on the keyword ↵Byron Jones1-18/+10
descriptions page to render strangely
2015-07-31Bug 1189172 - remove link to 'release notes' from index page, and point ↵Byron Jones1-53/+2
'help' to rtd
2015-07-29Bug 1188374 - account disabling lacks csrf protectionByron Jones1-2/+0
2015-07-28Bug 1188374 - disable account disablingByron Jones1-0/+2
2015-07-27Bug 1186788 - disabling an account should always disable bugmailByron Jones2-9/+27
2015-07-27Bug 1171806 - add the ability for a user to disable/"remove" their own accountByron Jones2-30/+85
2015-07-21Bug 1180572 - create attachment_storage parameterByron Jones4-26/+14
2015-07-17Bug 1177497: Backport upstreams 5.0 rST docs to BMO and make publicly ↵David Lawrence1-1/+1
available at https://bmo.readthedocs.org
2015-07-09Bug 1178031: Add an "applies to all platforms" link next to "use my platform"David Lawrence1-2/+4
2015-07-08Bug 1181410: "To see this bug, you must first log in to an account" link is ↵Byron Jones1-3/+3
bright blue on red
2015-07-08Bug 1143132: emails about redirected attachment urls link to attachment-edit ↵Byron Jones1-3/+9
instead of the actual url (mozreview, github, etc)
2015-07-02Bug 1171758: Persistent xss is possible on FirefoxByron Jones1-6/+10
2015-06-15Bug 1169312: Missing space in expired-token errorMark Côté1-1/+1
2015-06-08Bug 1172649: Create New Attachment comment previews are not working due to ↵David Lawrence2-0/+2
Error: TypeError: YAHOO.util.Connect is undefined
2015-06-08Bug 1171963: account/email/confirm-new.html.tmpl should describe the current ↵David Lawrence1-1/+11
password complexity setting to new user just like the forgotten password form
2015-06-08Bug 1172386: create a "feature" for the elasticsearch metrics and ensure its ↵David Lawrence1-0/+1
dependencies are tagged
2015-06-05Bug 1146775: implement comment collapse all and by tagByron Jones1-2/+2
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.