summaryrefslogtreecommitdiffstats
path: root/template/en/default/search
AgeCommit message (Collapse)AuthorFilesLines
2011-11-29Bug 686422: Fix custom search's history interaction on HTML4 browsersByron Jones1-1/+5
r=mkanat, a=mkanat
2011-11-26Bug 255606: Do not let buglist.cgi return all bugs by defaultFrédéric Buclin1-1/+1
r/a=mkanat
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin7-14/+0
r/a=mkanat
2011-10-15Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" ↵Max Kanat-Alexander1-1/+4
button in Firefox when viewing a buglist r=glob a=mkanat
2011-10-15Bug 673012: Add "does not contain" to people searchMatt Selsky1-0/+1
r=gerv a=mkanat
2011-09-13Bug 685316: Change Simple Search template to use field_descs for StatusTiago Mello1-2/+2
Product. r/a=mkanat
2011-08-10Add a missing FILTER from the value-controller checkin.Max Kanat-Alexander1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=636416
2011-08-09Bug 636416: Use the standard value-controller javascript to control theMax Kanat-Alexander6-119/+82
drop-down fields on the Advanced Search page. r=glob, a=mkanat
2011-08-03Bug 660382: Hide the complex features of custom search by defaultMax Kanat-Alexander1-5/+18
r=dkl, a=mkanat
2011-06-07Bug 662202: Accessing query.cgi throws: Argument "" isn't numeric in ↵Frédéric Buclin1-0/+1
addition (+) r/a=mkanat
2011-05-31Bug 647649: Change the old "Boolean Charts" UI into the new AND/ORMax Kanat-Alexander4-83/+113
"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
2011-04-05Bug 635202: Make the Simple search page compliant with WAIFrancisco Donalisio1-10/+11
r=timello, a=mkanat
2011-03-26Bug 449067: Add an ID to more buttons (to help with Selenium scripts)rojanu1-1/+1
r/a=LpSolit
2011-03-24Bug 644285: Fix javascript errors while creating data setsByron Jones1-1/+1
r=dkl, a=mkanat
2011-01-24Bug 621108: [SECURITY] Creating/editing charts lacks CSRF protectionFrédéric Buclin1-0/+1
r=dkl a=LpSolit
2010-11-11Bug 591535: "Give me some help" link's iframe behavior is no longer necessaryGuy Pyrzak1-17/+4
r=LpSolit r=mkanat a=mkanat
2010-10-24Bug 606518: query.cgi#chart doesn't work anymore (again)Guy Pyrzak1-1/+1
r/a=LpSolit
2010-09-19Bug 578256 - Autocomplete user names in the search UIMax Kanat-Alexander1-1/+13
r=pyrzak, a=mkanat
2010-08-29Bug 571637: Put the Custom Search (formerly "Boolean Charts") UI behindGuy Pyrzak4-30/+32
a show/hide widget r=mkanat, a=mkanat
2010-08-29Bug 571636: Make the Advanced Search UI follow a grid designGuy Pyrzak2-4/+4
r=mkanat, a=mkanat
2010-07-08Bug 575499: Fix a few text issues on the new Advanced Search pageReed Loden2-4/+4
r=mkanat, a=mkanat
2010-07-05Bug 576969 - Add missing 'autocomplete' to yui array so keyword ↵Reed Loden3-3/+3
autocompletion works with charts and reports [r=LpSolit a=LpSolit]
2010-07-05Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2-6/+31
* Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
2010-07-01Bug 545766: Figure out what columns can be reported on from the database,Max Kanat-Alexander1-5/+1
instead of from a static list r=glob, a=mkanat
2010-06-18Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander4-9/+12
r=glob, a=mkanat
2010-06-06Bug 450301: Simplify searching UI, forgot some filters, fixes burning in ↵Guy Pyrzak2-15/+16
tinderbox r=LpSolit, a=LpSolit
2010-06-06Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵Guy Pyrzak7-452/+360
search ui. r=mkanat, a=mkanat
2010-03-29Bug 554986: Add a "notmatches" search type, which allows the minus signMax Kanat-Alexander1-0/+1
operator to start working for bare words in Quicksearch again r=LpSolit, a=LpSolit
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley1-5/+3
r=mkanat, a=mkanat
2010-02-17Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander2-105/+1
r=LpSolit, a=LpSolit
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander3-25/+5
r=mkanat, a=mkanat, a=LpSolit
2010-02-11Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= ↵Reed Loden1-0/+2
searches" [r=mkanat a=mkanat]
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.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