| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 542239 - Accept pronouns everywhere in query.cgi | Albert Ting | 2016-04-20 | 1 | -1/+1 |
* | Bug 956190 (part 4): Merge duplicates.css, reports.css, search_form.css, show... | Frédéric Buclin | 2014-03-08 | 1 | -6/+3 |
* | Bug 606509 - Text badly aligned for "deadline" and "bug numbered" in the sear... | Sunil Joshi | 2013-09-04 | 1 | -5/+7 |
* | Bug 857562: ajax_user_autocompletion param ignored on Search by People fields | Frédéric Buclin | 2013-04-05 | 1 | -2/+2 |
* | Bug 718289: The deadline field should be visible by non-members of the timetr... | Frédéric Buclin | 2012-11-26 | 1 | -3/+2 |
* | The calendar widget is not localizable. | Marc Schumann | 2012-05-18 | 1 | -3/+4 |
* | Bug 616191: Implement UI to easily tag bugs from the bug report directly (and... | Frédéric Buclin | 2012-05-07 | 1 | -0/+1 |
* | Bug 730670: Do not redirect in buglist.cgi to improve performance | Frédéric Buclin | 2012-02-27 | 1 | -0/+5 |
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 2012-01-11 | 1 | -20/+5 |
* | Bug 673012: Add "does not contain" to people search | Matt Selsky | 2011-10-15 | 1 | -0/+1 |
* | Bug 636416: Use the standard value-controller javascript to control the | Max Kanat-Alexander | 2011-08-09 | 1 | -90/+14 |
* | Bug 647649: Change the old "Boolean Charts" UI into the new AND/OR | Max Kanat-Alexander | 2011-05-31 | 1 | -1/+2 |
* | Bug 652338: The "Component" multi-select field in the search page automatical... | Frédéric Buclin | 2011-04-27 | 1 | -1/+0 |
* | Bug 578256 - Autocomplete user names in the search UI | Max Kanat-Alexander | 2010-09-18 | 1 | -1/+13 |
* | Bug 571636: Make the Advanced Search UI follow a grid design | Guy Pyrzak | 2010-08-29 | 1 | -2/+2 |
* | Bug 575499: Fix a few text issues on the new Advanced Search page | Reed Loden | 2010-07-07 | 1 | -3/+3 |
* | Bug 450301: Simplify searching UI, forgot some filters, fixes burning in tind... | Guy Pyrzak | 2010-06-06 | 1 | -11/+12 |
* | Bug 450301: What Simplify searching UI, initial improvements to the advanced ... | Guy Pyrzak | 2010-06-06 | 1 | -444/+229 |
* | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 2010-02-15 | 1 | -20/+3 |
* | Bug 58731: Make the keywords regexp boolean charts work | Rémi Zara | 2010-02-07 | 1 | -1/+1 |
* | Bug 537746: Search criteria headers on buglist duplicate unnecessarily when b... | Frédéric Buclin | 2010-02-01 | 1 | -3/+3 |
* | Bug 539229 - Editing a search with resolution '---' does not remember that ... | ghendricks%novell.com | 2010-01-12 | 1 | -4/+5 |
* | Bug 523759: Template hooks for the Advanced Search form | mkanat%bugzilla.org | 2009-12-04 | 1 | -6/+17 |
* | Bug 529498: Missing </option> in search/form.html.tmpl - Patch by Patch by A.... | lpsolit%gmail.com | 2009-11-18 | 1 | -0/+1 |
* | Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ... | mkanat%bugzilla.org | 2009-11-18 | 1 | -10/+2 |
* | Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa... | lpsolit%gmail.com | 2009-11-10 | 1 | -1/+1 |
* | Bug 283609 - Search for relative dates in deadline | ghendricks%novell.com | 2009-11-09 | 1 | -1/+1 |
* | Bug 524675: "Edit Search" fails to preserve comment, URL, and whiteboard para... | lpsolit%gmail.com | 2009-10-27 | 1 | -1/+2 |
* | Bug 512623: Change get_status and get_resolution to display_value everywhere. | mkanat%bugzilla.org | 2009-09-30 | 1 | -2/+2 |
* | Bug 519481 - Advanced search has empty version and milestone | ghendricks%novell.com | 2009-09-29 | 1 | -12/+19 |
* | Bug 509045: Make "use_keywords" a global template variable instead of having ... | mkanat%bugzilla.org | 2009-08-11 | 1 | -1/+1 |
* | Bug 456743 - Add the ability to disable field values (mark them as inactive) | ghendricks%novell.com | 2009-07-17 | 1 | -6/+8 |
* | Bug 463002 - Show a description of what you searched for, at the top of bugl... | mkanat%bugzilla.org | 2008-12-06 | 1 | -39/+23 |
* | Bug 423078: Advanced Search "any one of" wording wrong - Patch by Rupert Hand... | lpsolit%gmail.com | 2008-08-14 | 1 | -1/+1 |
* | Bug 441542: Graphical Reports "Generate Report" button has wrong CSS id | mkanat%bugzilla.org | 2008-08-12 | 1 | -1/+1 |
* | Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch ... | lpsolit%gmail.com | 2008-03-17 | 1 | -4/+4 |
* | Bug 154484: Option "is not" missing for email address searches - Patch by tim... | lpsolit%gmail.com | 2007-09-23 | 1 | -0/+1 |
* | Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz... | lpsolit%gmail.com | 2007-08-20 | 1 | -1/+0 |
* | Bug 258647: productmenu.js and productform.js should be consolidated - Patch ... | lpsolit%gmail.com | 2007-04-18 | 1 | -2/+2 |
* | Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (... | lpsolit%gmail.com | 2007-04-10 | 1 | -1/+1 |
* | Bug 370913: query.cgi associates wrong components with products if at least o... | lpsolit%gmail.com | 2007-02-21 | 1 | -1/+2 |
* | Bug 365107: When classifications are in use, query.cgi doesn't fill the compo... | lpsolit%gmail.com | 2006-12-28 | 1 | -1/+3 |
* | Bug 364293: Do not call can_see_product() from templates - Patch by FrédÃ... | lpsolit%gmail.com | 2006-12-22 | 1 | -2/+2 |
* | Bug 312876: Make new products non-selectable until they have components - Pat... | lpsolit%gmail.com | 2006-10-19 | 1 | -2/+4 |
* | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 2006-09-04 | 1 | -1/+1 |
* | Bug 310751: Tabular reports query page fails HTML validation - Patch by victo... | lpsolit%gmail.com | 2006-09-04 | 1 | -3/+1 |
* | Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail... | lpsolit%gmail.com | 2006-07-14 | 1 | -3/+4 |
* | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ... | lpsolit%gmail.com | 2006-07-12 | 1 | -1/+2 |
* | Bug 335790: Field names in search form lists should be ordered alphabetically... | lpsolit%gmail.com | 2006-05-30 | 1 | -4/+10 |
* | Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless <t... | lpsolit%gmail.com | 2006-05-30 | 1 | -1/+5 |