aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/search
Commit message (Collapse)AuthorAgeFilesLines
* 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-272-3/+4
| | | | 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 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org2009-07-202-2/+2
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, 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 448690: Changing columns after editing a saved search forgets edits - ↵wicked%sci.fi2009-07-141-0/+4
| | | | Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 377956: Tabular and graphical reports should support single-select ↵lpsolit%gmail.com2009-01-031-0/+7
| | | | custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 461534: search_plugin.cgi should get icon from images/favicon.ico - ↵lpsolit%gmail.com2008-12-161-1/+5
| | | | Patch by Rob Siklos <robzilla2@siklos.ca> r/a=LpSolit
* Fix bustage due to bug 463002lpsolit%gmail.com2008-12-061-1/+1
|
* Bug 463002 - Show a description of what you searched for, at the top of ↵mkanat%bugzilla.org2008-12-063-68/+81
| | | | | | buglist.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 15089: Make buglist.cgi shorten search URLs by cleaning them and then ↵mkanat%bugzilla.org2008-09-121-1/+1
| | | | | | redirecting with the cleaned URL. Patch By Mikhail Gusarov <dottedmag@altlinux.org> r=mkanat, 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-123-3/+3
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit
* Bug 435504: Boolean charts use field descriptions from the DB, making them ↵lpsolit%gmail.com2008-05-241-2/+3
| | | | english only - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 391949 colchange, login, and a number of other forms are missing a space ↵timeless%mozdev.org2008-03-311-1/+1
| | | | | | before checked r=vladd 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
* Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-124-0/+4
|
* 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-2012-12/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵timeless%mozdev.org2007-07-232-2/+2
| | | | | | documentation r=colin.ogilvie, kevin.benton
* Bug 383999 Replace "summed" with "stacked" so that I can find ittimeless%mozdev.org2007-07-101-1/+1
| | | | r=mkanat a=mkanat
* Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to ↵lpsolit%gmail.com2007-07-031-1/+1
| | | | 'specific_search_allow_empty_words' (to avoid confusion with the QuickSearch feature) - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r=wicked a=mkanat
* Bug 385910: Add parameter to allow "find a specific bug" to accept an empty ↵lpsolit%gmail.com2007-06-261-2/+7
| | | | search - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r/a=LpSolit
* Bug 378759: Quick Search plugin does not conform to OpenSearch specification ↵lpsolit%gmail.com2007-04-271-4/+1
| | | | - Patch by Zak Johnson <zakj@nox.cx> r=wicked a=LpSolit
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com2007-04-191-2/+2
| | | | get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> 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 182082: Help system should support more browsers - Patch by Teemu ↵lpsolit%gmail.com2007-04-151-19/+13
| | | | 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 234226: "Find a specific bug" shouldn't allow empty search - Patch by ↵lpsolit%gmail.com2007-02-281-2/+6
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* 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 369768: query.cgi has no title in the banner - Patch by Frédéric ↵lpsolit%gmail.com2007-02-092-2/+0
| | | | Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 365256 Period is on the wrong side of a bunch of other parenthesestimeless%mozdev.org2007-01-081-1/+1
| | | | r=lpsolit a=justdave
* Bug 365293: [mod_perl] click OR, AND or ADD... button in bool charts ↵mkanat%bugzilla.org2006-12-301-1/+1
| | | | | | initiates search Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
* Bug 365300: [mod_perl] Editing a saved search does not re-populate the ↵lpsolit%gmail.com2006-12-301-2/+5
| | | | search page - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* 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-222-4/+4
| | | | Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 311237: bug_status_help and resolution_help Search popup help should use ↵lpsolit%gmail.com2006-10-201-2/+2
| | | | Abug and abug vars in variables.none.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 312876: Make new products non-selectable until they have components - ↵lpsolit%gmail.com2006-10-192-3/+5
| | | | Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=wurblzap a=myk
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-183-5/+13
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 ↵lpsolit%gmail.com2006-09-291-0/+28
| | | | users to install - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gavin.sharp 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-042-6/+4
| | | | victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk
* Bug 310750: Advanced search page fails w3 validation - Patch by ↵lpsolit%gmail.com2006-08-141-1/+1
| | | | victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=justdave
* 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-126-11/+18
| | | | <batosti@async.com.br> r=ghendricks a=myk