aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/search
Commit message (Collapse)AuthorAgeFilesLines
* Bug 899586: Consecutive whitespaces in field values are ignored in <select> ↵Frédéric Buclin2013-08-081-1/+1
| | | | | | elements r=sgreen a=glob
* Bug 345194: Add "is empty" and "is not empty" search operators to the ↵Byron Jones2013-07-241-0/+2
| | | | | | boolean chart r=LpSolit, a=sgreen
* Bug 860723: Custom fields are shown twice in report axis selectorsPami Ketolainen2013-04-111-7/+0
| | | | r/a=LpSolit
* Bug 857562: ajax_user_autocompletion param ignored on Search by People fieldsFrédéric Buclin2013-04-051-2/+2
| | | | r=dkl a=LpSolit
* Bug 836436: Add a "search_tabs" hook to allow additional search tabsAlbert Ting2013-02-161-4/+8
| | | | r/a=LpSolit
* Bug 819371: Weird list of arguments passed to query.cgi when accessing ↵Frédéric Buclin2013-01-221-1/+1
| | | | | | advanced search r=glob a=LpSolit
* Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham2013-01-021-1/+1
|
* Bug 812054: JavaScript error on the Advanced Search page when a ↵Hugo2012-12-011-2/+13
| | | | | | classification has a product invisible to the user r/a=LpSolit
* Bug 718289: The deadline field should be visible by non-members of the ↵Frédéric Buclin2012-11-261-3/+2
| | | | | | timetracking group r=dkl a=LpSolit
* Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones2012-11-221-3/+10
| | | | r=dkl,a=LpSolit
* Bug 772953: Remove the token from buglist urlsByron Jones2012-08-281-1/+11
| | | | r=dkl, a=LpSolit
* Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized ↵Reed Loden2012-05-291-9/+14
| | | | | | setting of default search options [r=LpSolit a=LpSolit]
* Bug 754673 - CSRF vulnerability in query.cgi allows possible unauthorized ↵Reed Loden2012-05-291-1/+2
| | | | | | use of "Set my default search back to the system default" [r=LpSolit a=LpSolit]
* The calendar widget is not localizable.Marc Schumann2012-05-182-6/+8
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=581365
* Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin2012-05-072-7/+10
| | | | | | (and get rid of the current form in the footer) r=timello a=LpSolit
* Bug 730670: Do not redirect in buglist.cgi to improve performanceFrédéric Buclin2012-02-272-0/+12
| | | | r=glob a=LpSolit
* Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2012-02-262-4/+0
| | | | r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-1113-233/+65
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 686422: Fix custom search's history interaction on HTML4 browsersByron Jones2011-11-301-1/+5
| | | | r=mkanat, a=mkanat
* Bug 255606: Do not let buglist.cgi return all bugs by defaultFrédéric Buclin2011-11-261-1/+1
| | | | r/a=mkanat
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-237-14/+0
| | | | r/a=mkanat
* Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" ↵Max Kanat-Alexander2011-10-151-1/+4
| | | | | | button in Firefox when viewing a buglist r=glob a=mkanat
* Bug 673012: Add "does not contain" to people searchMatt Selsky2011-10-151-0/+1
| | | | r=gerv a=mkanat
* Bug 685316: Change Simple Search template to use field_descs for StatusTiago Mello2011-09-121-2/+2
| | | | | Product. r/a=mkanat
* Add a missing FILTER from the value-controller checkin.Max Kanat-Alexander2011-08-091-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=636416
* Bug 636416: Use the standard value-controller javascript to control theMax Kanat-Alexander2011-08-096-119/+82
| | | | | drop-down fields on the Advanced Search page. r=glob, a=mkanat
* Bug 660382: Hide the complex features of custom search by defaultMax Kanat-Alexander2011-08-031-5/+18
| | | | r=dkl, a=mkanat
* Bug 662202: Accessing query.cgi throws: Argument "" isn't numeric in ↵Frédéric Buclin2011-06-071-0/+1
| | | | | | addition (+) r/a=mkanat
* Bug 647649: Change the old "Boolean Charts" UI into the new AND/ORMax Kanat-Alexander2011-05-314-83/+113
| | | | | "Custom Search" UI. r=timello, a=mkanat
* Bug 652338: The "Component" multi-select field in the search page ↵Frédéric Buclin2011-04-271-1/+0
| | | | | | automatically scrolls to the top of the list every time you select a component r=mkanat a=LpSolit
* Bug 635202: Make the Simple search page compliant with WAIFrancisco Donalisio2011-04-041-10/+11
| | | | r=timello, a=mkanat
* Bug 449067: Add an ID to more buttons (to help with Selenium scripts)rojanu2011-03-261-1/+1
| | | | r/a=LpSolit
* Bug 644285: Fix javascript errors while creating data setsByron Jones2011-03-241-1/+1
| | | | r=dkl, a=mkanat
* Bug 621108: [SECURITY] Creating/editing charts lacks CSRF protectionFrédéric Buclin2011-01-241-0/+1
| | | | r=dkl a=LpSolit
* Bug 591535: "Give me some help" link's iframe behavior is no longer necessaryGuy Pyrzak2010-11-111-17/+4
| | | | r=LpSolit r=mkanat a=mkanat
* Bug 606518: query.cgi#chart doesn't work anymore (again)Guy Pyrzak2010-10-241-1/+1
| | | | r/a=LpSolit
* Bug 578256 - Autocomplete user names in the search UIMax Kanat-Alexander2010-09-181-1/+13
| | | | r=pyrzak, a=mkanat
* Bug 571637: Put the Custom Search (formerly "Boolean Charts") UI behindGuy Pyrzak2010-08-294-30/+32
| | | | | a show/hide widget r=mkanat, a=mkanat
* Bug 571636: Make the Advanced Search UI follow a grid designGuy Pyrzak2010-08-292-4/+4
| | | | r=mkanat, a=mkanat
* Bug 575499: Fix a few text issues on the new Advanced Search pageReed Loden2010-07-072-4/+4
| | | | r=mkanat, a=mkanat
* Bug 576969 - Add missing 'autocomplete' to yui array so keyword ↵Reed Loden2010-07-053-3/+3
| | | | | | autocompletion works with charts and reports [r=LpSolit a=LpSolit]
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-052-6/+31
| | | | | * Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
* Bug 545766: Figure out what columns can be reported on from the database,Max Kanat-Alexander2010-07-011-5/+1
| | | | | instead of from a static list r=glob, a=mkanat
* Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2010-06-184-9/+12
| | | | r=glob, a=mkanat
* Bug 450301: Simplify searching UI, forgot some filters, fixes burning in ↵Guy Pyrzak2010-06-062-15/+16
| | | | | | tinderbox r=LpSolit, a=LpSolit
* Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵Guy Pyrzak2010-06-067-452/+360
| | | | | | search ui. r=mkanat, a=mkanat
* Bug 554986: Add a "notmatches" search type, which allows the minus signMax Kanat-Alexander2010-03-291-0/+1
| | | | | operator to start working for bare words in Quicksearch again r=LpSolit, a=LpSolit
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-171-5/+3
| | | | r=mkanat, a=mkanat
* Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander2010-02-172-105/+1
| | | | r=LpSolit, a=LpSolit
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-153-25/+5
| | | | r=mkanat, a=mkanat, a=LpSolit