summaryrefslogtreecommitdiffstats
path: root/template/en/default/search
AgeCommit message (Collapse)AuthorFilesLines
2017-02-23Bug 1299141 - Duplicate accesskey="c" on query.cgiSimon Green1-1/+1
2016-09-15Bug 65388 - Make it possible to query for open bugs with an inactive target ↵Simon Green1-0/+2
milestone
2016-05-16Bug 907710 - Add UI to reverse sort orderDavid Lawrence1-0/+2
r=LpSolit
2016-04-26Bug 1267536 - Javascript errors in advanced search pageMatt Tyson1-0/+1
r=dylan,a=dylan
2016-04-20Bug 542239 - Accept pronouns everywhere in query.cgiAlbert Ting1-1/+1
r=dkl
2015-09-25Bug 1201266: Migrate YUI calendar to jQueryFrédéric Buclin6-47/+22
r=gerv
2015-05-07Bug 1159589: migrate autocomplete from yui to jqueryByron Jones6-30/+20
r=dylan,a=glob
2015-04-13Bug 1137307: Bug reports are not valid HTML5 pagesFrédéric Buclin1-1/+1
r=dkl a=glob
2015-03-19Bug 342113: Allow custom fields to appear as a discrete field in the search formAlbert Ting1-0/+13
r=glob,a=glob
2014-12-17Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham5-4/+5
2014-09-08Bug 768892 - Specific Search without search words yields invalid_column_name ↵Simon Green1-1/+1
message, complaining about sort order "relevance desc" r=sgreen, a=glob
2014-08-10Bug 897915 - Field lists not sorted alphabeticallySimon Green2-2/+10
r=dkl, a=sgreen
2014-04-02Bug 539894: Use <optgroup/> to group products into classifications in the ↵rojanu1-24/+5
product drop-down on show_bug.cgi r=glob, a=justdave
2014-03-08Bug 956190 (part 4): Merge duplicates.css, reports.css, search_form.css, ↵Frédéric Buclin7-13/+10
show_multiple.css and summarize-time.css with buglist.css
2014-02-12Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin4-4/+4
inexistent files r=gerv a=justdave
2014-01-20Bug 958825: Use HTML5's attribute "autofocus" instead of ↵Frédéric Buclin1-18/+4
onload="element.focus()" r/a=justdave
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan1-1/+1
specific Bugzilla installation r=dkl,a=justdave
2014-01-07Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin2-93/+77
r/a=justdave
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin1-1/+1
r/a=justdave
2013-12-28Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin1-1/+1
r/a=justdave
2013-09-04Bug 606509 - Text badly aligned for "deadline" and "bug numbered" in the ↵Sunil Joshi1-5/+7
search page r=simon, a=simon
2013-08-08Bug 899586: Consecutive whitespaces in field values are ignored in <select> ↵Frédéric Buclin1-1/+1
elements r=sgreen a=glob
2013-07-24Bug 345194: Add "is empty" and "is not empty" search operators to the ↵Byron Jones1-0/+2
boolean chart r=LpSolit, a=sgreen
2013-04-11Bug 860723: Custom fields are shown twice in report axis selectorsPami Ketolainen1-7/+0
r/a=LpSolit
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-16Bug 836436: Add a "search_tabs" hook to allow additional search tabsAlbert Ting1-4/+8
r/a=LpSolit
2013-01-22Bug 819371: Weird list of arguments passed to query.cgi when accessing ↵Frédéric Buclin1-1/+1
advanced search r=glob a=LpSolit
2013-01-02Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham1-1/+1
2012-12-01Bug 812054: JavaScript error on the Advanced Search page when a ↵Hugo1-2/+13
classification has a product invisible to the user r/a=LpSolit
2012-11-26Bug 718289: The deadline field should be visible by non-members of the ↵Frédéric Buclin1-3/+2
timetracking group r=dkl a=LpSolit
2012-11-22Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones1-3/+10
r=dkl,a=LpSolit
2012-08-28Bug 772953: Remove the token from buglist urlsByron Jones1-1/+11
r=dkl, a=LpSolit
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-05-18The calendar widget is not localizable.Marc Schumann2-6/+8
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=581365
2012-05-07Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin2-7/+10
(and get rid of the current form in the footer) r=timello a=LpSolit
2012-02-27Bug 730670: Do not redirect in buglist.cgi to improve performanceFrédéric Buclin2-0/+12
r=glob a=LpSolit
2012-02-26Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2-4/+0
r/a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin13-233/+65
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-11-29Bug 686422: Fix custom search's history interaction on HTML4 browsersByron Jones1-1/+5
r=mkanat, a=mkanat
2011-11-26Bug 255606: Do not let buglist.cgi return all bugs by defaultFrédéric Buclin1-1/+1
r/a=mkanat
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin7-14/+0
r/a=mkanat
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-15Bug 673012: Add "does not contain" to people searchMatt Selsky1-0/+1
r=gerv a=mkanat
2011-09-13Bug 685316: Change Simple Search template to use field_descs for StatusTiago Mello1-2/+2
Product. r/a=mkanat
2011-08-10Add a missing FILTER from the value-controller checkin.Max Kanat-Alexander1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=636416
2011-08-09Bug 636416: Use the standard value-controller javascript to control theMax Kanat-Alexander6-119/+82
drop-down fields on the Advanced Search page. r=glob, 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
2011-05-31Bug 647649: Change the old "Boolean Charts" UI into the new AND/ORMax Kanat-Alexander4-83/+113
"Custom Search" UI. r=timello, a=mkanat