]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
Reed Loden [Tue, 18 May 2010 13:12:59 +0000 (08:12 -0500)]
Bug 566499 - "#c0 links have the wrong href"
[r=LpSolit a=LpSolit]
Max Kanat-Alexander [Mon, 17 May 2010 16:56:37 +0000 (09:56 -0700)]
Bug 556373: Move the adding/removing of groups from process_bug.cgi to
Bugzilla::Bug::set_all
r=dkl, a=mkanat
Frédéric Buclin [Mon, 17 May 2010 16:34:44 +0000 (18:34 +0200)]
Bug 560281: Do not display deleted attachments in "View All"
a=LpSolit
Edmund Wong [Mon, 17 May 2010 15:02:53 +0000 (17:02 +0200)]
Bug 460799: Move JS code out of bug/comments.html.tmpl
r/a=LpSolit
Max Kanat-Alexander [Sun, 16 May 2010 22:25:53 +0000 (15:25 -0700)]
Bug 556167: Move the setting of dependson/blocked from process_bug.cgi
into Bugzilla::Bug::set_all
r=dkl, a=mkanat
Max Kanat-Alexander [Sun, 16 May 2010 22:21:29 +0000 (15:21 -0700)]
Bug 428452: Move code to set/modify keywords from process_bug.cgi into
Bugzilla::Bug::set_all
r=dkl, a=mkanat
Max Kanat-Alexander [Sun, 16 May 2010 22:20:02 +0000 (15:20 -0700)]
Bug 556154: process_bug.cgi: move the stuff in the loop after $b->set_all
into Bugzilla::Bug::set_all
r=dkl, a=mkanat
Marco [Sat, 15 May 2010 11:30:28 +0000 (13:30 +0200)]
Bug 395896: Hide the "Short Format" button in "Format for Printing" when printing
r/a=LpSolit
Max Kanat-Alexander [Fri, 14 May 2010 14:30:19 +0000 (07:30 -0700)]
Need to do FILTER html FILTER html_linebreak to actually have a safe filter.
https://bugzilla.mozilla.org/show_bug.cgi?id=372537
Max Kanat-Alexander [Fri, 14 May 2010 14:25:05 +0000 (07:25 -0700)]
Bug 561296: A fix allowing updating a field value's name when it is
the default value
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Fri, 14 May 2010 14:20:05 +0000 (07:20 -0700)]
Bug 556731 - Make Bugzilla::Milestone, Bugzilla::Version, and
Bugzilla::Component use VALIDATOR_DEPENDENCIES instead of UPDATE_VALIDATORS
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Fri, 14 May 2010 14:11:38 +0000 (07:11 -0700)]
Bug 372537: Improve CodeErrors: show the traceback (without function
arguments)
r=LpSolit, a=LpSolit
Frédéric Buclin [Fri, 14 May 2010 13:31:14 +0000 (15:31 +0200)]
Bug 565880: Do not throw an error when obsoleting an already obsolete attachment
a=LpSolit
Frédéric Buclin [Fri, 14 May 2010 13:14:54 +0000 (15:14 +0200)]
Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should be user errors, not code errors
a=LpSolit
Reed Loden [Fri, 14 May 2010 12:24:02 +0000 (07:24 -0500)]
Bug 559398 - "Old incomplete data warning showing on activity view due to custom field value of '?'"
[r=LpSolit a=LpSolit]
Frédéric Buclin [Fri, 14 May 2010 10:31:18 +0000 (12:31 +0200)]
Bug 565790: Unprivileged users cannot create bugs anymore
r/a=mkanat
Frédéric Buclin [Thu, 13 May 2010 23:55:50 +0000 (01:55 +0200)]
Backing out bug 271913: comments are no longer displayed, see also bug 565794
Max Kanat-Alexander [Thu, 13 May 2010 15:50:15 +0000 (08:50 -0700)]
Bug 555850: Make fields.html help on enter_bug happen when the user hovers
over the fields
r=timello, a=mkanat
Frédéric Buclin [Thu, 13 May 2010 13:44:19 +0000 (15:44 +0200)]
Bug 565314: Cannot edit FIXED bugs when a blocker is open, when "noresolveonopenblockers" is on
r/a=mkanat
Max Kanat-Alexander [Thu, 13 May 2010 06:31:38 +0000 (23:31 -0700)]
Replace "in_group(timetracker)" in bug/comments.html with is_timetracker.
https://bugzilla.mozilla.org/show_bug.cgi?id=271913
Kent Rogers [Thu, 13 May 2010 06:29:58 +0000 (23:29 -0700)]
Bug 271913: Do not force the user to comment when adding Hours Worked
r=mkanat, a=mkanat
Max Kanat-Alexander [Thu, 13 May 2010 06:28:30 +0000 (23:28 -0700)]
Bug 556123: process_bug.cgi: move the setting of comments and work_time
into Bugzilla::Bug::set_all
r=dkl, a=mkanat
Max Kanat-Alexander [Thu, 13 May 2010 06:27:10 +0000 (23:27 -0700)]
Bug 556105: process_bug.cgi: Change the setting of normal global bug fields
to use set_all
r=dkl, a=mkanat
Max Kanat-Alexander [Thu, 13 May 2010 06:15:45 +0000 (23:15 -0700)]
Bug 565240: Make colchange.cgi exit after it redirects the user, instead
of printing a template afterward
r=justdave, a=mkanat
David Lawrence [Wed, 12 May 2010 17:08:21 +0000 (13:08 -0400)]
Bug 486050: Bugzilla should prefill quicksearch box when showing search results from a quicksearch
r/a=mkanat
Reed Loden [Tue, 11 May 2010 22:21:47 +0000 (17:21 -0500)]
Bug 565145 - "Invalid Parameter 'in_new_bugmail' error after submitting a new bug"
[r=timello a=LpSolit]
Max Kanat-Alexander [Mon, 10 May 2010 08:20:10 +0000 (01:20 -0700)]
Change @changed_fields to \@changed_fields inside a hashref in
Bugzilla::BugMail.
https://bugzilla.mozilla.org/show_bug.cgi?id=395451
David Lawrence [Fri, 7 May 2010 16:39:52 +0000 (12:39 -0400)]
Bug 478771: Bugzilla::Search should drop invalid bug statuses from the search criteria
r/a=mkanat
Frédéric Buclin [Fri, 7 May 2010 12:59:28 +0000 (14:59 +0200)]
Bug 561745: Impossible to uncheck boxes in the Email preferences
r/a=mkanat
Reed Loden [Fri, 7 May 2010 03:44:58 +0000 (22:44 -0500)]
Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead of direct SQL"
[r=mkanat a=mkanat]
Edmund Wong [Fri, 7 May 2010 03:33:25 +0000 (20:33 -0700)]
Bug 463945: Add default values for membercontrol and othercontrol
in group_control_map, and fix their DB type to be correct
r=mkanat, a=mkanat
Reed Loden [Thu, 6 May 2010 03:27:14 +0000 (22:27 -0500)]
Bug 455302 - "Change the "Name and Password" tab to be "Account Information" (as password may or may not be changeable)"
[r=mkanat a=mkanat]
Jesse Clark [Thu, 6 May 2010 02:19:42 +0000 (19:19 -0700)]
Bug 180812: Make boolean charts involving both flags and attachments
limit the flag search based on the attachment criteria
r=mkanat, a=mkanat
Max Kanat-Alexander [Thu, 6 May 2010 02:14:04 +0000 (19:14 -0700)]
Bug 562551: Allow template-only extensions to work
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Tue, 27 Apr 2010 19:14:36 +0000 (12:14 -0700)]
Bug 550727: Add JSONP Support to the JSON-RPC WebService Interface
r=dkl, a=mkanat
Max Kanat-Alexander [Tue, 27 Apr 2010 19:01:24 +0000 (12:01 -0700)]
Bug 561322: Make Bugzilla::DB::_connect and related functions take their
parameters as a hashref, to improve the API and to avoid exposing the
database password on error.
r=mkanat, a=mkanat (module owner)
Frédéric Buclin [Fri, 23 Apr 2010 16:01:40 +0000 (18:01 +0200)]
Bug 561362: Remove the 'sendmailnow' parameter
r=justdave a=LpSolit
Max Kanat-Alexander [Thu, 22 Apr 2010 18:52:45 +0000 (11:52 -0700)]
Bug 550732: Allow read-only JSON-RPC methods to be called with GET
r=dkl, a=mkanat
Frédéric Buclin [Thu, 22 Apr 2010 18:14:26 +0000 (20:14 +0200)]
Bug 561129: Various warnings thrown by Search.pm: Perl 5.12 complains for lc(undef) and uc(undef)
r/a=mkanat
Max Kanat-Alexander [Thu, 22 Apr 2010 18:08:39 +0000 (11:08 -0700)]
Bug 539865: Make Bugzilla::Object pass $params to validators during create()
(implement VALIDATOR_DEPENDENCIES)
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Thu, 22 Apr 2010 18:05:28 +0000 (11:05 -0700)]
Bug 560862: defined(%hash) is deprecated in Perl 5.12, so stop using it.
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Thu, 22 Apr 2010 18:02:17 +0000 (11:02 -0700)]
Bug 560009: Use firstidx from List::MoreUtils instead of lsearch
r=timello, a=mkanat
Max Kanat-Alexander [Thu, 22 Apr 2010 17:44:44 +0000 (10:44 -0700)]
The maintainer of MIME::tools released a new version that now supports
--alldeps for Makefile.PL, so we don't need to make a special exception
for it anymore.
https://bugzilla.mozilla.org/show_bug.cgi?id=560691
Max Kanat-Alexander [Thu, 22 Apr 2010 00:46:24 +0000 (17:46 -0700)]
Add a comment above BOOLEAN_MAP to make it crystal clear that it does
not now need to be updated.
Max Kanat-Alexander [Wed, 21 Apr 2010 00:00:42 +0000 (17:00 -0700)]
Bug 560691: Make sure that install-module.pl never prompts the user while
installing modules
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Tue, 20 Apr 2010 22:59:31 +0000 (15:59 -0700)]
ftp.heanet.ie had the same problems as perl.secsup.org, so I'm removing it
from the list.
https://bugzilla.mozilla.org/show_bug.cgi?id=560330
Max Kanat-Alexander [Tue, 20 Apr 2010 22:00:57 +0000 (15:00 -0700)]
Bug 560330: Make sure that we always have a modern version of CPAN
installed when running install-module.pl. Otherwise, certain modules
(like DateTime) weren't getting their XS compiled or their dependencies
installed with Perl 5.8.8 and earlier.
This also updates the urllist to remove perl.secsup.org (which was
hanging when used with curl) and add a few more mirrors (including
some in Europe).
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Mon, 19 Apr 2010 23:24:06 +0000 (16:24 -0700)]
Bug 560318: Make install-module.pl correctly install modules that use
Module::Build when a modern version of Module::Build is installed
(DateTime uses Module::Build.)
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Mon, 19 Apr 2010 23:21:58 +0000 (16:21 -0700)]
Bug 560284: Make all errors that checksetup.pl throws be red
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Mon, 19 Apr 2010 22:37:02 +0000 (15:37 -0700)]
Bug 559573: Update the POD of email_in.pl to reflect its actual,
correct capabilities for 3.6.
r=LpSolit, a=LpSolit
Frédéric Buclin [Mon, 19 Apr 2010 19:25:01 +0000 (21:25 +0200)]
Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugs
r=mkanat a=LpSolit
Reed Loden [Mon, 19 Apr 2010 19:21:03 +0000 (14:21 -0500)]
Bug 560161 - "Minor typo in Quicksearch help file"
[r=mkanat a=mkanat]
Max Kanat-Alexander [Mon, 19 Apr 2010 18:33:17 +0000 (11:33 -0700)]
Bug 560252: By default, users in editbugs should be in bz_canusewhines.
(Make editbugs inherit bz_canusewhines when we create bz_canusewhines.)
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Mon, 12 Apr 2010 01:08:57 +0000 (18:08 -0700)]
Bug 557385: Update the 3.6 Release Notes for the final release
r=LpSolit
Frédéric Buclin [Fri, 9 Apr 2010 14:23:44 +0000 (16:23 +0200)]
Bug 558318: "Invalid Parameter for keywords" error thrown when creating a new bug
r=timello a=LpSolit
Frédéric Buclin [Thu, 8 Apr 2010 23:00:40 +0000 (01:00 +0200)]
Bug 558199: Unused variables in Search.pm
r=justdave a=LpSolit
Frédéric Buclin [Thu, 8 Apr 2010 12:04:03 +0000 (14:04 +0200)]
Bug 558032: Incorrect "X votes" link when viewing a bug
r=reed a=LpSolit
Frédéric Buclin [Thu, 8 Apr 2010 10:28:47 +0000 (12:28 +0200)]
Bug 284650: Beginning a chart name with an "_" (underscore) causes errors
r/a=mkanat
Frédéric Buclin [Thu, 8 Apr 2010 10:12:42 +0000 (12:12 +0200)]
Bug 69621: Remove the keyword cache (which is not updated on keyword rename/delete)
r/a=mkanat
Tiago Mello [Wed, 7 Apr 2010 18:00:05 +0000 (20:00 +0200)]
Bug 557324: object_before_delete does not work when object is Bugzilla::Classification
r/a=mkanat
Frédéric Buclin [Wed, 7 Apr 2010 14:33:39 +0000 (16:33 +0200)]
Bug 557806: When setting the upgrade_notification parameter, an error should be thrown if you don't have all the required Perl modules installed
r=glob a=LpSolit
Frédéric Buclin [Wed, 7 Apr 2010 14:21:26 +0000 (16:21 +0200)]
Bug 557780: Remove the unused .substr method in Template.pm
r=glob a=LpSolit
Max Kanat-Alexander [Wed, 7 Apr 2010 03:31:26 +0000 (20:31 -0700)]
Bug 552647: CSS fixes for the search-direction arrows and the buglist table
headers
r=LpSolit, a=LpSolit
Frédéric Buclin [Wed, 7 Apr 2010 01:00:01 +0000 (03:00 +0200)]
Bug 557686: PostgreSQL crashes when deleting a custom field of type Date/Time
r=mkanat a=LpSolit
Frédéric Buclin [Tue, 6 Apr 2010 23:54:55 +0000 (01:54 +0200)]
Bug 557495: PostgreSQL crashes when deleting a custom field of type BugID
r/a=mkanat
Reed Loden [Tue, 6 Apr 2010 03:19:34 +0000 (22:19 -0500)]
Bug 532350 - "Can't add Debian bug URLs to a bug using "See Also""
[r=LpSolit r=mkanat a=mkanat]
Max Kanat-Alexander [Mon, 5 Apr 2010 23:26:09 +0000 (16:26 -0700)]
Bug 556429: Stop sending bugmail from inside the template
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Fri, 2 Apr 2010 23:34:02 +0000 (16:34 -0700)]
Bug 556439: Prevent datetime_from from dying if it gets 0000-00-00 as a
date from the database
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Fri, 2 Apr 2010 21:00:18 +0000 (14:00 -0700)]
Bug 556869: New Hook: object_before_delete
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Fri, 2 Apr 2010 11:50:34 +0000 (04:50 -0700)]
Bug 556736: Make the bug_end_of_update hook also send $old_bug to the hook
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Fri, 2 Apr 2010 05:42:42 +0000 (22:42 -0700)]
Bug 556695: New Hook: object_end_of_set
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Thu, 1 Apr 2010 01:05:14 +0000 (18:05 -0700)]
Bug 554714: Make JSON-RPC throw errors properly even if they are thrown
before method evaluation (like during checking of Bugzilla_login and
Bugzilla_password)
r=dkl, a=mkanat
Marc Schumann [Tue, 30 Mar 2010 21:51:23 +0000 (23:51 +0200)]
Bug 556021: Remove "buglist" bareword from request queue page.
r/a=mkanat
Frédéric Buclin [Tue, 30 Mar 2010 21:44:38 +0000 (23:44 +0200)]
Bug 552167: show_bug.cgi loads flagtypes from the database for each attachment
r/a=mkanat
Frank Becker [Tue, 30 Mar 2010 10:18:13 +0000 (12:18 +0200)]
Bug 515515: For clients, mid-air collision results when user's timezone preference differs from server's
r=mkanat r=LpSolit a=LpSolit
Reed Loden [Tue, 30 Mar 2010 01:22:56 +0000 (20:22 -0500)]
Follow-up to bug 533121 -- make regex for matching "code.google.com" case-insensitive
[r=mkanat over IRC]
Reed Loden [Tue, 30 Mar 2010 01:01:45 +0000 (20:01 -0500)]
Bug 533121 - "Support Google Code for see_also urls"
[r=LpSolit a=mkanat]
Frédéric Buclin [Mon, 29 Mar 2010 21:59:51 +0000 (23:59 +0200)]
Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags method
a=LpSolit
Frédéric Buclin [Mon, 29 Mar 2010 21:40:58 +0000 (23:40 +0200)]
Bug 553693: A new logincookie is created when changing the password or email address instead of reusing the existing one
r/a=mkanat
Max Kanat-Alexander [Mon, 29 Mar 2010 21:14:14 +0000 (14:14 -0700)]
Bug 554986: Add a "notmatches" search type, which allows the minus sign
operator to start working for bare words in Quicksearch again
r=LpSolit, a=LpSolit
Tiago Mello [Mon, 29 Mar 2010 13:05:07 +0000 (15:05 +0200)]
Bug 555089: Add hooks in the messages template to warn the user after updating classification or components custom fields
r/a=mkanat
Gabor Szabo [Mon, 29 Mar 2010 12:52:58 +0000 (14:52 +0200)]
Bug 555431: documentation should point to perl.org and not perl.com
r/a=LpSolit
Tiago Mello [Mon, 29 Mar 2010 12:40:38 +0000 (14:40 +0200)]
Bug 554552: Refactor classifications and components templates to use edit-common.html.tmpl and add the 'rows' hook
r/a=mkanat
Tiago Mello [Mon, 29 Mar 2010 12:31:35 +0000 (14:31 +0200)]
Bug 548327: Administration page should have hooks to extend the admin links
r/a=mkanat
Gervase Markham [Mon, 29 Mar 2010 12:22:44 +0000 (14:22 +0200)]
Bug 540042: Change flag markup to identify flag type in all cases
r/a=LpSolit
Gervase Markham [Mon, 29 Mar 2010 12:06:55 +0000 (14:06 +0200)]
Bug 25275: Allow the URL column to be displayed in buglists
r/a=LpSolit
Max Kanat-Alexander [Sun, 28 Mar 2010 22:42:31 +0000 (15:42 -0700)]
Bug 554819: Make Quicksearch use Text::ParseWords instead of its custom
splitString method.
r=LpSolit, a=LpSolit
Guy Pyrzak [Sun, 28 Mar 2010 21:39:40 +0000 (14:39 -0700)]
Bug 548975: Under trunk Firefox builds with Direct2D enabled on Windows,
<dt> tags were overly bold
r=mkanat, a=mkanat
Max Kanat-Alexander [Sun, 28 Mar 2010 21:36:11 +0000 (14:36 -0700)]
Bug 554569: WebService Bug.fields: Make it so that if you request a field
by both id and name, only one field is returned
r=dkl, a=mkanat
Max Kanat-Alexander [Sun, 28 Mar 2010 21:30:30 +0000 (14:30 -0700)]
Bug 554560: WebService Bug.fields: Send visibility_values for all select-type
fields (including built-in fields that don't support it yet), but don't send
a single null in the array for fields that have no visibility values.
r=dkl, a=mkanat
Max Kanat-Alexander [Sun, 28 Mar 2010 21:26:37 +0000 (14:26 -0700)]
Bug 554536: [WebService] Make Bug.fields not send the "values" item for
fields that don't have a list of values
r=dkl, a=mkanat
Max Kanat-Alexander [Sun, 28 Mar 2010 21:24:17 +0000 (14:24 -0700)]
Bug 553923: Don't word-wrap messages and errors for the WebService
r=dkl, a=mkanat
Max Kanat-Alexander [Sun, 28 Mar 2010 21:22:12 +0000 (14:22 -0700)]
Bug 553913: Add explicit error codes to WebService errors that were missing
them
r=dkl, a=mkanat
Max Kanat-Alexander [Sun, 28 Mar 2010 21:19:26 +0000 (14:19 -0700)]
Bug 550765: Unicode strings from install_string were showing up as garbage
when used in the web interface
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Sun, 28 Mar 2010 21:15:24 +0000 (14:15 -0700)]
Bug 550148: Using Quicksearch with a comma-separated list of bug ids was
throwing an error, and this patch fixes it
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Sun, 28 Mar 2010 21:11:52 +0000 (14:11 -0700)]
Bug 490766: Link all field labels on enter_bug.cgi to their description
on fields.html
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Sun, 28 Mar 2010 21:05:18 +0000 (14:05 -0700)]
Bug 365926: Serve attachments without an explicit charset, and let the browser
decide which charset to use
r=LpSolit, a=LpSolit
Reed Loden [Sun, 28 Mar 2010 06:29:14 +0000 (01:29 -0500)]
Bug 549814 - "Internal error when using login fields in header/footer after visiting token.cgi URL"
[r=mkanat a=mkanat]
Reed Loden [Sun, 28 Mar 2010 04:28:14 +0000 (23:28 -0500)]
Bug 533927 - "email address domain filtering is applying to non-email fields in the history"
[r=LpSolit a=LpSolit]
Reed Loden [Sun, 28 Mar 2010 04:02:42 +0000 (23:02 -0500)]
Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and requestees"
[r=LpSolit a=LpSolit]