summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Collapse)AuthorFilesLines
2018-01-25Revert "Bug 1429785 - In-page back navigation broken"Dylan William Hardison1-46/+17
This reverts commit 0acec3921413734dae213084d5b7b550e84b40e1.
2018-01-18Bug 1429785 - In-page back navigation brokenKohei Yoshino1-17/+46
2018-01-10Bug 1429449 - Do not handle non-primary click on dropdown menuarai-a1-0/+8
2018-01-08Bug 1428641 - Implement Requests quick look dropdown on global headerKohei Yoshino1-0/+2
2018-01-08Bug 1427800 - Wrong anchor scrolling with old UIKohei Yoshino1-8/+50
2018-01-03Bug 1426685 - Fix regressions from fixed-positioning global headerKohei Yoshino2-7/+15
2018-01-02Bug 1426673 - The logout link cannot be found as what Sessions page saysKohei Yoshino1-0/+13
2017-12-21Bug 905763 follow-up - Make sure focused comment will always be displayed ↵Kohei Yoshino1-1/+1
under global header
2017-12-19Bug 1420771 - Remove global footerKohei Yoshino1-16/+69
2017-12-18Bug 905763 - Fix named anchors in various pages so that the Sandstone theme ↵Kohei Yoshino2-20/+21
header can be set to a fixed position
2017-12-13Bug 1376826 - New HTML Header for BMOKohei Yoshino3-10/+127
2017-10-12Bug 1405754 - Autocomplete failing at random for some nicks (including, and ↵Kohei Yoshino1-0/+1
especially bz) Avoid caching search results.
2017-09-19Bug 1400949 - Password requirements not statedDylan William Hardison1-117/+12
2017-09-19Bug 1400419 - Direct GitHub-auth'd users that are required to use 2FA to ↵Dylan William Hardison1-1/+12
issue a password reset
2017-07-21Bug 1381752 - Re-organize the layoutSebastin Santy3-0/+1226
2017-07-07Bug 1365345 - Modal Bug Entry PrototypeSebastin Santy2-0/+397
2017-07-07Revert "Bug 1365345 - Modal Bug Entry Prototype"Dylan William Hardison2-397/+0
This reverts commit 8835db60a8d637fe3aec82c718bad8a8177a6acf.
2017-07-07Bug 1365345 - Modal Bug Entry PrototypeSebastin Santy2-0/+397
2017-05-24Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison1-4/+2
the ES backend
2017-05-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison3-0/+87
2017-05-09Bug 1359797 - GitHub login not appearing on show_bug.cgiDylan William Hardison1-0/+1
2017-05-03Bug 1355490 - Short URL link give "The token is not valid" errorDylan William Hardison1-1/+1
2017-05-03Bug 1361464 - Restore previous comment fonts, conditionally select "Fira" ↵Dylan William Hardison1-1/+2
for Windows clients
2017-04-04Bug 1350909 - Make index.cgi cache-friendly for logged out requestsDylan William Hardison1-5/+47
2017-03-21Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison1-2/+4
the ES backend Skipping this for this week's push.
2017-03-17Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison1-4/+2
the ES backend This not the cause of test failures, so should live on in master now.
2017-03-14Revert "Bug 1307485 - Add code to run a subset of buglist.cgi search queries ↵Dylan William Hardison1-2/+4
against the ES backend" This reverts commit 9c26c01867ca3e2af1e70c051140eea59c68c500.
2017-03-07Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison1-4/+2
the ES backend
2017-01-30Bug 1324055 - Upgrade jquery to 3.1.1 and jquery-ui 1.12.1Dylan William Hardison12-27/+27
2017-01-25Bug 1286290 - CSP compliant bug modalDylan William Hardison1-0/+26
2016-12-23Bug 1324058 - Migrate from jquery-cookie to js-cookie, as the former is no ↵Sebastin Santy2-16/+20
longer maintained
2016-10-05Bug 1305647 - Context menu hovered item is not highlighted.Tooru Fujisawa1-4/+4
2016-09-15Bug 1213791 - "suggested reviewers" menu overflows horizontally from visible ↵Tooru Fujisawa1-5/+8
area if reviewers have long name.
2016-08-11Bug 1286970 - P3 is Backlog, not WishlistDylan William Hardison1-1/+1
r=dylan
2016-05-24Bug 1268305 - Integrate Readable Bug Status in Bug Detail PageDylan Hardison1-0/+7
2016-05-12Bug 1270295 - don't update timestamps when the tab is not active / in the ↵David Lawrence1-0/+2
background
2015-11-04Bug 1177911 - Determine and implement better password requirements for BMODylan Hardison1-0/+140
2015-10-12Bug 1199089 - add support for duo-securityByron Jones2-2/+51
2015-10-06Bug 1172418 - user fields are cleared when navigating back to a page (eg. ↵Byron Jones3-2/+17
after an error)
2015-09-29Bug 1199090 - add printable recovery 2fa codesByron Jones1-2/+13
2015-09-23Bug 1199087 - extend 2fa protection beyond loginByron Jones1-49/+57
2015-09-09Bug 1202975 - warning about api key requirement is no longer shown when ↵Byron Jones1-1/+1
enabling 2fa
2015-09-09Bug 1201954 - Add a "forgot password" link to user preferences -> accountByron Jones1-0/+8
2015-09-02Bug 1200618 - Layout of the TOTP 2FA leads to missing the token time window ↵Byron Jones1-3/+3
and thus frustration
2015-09-01Bug 1200610: jsonrpc API requests do not work when "Require API-Key ↵David Lawrence2-2/+6
authentication for API requests" is enabled due to missing API tokens
2015-09-01Bug 1197073 - add support for 2fa using totp (eg. google authenticator)Byron Jones1-0/+90
2015-07-31Bug 1185856 - Tabbing out of the keyword field should not select the first ↵Byron Jones1-1/+1
available keyword
2015-07-27Bug 1171806 - add the ability for a user to disable/"remove" their own accountByron Jones1-0/+41
2015-07-17Bug 1183892 - Bugzilla disables browser context menu after showing its ↵Byron Jones1-139/+14
username left-click menu
2015-06-15Bug 1173771: "Share a link to this list of bugs" doesn't work for saved searchesByron Jones1-0/+7