summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/form.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2003-05-23Bug 37749 - query for changes to specific field in last n days not working. ↵gerv%gerv.net1-17/+10
Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv.
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-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
2003-01-06Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵gerv%gerv.net1-1/+1
gerv; r=bbaetz, a=justdave.
2002-11-25Bug 181582 - reorders the table cells on the query page so that the list ↵justdave%syndicomm.com1-77/+145
headers are grouped with the lists in Links and when used with voice synthesis packages. r= timeless, a= justdave
2002-11-18Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links ↵gerv%gerv.net1-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.
2002-10-02Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net1-2/+4
2002-08-11Bug 160557 - products that start with _ do not show up properly in ↵gerv%gerv.net1-6/+6
query.cgi. Patch by pbaker@where2getit.com and gerv; r=bbaetz.
2002-07-27Bug 159565 - fix hash initialisation error caused by my duff patch for ↵gerv%gerv.net1-8/+8
accesskeys. Patch by burnus; 2xr=gerv.
2002-07-25bug 159200 - support accesskey in search page. Patch by gerv; 2xr=timeless.gerv%gerv.net1-48/+85
2002-07-12Bug 156426: Query interface had ´:s instead of ':s in "doesn't".jouni%heikniemi.net1-2/+2
2xr=timeless
2002-07-10Bug 155031 - search by votes is shown even when votes are turned off.bbaetz%student.usyd.edu.au1-8/+10
r=jouni x2
2002-07-09Fix for bug 150804: makes "allwords" the default when searching for keywords.myk%mozilla.org1-1/+1
2xr=bbaetz
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au1-2/+0
r=jouni, gerv
2002-05-25Bug 144768 - Selecting multiple products on query page causes script error ↵gerv%gerv.net1-3/+3
in IE. Patch by jouni@heikniemi.net; r=gerv, bbaetz.
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-5/+5
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-05-05Rename getSelection to get_selection. Fixes bug 141716, Mozilla context ↵caillon%returnzero.com1-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
2002-04-27Bug 138995 - split up search.html.tmpl. Patch by gerv; 2xr=myk.gerv%gerv.net1-0/+670