Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bustage from fixing "Severity" to field_descs.bug_severity. | Max Kanat-Alexander | 2011-08-09 | 1 | -4/+2 |
| | |||||
* | Bug 451801: Make all pages use field_descs.bug_severity instead of a hard-coded | Matt Selsky | 2011-08-09 | 1 | -2/+3 |
| | | | | | "Severity" r=mkanat, a=mkanat | ||||
* | Bug 666313: Remove the obsolete [% FLUSH %] directive | Frédéric Buclin | 2011-08-07 | 1 | -1/+0 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 650173: Make the Priority column on the buglist wide-enough to fit | Max Kanat-Alexander | 2011-04-24 | 1 | -1/+1 |
| | | | | | the new default priority names r=wicked, a=mkanat | ||||
* | Bug 635764: Remove WCAG 2.0 violations from the bug list pages to make it | Francisco Donalisio | 2011-03-31 | 1 | -4/+4 |
| | | | | | W3C WAI compliant. r=timello, a=LpSolit | ||||
* | Bug 632718: Only return 500 search results unless the user specifically | Max Kanat-Alexander | 2011-03-02 | 1 | -12/+24 |
| | | | | | requests to see more. r=dkl, a=mkanat | ||||
* | Bug 417551: Make it possible for CSV headers to be the field description | Michael J Tosh | 2011-02-14 | 2 | -4/+12 |
| | | | | | | instead of the field name, and have the buglist.cgi link give you CSV like this by default. r=mkanat, a=mkanat | ||||
* | Bug 622080 - Change group which can moderate quips | David Lawrence | 2011-01-28 | 1 | -4/+4 |
| | | | | r/a=mkanat | ||||
* | Bug 621110: [SECURITY] Quips (adding/approving/deleting) lacks CSRF protection | Frédéric Buclin | 2011-01-24 | 1 | -1/+6 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 621109: Column changing lacks CSRF protection | Frédéric Buclin | 2011-01-22 | 1 | -0/+5 |
| | | | | r=dkl a=mkanat | ||||
* | Bug 621090 - [SECURITY] Adding saved searches lacks CSRF protection | David Lawrence | 2011-01-06 | 1 | -0/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 598014: Document how to mark the initial comment as private when using ↵ | Frédéric Buclin | 2010-10-21 | 1 | -1/+1 |
| | | | | | | Bug.create() r/a=mkanat | ||||
* | Bug 26074 - Ability to limit search by number of Comments | Max Kanat-Alexander | 2010-10-05 | 1 | -0/+1 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Bug 595380: Add a ?mtime string to all of the manually-inserted | Max Kanat-Alexander | 2010-09-27 | 1 | -1/+2 |
| | | | | | <script src> and <link href> tags in Bugzilla r=glob, a=mkanat | ||||
* | Remove an incorrect checkin fix in bug 136225 | Frédéric Buclin | 2010-09-19 | 1 | -1/+1 |
| | |||||
* | Bug 136225: Make summary a link in buglists | Guy Pyrzak | 2010-09-19 | 1 | -1/+4 |
| | | | | r/a=mkanat | ||||
* | Bug 596038: The before_table hook needs to be moved before tableheader | Frédéric Buclin | 2010-09-14 | 1 | -2/+2 |
| | | | | r/a=mkanat | ||||
* | Bug 581690: Restore the ability to move several bugs at once to another ↵ | Frédéric Buclin | 2010-08-13 | 1 | -0/+3 |
| | | | | | | installation r=ghendricks a=LpSolit | ||||
* | Bug 526272: Do not duplicate the 'File a new bug in the "Foo" product' link ↵ | Frédéric Buclin | 2010-08-02 | 1 | -1/+1 |
| | | | | | | when the buglist is empty r=timello a=LpSolit | ||||
* | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 2010-07-23 | 4 | -13/+13 |
| | | | | r/a=mkanat | ||||
* | Bug 576916: 'keywordaction' is undefined when editing a single bug | Frédéric Buclin | 2010-07-06 | 1 | -2/+2 |
| | | | | r/a=mkanat | ||||
* | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 2010-07-05 | 1 | -1/+1 |
| | | | | | IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | ||||
* | Bug 575173 - Add autocomplete support for adding/removing CCs on edit ↵ | Reed Loden | 2010-07-05 | 1 | -1/+7 |
| | | | | | | multiple bug page [r=mkanat a=mkanat] | ||||
* | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 2010-07-05 | 1 | -11/+14 |
| | | | | | * Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat] | ||||
* | Bug 573173: Make Bugzilla::Bug's add_group and remove_group take group | Max Kanat-Alexander | 2010-06-25 | 1 | -6/+17 |
| | | | | | names instead of ids r=dkl, a=mkanat | ||||
* | Bug 556422: Move the existing bug-moving functionality into an extension | Max Kanat-Alexander | 2010-06-18 | 1 | -4/+0 |
| | | | | | called OldBugMove. r=dkl, a=mkanat | ||||
* | Bug 572949: Update YUI to 2.8.1 | Max Kanat-Alexander | 2010-06-18 | 1 | -4/+3 |
| | | | | r=glob, a=mkanat | ||||
* | Bug 566697 - Add a new hook in list/table.html.tmpl before the table, to | Tiago Mello | 2010-05-19 | 1 | -0/+2 |
| | | | | | allow customizing the column attributes r=mkanat, a=mkanat | ||||
* | Bug 552647: CSS fixes for the search-direction arrows and the buglist table | Max Kanat-Alexander | 2010-04-06 | 1 | -2/+2 |
| | | | | | headers r=LpSolit, a=LpSolit | ||||
* | Bug 554986: Add a "notmatches" search type, which allows the minus sign | Max Kanat-Alexander | 2010-03-29 | 1 | -1/+1 |
| | | | | | operator to start working for bare words in Quicksearch again r=LpSolit, a=LpSolit | ||||
* | Bug 25275: Allow the URL column to be displayed in buglists | Gervase Markham | 2010-03-29 | 1 | -0/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 545587: Make colchange.cgi use the database to determine buglist-able | Max Kanat-Alexander | 2010-03-17 | 1 | -10/+23 |
| | | | | | columns, instead of having a fixed list. r=LpSolit, a=LpSolit | ||||
* | Bug 552349: A lot of errors are thrown when an Atom feed queries Bugzilla | Frédéric Buclin | 2010-03-15 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 474738: Make all of the "not" search types show up in search descriptions | Max Kanat-Alexander | 2010-02-28 | 1 | -2/+3 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 537834 - "Buglist results using atom ctype do not display users with ↵ | Reed Loden | 2010-02-28 | 1 | -3/+3 |
| | | | | | | empty real names" [r=LpSolit a=LpSolit] | ||||
* | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 2010-02-21 | 1 | -2/+4 |
| | | | | r=LpSolit, a=mkanat | ||||
* | Bug 329637: Add a Calendar widget to the Deadline field | Max Kanat-Alexander | 2010-02-17 | 1 | -7/+3 |
| | | | | r=ghendricks, a=mkanat | ||||
* | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 2010-02-17 | 1 | -3/+2 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 2010-02-15 | 1 | -1/+1 |
| | | | | r=mkanat, a=mkanat, a=LpSolit | ||||
* | Bug 487508: Allow restricting the visibility of custom fields and values by ↵ | Max Kanat-Alexander | 2010-02-01 | 1 | -0/+2 |
| | | | | | | component r=dkl, a=mkanat | ||||
* | Bug 470608: <colgroup> is not well supported - Patch by Aaron Larson ↵ | lpsolit%gmail.com | 2009-12-17 | 1 | -13/+4 |
| | | | | <aaron@larsonsonline.net> r/a=LpSolit | ||||
* | Bug 524067: Template Hook: list/edit-multiple before groups | mkanat%bugzilla.org | 2009-12-04 | 1 | -0/+2 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵ | mkanat%bugzilla.org | 2009-11-18 | 4 | -30/+10 |
| | | | | | | 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 | 2 | -2/+2 |
| | | | | $user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit | ||||
* | Bug 450747: Minor JS cleanup for the "edit multiple bugs" page | mkanat%bugzilla.org | 2009-11-09 | 1 | -5/+8 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat | ||||
* | Bug 524234: When there are no search results, include helpful links | mkanat%bugzilla.org | 2009-10-29 | 1 | -9/+34 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 524244: Make the HTML buglist not display a header if there are no bugs ↵ | mkanat%bugzilla.org | 2009-10-26 | 1 | -0/+4 |
| | | | | | | found. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 512623: Change get_status and get_resolution to display_value everywhere. | mkanat%bugzilla.org | 2009-09-30 | 4 | -10/+10 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 164009: Add arrows to buglist columns to indicate columns and direction ↵ | wicked%sci.fi | 2009-09-27 | 1 | -14/+32 |
| | | | | used for buglist sorting. Original patch by Jesse Clark <jjclark1982@gmail.com> and modified by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | ||||
* | Bug 108243: Add flags as columns in buglist.cgi - Patch by Frédéric ↵ | lpsolit%gmail.com | 2009-08-18 | 1 | -0/+1 |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat |