aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/search/form.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); ↵jocuri%softhome.net2004-12-111-8/+8
| | | | patch by me, r=wurblzap (Marc), r=gerv, a=justdave.
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net2004-08-211-4/+102
| | | | | | | | etc.) patch by Albert Ting r=joel, glob a=myk
* Fix for bug 123030: Move query.cgi javascript to separate file. Createkiko%async.com.br2004-07-211-297/+1
| | | | | | productform.js that contains functions to handle the various select boxes in the advanced search page, and update the callsites to use it. r,a=myk.
* Bug 179671: Boolean charts didn't work on the reporting pages.justdave%bugzilla.org2004-05-301-1/+2
| | | | r=jouni, a=justdave
* Bug 155502: focus the summary field when loading the search/query pagesjustdave%syndicomm.com2004-04-171-0/+4
| | | | Patch by kiko, r=gerv, 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 218568 - Clean up charting UI. Having played with it for a bit, it ↵gerv%gerv.net2003-12-081-1/+3
| | | | needed work. Patch by gerv; r=kiko, a=justdave.
* Bug 226229: Query.cgi HTML Transitional 4.01 validation fails forkiko%async.com.br2003-11-271-4/+4
| | | | | query.cgi. Fixes outstanding validation issues. patch by Anthony Christofides, r=kiko, a=justdave
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-071-1/+1
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-041-56/+58
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 37749 - query for changes to specific field in last n days not working. ↵gerv%gerv.net2003-05-231-17/+10
| | | | Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv.
* Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com2003-04-251-1/+1
| | | | | | | | | templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
* Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵gerv%gerv.net2003-01-061-1/+1
| | | | gerv; r=bbaetz, a=justdave.
* Bug 181582 - reorders the table cells on the query page so that the list ↵justdave%syndicomm.com2002-11-251-77/+145
| | | | | | | headers are grouped with the lists in Links and when used with voice synthesis packages. r= timeless, a= justdave
* Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links ↵gerv%gerv.net2002-11-181-0/+3
| | | | are messed up when axis is restricted), bug 180105 (CSV reports occasionally break), bug 179671 (Boolean charts are broken on reporting pages), bug 179887 (report.cgi should |require Data::Dumper|, not |use|), and works around bug 179581 (Keyword combinations report not very useful). Patch by gerv; r=bbaetz, a=justdave.
* Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-021-2/+4
|
* Bug 160557 - products that start with _ do not show up properly in ↵gerv%gerv.net2002-08-111-6/+6
| | | | query.cgi. Patch by pbaker@where2getit.com and gerv; r=bbaetz.
* Bug 159565 - fix hash initialisation error caused by my duff patch for ↵gerv%gerv.net2002-07-271-8/+8
| | | | accesskeys. Patch by burnus; 2xr=gerv.
* bug 159200 - support accesskey in search page. Patch by gerv; 2xr=timeless.gerv%gerv.net2002-07-251-48/+85
|
* Bug 156426: Query interface had ´:s instead of ':s in "doesn't".jouni%heikniemi.net2002-07-121-2/+2
| | | | 2xr=timeless
* Bug 155031 - search by votes is shown even when votes are turned off.bbaetz%student.usyd.edu.au2002-07-101-8/+10
| | | | r=jouni x2
* Fix for bug 150804: makes "allwords" the default when searching for keywords.myk%mozilla.org2002-07-091-1/+1
| | | | 2xr=bbaetz
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-2/+0
| | | | r=jouni, gerv
* Bug 144768 - Selecting multiple products on query page causes script error ↵gerv%gerv.net2002-05-251-3/+3
| | | | in IE. Patch by jouni@heikniemi.net; r=gerv, bbaetz.
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-5/+5
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Rename getSelection to get_selection. Fixes bug 141716, Mozilla context ↵caillon%returnzero.com2002-05-051-5/+5
| | | | menus were broken on query.cgi because of getSelection overriding the native method which is used by Mozilla's context menu code. r=bbaetz x2
* Bug 138995 - split up search.html.tmpl. Patch by gerv; 2xr=myk.gerv%gerv.net2002-04-271-0/+670