summaryrefslogtreecommitdiffstats
path: root/js/jquery
AgeCommit message (Collapse)AuthorFilesLines
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-05-12Bug 1270295 - don't update timestamps when the tab is not active / in the ↵David Lawrence1-0/+2
background
2015-10-06Bug 1172418 - user fields are cleared when navigating back to a page (eg. ↵Byron Jones1-2/+2
after an error)
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
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones2-0/+29
jquery)
2015-04-17Bug 1154730: rewrite product/component searching to use jquery-ui instead of yuiByron Jones25-5/+5
2015-04-13Bug 1152118: Shortcut for editing gets triggered even when "ctrl" and "e" ↵Byron Jones1-2/+0
are not pressed at the same time
2015-04-07Bug 1149438: keyboard shortcut (hotkey) for "Edit" buttonByron Jones1-0/+2
2015-03-24Bug 1096798: prototype modal show_bug viewByron Jones2-0/+506
2015-03-11Bug 1140764: "suggested reviewers" menu overflows from visible area if there ↵Tooru Fujisawa1-1/+1
are many revirewers.
2015-03-09Bug 1140798: Possible client side code injection in "suggested reviewers" menu.Tooru Fujisawa1-2/+2
2015-02-04Bug 1129283: "suggested reviewers" missing, due to missing YAHOO.widget.MenuByron Jones1-2/+2
2015-01-28Bug 1100382: backport upstream bug 1090727 to bmo/4.2 to support jquery in ↵David Lawrence22-0/+312
the global/header template, and update the header and footer to use jquery