aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/search
Commit message (Collapse)AuthorAgeFilesLines
* Patch for bug 340154: readd #chart anchor in query.cgi; patch by Vlad ↵uid6232006-06-081-1/+1
| | | | Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
* Bug 335790: Field names in search form lists should be ordered ↵lpsolit%gmail.com2006-05-301-4/+10
| | | | alphabetically - Patch by Toms Baugis <toms.baugis@gmail.com> r=wicked a=myk
* Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless ↵lpsolit%gmail.com2006-05-301-1/+5
| | | | <timeless@bemail.org> r=LpSolit a=myk
* Bug 323106: create-series JavaScript Error: 'options' is null or not an ↵lpsolit%gmail.com2006-05-231-1/+1
| | | | object - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=myk
* Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com2006-04-182-68/+82
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 333867: Incorrect examples for time units in Advanced Query help.wurblzap%gmail.com2006-04-141-2/+2
| | | | | Patch by Emmanuel Seyman <eseyman@linagora.com>, r=wurblzap, a=justdave
* Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com2006-03-031-3/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 297652: Javascript strict warning in query.cgi when the format chosen is ↵lpsolit%gmail.com2005-12-301-1/+1
| | | | "advanced" - Patch by Florian Quèze <f.qu@queze.net> r=wicked a=justdave
* 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 312933 Query.cgi leaks product namesbugreport%peshkin.net2005-10-201-1/+7
| | | | | 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-142-4/+4
| | | | André Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵lpsolit%gmail.com2005-08-101-2/+2
| | | | r=mkanat,wicked a=justdave
* Fix for bug 302702: refactors tabs code into shared file so not only prefs ↵myk%mozilla.org2005-07-303-50/+9
| | | | and search but also other pages can use it
* Bug 291209: Allow Relative Date Searches by Hour - Patch by Justin "Callek" ↵lpsolit%gmail.com2005-07-111-6/+8
| | | | Wood <bugspam.Callek@gmail.com> r=joel a=justdave
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-211-1/+1
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 293767: The search page does not use localised terms for statuses and ↵lpsolit%gmail.com2005-06-011-1/+7
| | | | resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk
* 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 289565 - fix JavaScript component selector when creating new charts. ↵gerv%gerv.net2005-04-121-0/+6
| | | | Patch by gerv; r=kiko, a=justdave.
* Bug 277745 : "Classification" appears in reports even when not turned ontravis%sedsystems.ca2005-03-101-0/+1
| | | | Patch by Albert Ting <altlst@sonic.net> r=gerv a=myk
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-253-4/+4
| | | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
* Bug 279950 : tab border on search and prefs pages isn't black in Internet ↵travis%sedsystems.ca2005-02-031-0/+2
| | | | | | Explorer Patch by Rob Siklos <robzilla@siklos.ca> r=wulblzap a=justdave
* 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
* Patch for bug 103636: Support specifying a date on which a bug is expected ↵jocuri%softhome.net2005-01-161-0/+19
| | | | to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
* Bug 150791 : Email and Numbering text is grammatically incorrecttravis%sedsystems.ca2005-01-151-6/+6
| | | | Patch by travis@sedsystems.ca r=timeless a=justdave
* Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); ↵jocuri%softhome.net2004-12-113-19/+9
| | | | patch by me, r=wurblzap (Marc), r=gerv, a=justdave.
* Patch for bug 269274: Make 'Give me some help' link work on advanced query ↵jocuri%softhome.net2004-11-131-1/+1
| | | | page with cookies disabled; patch by Greg Hendricks <ghendricks@novell.com>, r=vladd, a=justdave.
* Patch for bug 265011: Add missing <td> and </td> tags in query.cgi; patch by ↵jocuri%softhome.net2004-11-031-6/+7
| | | | Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
* Patch for bug 199811: Implement UI for 'contains none of the strings' search ↵jocuri%softhome.net2004-10-201-1/+2
| | | | operator; patch by Marc Schumann <wurblzap@gmail.com>, r=kiko, a=justdave.
* Bug 225687 - add group controls to charts, along with various other ↵gerv%gerv.net2004-08-301-5/+0
| | | | cleanups. Patch by gerv; r=joel, a=justdave.
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net2004-08-217-45/+143
| | | | | | | | etc.) patch by Albert Ting r=joel, glob a=myk
* Bug 98751: Make it easier to update a stored query.jouni%heikniemi.net2004-07-221-0/+13
| | | | r=gerv, a=justdave
* Fix for bug 123030: Move query.cgi javascript to separate file. Createkiko%async.com.br2004-07-212-298/+40
| | | | | | 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 245272: Add per-chart negation to boolean searchesbugreport%peshkin.net2004-07-211-1/+10
| | | | | r=justdave,myk,timeless a=myk
* Bug 250892: Fix w3c validation errors on search-specificbugreport%peshkin.net2004-07-141-3/+3
|
* Bug 245077: The "Find a specific bug" tab is now the default query when you ↵justdave%bugzilla.org2004-07-072-103/+4
| | | | | | | go to query.cgi. To keep the developers happy, a cookie is now set to remember which query page you last visited, and going to query.cgi without specifying which tab will get you the last one you visited. Patch by Byron Jones <bugzilla@glob.com.au> r=justdave, a=justdave
* 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 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-172-1/+9
| | | | 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
* Bug 234293 - complete the conversion from "query" terminology to "search" ↵gerv%gerv.net2004-03-192-2/+2
| | | | terminology. Patch by gerv; r=justdave, kiko, 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
* Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵gerv%gerv.net2004-02-131-3/+11
| | | | including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
* Patch for bug 218401; add in some places templatization support for the bug ↵jocuri%softhome.net2004-02-041-1/+1
| | | | term in query.cgi; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>; r=gerv; a=justdave.
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-1912-12/+12
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 224420 - fix test bustage caused by accidental use of the word "bugs". Oops.gerv%gerv.net2004-01-181-1/+1
|
* Bug 224420 - add a warning that only public bugs are counted by the new ↵gerv%gerv.net2004-01-171-0/+5
| | | | charting system at the moment. Patch by gerv; r,a=justdave.
* Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on.gerv%gerv.net2003-12-081-1/+1
|
* Bug 218568 - Clean up charting UI. Having played with it for a bit, it ↵gerv%gerv.net2003-12-082-23/+10
| | | | needed work. Patch by gerv; r=kiko, a=justdave.
* Bug 226229: Query.cgi HTML Transitional 4.01 validation fails forkiko%async.com.br2003-11-273-16/+18
| | | | | query.cgi. Fixes outstanding validation issues. patch by Anthony Christofides, r=kiko, a=justdave
* Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵gerv%gerv.net2003-11-091-113/+18
| | | | r,a=myk.