Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-02 | Bug 526272: Do not duplicate the 'File a new bug in the "Foo" product' link ↵ | Frédéric Buclin | 1 | -1/+1 | |
when the buglist is empty r=timello a=LpSolit | |||||
2010-07-23 | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 4 | -13/+13 | |
r/a=mkanat | |||||
2010-07-06 | Bug 576916: 'keywordaction' is undefined when editing a single bug | Frédéric Buclin | 1 | -2/+2 | |
r/a=mkanat | |||||
2010-07-06 | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 1 | -1/+1 | |
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | |||||
2010-07-05 | Bug 575173 - Add autocomplete support for adding/removing CCs on edit ↵ | Reed Loden | 1 | -1/+7 | |
multiple bug page [r=mkanat a=mkanat] | |||||
2010-07-05 | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 1 | -11/+14 | |
* Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat] | |||||
2010-06-25 | Bug 573173: Make Bugzilla::Bug's add_group and remove_group take group | Max Kanat-Alexander | 1 | -6/+17 | |
names instead of ids r=dkl, a=mkanat | |||||
2010-06-18 | Bug 556422: Move the existing bug-moving functionality into an extension | Max Kanat-Alexander | 1 | -4/+0 | |
called OldBugMove. r=dkl, a=mkanat | |||||
2010-06-18 | Bug 572949: Update YUI to 2.8.1 | Max Kanat-Alexander | 1 | -4/+3 | |
r=glob, a=mkanat | |||||
2010-05-19 | Bug 566697 - Add a new hook in list/table.html.tmpl before the table, to | Tiago Mello | 1 | -0/+2 | |
allow customizing the column attributes r=mkanat, a=mkanat | |||||
2010-04-07 | Bug 552647: CSS fixes for the search-direction arrows and the buglist table | Max Kanat-Alexander | 1 | -2/+2 | |
headers r=LpSolit, a=LpSolit | |||||
2010-03-29 | Bug 554986: Add a "notmatches" search type, which allows the minus sign | Max Kanat-Alexander | 1 | -1/+1 | |
operator to start working for bare words in Quicksearch again r=LpSolit, a=LpSolit | |||||
2010-03-29 | Bug 25275: Allow the URL column to be displayed in buglists | Gervase Markham | 1 | -0/+1 | |
r/a=LpSolit | |||||
2010-03-17 | Bug 545587: Make colchange.cgi use the database to determine buglist-able | Max Kanat-Alexander | 1 | -10/+23 | |
columns, instead of having a fixed list. r=LpSolit, a=LpSolit | |||||
2010-03-15 | Bug 552349: A lot of errors are thrown when an Atom feed queries Bugzilla | Frédéric Buclin | 1 | -1/+1 | |
r/a=mkanat | |||||
2010-03-01 | Bug 474738: Make all of the "not" search types show up in search descriptions | Max Kanat-Alexander | 1 | -2/+3 | |
r=LpSolit, a=LpSolit | |||||
2010-02-28 | Bug 537834 - "Buglist results using atom ctype do not display users with ↵ | Reed Loden | 1 | -3/+3 | |
empty real names" [r=LpSolit a=LpSolit] | |||||
2010-02-22 | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 1 | -2/+4 | |
r=LpSolit, a=mkanat | |||||
2010-02-17 | Bug 329637: Add a Calendar widget to the Deadline field | Max Kanat-Alexander | 1 | -7/+3 | |
r=ghendricks, a=mkanat | |||||
2010-02-17 | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 1 | -3/+2 | |
r=mkanat, a=mkanat | |||||
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 1 | -1/+1 | |
r=mkanat, a=mkanat, a=LpSolit | |||||
2010-02-02 | Bug 487508: Allow restricting the visibility of custom fields and values by ↵ | Max Kanat-Alexander | 1 | -0/+2 | |
component r=dkl, a=mkanat | |||||
2009-12-18 | Bug 470608: <colgroup> is not well supported - Patch by Aaron Larson ↵ | lpsolit%gmail.com | 1 | -13/+4 | |
<aaron@larsonsonline.net> r/a=LpSolit | |||||
2009-12-04 | Bug 524067: Template Hook: list/edit-multiple before groups | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-11-18 | Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵ | mkanat%bugzilla.org | 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 | |||||
2009-11-10 | Bug 505039: Use $user->is_timetracker instead of ↵ | lpsolit%gmail.com | 2 | -2/+2 | |
$user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit | |||||
2009-11-09 | Bug 450747: Minor JS cleanup for the "edit multiple bugs" page | mkanat%bugzilla.org | 1 | -5/+8 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat | |||||
2009-10-29 | Bug 524234: When there are no search results, include helpful links | mkanat%bugzilla.org | 1 | -9/+34 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-10-26 | Bug 524244: Make the HTML buglist not display a header if there are no bugs ↵ | mkanat%bugzilla.org | 1 | -0/+4 | |
found. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-10-01 | Bug 512623: Change get_status and get_resolution to display_value everywhere. | mkanat%bugzilla.org | 4 | -10/+10 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-09-27 | Bug 164009: Add arrows to buglist columns to indicate columns and direction ↵ | wicked%sci.fi | 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 | |||||
2009-08-19 | Bug 108243: Add flags as columns in buglist.cgi - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-08-18 | Bug 510944: Sorting bug lists on some fields can fail - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-07-23 | Bug 506056 - Status and Resolution in Search description not localizable. | wurblzap%gmail.com | 1 | -1/+11 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat | |||||
2009-07-20 | Bug 488943: Clarify the text of the "Private" checkbox for comments and ↵ | mkanat%bugzilla.org | 1 | -1/+4 | |
attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-07-17 | Bug 472274: Solid black line on the timetracking summary row of buglist ↵ | wicked%sci.fi | 1 | -4/+7 | |
looks too heavy, use lighter approach suggested by Aaron Larson - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat | |||||
2009-07-07 | Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for ↵ | mkanat%bugzilla.org | 1 | -14/+14 | |
the "fields" and "order" arguments, to prevent problems with using SQL fragments in the order and columnlist. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | |||||
2009-05-14 | Bug 290631 - iCalendar export should include priority | bbaetz%acm.org | 1 | -0/+1 | |
r/a=mkanat | |||||
2009-04-28 | Bug 103523: Don't split buglist table every 100 bugs for new browsers | mkanat%bugzilla.org | 1 | -14/+5 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-02-25 | Bug 480061: Lots of JS was toggling the "display" attribute instead of ↵ | mkanat%bugzilla.org | 1 | -8/+8 | |
removing/adding the bz_default_hidden class. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | |||||
2009-02-12 | Bug 475063: Make the logged-out index.cgi simpler | mkanat%bugzilla.org | 1 | -2/+1 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-02-11 | Bug 341542: Include timestamp of query execution in programmatic search ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
output (RDF) - Patch by Frank Becker <Frank@Frank-Becker.de> r/a=LpSolit | |||||
2009-02-02 | Bug 466748: [SECURITY] Shared/saved searches can be deleted without user ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-02-02 | Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-01-29 | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-01-04 | Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson ↵ | lpsolit%gmail.com | 1 | -0/+33 | |
<aaron@larsonsonline.net> r=wicked a=LpSolit | |||||
2009-01-04 | Bug 99205: Allow mass-editing of dependencies | dkl%redhat.com | 1 | -0/+30 | |
Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat | |||||
2008-12-29 | Bug 465589: Already selected user accounts are no longer displayed when ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2008-12-17 | Bug 460909 - Mass edit bug form does not allow adding private comments | dkl%redhat.com | 1 | -1/+8 | |
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit | |||||
2008-12-06 | Bug 463002 - Show a description of what you searched for, at the top of ↵ | mkanat%bugzilla.org | 1 | -6/+21 | |
buglist.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat |