aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/query.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 399087 - Remove the 'mostfreqthreshold' parameterSunil Joshi [:SunilJoshi]2014-03-211-5/+0
| | | | r=dkl,a=justdave
* Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-271-2/+2
| | | | r=gerv a=justdave
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan2014-01-071-1/+1
| | | | | | specific Bugzilla installation r=dkl,a=justdave
* Bug 908572 - Grammatical error in "Query Defaults" admin paramsChristopher Trom2013-08-271-1/+1
| | | r=simon, a=glob
* Bug 335417: Minor tweaks to the description of the mybugstemplate and ↵Sunil Joshi2012-10-131-3/+3
| | | | | | defaultquery parameters r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-18/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 255606: Do not let buglist.cgi return all bugs by defaultFrédéric Buclin2011-11-261-3/+8
| | | | r/a=mkanat
* Bug 632718: Only return 500 search results unless the user specificallyMax Kanat-Alexander2011-03-021-1/+10
| | | | | requests to see more. r=dkl, a=mkanat
* Bug 632717: Limit the total number of results that a search can ever return.Max Kanat-Alexander2011-02-191-0/+5
| | | | r=mkanat, a=mkanat (module owner)
* Bug 622080 - Change group which can moderate quipsDavid Lawrence2011-01-281-1/+1
| | | | r/a=mkanat
* Bug 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org2009-07-201-3/+5
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 314364: Make QuickSearch use "matches" for comment searches instead of ↵mkanat%bugzilla.org2009-07-201-4/+0
| | | | | | "substring" Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
* Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templateseseyman%linagora.com2008-08-061-1/+1
| | | | Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=eseyman, a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to ↵lpsolit%gmail.com2007-07-031-1/+2
| | | | 'specific_search_allow_empty_words' (to avoid confusion with the QuickSearch feature) - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r=wicked a=mkanat
* Bug 385910: Add parameter to allow "find a specific bug" to accept an empty ↵lpsolit%gmail.com2007-06-261-1/+3
| | | | search - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r/a=LpSolit
* Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com2005-10-121-0/+58
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave