Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-23 | Bug 658547 - The link for new attachments in bugmail should point to the ↵ | David Lawrence | 1 | -1/+1 | |
"Edit" page rather than to the attachment content itself r/a=LpSolit | |||||
2011-06-16 | Bug 640987 - YUI is only used for the first tabular report when using ↵ | Guy Pyrzak | 1 | -2/+4 | |
multiple tables r=mkanat, a=mkanat | |||||
2011-06-11 | Fixes several bugs at once related to New Charts: | Frédéric Buclin | 1 | -1/+1 | |
Bug 610739: YUI-generated tabular reports do not work if only one axis is set Bug 617676: Wrong URLs in the "Total" row at the bottom of tabular reports when JS is enabled Bug 655848: Use of uninitialized value $tbl in string eq at /var/www/html/bugzilla/report.cgi line 162 r/a=LpSolit | |||||
2011-06-07 | Bug 662202: Accessing query.cgi throws: Argument "" isn't numeric in ↵ | Frédéric Buclin | 1 | -0/+1 | |
addition (+) r/a=mkanat | |||||
2011-05-31 | Bug 647649: Change the old "Boolean Charts" UI into the new AND/OR | Max Kanat-Alexander | 5 | -89/+114 | |
"Custom Search" UI. r=timello, a=mkanat | |||||
2011-05-30 | Bug 660464: Linkify the tag name in the confirmation message when tagging bugs | Frédéric Buclin | 1 | -1/+2 | |
r=glob a=LpSolit | |||||
2011-05-23 | Bug 659124 - New template hook in bug/show-header.html.tmpl to allow ↵ | David Lawrence | 1 | -0/+2 | |
manipulating header information for show_bug.cg r/a=mkanat | |||||
2011-05-19 | Bug 658056 - Improper HTML on show_bug.cgi page when user is logged out | David Lawrence | 1 | -7/+13 | |
r/a=LpSolit | |||||
2011-05-10 | Bug 28849: Block users from CCing other users if they do not have editbugs privs | Byron Jones | 2 | -3/+17 | |
r=LpSolit, a=LpSolit | |||||
2011-05-06 | Bug 653341: Bug.create() fails to error out if an invalid group is passed | Frédéric Buclin | 1 | -0/+7 | |
r/a=mkanat | |||||
2013-05-04 | Bug 654833 - New hook to add additional attachment action links to the ↵ | David Lawrence | 1 | -0/+1 | |
attachment details page r/a=mkanat | |||||
2011-04-29 | Bug 653406: fix escaping of url vars in error messages | Byron Jones | 1 | -8/+8 | |
r=LpSolit, a=LpSolit | |||||
2011-04-25 | Bug 653104 - The description of components in enter_bug.cgi is out of sync ↵ | David Lawrence | 1 | -0/+1 | |
when some components are disabled r/a=LpSolit | |||||
2011-04-28 | Bug 653273 - Release Notes for Bugzilla 4.0.1 | Max Kanat-Alexander | 1 | -0/+39 | |
r=LpSolit, a=mkanat | |||||
2011-04-28 | Bug 653263: XML bug files do not contain fields whose value evaluates to "false" | Frédéric Buclin | 1 | -1/+7 | |
r/a=mkanat | |||||
2011-04-28 | Bug 423612 - Allow editing extern_id for users from the admin interface | Jochen Wiedmann | 3 | -0/+23 | |
r=mkanat, a=mkanat | |||||
2011-04-28 | Bug 640719: Allow creating bookmarkable templates without passing validation, | Max Kanat-Alexander | 1 | -1/+1 | |
on enter_bug.cgi r=pyrzak, a=mkanat | |||||
2011-04-27 | Bug 652987: The XML file of a bug incorrectly sets the See Also field | Frédéric Buclin | 1 | -0/+2 | |
r=timello a=LpSolit | |||||
2011-04-27 | Bug 652338: The "Component" multi-select field in the search page ↵ | Frédéric Buclin | 1 | -1/+0 | |
automatically scrolls to the top of the list every time you select a component r=mkanat a=LpSolit | |||||
2011-04-26 | Bug 652748: When reloading a bug page, any comment ID (#nn) appended to the ↵ | Frédéric Buclin | 1 | -3/+3 | |
URL is lost r=dkl a=LpSolit | |||||
2011-04-25 | Bug 652405: All user fields (assignee, QA contact, Add CC) have the page ↵ | Frédéric Buclin | 2 | -5/+5 | |
title as the "title" attribute r=dkl a=LpSolit | |||||
2011-04-25 | Bug 650173: Make the Priority column on the buglist wide-enough to fit | Max Kanat-Alexander | 1 | -1/+1 | |
the new default priority names r=wicked, a=mkanat | |||||
2011-04-25 | Bug 648178: Make install-module.pl check if a compiler is available | Max Kanat-Alexander | 1 | -0/+7 | |
and fail with a clear error if not. r=glob, a=mkanat | |||||
2011-04-23 | Bug 652165: Flagmails have a wrong Date: value | Frédéric Buclin | 2 | -2/+2 | |
r=wicked a=LpSolit | |||||
2011-04-12 | Bug 635940: Make Describe Components page compliant with WAI | Francisco Donalisio | 1 | -3/+4 | |
r=timello, a=LpSolit | |||||
2011-04-05 | Bug 635202: Make the Simple search page compliant with WAI | Francisco Donalisio | 1 | -10/+11 | |
r=timello, a=mkanat | |||||
2011-04-02 | Bug 647466: Allow Search.pm to take the new URL syntax for custom search | Max Kanat-Alexander | 1 | -0/+7 | |
r=mkanat, a=mkanat (module owner) | |||||
2011-03-31 | Bug 635764: Remove WCAG 2.0 violations from the bug list pages to make it | Francisco Donalisio | 1 | -4/+4 | |
W3C WAI compliant. r=timello, a=LpSolit | |||||
2011-03-26 | Bug 449067: Add an ID to more buttons (to help with Selenium scripts) | rojanu | 10 | -15/+19 | |
r/a=LpSolit | |||||
2011-03-25 | Bug 644969: Rename bugmail-common.txt.html to bugmail-common.txt.tmpl. | Marc Schumann | 3 | -3/+3 | |
r/a=LpSolit | |||||
2011-03-24 | Bug 644285: Fix javascript errors while creating data sets | Byron Jones | 1 | -1/+1 | |
r=dkl, a=mkanat | |||||
2011-03-09 | revert accidental property changes | Byron Jones | 2 | -0/+0 | |
2011-03-09 | Bug 633776: Automatic charset detection for text attachments | Byron Jones | 2 | -0/+1 | |
r=mkanat, a=mkanat | |||||
2011-03-09 | Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make it | Francisco Donalisio | 4 | -3/+8 | |
W3C WAI compliant. r=timello, a=LpSolit | |||||
2011-03-09 | Bug 639371: Include the charset into HTML pages when the utf8 param is true | Bjoern Jacke | 1 | -0/+4 | |
r/a=mkanat | |||||
2011-03-08 | Bug 622513 - Email-related regexp checking should be case-insensitive. a=mkanat. | Gervase Markham | 1 | -1/+1 | |
2011-03-03 | Bug 638489 - Make all boolean charts work with longdescs.isprivate | Max Kanat-Alexander | 1 | -0/+4 | |
r=mkanat, a=mkanat (module owner) | |||||
2011-03-02 | Bug 632718: Only return 500 search results unless the user specifically | Max Kanat-Alexander | 2 | -13/+34 | |
requests to see more. r=dkl, a=mkanat | |||||
2011-03-02 | Bug 624414: BUGZILLA.value_descs was always empty in the JS, and display_value | Max Kanat-Alexander | 4 | -21/+41 | |
wasn't translating values. r=glob, a=mkanat | |||||
2011-03-01 | Bug 616341: Make "tag" a valid search field in Search.pm, for the new | Max Kanat-Alexander | 1 | -0/+1 | |
tagging system r=mkanat, a=mkanat (module owner) | |||||
2011-03-01 | Fix the release notes to remove the note about Automatic Dup Detection | Max Kanat-Alexander | 1 | -3/+0 | |
not working on Pg. https://bugzilla.mozilla.org/show_bug.cgi?id=634144 | |||||
2011-02-23 | Bug 609968 - Allow local See Also links to show status/summary when mouseover | David Lawrence | 1 | -4/+13 | |
r=timello,a=mkanat | |||||
2011-02-20 | Bug 632717: Limit the total number of results that a search can ever return. | Max Kanat-Alexander | 1 | -0/+5 | |
r=mkanat, a=mkanat (module owner) | |||||
2011-02-18 | Bug 580490 - Quicksearch should optionally not search comments | David Lawrence | 1 | -0/+1 | |
r/a=mkanat | |||||
2011-02-16 | Bug 624522: Add support for SourceForge URLs in "see also" | Tiago Mello | 1 | -0/+1 | |
r/a=mkanat | |||||
2011-02-15 | Bug 634243: Stop confirm-match.html.tmpl from sending extra, empty values for | Max Kanat-Alexander | 1 | -1/+6 | |
each field being confirmed. This fixes a bug where confirming would fail, displaying a value with an extra comma at the end. r=LpSolit, a=LpSolit | |||||
2011-02-14 | Bug 581422: Improve the readability of the text at the top of the attachment | Marc Schumann | 1 | -3/+3 | |
detail view r=pyrzak, r=mkanat, a=mkanat | |||||
2011-02-14 | Bug 417551: Make it possible for CSV headers to be the field description | Michael J Tosh | 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 | |||||
2011-02-14 | Bug 621122: Add support for MantisBT URLs in "see also". | Reed Loden | 1 | -0/+1 | |
[r=timello a=mkanat] | |||||
2011-02-14 | Bug 543667: Add support for Trac URLs in "see also". | Matt Selsky | 1 | -0/+1 | |