Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-26 | Bug 1452096 - Some custom dropdown UI widgets stay fixed and don't move with ↵ | Kohei Yoshino | 1 | -0/+1 | |
scroll | |||||
2018-06-21 | Bug 1469333 - Check attachment file size client-side and inform user of too ↵ | Kohei Yoshino | 1 | -0/+8 | |
large file before uploading it | |||||
2018-01-10 | Bug 1429290 - Bugs now display too wide to fit in my window; reading bugs is ↵ | Kohei Yoshino | 1 | -1/+22 | |
much harder | |||||
2018-01-10 | Bug 1429398 - Scrolling down with keyboard no longer works correctly in at ↵ | Dylan William Hardison | 1 | -4/+7 | |
least Firefox Note that kohei actually fixed this. | |||||
2018-01-10 | Bug 1429220 - Issues with the new fixed header implementation | Kohei Yoshino | 1 | -5/+13 | |
2018-01-09 | Bug 1429220 - Issues with the new fixed header implementation | Kohei Yoshino | 1 | -1/+2 | |
2018-01-09 | Bug 1429076 - Can we have a lock icon for requests in security-sensitive ↵ | Kohei Yoshino | 1 | -0/+14 | |
bugs in Requests Quick Look Dropdown? | |||||
2018-01-08 | Bug 1428641 - Implement Requests quick look dropdown on global header | Kohei Yoshino | 1 | -0/+88 | |
2018-01-08 | Bug 1428642 - Fix minor bugs on new global header | Kohei Yoshino | 1 | -11/+36 | |
* 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 1428079 - No horizontal scrollbar when bug summary is very long or ↵ | Kohei Yoshino | 1 | -2/+1 | |
narrow browser width | |||||
2018-01-04 | Bug 1428052 - security bugs always have the vertical scrollbar outside of ↵ | Dylan William Hardison | 1 | -2/+0 | |
area visible by default (overflow on the right) | |||||
2018-01-04 | Bug 1428038 - Background color of security bugs is wrong again | Dylan William Hardison | 1 | -1/+0 | |
2018-01-03 | Bug 1426685 - Fix regressions from fixed-positioning global header | Kohei Yoshino | 2 | -26/+30 | |
2017-12-22 | Bug 1426390 - Serve WOFF2 Fira Sans font | Kohei Yoshino | 23 | -8/+16 | |
2017-12-19 | Bug 1420771 - Remove global footer | Kohei Yoshino | 3 | -142/+100 | |
2017-12-18 | Bug 905763 - Fix named anchors in various pages so that the Sandstone theme ↵ | Kohei Yoshino | 1 | -0/+1 | |
header can be set to a fixed position | |||||
2017-12-13 | Bug 1376826 - New HTML Header for BMO | Kohei Yoshino | 5 | -261/+366 | |
2017-12-02 | Bug 1381296 - Buttons on modal UI are not displayed in Fira Sans font, too ↵ | Kohei Yoshino | 1 | -1/+1 | |
small compared to other ones | |||||
2017-12-02 | Bug 1420295 - Remove the Bugzilla version number from homepage | Kohei Yoshino | 1 | -6/+0 | |
2017-11-30 | Bug 1363889 - Update BMO to use new Mozilla branding | Kohei Yoshino | 2 | -49/+67 | |
2017-09-19 | Bug 1400949 - Password requirements not stated | Dylan William Hardison | 1 | -65/+0 | |
2017-09-15 | Bug 1364233 - Add setting to force a group to require MFA and restrict users ↵ | Dylan William Hardison | 1 | -1/+17 | |
in that group who have not enabled MFA | |||||
2017-08-01 | Bug 1386238 - Multi-select boxes broken by bug 1366143 | Dylan William Hardison | 3 | -41/+11 | |
This reverts commit 3d864bdde0aff3931aca3afa864228341aaa0e92. | |||||
2017-07-19 | Bug 1366143 - Fix alignment of select boxes | Kohei Yoshino | 3 | -11/+41 | |
2017-07-11 | Bug 1380019 - Background color of security bugs is wrong (#137) | Dylan William Hardison | 2 | -33/+30 | |
2017-06-21 | Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵ | Mary Umoh | 63 | -2876/+1120 | |
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 | 2 | -0/+10 | |
2017-05-09 | fix perms | Dylan William Hardison | 8 | -0/+0 | |
2017-04-25 | update fira fonts | Dylan William Hardison | 8 | -0/+0 | |
2017-02-22 | Revert "Bug 1330884 - Centralize #header, #bugzilla-body and #footer" | Dylan William Hardison | 2 | -14/+12 | |
This reverts commit ab5eef9afeded451e27faa44d5db3f618825f04d. | |||||
2017-02-17 | Bug 1330884 - Centralize #header, #bugzilla-body and #footer | Tommy Kuo | 2 | -12/+14 | |
2016-12-08 | Bug 1318781 - Add link to Mozilla Community Participation Guidelines for new ↵ | David Lawrence | 1 | -0/+4 | |
bugs and bug comments | |||||
2016-07-12 | Bug 1283649 - When an attachment is a github pull request link, the pull ↵ | David Lawrence | 1 | -0/+1 | |
request diff should be displayed in the edit page | |||||
2016-04-04 | Bug 1259322 - Legal compliance / adding link to footer | David Lawrence | 2 | -10/+14 | |
2016-03-24 | Bug 1259266 - Attachment of security issues when viewing a bug are ↵ | David Lawrence | 1 | -0/+4 | |
indistinguishable from any other attachment. | |||||
2016-01-28 | Bug 1213424 - The Bugzilla autocomplete dropdown should expand the width to ↵ | Birunthan Mohanathas | 1 | -0/+1 | |
show the full text of a match | |||||
2015-12-17 | Bug 1231346 - UI tweaks to make 2FA setup/changes more intuitive | David Lawrence | 1 | -0/+5 | |
2015-12-09 | Bug 1231248 - Add hint that DuoSec login is probably your LDAP username | Byron Jones | 1 | -0/+4 | |
2015-11-04 | Bug 1177911 - Determine and implement better password requirements for BMO | Dylan Hardison | 1 | -0/+79 | |
2015-10-21 | Bug 1209599 - group general preferences by category | David Lawrence | 1 | -0/+10 | |
2015-10-12 | Bug 1199089 - add support for duo-security | Byron Jones | 1 | -2/+12 | |
2015-10-08 | Bug 1200765 - Make login UX mobile friendly to assist mobile authentication ↵ | Dylan William Hardison | 2 | -0/+84 | |
workflow | |||||
2015-09-29 | Bug 1199090 - add printable recovery 2fa codes | Byron Jones | 2 | -2/+24 | |
2015-09-23 | Bug 1199087 - extend 2fa protection beyond login | Byron Jones | 2 | -1/+7 | |
2015-09-02 | Bug 1200618 - Layout of the TOTP 2FA leads to missing the token time window ↵ | Byron Jones | 1 | -0/+7 | |
and thus frustration | |||||
2015-09-01 | Bug 1197073 - add support for 2fa using totp (eg. google authenticator) | Byron Jones | 1 | -2/+46 | |
2015-08-25 | Bug 1196134 - add ability for admins to force a user to change their ↵ | Byron Jones | 1 | -0/+4 | |
password on next login | |||||
2015-08-12 | Bug 1192854: change tabs on user preferences from horizontal to vertical layout | David Lawrence | 1 | -0/+46 | |
2015-08-10 | Bug 1167622 - red border in confirmation of changes is misleading - should ↵ | Simon Green | 1 | -2/+2 | |
be green as the text | |||||
2015-07-31 | Bug 1189172 - remove link to 'release notes' from index page, and point ↵ | Byron Jones | 3 | -3/+3 | |
'help' to rtd |