summaryrefslogtreecommitdiffstats
path: root/skins/standard
AgeCommit message (Collapse)AuthorFilesLines
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 Lawrence1-1/+1
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
2015-10-21Bug 1209599 - group general preferences by categoryDavid Lawrence1-0/+10
2015-10-12Bug 1199089 - add support for duo-securityByron Jones1-2/+12
2015-10-08Bug 1200765 - Make login UX mobile friendly to assist mobile authentication ↵Dylan William Hardison2-0/+84
workflow
2015-09-29Bug 1199090 - add printable recovery 2fa codesByron Jones2-2/+24
2015-09-23Bug 1199087 - extend 2fa protection beyond loginByron Jones2-1/+7
2015-09-02Bug 1200618 - Layout of the TOTP 2FA leads to missing the token time window ↵Byron Jones1-0/+7
and thus frustration
2015-09-01Bug 1197073 - add support for 2fa using totp (eg. google authenticator)Byron Jones1-2/+46
2015-08-25Bug 1196134 - add ability for admins to force a user to change their ↵Byron Jones1-0/+4
password on next login
2015-08-12Bug 1192854: change tabs on user preferences from horizontal to vertical layoutDavid Lawrence1-0/+46
2015-08-10Bug 1167622 - red border in confirmation of changes is misleading - should ↵Simon Green1-2/+2
be green as the text
2015-07-27Bug 1171806 - add the ability for a user to disable/"remove" their own accountByron Jones1-0/+19
2015-07-08Bug 1181410: "To see this bug, you must first log in to an account" link is ↵Byron Jones1-2/+4
bright blue on red
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones2-11/+30
jquery)
2015-04-17Bug 1154730: rewrite product/component searching to use jquery-ui instead of yuiByron Jones1-0/+22
2015-02-02Bug 1128401: user-menu down-drop arrows are miss-alignedByron Jones1-16/+0
2015-01-29Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵David Lawrence1-0/+32
keys for authentication
2014-11-04Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones1-0/+35
to limit the number of emails sent to a user per minute and hour)
2014-09-01Bug 1056162: add bit.ly support to bmoByron Jones1-0/+9
2014-06-16Bug 956892: collapsed comments should display tags to indicate the reason ↵Byron Jones1-1/+14
for auto-collapsing
2014-04-09Bug 988414: The drop down menu icon next to the user name is not visible in ↵Kushagra Singh [:kushagra]1-0/+1
Chrome on Mac OSX
2014-03-20Bug 986124 - backport upstream bug 513212 to bmo/4.2 to add the ability to ↵David Lawrence1-1/+1
add see_also values in enter_bug.cgi and Bug.create
2014-03-05Bug 977523: Comment textarea has padding:0Byron Jones1-2/+1
2014-02-25Bug 975204: Comment Preview tabs broken in New bug pageByron Jones1-4/+8
2014-02-13Bug 40896: Bugzilla needs a "preview" mode for commentsByron Jones1-0/+34
2013-12-10Bug 942725: backport bug 793963 to bmo (add the ability to tag comments with ↵Byron Jones1-0/+39
arbitrary tags)
2013-11-01Bug 911812: make the user profile more discoverableByron Jones1-0/+15
2013-07-18Bug 804708: Add a 'Review' extension to customise the review flag for ↵Byron Jones1-1/+3
Mozilla's workflow (make requestee/reviewer mandatory, provide review suggestions, etc)
2013-05-10Bug 850135 - hide the textarea custom fields by default with an (edit) linkDave Lawrence1-1/+16
2013-01-17Bug 820766 - The requester and requestee fields in the Requests page are way ↵Dave Lawrence1-0/+14
too small in narrow windows
2012-08-31Merge from bugzilla/4.2Reed Loden2-5/+5
2012-08-12Bug 781059 part 2: -moz-border-radius is obsolete and must be replaced by ↵Frédéric Buclin1-1/+1
the standard border-radius CSS property
2012-08-08Bug 781059: -moz-border-radius is obsolete and must be replaced by the ↵Frédéric Buclin1-4/+4
standard border-radius CSS property r=reed a=LpSolit
2012-07-10Bug 771739 - Implement the component search facility from the bmo extension ↵Dave Lawrence1-0/+5
on the browse (describe components) page r=glob
2012-05-01merged with bugzilla/4.2Dave Lawrence5-27/+6
2012-05-01Bug 743090: add ability to toggle wrapping of quoted textByron Jones1-0/+4
2012-04-14Change columns: empty buttons when images turned off.Marc Schumann5-27/+6
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=474747
2012-03-22Bug 732440: add sql timings to buglist.cgi's debug outputByron Jones1-1/+1
2012-02-29merged with bugzilla/4.2Dave Lawrence1-0/+1
2012-02-27Bug 698345: report errors and warnings to areciboByron Jones1-3/+3
2012-02-25Bug 696352: Required fields have broken colorsMichal 'hramrach' Suchanek1-0/+1
r/a=LpSolit
2012-02-09merged with bugzilla/4.2Dave Lawrence1-0/+5
2012-02-08Bug 722161: Clickjacking is possible in "View All" with HTML attachmentsFrédéric Buclin1-0/+5
r=dkl a=LpSolit
2011-11-30merged with bugzilla/4.2Dave Lawrence1-11/+18
2011-11-29Bug 692737 - Main page icons are not centered.Marc Schumann1-11/+18
r/a=mkanat