Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 575499: Fix a few text issues on the new Advanced Search page | Reed Loden | 2010-07-07 | 2 | -4/+4 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 576969 - Add missing 'autocomplete' to yui array so keyword ↵ | Reed Loden | 2010-07-05 | 3 | -3/+3 |
| | | | | | | autocompletion works with charts and reports [r=LpSolit a=LpSolit] | ||||
* | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 2010-07-05 | 2 | -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-Alexander | 2010-07-01 | 1 | -5/+1 |
| | | | | | instead of from a static list r=glob, a=mkanat | ||||
* | Bug 572949: Update YUI to 2.8.1 | Max Kanat-Alexander | 2010-06-18 | 4 | -9/+12 |
| | | | | r=glob, a=mkanat | ||||
* | Bug 450301: Simplify searching UI, forgot some filters, fixes burning in ↵ | Guy Pyrzak | 2010-06-06 | 2 | -15/+16 |
| | | | | | | tinderbox r=LpSolit, a=LpSolit | ||||
* | Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵ | Guy Pyrzak | 2010-06-06 | 7 | -452/+360 |
| | | | | | | search ui. r=mkanat, a=mkanat | ||||
* | Bug 554986: Add a "notmatches" search type, which allows the minus sign | Max Kanat-Alexander | 2010-03-29 | 1 | -0/+1 |
| | | | | | operator to start working for bare words in Quicksearch again r=LpSolit, a=LpSolit | ||||
* | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 2010-02-17 | 1 | -5/+3 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 529201: Add help for every single field to fields.html | Max Kanat-Alexander | 2010-02-17 | 2 | -105/+1 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 2010-02-15 | 3 | -25/+5 |
| | | | | r=mkanat, a=mkanat, a=LpSolit | ||||
* | Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= ↵ | Reed Loden | 2010-02-10 | 1 | -0/+2 |
| | | | | | | searches" [r=mkanat a=mkanat] | ||||
* | Bug 58731: Make the keywords regexp boolean charts work | Rémi Zara | 2010-02-07 | 1 | -1/+1 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 537746: Search criteria headers on buglist duplicate unnecessarily when ↵ | Frédéric Buclin | 2010-02-01 | 1 | -3/+3 |
| | | | | | | bugidtype is in use Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 539229 - Editing a search with resolution '---' does not remember that ↵ | ghendricks%novell.com | 2010-01-12 | 1 | -4/+5 |
| | | | | | | resolution patch by ghendricks r=LpSolit a=LpSolit | ||||
* | Bug 523759: Template hooks for the Advanced Search form | mkanat%bugzilla.org | 2009-12-04 | 1 | -6/+17 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 529498: Missing </option> in search/form.html.tmpl - Patch by Patch by ↵ | lpsolit%gmail.com | 2009-11-18 | 1 | -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.org | 2009-11-18 | 1 | -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.com | 2009-11-10 | 1 | -1/+1 |
| | | | | $user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit | ||||
* | Bug 283609 - Search for relative dates in deadline | ghendricks%novell.com | 2009-11-09 | 1 | -1/+1 |
| | | | | patch by ghendricks@novell.com r=LpSolit, a=LpSolit | ||||
* | Bug 524675: "Edit Search" fails to preserve comment, URL, and whiteboard ↵ | lpsolit%gmail.com | 2009-10-27 | 2 | -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.org | 2009-09-30 | 1 | -2/+2 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 519481 - Advanced search has empty version and milestone | ghendricks%novell.com | 2009-09-29 | 1 | -12/+19 |
| | | | | patch by ghendricks r=LpSolit | ||||
* | Bug 509045: Make "use_keywords" a global template variable instead of having ↵ | mkanat%bugzilla.org | 2009-08-11 | 1 | -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.org | 2009-07-20 | 2 | -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.com | 2009-07-17 | 1 | -6/+8 |
| | | | | patch by ghendricks@novell.com r=LpSolit, a=LpSolit | ||||
* | Bug 448690: Changing columns after editing a saved search forgets edits - ↵ | wicked%sci.fi | 2009-07-14 | 1 | -0/+4 |
| | | | | Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | ||||
* | Bug 377956: Tabular and graphical reports should support single-select ↵ | lpsolit%gmail.com | 2009-01-03 | 1 | -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.com | 2008-12-16 | 1 | -1/+5 |
| | | | | Patch by Rob Siklos <robzilla2@siklos.ca> r/a=LpSolit | ||||
* | Fix bustage due to bug 463002 | lpsolit%gmail.com | 2008-12-06 | 1 | -1/+1 |
| | |||||
* | Bug 463002 - Show a description of what you searched for, at the top of ↵ | mkanat%bugzilla.org | 2008-12-06 | 3 | -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.org | 2008-09-12 | 1 | -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.com | 2008-08-14 | 1 | -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 id | mkanat%bugzilla.org | 2008-08-12 | 3 | -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.com | 2008-05-24 | 1 | -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.org | 2008-03-31 | 1 | -1/+1 |
| | | | | | | before checked r=vladd a=lpsolit | ||||
* | Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch ↵ | lpsolit%gmail.com | 2008-03-17 | 1 | -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=Colin | lpsolit%gmail.com | 2007-11-12 | 4 | -0/+4 |
| | |||||
* | Bug 154484: Option "is not" missing for email address searches - Patch by ↵ | lpsolit%gmail.com | 2007-09-23 | 1 | -0/+1 |
| | | | | timeless <timeless@bemail.org> r=joel a=LpSolit | ||||
* | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 2007-08-20 | 12 | -12/+0 |
| | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
* | Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵ | timeless%mozdev.org | 2007-07-23 | 2 | -2/+2 |
| | | | | | | documentation r=colin.ogilvie, kevin.benton | ||||
* | Bug 383999 Replace "summed" with "stacked" so that I can find it | timeless%mozdev.org | 2007-07-10 | 1 | -1/+1 |
| | | | | r=mkanat a=mkanat | ||||
* | Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to ↵ | lpsolit%gmail.com | 2007-07-03 | 1 | -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.com | 2007-06-26 | 1 | -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.com | 2007-04-27 | 1 | -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.com | 2007-04-19 | 1 | -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.com | 2007-04-18 | 1 | -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.com | 2007-04-15 | 1 | -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.com | 2007-04-10 | 1 | -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.com | 2007-02-28 | 1 | -2/+6 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=justdave |