aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/search/form.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 370913: query.cgi associates wrong components with products if at least ↵lpsolit%gmail.com2007-02-211-1/+2
| | | | one product has no component - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
* Bug 365107: When classifications are in use, query.cgi doesn't fill the ↵lpsolit%gmail.com2006-12-281-1/+3
| | | | component, version and target milestone select menus correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 364293: Do not call can_see_product() from templates - Patch by ↵lpsolit%gmail.com2006-12-221-2/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 312876: Make new products non-selectable until they have components - ↵lpsolit%gmail.com2006-10-191-2/+4
| | | | Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=wurblzap a=myk
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-1/+1
| | | | Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
* Bug 310751: Tabular reports query page fails HTML validation - Patch by ↵lpsolit%gmail.com2006-09-041-3/+1
| | | | victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-07-141-3/+4
| | | | <LpSolit@gmail.com> r=mkanat a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-121-1/+2
| | | | <batosti@async.com.br> r=ghendricks 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 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com2006-04-181-66/+80
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, 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 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-141-1/+1
| | | | André Batosti <batosti@async.com.br> r=LpSolit 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 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-251-2/+2
| | | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
* 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-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