summaryrefslogtreecommitdiffstats
path: root/template/en/default/search
AgeCommit message (Expand)AuthorFilesLines
2004-08-30Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net1-5/+0
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net7-45/+143
2004-07-22Bug 98751: Make it easier to update a stored query.jouni%heikniemi.net1-0/+13
2004-07-21Fix for bug 123030: Move query.cgi javascript to separate file. Createkiko%async.com.br2-298/+40
2004-07-21Bug 245272: Add per-chart negation to boolean searchesbugreport%peshkin.net1-1/+10
2004-07-14Bug 250892: Fix w3c validation errors on search-specificbugreport%peshkin.net1-3/+3
2004-07-07Bug 245077: The "Find a specific bug" tab is now the default query when you g...justdave%bugzilla.org2-103/+4
2004-06-23Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and CS...myk%mozilla.org1-1/+2
2004-05-30Bug 179671: Boolean charts didn't work on the reporting pages.justdave%bugzilla.org1-1/+2
2004-04-17Bug 155502: focus the summary field when loading the search/query pagesjustdave%syndicomm.com2-1/+9
2004-04-06Fix for bug 237176: allows power users to display relevance values as a colum...myk%mozilla.org1-0/+1
2004-03-19Bug 234293 - complete the conversion from "query" terminology to "search" ter...gerv%gerv.net2-2/+2
2004-03-12Fix for bug 236322: trivial inaccuracy in description of "find a specific bug...myk%mozilla.org1-2/+2
2004-02-13Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net1-3/+11
2004-02-05Patch for bug 218401; add in some places templatization support for the bug t...jocuri%softhome.net1-1/+1
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net12-12/+12
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 chart...gerv%gerv.net1-0/+5
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 needed...gerv%gerv.net2-23/+10
2003-11-27Bug 226229: Query.cgi HTML Transitional 4.01 validation fails forkiko%async.com.br3-16/+18
2003-11-09Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ...gerv%gerv.net1-113/+18
2003-11-09Bug 224913 - Need tests to check whether any templates uses the bareword "bug...gerv%gerv.net4-9/+15
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 bugs...gerv%gerv.net4-4/+4
2003-09-03Fix for bug 145588: adds full-text search option for more accurate finding of...myk%mozilla.org5-1/+183
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without...gerv%gerv.net7-120/+132
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
2003-05-23Bug 37749 - query for changes to specific field in last n days not working. R...gerv%gerv.net2-22/+20
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the template...justdave%syndicomm.com1-1/+1
2003-03-24Bug 190892: Radio button for "run this query" looks silly if it's the only ch...justdave%syndicomm.com1-11/+20
2003-03-08Bug 196420 - jsmagic for add/and/or in boolean charts isn't workingbbaetz%acm.org1-3/+3
2003-01-06Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ...gerv%gerv.net2-2/+2
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 gener...gerv%gerv.net3-2/+154
2002-11-25Bug 181582 - reorders the table cells on the query page so that the list head...justdave%syndicomm.com1-77/+145
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2-3/+3
2002-11-18Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are...gerv%gerv.net4-9/+8
2002-11-13Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ...gerv%gerv.net1-3/+7
2002-11-12Bug 179302 - 'anyexact' isn't an option for boolean chartsbbaetz%student.usyd.edu.au1-0/+1
2002-11-09Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by ...gerv%gerv.net1-0/+2
2002-11-09Bug 164003 - Button "Add another boolean chart" appears twice after clicking ...gerv%gerv.net1-2/+2
2002-10-29Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr...gerv%gerv.net3-35/+167
2002-10-08Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re...gerv%gerv.net1-52/+46
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
2002-08-11Bug 160557 - products that start with _ do not show up properly in query.cgi....gerv%gerv.net1-6/+6
2002-08-08Bug 160224 - remember query radio buttons don't have defaultbbaetz%student.usyd.edu.au1-2/+1