summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/search-instant.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2018-10-14Merge remote-tracking branch 'bmo/master'Dylan William Hardison1-6/+1
2018-09-26Bug 1493500 - Remove all trailing whitespaces from all filesKohei Yoshino1-1/+1
2018-04-08Bug 1446236 - Fix instant search without GuidedBugEntry (#38)Vladimir Panteleev1-2/+6
* instant-search.js: Don't fail if product map isn't loaded getProduct had a hard dependency on the 'products' object, which is provided by products.js from the GuidedBugEntry extension. Check if the products variable exists before attempting to use it. This can happen when loading products.js fails, which in turn can happen when the GuidedBugEntry extension isn't present. * Instant search: Don't load products.js without GuidedBugEntry Fixes a 404 if the GuidedBugEntry extension is not present. * instant-search.js: Use throbber.gif from core Fixes remaining dependency on GuidedBugEntry.
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison1-1/+1
2018-01-03Bug 1426685 - Fix regressions from fixed-positioning global headerKohei Yoshino1-1/+1
2017-07-14Bug 1380280 - "Words:" text is not centered vertically in "Instant Search"Kohei Yoshino1-2/+2
2017-05-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison1-1/+0
2015-09-01Bug 1200610: jsonrpc API requests do not work when "Require API-Key ↵David Lawrence1-0/+1
authentication for API requests" is enabled due to missing API tokens
2014-04-10Backout of Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group ↵David Lawrence1-5/+23
products into classifications in the product drop-down on show_bug.cgi)
2014-04-07Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group products ↵David Lawrence1-23/+5
into classifications in the product drop-down on show_bug.cgi) r=glob
2012-10-04Bug 797872: fix grammar on instant search pageMark Côté1-1/+1
2012-06-15Better fix instant search crashing when a product is not pre-selectedByron Jones1-3/+5
2012-06-15Fix instant search crashing when a product is not pre-selectedByron Jones1-2/+2
2012-01-23Bug 719363: add instant searchByron Jones1-0/+83