aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/search/search-specific.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org2009-07-201-1/+1
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, 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/+1
| | | | '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-2/+7
| | | | search - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r/a=LpSolit
* Bug 234226: "Find a specific bug" shouldn't allow empty search - Patch by ↵lpsolit%gmail.com2007-02-281-2/+6
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 369768: query.cgi has no title in the banner - Patch by Frédéric ↵lpsolit%gmail.com2007-02-091-1/+0
| | | | Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 364293: Do not call can_see_product() from templates - Patch by ↵lpsolit%gmail.com2006-12-221-2/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 312876: Make new products non-selectable until they have components - ↵lpsolit%gmail.com2006-10-191-1/+1
| | | | Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=wurblzap a=myk
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-2/+4
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-121-1/+1
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 314198: Fix leaking list of product names in query.cgibugreport%peshkin.net2005-11-011-4/+6
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 306601: Bugzilla::Classification needs a products() method - Patch by ↵lpsolit%gmail.com2005-10-141-3/+3
| | | | André Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Fix for bug 302702: refactors tabs code into shared file so not only prefs ↵myk%mozilla.org2005-07-301-8/+0
| | | | and search but also other pages can use it
* Bug 290972: In the "Find a Specific Bug" page, the status of the bug being ↵lpsolit%gmail.com2005-05-071-4/+7
| | | | searched cannot be translated - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-251-1/+1
| | | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
* Bug 280266 : "Find a Specific Bug" doesn't use termstravis%sedsystems.ca2005-02-011-1/+1
| | | | Patch by Rob Siklos <robzilla@siklos.ca> r=vladd a=justdave
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net2004-08-211-4/+18
| | | | | | | | etc.) patch by Albert Ting r=joel, glob a=myk
* Bug 250892: Fix w3c validation errors on search-specificbugreport%peshkin.net2004-07-141-3/+3
|
* Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and ↵myk%mozilla.org2004-06-231-1/+2
| | | | | | | | CSS formatting. Patch by Vitaly Harisov. r=myk a=myk
* Bug 155502: focus the summary field when loading the search/query pagesjustdave%syndicomm.com2004-04-171-1/+5
| | | | Patch by kiko, r=gerv, a=justdave
* Fix for bug 237176: allows power users to display relevance values as a ↵myk%mozilla.org2004-04-061-0/+1
| | | | | | | column in the search results for a fulltext search r=justdave a=justdave
* Fix for bug 236322: trivial inaccuracy in description of "find a specific ↵myk%mozilla.org2004-03-121-2/+2
| | | | | | | bug" search corrected (the search doesn't really search summaries, so I've removed the text that says it does). r=justdave a=justdave
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 224913 - Need tests to check whether any templates uses the bareword ↵gerv%gerv.net2003-11-091-6/+8
| | | | "bug" or variations. Patch by gerv; r,a=justdave.
* Fix for bug 145588: adds full-text search option for more accurate finding ↵myk%mozilla.org2003-09-031-0/+101
of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk