summaryrefslogtreecommitdiffstats
path: root/template/en/default/search
AgeCommit message (Collapse)AuthorFilesLines
2018-10-14Merge remote-tracking branch 'bmo/master'Dylan William Hardison11-103/+98
2018-09-26Bug 1493500 - Remove all trailing whitespaces from all filesKohei Yoshino11-98/+98
2018-04-08search-google.html.tmpl: Calculate sitesearch from urlbase (#20)Vladimir Panteleev1-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-04-04Bug 1446431 - Allow Baseline scan to ignore forms that dont need CSRF TokensSimon Bennetts3-3/+3
The data-no-csrf attribute is used to signify that a form is 'safe' (ie doesn't actually make any permanent changes) and so doesn't need an anti-csrf token.
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison6-9/+9
2018-01-03Bug 1426685 - Fix regressions from fixed-positioning global headerKohei Yoshino4-10/+4
2018-01-02Bug 1426507 - Upgrade BMO to HTML5Fateh Sandhu6-16/+16
2017-12-20Bug 1361890 - Remove asset concatenationDylan William Hardison1-13/+13
2017-12-02Bug 1417980 - Fix non-HTTPS links and outdated links where possibleKohei Yoshino1-1/+1
2017-07-14Bug 1380280 - "Words:" text is not centered vertically in "Instant Search"Kohei Yoshino1-2/+2
2017-07-07Bug 1377232 - Revert code from bug 1361890Dylan William Hardison1-2/+2
2017-06-23Bug 1361890 - Fix problems with current js and css concatenationDylan William Hardison1-2/+2
2017-05-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison5-5/+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
2015-05-27Bug 1168790: "End this group of criteria" under Custom Search is broken for ↵Dylan William Hardison1-1/+1
query.cgi
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones6-28/+19
jquery)
2015-03-10Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵Byron Jones4-0/+4
API tokens into the shadow DB)
2014-06-17Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.oDavid Lawrence [:dkl]1-2/+4
2014-04-10Backout of Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group ↵David Lawrence2-10/+47
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 Lawrence2-47/+10
into classifications in the product drop-down on show_bug.cgi) r=glob
2014-01-07Bug 957134 - Insecure transitionDave Lawrence1-23/+11
2013-05-03Bug 866248 - backport new date custom field type from bug 801664 to bmo/4.2Gervase Markham1-1/+1
r=glob
2013-04-19merged with bugzilla/4.2Dave Lawrence1-7/+0
2013-04-11Bug 860723: Custom fields are shown twice in report axis selectorsPami Ketolainen1-7/+0
r/a=LpSolit
2013-04-11merge with bugzilla/4.2Byron Jones1-2/+2
2013-04-05Bug 857562: ajax_user_autocompletion param ignored on Search by People fieldsFrédéric Buclin1-2/+2
r=dkl a=LpSolit
2013-02-26restore isempty/isnotempty operators to bmo/4.2Byron Jones1-0/+2
2012-11-22Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones1-3/+10
2012-10-04Bug 797872: fix grammar on instant search pageMark Côté1-1/+1
2012-08-31Merge from bugzilla/4.2Reed Loden1-5/+4
2012-08-28Bug 772953: Remove the token from buglist urlsByron Jones1-2/+9
r=dkl, a=LpSolit
2012-07-17Bug 772953: buglist urls should not contain a tokenByron Jones1-1/+9
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-06-05merged with bugzilla/4.2Dave Lawrence1-10/+16
2012-05-29Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized ↵Reed Loden1-9/+14
setting of default search options [r=LpSolit a=LpSolit]
2012-05-29Bug 754673 - CSRF vulnerability in query.cgi allows possible unauthorized ↵Reed Loden1-1/+2
use of "Set my default search back to the system default" [r=LpSolit a=LpSolit]
2012-03-09Bug 734009: add "does not contain" to people searchByron Jones1-0/+1
2012-01-23Bug 719363: add instant searchByron Jones2-1/+86
2011-11-30merged with bugzilla/4.2Dave Lawrence1-1/+5
2011-11-29Bug 686422: Fix custom search's history interaction on HTML4 browsersByron Jones1-1/+5
r=mkanat, a=mkanat
2011-11-28merged with bugzilla/4.2Dave Lawrence1-1/+1
2011-11-26Bug 255606: Do not let buglist.cgi return all bugs by defaultFrédéric Buclin1-1/+1
r/a=mkanat
2011-10-18merged with bugzilla/4.2David Lawrence1-1/+4
2011-10-15Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" ↵Max Kanat-Alexander1-1/+4
button in Firefox when viewing a buglist r=glob a=mkanat
2011-10-05more porting workDavid Lawrence4-3/+71
2011-09-13Bug 685316: Change Simple Search template to use field_descs for StatusTiago Mello1-2/+2
Product. r/a=mkanat
2011-08-03Bug 660382: Hide the complex features of custom search by defaultMax Kanat-Alexander1-5/+18
r=dkl, a=mkanat
2011-06-07Bug 662202: Accessing query.cgi throws: Argument "" isn't numeric in ↵Frédéric Buclin1-0/+1
addition (+) r/a=mkanat