summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Collapse)AuthorFilesLines
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
2014-07-16Bug 1039146: add an "open sans" alternative for the mozilla skinByron Jones2-4/+4
2014-06-26Bug 669535 - User pref for "Possible Duplicates"David Lawrence1-1/+2
- Discussed with glob and decided to straight backport to BMO
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last ↵Dylan William Hardison [:dylan]2-0/+6
visit searching
2014-05-22Bug 1014374: backport bug 977969 to bmo (concatenate and slightly minify css ↵Byron Jones1-43/+6
files)
2014-05-19Bug 1009215 - add support for support.mozilla.org links to see_alsoDavid Lawrence1-0/+1
r=glob
2014-04-10Backout of Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group ↵David Lawrence1-85/+0
products into classifications in the product drop-down on show_bug.cgi) - Missed file that needed to be deleted.
2014-04-07Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group products ↵David Lawrence1-0/+85
into classifications in the product drop-down on show_bug.cgi) r=glob
2014-03-06Bug 956229: develop a system to track the lifetime of ↵1-0/+4
review/feedback/needinfo requests
2014-01-01Bug 918384 - backport upstream bug 756048 to bmo/4.2 to allow setting ↵Dave Lawrence1-0/+10
bug/attachment flags using the webservices
2013-12-20Bug 952512 - Nit-pick: Move Preferences below My Requests in the account ↵Dave Lawrence1-1/+1
drop down of the Mozilla skin https://bugzilla.mozilla.org/show_bug.cgi?id=951512
2013-12-12Bug 948961 - Add "My Activity" link to account drop down in Mozilla skinDave Lawrence1-0/+1
r=glob
2013-12-10Bug 942725: backport bug 793963 to bmo (add the ability to tag comments with ↵Byron Jones1-1/+22
arbitrary tags)
2013-12-03Bug 853509: Bugzilla version not displayed on the index pageByron Jones1-0/+7
2013-11-15Bug 939093 - Unclosed <a> or misplaced code in "QA Contact: (edit) (take)"Dave Lawrence1-1/+1
2013-11-04Fix display of context menu when user is not providedByron Jones1-8/+10
2013-11-01Bug 911812: make the user profile more discoverableByron Jones2-6/+8
2013-10-31Bug 920026: show reminder of pending review, feedback, and needinfo requests ↵Byron Jones1-1/+4
in the header
2013-10-25Bug 921523 - backport upstream bug 917669 to bmo/4.2 to throw error when ↵Dave Lawrence1-0/+5
invalid cookies/tokens are used with webservices
2013-10-17merged with bugzilla/4.2Dave Lawrence1-0/+3
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