summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Collapse)AuthorFilesLines
2016-02-22Bug 1250129 - tab links sometimes do not workDylan Hardison1-1/+1
2016-01-06Bug 1237188 - add support for servicenow to the 'see also' fieldByron Jones1-2/+3
2015-12-22Revert "Bug 1234325 - Backport upstream bug 1230932 to bmo/4.2 to fix ↵David Lawrence1-7/+0
providing a condition as an ID to the webservice results in a taint error" This reverts commit 1e7b4002794930fad702718714b5d1c291bf816c.
2015-12-21Bug 1234325 - Backport upstream bug 1230932 to bmo/4.2 to fix providing a ↵David Lawrence1-0/+7
condition as an ID to the webservice results in a taint error
2015-11-18Bug 1223999 - Add See-Also support for aha.io featuresDylan Hardison1-0/+1
2015-11-04Bug 1177911 - Determine and implement better password requirements for BMODylan Hardison2-46/+33
2015-10-29Bug 1213757 - delegate password and 2fa resets to servicedeskByron Jones1-0/+4
2015-10-12Bug 1199089 - add support for duo-securityByron Jones1-1/+1
2015-10-08Bug 1200765 - Make login UX mobile friendly to assist mobile authentication ↵Dylan William Hardison1-0/+8
workflow
2015-10-06Bug 1196620 - support automatic removal of inactive users from groupsDavid Lawrence1-0/+2
2015-09-23Bug 1199087 - extend 2fa protection beyond loginByron Jones2-2/+10
2015-09-02Bug 1200974 - "API-Key" in 2fa text should be "API key" to match the rest of ↵Byron Jones2-2/+2
bugzilla
2015-09-02Bug 1196618 - add support for group ownersDavid Lawrence2-1/+7
2015-09-01Bug 1197073 - add support for 2fa using totp (eg. google authenticator)Byron Jones4-0/+27
2015-08-25Bug 1196134 - add ability for admins to force a user to change their ↵Byron Jones2-0/+8
password on next login
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-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 Jones2-0/+12
2015-07-21Bug 1180572 - create attachment_storage parameterByron Jones1-5/+1
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-06-15Bug 1169312: Missing space in expired-token errorMark Côté1-1/+1
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 Hardison1-0/+23
delegation
2015-05-29Bug 1165866: "See Also" allows github issues but not github pull requestsDylan William Hardison1-2/+2
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones2-41/+27
jquery)
2015-05-26Bug 1168190: "See Also" should accept webcompat.com/issues/ - prefixed URLsByron Jones1-0/+1
2015-05-19Bug 1160430: Backport bug 69267 to BMO (Add the ability to deactivate keywords)Dylan William Hardison1-1/+1
2015-04-24Bug 1157395: CSRF in log in formDavid Lawrence1-0/+9
2015-03-26Bug 1147550: Minimum password length handler not trusted by password changeByron Jones1-8/+8
2015-03-10Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵Byron Jones1-1/+3
API tokens into the shadow DB)
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 Jones2-0/+7
2015-01-29Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵David Lawrence2-0/+17
keys for authentication
2015-01-28Bug 1100382: backport upstream bug 1090727 to bmo/4.2 to support jquery in ↵David Lawrence2-50/+82
the global/header template, and update the header and footer to use jquery
2015-01-08Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of ↵Jeff Fearn1-0/+4
dumping a stack trace
2014-11-24Bug 1102229: custom css stylesheets are not loaded if CONCATENATE_ASSETS is ↵Byron Jones1-1/+1
false
2014-11-04Bug 1093622: Backout bug 1090427 for causing: authenticated calls from bzapi ↵Byron Jones1-9/+0
are failing: 'Untrusted Authentication Request'
2014-11-04Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones1-0/+2
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 Lawrence1-0/+9
login forms
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 Lawrence1-1/+1
2014-10-06Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin1-1/+1
r=dkl,a=sgreen
2014-09-29Bug 1072981 - User activity labels & params conflate "sort" and "group"Ed Morley1-1/+1
2014-09-19Bug 1069504: Put My Dashboard in the drop down on the top-rightByron Jones1-0/+1
2014-09-17Bug 1064395: concatenate and slightly minify javascript filesByron Jones1-7/+24
2014-09-11Bug 1052851: add the ability to search by "assignee last login date"Byron Jones1-0/+1
2014-07-31Bug 1046779: Components with no default QA still display a usermenu arrow on ↵Byron Jones1-1/+1
describecomponents.cgi
2014-07-18Bug 1032883: update FlagDefaultRequestee extension to use object hooksByron Jones1-0/+1