summaryrefslogtreecommitdiffstats
path: root/template/en/default/search
AgeCommit message (Collapse)AuthorFilesLines
2009-11-10Bug 505039: Use $user->is_timetracker instead of ↵lpsolit%gmail.com1-1/+1
$user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit
2009-11-09Bug 283609 - Search for relative dates in deadlineghendricks%novell.com1-1/+1
patch by ghendricks@novell.com r=LpSolit, a=LpSolit
2009-10-27Bug 524675: "Edit Search" fails to preserve comment, URL, and whiteboard ↵lpsolit%gmail.com2-3/+4
params - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2009-10-01Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org1-2/+2
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-09-29 Bug 519481 - Advanced search has empty version and milestoneghendricks%novell.com1-12/+19
patch by ghendricks r=LpSolit
2009-08-11Bug 509045: Make "use_keywords" a global template variable instead of having ↵mkanat%bugzilla.org1-1/+1
to pass it to templates all the time Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-07-20Bug 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org2-2/+2
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
2009-07-18 Bug 456743 - Add the ability to disable field values (mark them as inactive)ghendricks%novell.com1-6/+8
patch by ghendricks@novell.com r=LpSolit, a=LpSolit
2009-07-14Bug 448690: Changing columns after editing a saved search forgets edits - ↵wicked%sci.fi1-0/+4
Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
2009-01-03Bug 377956: Tabular and graphical reports should support single-select ↵lpsolit%gmail.com1-0/+7
custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-12-16Bug 461534: search_plugin.cgi should get icon from images/favicon.ico - ↵lpsolit%gmail.com1-1/+5
Patch by Rob Siklos <robzilla2@siklos.ca> r/a=LpSolit
2008-12-06Fix bustage due to bug 463002lpsolit%gmail.com1-1/+1
2008-12-06Bug 463002 - Show a description of what you searched for, at the top of ↵mkanat%bugzilla.org3-68/+81
buglist.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2008-09-12Bug 15089: Make buglist.cgi shorten search URLs by cleaning them and then ↵mkanat%bugzilla.org1-1/+1
redirecting with the cleaned URL. Patch By Mikhail Gusarov <dottedmag@altlinux.org> r=mkanat, a=mkanat
2008-08-14Bug 423078: Advanced Search "any one of" wording wrong - Patch by Rupert ↵lpsolit%gmail.com1-1/+1
Handford <rupert@handfordonline.plus.com> r=pyrzak r=LpSolit r=mkanat a=LpSolit
2008-08-12Bug 441542: Graphical Reports "Generate Report" button has wrong CSS idmkanat%bugzilla.org3-3/+3
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit
2008-05-24Bug 435504: Boolean charts use field descriptions from the DB, making them ↵lpsolit%gmail.com1-2/+3
english only - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-03-31Bug 391949 colchange, login, and a number of other forms are missing a space ↵timeless%mozdev.org1-1/+1
before checked r=vladd a=lpsolit
2008-03-17Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch ↵lpsolit%gmail.com1-4/+4
by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2007-11-12Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com4-0/+4
2007-09-23Bug 154484: Option "is not" missing for email address searches - Patch by ↵lpsolit%gmail.com1-0/+1
timeless <timeless@bemail.org> r=joel a=LpSolit
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com12-12/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-07-23Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵timeless%mozdev.org2-2/+2
documentation r=colin.ogilvie, kevin.benton
2007-07-10Bug 383999 Replace "summed" with "stacked" so that I can find ittimeless%mozdev.org1-1/+1
r=mkanat a=mkanat
2007-07-03Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to ↵lpsolit%gmail.com1-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
2007-06-27Bug 385910: Add parameter to allow "find a specific bug" to accept an empty ↵lpsolit%gmail.com1-2/+7
search - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r/a=LpSolit
2007-04-27Bug 378759: Quick Search plugin does not conform to OpenSearch specification ↵lpsolit%gmail.com1-4/+1
- Patch by Zak Johnson <zakj@nox.cx> r=wicked a=LpSolit
2007-04-19Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com1-2/+2
get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
2007-04-18Bug 258647: productmenu.js and productform.js should be consolidated - Patch ↵lpsolit%gmail.com1-2/+2
by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
2007-04-16Bug 182082: Help system should support more browsers - Patch by Teemu ↵lpsolit%gmail.com1-19/+13
Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
2007-04-11Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com1-1/+1
(next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
2007-02-28Bug 234226: "Find a specific bug" shouldn't allow empty search - Patch by ↵lpsolit%gmail.com1-2/+6
Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2007-02-21Bug 370913: query.cgi associates wrong components with products if at least ↵lpsolit%gmail.com1-1/+2
one product has no component - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
2007-02-09Bug 369768: query.cgi has no title in the banner - Patch by Frédéric ↵lpsolit%gmail.com2-2/+0
Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2007-01-08Bug 365256 Period is on the wrong side of a bunch of other parenthesestimeless%mozdev.org1-1/+1
r=lpsolit a=justdave
2006-12-30Bug 365293: [mod_perl] click OR, AND or ADD... button in bool charts ↵mkanat%bugzilla.org1-1/+1
initiates search Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-12-30Bug 365300: [mod_perl] Editing a saved search does not re-populate the ↵lpsolit%gmail.com1-2/+5
search page - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2006-12-28Bug 365107: When classifications are in use, query.cgi doesn't fill the ↵lpsolit%gmail.com1-1/+3
component, version and target milestone select menus correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-12-22Bug 364293: Do not call can_see_product() from templates - Patch by ↵lpsolit%gmail.com2-4/+4
Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-10-20Bug 311237: bug_status_help and resolution_help Search popup help should use ↵lpsolit%gmail.com1-2/+2
Abug and abug vars in variables.none.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2006-10-20Bug 312876: Make new products non-selectable until they have components - ↵lpsolit%gmail.com2-3/+5
Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=wurblzap a=myk
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com3-5/+13
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2006-09-29Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 ↵lpsolit%gmail.com1-0/+28
users to install - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gavin.sharp r=wurblzap a=myk
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-1/+1
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-09-04Bug 310751: Tabular reports query page fails HTML validation - Patch by ↵lpsolit%gmail.com2-6/+4
victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk
2006-08-14Bug 310750: Advanced search page fails w3 validation - Patch by ↵lpsolit%gmail.com1-1/+1
victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=justdave
2006-07-14Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-3/+4
<LpSolit@gmail.com> r=mkanat a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com6-11/+18
<batosti@async.com.br> r=ghendricks a=myk
2006-06-08Patch for bug 340154: readd #chart anchor in query.cgi; patch by Vlad ↵uid6231-1/+1
Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
2006-05-30Bug 335790: Field names in search form lists should be ordered ↵lpsolit%gmail.com1-4/+10
alphabetically - Patch by Toms Baugis <toms.baugis@gmail.com> r=wicked a=myk