Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-05 | Bug 1429344 - Review requests in requests dropdown should link to MozReview ↵ | Kohei Yoshino | 1 | -0/+1 | |
or GitHub instead of Bugzilla details page | |||||
2018-02-20 | Bug 1432296 - Prevent bugzilla static assets from being blocked by overly ↵ | Dylan William Hardison | 1 | -1/+6 | |
long request URIs | |||||
2018-01-08 | Bug 1428642 - Fix minor bugs on new global header | Kohei Yoshino | 1 | -3/+1 | |
* The magnifier icon on the search bar should not trigger search as reported in https://twitter.com/colinjoy/status/949035254949523457 * The search dropdown should show Saved Searches Edit link as suggested in my UX analysis * Remove the CSS transition on the More Tools button for consistency. I didn't add the transition; it's default style for buttons * Fix the position of the arrow/triangle on dropdown lists. An error of 1px. * Add `user-select: none;` to `#header` https://developer.mozilla.org/en-US/docs/Web/CSS/user select | |||||
2018-01-05 | Bug 1428227 - Google doesn't index bugzilla.mozilla.org any more | Dylan William Hardison | 1 | -3/+3 | |
2018-01-04 | Bug 1428166 - Move <meta charset> to start of <head> | Edgaras | 1 | -4/+4 | |
The <meta> element declaring the encoding must be inside the <head> element and within the first 1024 bytes of the HTML as some browsers only look at those bytes before choosing an encoding. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-charset | |||||
2018-01-03 | Bug 1426685 - Fix regressions from fixed-positioning global header | Kohei Yoshino | 1 | -1/+3 | |
2018-01-02 | Bug 1426507 - Upgrade BMO to HTML5 | Fateh Sandhu | 1 | -5/+5 | |
2017-12-20 | Bug 1361890 - Remove asset concatenation | Dylan William Hardison | 1 | -20/+12 | |
2017-12-19 | Bug 1420771 - Remove global footer | Kohei Yoshino | 1 | -14/+13 | |
2017-12-16 | Bug 1403777 - Migrate urlbase from params to localconfig | Dylan William Hardison | 1 | -1/+0 | |
2017-12-13 | Bug 1376826 - New HTML Header for BMO | Kohei Yoshino | 1 | -89/+142 | |
2017-12-02 | Bug 1420295 - Remove the Bugzilla version number from homepage | Kohei Yoshino | 1 | -9/+1 | |
2017-11-30 | Bug 1363889 - Update BMO to use new Mozilla branding | Kohei Yoshino | 1 | -4/+0 | |
2017-09-27 | Bug 1401569 - typo in "enabled two-factor authentication" | byron jones | 1 | -2/+2 | |
2017-09-15 | Bug 1364233 - Add setting to force a group to require MFA and restrict users ↵ | Dylan William Hardison | 1 | -2/+17 | |
in that group who have not enabled MFA | |||||
2017-08-29 | Bug 1394466 - Include noindex on error pages | Mary Umoh | 1 | -0/+6 | |
2017-07-18 | Bug 1380064 - Remove references to Mozilla skin to prevent problems when ↵ | Dylan William Hardison | 1 | -54/+2 | |
default preferences are changed | |||||
2017-07-14 | Revert "Bug 1380064 - Remove references to Mozilla skin to prevent problems ↵ | Dylan William Hardison | 1 | -2/+55 | |
when default preferences are changed" This reverts commit 38af0fd192c2edc1b6ad791936cc32888cb94698. | |||||
2017-07-14 | Bug 1380064 - Remove references to Mozilla skin to prevent problems when ↵ | Mary Umoh | 1 | -55/+2 | |
default preferences are changed | |||||
2017-07-07 | Bug 1377232 - Revert code from bug 1361890 | Dylan William Hardison | 1 | -33/+31 | |
2017-06-23 | Bug 1361890 - Fix problems with current js and css concatenation | Dylan William Hardison | 1 | -31/+33 | |
2017-06-21 | Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵ | Mary Umoh | 1 | -5/+5 | |
into skins/standard/*.css * Move bug_groups from custom to standard * More modified bug_group files * Combine skin CSS files * Move .png files to standard * Move css from global.css that belongs in index.css * Changes to css placement * All images within skins/standard moved to images folder * Fix font issue * Updates * Updates * Fix mistake | |||||
2017-05-17 | Bug 1363803 - Consolidate YUI js and css into one js and one css file | Dylan William Hardison | 1 | -50/+3 | |
2017-05-03 | Bug 1355490 - Short URL link give "The token is not valid" error | Dylan William Hardison | 1 | -28/+32 | |
2017-04-05 | [testing] urlbase needs filter | Dylan William Hardison | 1 | -1/+1 | |
2017-04-05 | [tests] fix markup to make tests pass. | Dylan William Hardison | 1 | -2/+3 | |
2017-04-04 | Bug 1350909 - Make index.cgi cache-friendly for logged out requests | Dylan William Hardison | 1 | -65/+56 | |
2017-01-25 | Bug 1286290 - CSP compliant bug modal | Dylan William Hardison | 1 | -4/+10 | |
2016-03-15 | Bug 1256954 - Multiple Selenium cases are failing after the commit of bug ↵ | David Lawrence | 1 | -1/+1 | |
1253914 | |||||
2016-03-10 | Bug 1253914 - Cross domain referer leakage when resetting the user password | Dylan Hardison | 1 | -0/+1 | |
2015-10-08 | Bug 1200765 - Make login UX mobile friendly to assist mobile authentication ↵ | Dylan William Hardison | 1 | -0/+8 | |
workflow | |||||
2015-09-01 | Bug 1197073 - add support for 2fa using totp (eg. google authenticator) | Byron Jones | 1 | -0/+3 | |
2015-06-05 | Bug 1146775: implement comment collapse all and by tag | Byron Jones | 1 | -2/+2 | |
2015-05-26 | Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵ | Byron Jones | 1 | -4/+2 | |
jquery) | |||||
2015-03-10 | Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵ | Byron Jones | 1 | -1/+3 | |
API tokens into the shadow DB) | |||||
2015-01-29 | Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵ | David Lawrence | 1 | -0/+3 | |
keys for authentication | |||||
2015-01-28 | Bug 1100382: backport upstream bug 1090727 to bmo/4.2 to support jquery in ↵ | David Lawrence | 1 | -48/+80 | |
the global/header template, and update the header and footer to use jquery | |||||
2014-11-24 | Bug 1102229: custom css stylesheets are not loaded if CONCATENATE_ASSETS is ↵ | Byron Jones | 1 | -1/+1 | |
false | |||||
2014-09-29 | Bug 1072981 - User activity labels & params conflate "sort" and "group" | Ed Morley | 1 | -1/+1 | |
2014-09-19 | Bug 1069504: Put My Dashboard in the drop down on the top-right | Byron Jones | 1 | -0/+1 | |
2014-09-17 | Bug 1064395: concatenate and slightly minify javascript files | Byron Jones | 1 | -7/+24 | |
2014-07-16 | Bug 1039146: add an "open sans" alternative for the mozilla skin | Byron Jones | 1 | -2/+2 | |
2014-05-22 | Bug 1014374: backport bug 977969 to bmo (concatenate and slightly minify css ↵ | Byron Jones | 1 | -43/+6 | |
files) | |||||
2013-12-20 | Bug 952512 - Nit-pick: Move Preferences below My Requests in the account ↵ | Dave Lawrence | 1 | -1/+1 | |
drop down of the Mozilla skin https://bugzilla.mozilla.org/show_bug.cgi?id=951512 | |||||
2013-12-12 | Bug 948961 - Add "My Activity" link to account drop down in Mozilla skin | Dave Lawrence | 1 | -0/+1 | |
r=glob | |||||
2013-12-03 | Bug 853509: Bugzilla version not displayed on the index page | Byron Jones | 1 | -0/+7 | |
2013-11-01 | Bug 911812: make the user profile more discoverable | Byron Jones | 1 | -0/+1 | |
2013-10-31 | Bug 920026: show reminder of pending review, feedback, and needinfo requests ↵ | Byron Jones | 1 | -1/+4 | |
in the header | |||||
2013-09-20 | Bug 918684: stray "Bug NNNN" visible under header after adding/editing ↵ | Byron Jones | 1 | -0/+1 | |
attachments | |||||
2013-09-09 | Bug 912546: page title is no longer displayed in the header | Byron Jones | 1 | -0/+8 | |