summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-06-11Fixes several bugs at once related to New Charts:Frédéric Buclin3-23/+25
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-11Bug 663208: Recursive "Verify new product details" page when attempting to ↵Frédéric Buclin1-1/+7
move multiple bugs to another product r/a=mkanat
2011-06-07Bug 662202: Accessing query.cgi throws: Argument "" isn't numeric in ↵Frédéric Buclin1-0/+1
addition (+) r/a=mkanat
2011-06-07Bug 657194: Use YUI's escapeHTML() instead of our custom oneReed Loden1-8/+2
r=mkanat a=LpSolit
2011-06-07Bug 662406: Add the "id" column for bug_see_also to Schema.pm.Max Kanat-Alexander1-0/+2
r=mkanat, a=mkanat (module owner)
2011-06-06Bug 649281 - Add ircs:// to url protocols for external links in commentMatt Selsky1-2/+2
author=Matt Selsky, r=dkl, a=LpSolit
2011-05-31Bug 647649: Change the old "Boolean Charts" UI into the new AND/ORMax Kanat-Alexander9-196/+297
"Custom Search" UI. r=timello, a=mkanat
2011-05-31Bug 658063 - Move votes_container css style to external style.css instead of ↵David Lawrence1-0/+21
template Adding missing added file from previous checkin. Previous r/a=mkanat
2011-05-30Bug 660464: Linkify the tag name in the confirmation message when tagging bugsFrédéric Buclin1-1/+2
r=glob a=LpSolit
2011-05-30Bug 659816: Fix url_decoding of utf8 stringsByron Jones1-4/+1
r=mkanat, a=mkanat
2011-05-29Bug 655847: Accessing buglist.cgi throws: Use of inherited AUTOLOAD for ↵Frédéric Buclin1-9/+1
non-method Bugzilla::CGI::SERVER_PUSH() is deprecated at Bugzilla/CGI.pm line 233 r/a=mkanat
2011-05-27Bug 658063 - Move votes_container css style to external style.css instead of ↵David Lawrence2-4/+4
template r/a=mkanat
2011-05-24Bug 655210: Allows custom bug creation formats to specify a "created" format Byron Jones1-1/+4
r=dkl, a=LpSolit
2011-05-24Bug 659185: html_quote() escapes @ causing mailto links to not be processedFrédéric Buclin1-1/+2
r/a=mkanat
2011-05-23Bug 659124 - New template hook in bug/show-header.html.tmpl to allow ↵David Lawrence1-0/+2
manipulating header information for show_bug.cg r/a=mkanat
2011-05-23Bug 658905: flag_handler() gets arguments in the wrong order in importxml.plFrédéric Buclin1-1/+1
r=glob a=LpSolit
2011-05-23Bug 657707: importxml.pl crashes when importing keywordsFrédéric Buclin1-9/+0
r=glob a=LpSolit
2011-05-23Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with ↵Frédéric Buclin1-3/+2
recent ActiveState releases r=mkanat a=LpSolit
2011-05-20Bug 657947: Add trailing newlines after quoted replyByron Jones1-2/+2
r=dkl, a=LpSolit
2011-05-19Bug 658056 - Improper HTML on show_bug.cgi page when user is logged outDavid Lawrence1-7/+13
r/a=LpSolit
2011-05-17Bug 655229: Adds components, versions and milestones to Product.get Byron Jones2-36/+233
r=mkanat, a=mkanat
2011-05-17Bug 657542: Make the AND/OR tests for xt/search.t function properly andMax Kanat-Alexander6-94/+64
catch known-broken tests as it's supposed to. r=mkanat, a=mkanat (module owner)
2011-05-13Allow searches to specify whether the top-level criteria will be joinedMax Kanat-Alexander1-1/+1
together with AND or OR. (This is part of bug 647649 but fixes a test failure caused by bug 656994 so is being checked in now.)
2011-05-13Bug 656994: Test custom search more thoroughly in xt/search.t.Max Kanat-Alexander2-6/+135
r=mkanat, a=mkanat (module owner)
2011-05-13Bug 656790 - Create a basic framework for testing custom searchMax Kanat-Alexander3-1/+131
r=mkanat, a=mkanat (module owner)
2011-05-11Bug 656146: Require PatchReader 0.9.6 as it significantly improves the way ↵Frédéric Buclin1-1/+2
to display patches r/a=mkanat
2011-05-10Bug 28849: Block users from CCing other users if they do not have editbugs privsByron Jones3-3/+21
r=LpSolit, a=LpSolit
2013-05-07Bug 653659 - Cannot shrink-back attachment description textarea on detailed editDavid Lawrence1-1/+5
r/a=mkanat
2011-05-06Bug 653713: editusers.cgi crashes when editing a user profileJochen Wiedmann1-1/+4
r/a=mkanat
2011-05-06Bug 653341: Bug.create() fails to error out if an invalid group is passedFrédéric Buclin4-9/+26
r/a=mkanat
2013-05-04Bug 654833 - New hook to add additional attachment action links to the ↵David Lawrence1-0/+1
attachment details page r/a=mkanat
2013-05-04Bug 652625 - Empty queries still get run because the list_id parameter is ↵David Lawrence1-1/+3
added to them r/a=mkanat
2011-04-29Bug 653406: fix escaping of url vars in error messagesByron Jones1-8/+8
r=LpSolit, a=LpSolit
2011-04-28Bug 653404: Misleading error message when file to be attached is not ↵Frédéric Buclin1-1/+4
readable by browser r/a=LpSolit
2011-04-25Bug 653104 - The description of components in enter_bug.cgi is out of sync ↵David Lawrence1-0/+1
when some components are disabled r/a=LpSolit
2011-04-28Bump the version number post-release.Max Kanat-Alexander1-1/+1
2011-04-28Bump version number for 4.1.2.Max Kanat-Alexander2-3/+3
https://bugzilla.mozilla.org/show_bug.cgi?id=652474
2011-04-28Bug 538428: bugzilla.dtd is not validDavid Lawrence1-3/+3
r/a=LpSolit
2011-04-28Bug 601524: Linkified bug summaries in buglists look weirdByron Jones2-0/+12
r=pyrzak r=LpSolit a=LpSolit
2011-04-28Bug 653273 - Release Notes for Bugzilla 4.0.1Max Kanat-Alexander1-0/+39
r=LpSolit, a=mkanat
2011-04-28Bug 653263: XML bug files do not contain fields whose value evaluates to "false"Frédéric Buclin1-1/+7
r/a=mkanat
2011-04-28Bug 423612 - Allow editing extern_id for users from the admin interfaceJochen Wiedmann12-1/+96
r=mkanat, a=mkanat
2011-04-28Bug 646578: Make Math::Random::Secure fail to install if its dependenciesMax Kanat-Alexander1-1/+24
don't install properly, when using install-module.pl. r=glob, a=mkanat
2011-04-28Bug 640719: Allow creating bookmarkable templates without passing validation,Max Kanat-Alexander2-1/+9
on enter_bug.cgi r=pyrzak, a=mkanat
2011-04-24Bug 538428 - bugzilla.dtd is not validDavid Lawrence1-18/+38
2011-04-27Bug 652987: The XML file of a bug incorrectly sets the See Also fieldFrédéric Buclin1-0/+2
r=timello a=LpSolit
2011-04-27Bug 652338: The "Component" multi-select field in the search page ↵Frédéric Buclin1-1/+0
automatically scrolls to the top of the list every time you select a component r=mkanat a=LpSolit
2011-04-26Bug 652748: When reloading a bug page, any comment ID (#nn) appended to the ↵Frédéric Buclin1-3/+3
URL is lost r=dkl a=LpSolit
2011-04-25Bug 526737: bugzilla_ldapsync.rb fails and should be removedFrédéric Buclin1-183/+0
r/a=mkanat
2011-04-25Bug 562329: importxml.pl shouldn't set the resolution to INVALID when a ↵Frédéric Buclin1-1/+1
closed bug has none r/a=LpSolit