summaryrefslogtreecommitdiffstats
path: root/template/en/default/search
AgeCommit message (Collapse)AuthorFilesLines
2004-04-06Fix for bug 237176: allows power users to display relevance values as a ↵myk%mozilla.org1-0/+1
column in the search results for a fulltext search r=justdave a=justdave
2004-03-19Bug 234293 - complete the conversion from "query" terminology to "search" ↵gerv%gerv.net2-2/+2
terminology. Patch by gerv; r=justdave, kiko, a=justdave.
2004-03-12Fix for bug 236322: trivial inaccuracy in description of "find a specific ↵myk%mozilla.org1-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
2004-02-13Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵gerv%gerv.net1-3/+11
including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
2004-02-05Patch for bug 218401; add in some places templatization support for the bug ↵jocuri%softhome.net1-1/+1
term in query.cgi; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>; r=gerv; a=justdave.
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net12-12/+12
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2004-01-18Bug 224420 - fix test bustage caused by accidental use of the word "bugs". Oops.gerv%gerv.net1-1/+1
2004-01-17Bug 224420 - add a warning that only public bugs are counted by the new ↵gerv%gerv.net1-0/+5
charting system at the moment. Patch by gerv; r,a=justdave.
2003-12-08Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on.gerv%gerv.net1-1/+1
2003-12-08Bug 218568 - Clean up charting UI. Having played with it for a bit, it ↵gerv%gerv.net2-23/+10
needed work. Patch by gerv; r=kiko, a=justdave.
2003-11-27Bug 226229: Query.cgi HTML Transitional 4.01 validation fails forkiko%async.com.br3-16/+18
query.cgi. Fixes outstanding validation issues. patch by Anthony Christofides, r=kiko, a=justdave
2003-11-09Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵gerv%gerv.net1-113/+18
r,a=myk.
2003-11-09Bug 224913 - Need tests to check whether any templates uses the bareword ↵gerv%gerv.net4-9/+15
"bug" or variations. Patch by gerv; r,a=justdave.
2003-09-15Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave.gerv%gerv.net2-18/+27
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net4-4/+4
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-09-03Fix for bug 145588: adds full-text search option for more accurate finding ↵myk%mozilla.org5-1/+183
of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net7-120/+132
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+67
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-1/+1
r=myk,jake
2003-05-23Bug 37749 - query for changes to specific field in last n days not working. ↵gerv%gerv.net2-22/+20
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-03-24Bug 190892: Radio button for "run this query" looks silly if it's the only ↵justdave%syndicomm.com1-11/+20
choice. Make it a hidden input if it's the only one. r= Gerv, a= justdave
2003-03-08Bug 196420 - jsmagic for add/and/or in boolean charts isn't workingbbaetz%acm.org1-3/+3
r/a=justdave
2003-01-06Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵gerv%gerv.net2-2/+2
gerv; r=bbaetz, a=justdave.
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au2-4/+10
2002-11-27Bug 114179 - Concentration, improvement, and templatisation of Bugzilla ↵gerv%gerv.net3-2/+154
general user help system. Patch by gerv; r,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-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2-3/+3
r=gerv, a=justdave
2002-11-18Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links ↵gerv%gerv.net4-9/+8
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-11-13Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ↵gerv%gerv.net1-3/+7
r=joel.
2002-11-12Bug 179302 - 'anyexact' isn't an option for boolean chartsbbaetz%student.usyd.edu.au1-0/+1
r=joel, a=justdave
2002-11-09Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by ↵gerv%gerv.net1-0/+2
slee@wilcoxassoc.com; r=gerv, a=justdave.
2002-11-09Bug 164003 - Button "Add another boolean chart" appears twice after clicking ↵gerv%gerv.net1-2/+2
"And". Patch by gerv; r=myk, a=justdave.
2002-10-29Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵gerv%gerv.net3-35/+167
2xr=joel.
2002-10-08Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵gerv%gerv.net1-52/+46
rearranged UI, better API for new report types. Patch by gerv; r=joel.
2002-10-02Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net1-2/+4
2002-09-25Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net1-0/+125
2002-09-20160476 - boolean chart addition doesn't keep query template format. Patch by ↵gerv%gerv.net2-2/+6
gerv; r=myk.
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-08-08Bug 160224 - remember query radio buttons don't have defaultbbaetz%student.usyd.edu.au1-2/+1
r=gerv x2
2002-07-31Bug 160204 - search/knob.html.tmpl: script type missing, space missingbbaetz%student.usyd.edu.au1-3/+3
Patch by burnus@gmx.de (Tobias Burnus), r=bbaetz x2
2002-07-27Bug 159582 - search/knob.html.tmpl should use <label> for the radiobuttons. ↵gerv%gerv.net1-12/+17
Patch by burnus; r=gerv.
2002-07-27Bug 150776 - Remembered query options need regrouping. Patch by gerv; ↵gerv%gerv.net1-62/+108
r=jouni, burnus.
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-06-23Bug 153629: Clean up the HTML in the remembered query option knob section of ↵jouni%heikniemi.net1-69/+64
the query page. 2xr=kiko