summaryrefslogtreecommitdiffstats
path: root/skins
AgeCommit message (Collapse)AuthorFilesLines
2018-10-13Bug 1498436 - Move site-wide message to global headerKohei Yoshino1-8/+47
2018-10-01Bug 1418378 - Use Material Icons on Bugzilla home page instead of low-res imagesKohei Yoshino6-74/+72
2018-09-26Bug 1493500 - Remove all trailing whitespaces from all filesKohei Yoshino6-37/+37
2018-09-26Bug 1489718 - Insert form widgets for approval flag requests instead of ↵Kohei Yoshino2-4/+61
free-form comment text
2018-08-14Revert "Bug 1456878 - Support markdown comments"Dylan William Hardison1-42/+2
This reverts commit fd850e00db835d2b84c59014c3b1021fea2294fc.
2018-08-10Bug 602313 - follow up - Icons on new attachment uploader are brokenKohei Yoshino1-47/+5
2018-08-10Bug 1456878 - Support markdown commentsIsrael Madueme1-2/+42
2018-08-10Bug 602313 - Allow creation of attachments by pasting an image from ↵Kohei Yoshino1-22/+286
clipboard, as well as by drag-and-dropping a file from desktop
2018-08-06Bug 1480473 - Component description page: highlighted component lacks paddingKohei Yoshino1-2/+0
2018-07-31Bug 1479563 - Wrap labels in Requests dropdown listKohei Yoshino1-0/+5
2018-07-19Bug 1472954 - Implement one-click component watching on bug modal and ↵Kohei Yoshino3-301/+358
component description pages
2018-06-26Bug 1452096 - Some custom dropdown UI widgets stay fixed and don't move with ↵Kohei Yoshino1-0/+1
scroll
2018-06-21Bug 1469333 - Check attachment file size client-side and inform user of too ↵Kohei Yoshino1-0/+8
large file before uploading it
2018-01-10Bug 1429290 - Bugs now display too wide to fit in my window; reading bugs is ↵Kohei Yoshino1-1/+22
much harder
2018-01-10Bug 1429398 - Scrolling down with keyboard no longer works correctly in at ↵Dylan William Hardison1-4/+7
least Firefox Note that kohei actually fixed this.
2018-01-10Bug 1429220 - Issues with the new fixed header implementationKohei Yoshino1-5/+13
2018-01-09Bug 1429220 - Issues with the new fixed header implementationKohei Yoshino1-1/+2
2018-01-09Bug 1429076 - Can we have a lock icon for requests in security-sensitive ↵Kohei Yoshino1-0/+14
bugs in Requests Quick Look Dropdown?
2018-01-08Bug 1428641 - Implement Requests quick look dropdown on global headerKohei Yoshino1-0/+88
2018-01-08Bug 1428642 - Fix minor bugs on new global headerKohei Yoshino1-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-05Bug 1428079 - No horizontal scrollbar when bug summary is very long or ↵Kohei Yoshino1-2/+1
narrow browser width
2018-01-04Bug 1428052 - security bugs always have the vertical scrollbar outside of ↵Dylan William Hardison1-2/+0
area visible by default (overflow on the right)
2018-01-04Bug 1428038 - Background color of security bugs is wrong againDylan William Hardison1-1/+0
2018-01-03Bug 1426685 - Fix regressions from fixed-positioning global headerKohei Yoshino2-26/+30
2017-12-22Bug 1426390 - Serve WOFF2 Fira Sans fontKohei Yoshino23-8/+16
2017-12-19Bug 1420771 - Remove global footerKohei Yoshino3-142/+100
2017-12-18Bug 905763 - Fix named anchors in various pages so that the Sandstone theme ↵Kohei Yoshino1-0/+1
header can be set to a fixed position
2017-12-13Bug 1376826 - New HTML Header for BMOKohei Yoshino5-261/+366
2017-12-02Bug 1381296 - Buttons on modal UI are not displayed in Fira Sans font, too ↵Kohei Yoshino1-1/+1
small compared to other ones
2017-12-02Bug 1420295 - Remove the Bugzilla version number from homepageKohei Yoshino1-6/+0
2017-11-30Bug 1363889 - Update BMO to use new Mozilla brandingKohei Yoshino2-49/+67
2017-09-19Bug 1400949 - Password requirements not statedDylan William Hardison1-65/+0
2017-09-15Bug 1364233 - Add setting to force a group to require MFA and restrict users ↵Dylan William Hardison1-1/+17
in that group who have not enabled MFA
2017-08-01Bug 1386238 - Multi-select boxes broken by bug 1366143Dylan William Hardison3-41/+11
This reverts commit 3d864bdde0aff3931aca3afa864228341aaa0e92.
2017-07-19Bug 1366143 - Fix alignment of select boxesKohei Yoshino3-11/+41
2017-07-11Bug 1380019 - Background color of security bugs is wrong (#137)Dylan William Hardison2-33/+30
2017-06-21Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵Mary Umoh63-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-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison2-0/+10
2017-05-09fix permsDylan William Hardison8-0/+0
2017-04-25update fira fontsDylan William Hardison8-0/+0
2017-02-22Revert "Bug 1330884 - Centralize #header, #bugzilla-body and #footer"Dylan William Hardison2-14/+12
This reverts commit ab5eef9afeded451e27faa44d5db3f618825f04d.
2017-02-17Bug 1330884 - Centralize #header, #bugzilla-body and #footerTommy Kuo2-12/+14
2016-12-08Bug 1318781 - Add link to Mozilla Community Participation Guidelines for new ↵David Lawrence1-0/+4
bugs and bug comments
2016-07-12Bug 1283649 - When an attachment is a github pull request link, the pull ↵David Lawrence1-0/+1
request diff should be displayed in the edit page
2016-04-04Bug 1259322 - Legal compliance / adding link to footerDavid Lawrence2-10/+14
2016-03-24Bug 1259266 - Attachment of security issues when viewing a bug are ↵David Lawrence1-0/+4
indistinguishable from any other attachment.
2016-01-28Bug 1213424 - The Bugzilla autocomplete dropdown should expand the width to ↵Birunthan Mohanathas1-0/+1
show the full text of a match
2015-12-17Bug 1231346 - UI tweaks to make 2FA setup/changes more intuitiveDavid Lawrence1-0/+5
2015-12-09Bug 1231248 - Add hint that DuoSec login is probably your LDAP usernameByron Jones1-0/+4
2015-11-04Bug 1177911 - Determine and implement better password requirements for BMODylan Hardison1-0/+79