summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/form.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2017-02-23Bug 1299141 - Duplicate accesskey="c" on query.cgiSimon Green1-1/+1
2016-04-20Bug 542239 - Accept pronouns everywhere in query.cgiAlbert Ting1-1/+1
r=dkl
2015-09-25Bug 1201266: Migrate YUI calendar to jQueryFrédéric Buclin1-18/+10
r=gerv
2015-05-07Bug 1159589: migrate autocomplete from yui to jqueryByron Jones1-13/+5
r=dylan,a=glob
2015-03-19Bug 342113: Allow custom fields to appear as a discrete field in the search formAlbert Ting1-0/+13
r=glob,a=glob
2014-03-08Bug 956190 (part 4): Merge duplicates.css, reports.css, search_form.css, ↵Frédéric Buclin1-6/+3
show_multiple.css and summarize-time.css with buglist.css
2013-09-04Bug 606509 - Text badly aligned for "deadline" and "bug numbered" in the ↵Sunil Joshi1-5/+7
search page r=simon, a=simon
2013-04-05Bug 857562: ajax_user_autocompletion param ignored on Search by People fieldsFrédéric Buclin1-2/+2
r=dkl a=LpSolit
2012-11-26Bug 718289: The deadline field should be visible by non-members of the ↵Frédéric Buclin1-3/+2
timetracking group r=dkl a=LpSolit
2012-05-18The calendar widget is not localizable.Marc Schumann1-3/+4
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=581365
2012-05-07Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin1-0/+1
(and get rid of the current form in the footer) r=timello a=LpSolit
2012-02-27Bug 730670: Do not redirect in buglist.cgi to improve performanceFrédéric Buclin1-0/+5
r=glob a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-20/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-10-15Bug 673012: Add "does not contain" to people searchMatt Selsky1-0/+1
r=gerv a=mkanat
2011-08-09Bug 636416: Use the standard value-controller javascript to control theMax Kanat-Alexander1-90/+14
drop-down fields on the Advanced Search page. r=glob, a=mkanat
2011-05-31Bug 647649: Change the old "Boolean Charts" UI into the new AND/ORMax Kanat-Alexander1-1/+2
"Custom Search" UI. r=timello, a=mkanat
2011-04-27Bug 652338: The "Component" multi-select field in the search page ↵Frédéric Buclin1-1/+0
automatically scrolls to the top of the list every time you select a component r=mkanat a=LpSolit
2010-09-19Bug 578256 - Autocomplete user names in the search UIMax Kanat-Alexander1-1/+13
r=pyrzak, a=mkanat
2010-08-29Bug 571636: Make the Advanced Search UI follow a grid designGuy Pyrzak1-2/+2
r=mkanat, a=mkanat
2010-07-08Bug 575499: Fix a few text issues on the new Advanced Search pageReed Loden1-3/+3
r=mkanat, a=mkanat
2010-06-06Bug 450301: Simplify searching UI, forgot some filters, fixes burning in ↵Guy Pyrzak1-11/+12
tinderbox r=LpSolit, a=LpSolit
2010-06-06Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵Guy Pyrzak1-444/+229
search ui. r=mkanat, a=mkanat
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-20/+3
r=mkanat, a=mkanat, a=LpSolit
2010-02-08Bug 58731: Make the keywords regexp boolean charts workRémi Zara1-1/+1
r=mkanat, a=mkanat
2010-02-01Bug 537746: Search criteria headers on buglist duplicate unnecessarily when ↵Frédéric Buclin1-3/+3
bugidtype is in use Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2010-01-12 Bug 539229 - Editing a search with resolution '---' does not remember that ↵ghendricks%novell.com1-4/+5
resolution patch by ghendricks r=LpSolit a=LpSolit
2009-12-04Bug 523759: Template hooks for the Advanced Search formmkanat%bugzilla.org1-6/+17
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-11-18Bug 529498: Missing </option> in search/form.html.tmpl - Patch by Patch by ↵lpsolit%gmail.com1-0/+1
A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit
2009-11-18Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵mkanat%bugzilla.org1-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
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.com1-1/+2
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-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
2008-12-06Bug 463002 - Show a description of what you searched for, at the top of ↵mkanat%bugzilla.org1-39/+23
buglist.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, 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.org1-1/+1
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, 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-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.com1-1/+0
<bugzilla@chimpychompy.org> 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-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-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
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.com1-2/+2
Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-10-20Bug 312876: Make new products non-selectable until they have components - ↵lpsolit%gmail.com1-2/+4
Patch by victory(_RSZ_) <bmo2007@rsz.jp> 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.com1-3/+1
victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk