aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/search/form.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 575499: Fix a few text issues on the new Advanced Search pageReed Loden2010-07-071-3/+3
| | | | r=mkanat, a=mkanat
* Bug 450301: Simplify searching UI, forgot some filters, fixes burning in ↵Guy Pyrzak2010-06-061-11/+12
| | | | | | tinderbox r=LpSolit, a=LpSolit
* Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵Guy Pyrzak2010-06-061-444/+229
| | | | | | search ui. r=mkanat, a=mkanat
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-20/+3
| | | | r=mkanat, a=mkanat, a=LpSolit
* Bug 58731: Make the keywords regexp boolean charts workRémi Zara2010-02-071-1/+1
| | | | r=mkanat, a=mkanat
* Bug 537746: Search criteria headers on buglist duplicate unnecessarily when ↵Frédéric Buclin2010-02-011-3/+3
| | | | | | bugidtype is in use Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 539229 - Editing a search with resolution '---' does not remember that ↵ghendricks%novell.com2010-01-121-4/+5
| | | | | | resolution patch by ghendricks r=LpSolit a=LpSolit
* Bug 523759: Template hooks for the Advanced Search formmkanat%bugzilla.org2009-12-041-6/+17
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 529498: Missing </option> in search/form.html.tmpl - Patch by Patch by ↵lpsolit%gmail.com2009-11-181-0/+1
| | | | A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit
* Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵mkanat%bugzilla.org2009-11-181-10/+2
| | | | | | a display_value call, and use display_value in more places to translate field values. Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r=mkanat, a=mkanat
* Bug 505039: Use $user->is_timetracker instead of ↵lpsolit%gmail.com2009-11-101-1/+1
| | | | $user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit
* Bug 283609 - Search for relative dates in deadlineghendricks%novell.com2009-11-091-1/+1
| | | | patch by ghendricks@novell.com r=LpSolit, a=LpSolit
* Bug 524675: "Edit Search" fails to preserve comment, URL, and whiteboard ↵lpsolit%gmail.com2009-10-271-1/+2
| | | | params - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-2/+2
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 519481 - Advanced search has empty version and milestoneghendricks%novell.com2009-09-291-12/+19
| | | | patch by ghendricks r=LpSolit
* Bug 509045: Make "use_keywords" a global template variable instead of having ↵mkanat%bugzilla.org2009-08-111-1/+1
| | | | | | to pass it to templates all the time Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 456743 - Add the ability to disable field values (mark them as inactive)ghendricks%novell.com2009-07-171-6/+8
| | | | patch by ghendricks@novell.com r=LpSolit, a=LpSolit
* Bug 463002 - Show a description of what you searched for, at the top of ↵mkanat%bugzilla.org2008-12-061-39/+23
| | | | | | buglist.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 423078: Advanced Search "any one of" wording wrong - Patch by Rupert ↵lpsolit%gmail.com2008-08-141-1/+1
| | | | Handford <rupert@handfordonline.plus.com> r=pyrzak r=LpSolit r=mkanat a=LpSolit
* Bug 441542: Graphical Reports "Generate Report" button has wrong CSS idmkanat%bugzilla.org2008-08-121-1/+1
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit
* Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch ↵lpsolit%gmail.com2008-03-171-4/+4
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 154484: Option "is not" missing for email address searches - Patch by ↵lpsolit%gmail.com2007-09-231-0/+1
| | | | timeless <timeless@bemail.org> r=joel a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 258647: productmenu.js and productform.js should be consolidated - Patch ↵lpsolit%gmail.com2007-04-181-2/+2
| | | | by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
* Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com2007-04-101-1/+1
| | | | (next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* 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