]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
Max Kanat-Alexander [Tue, 22 Jun 2010 02:40:04 +0000 (19:40 -0700)]
Bug 573441: Add a DEFAULT and NOTNULL to the attachments.ispatch column
r=timello, a=mkanat
Tiago Mello [Tue, 22 Jun 2010 02:38:34 +0000 (19:38 -0700)]
Bug 571003: After changing the name of the default milestone using
editmilestones.cgi, the "Delete" link would show up in the list
of milestones when it should not have.
r=mkanat, a=mkanat
Tiago Mello [Tue, 22 Jun 2010 02:36:53 +0000 (19:36 -0700)]
Bug 570987: Fix the warning 'Argument "" isn't numeric in numeric gt
(>) at template/en/default/bug/field-label.html.tmpl line 34'
r=mkanat, a=mkanat
Tiago Mello [Tue, 22 Jun 2010 02:35:39 +0000 (19:35 -0700)]
Bug 568595: Add a hook to the end of variables.none.tmpl
r=mkanat, a=mkanat
Tiago Mello [Tue, 22 Jun 2010 02:33:59 +0000 (19:33 -0700)]
Bug 568383: Add a new hook in the header.html.tmpl template right after <head>
r=mkanat, a=mkanat
Max Kanat-Alexander [Tue, 22 Jun 2010 02:32:01 +0000 (19:32 -0700)]
Bug 567281: Make Bugzilla::Field use VALIDATOR_DEPENDENCIES instead of
UPDATE_VALIDATORS
r=timello, a=mkanat
Matt McHenry [Tue, 22 Jun 2010 02:30:36 +0000 (19:30 -0700)]
Bug 398473: User preference for the position of the comment box
r=mkanat, a=mkanat
Max Kanat-Alexander [Tue, 22 Jun 2010 02:25:37 +0000 (19:25 -0700)]
Bug 564082: Allow specifying defaults and overrides for incoming email
using command-line parameters to email_in.pl
r=timello, a=mkanat
Steve P [Tue, 22 Jun 2010 02:21:42 +0000 (19:21 -0700)]
Bug 252005: Allow changing the captialization of a group name
r=mkanat, a=mkanat
Max Kanat-Alexander [Tue, 22 Jun 2010 02:10:21 +0000 (19:10 -0700)]
Bug 22353: Automatic duplicate bug detection on enter_bug.cgi
r=glob, a=mkanat
Max Kanat-Alexander [Fri, 18 Jun 2010 20:52:51 +0000 (13:52 -0700)]
Bug 548198: Add a method of limiting the User.get results by group name or id
r=dkl, a=mkanat
Max Kanat-Alexander [Fri, 18 Jun 2010 20:48:21 +0000 (13:48 -0700)]
Bug 556422: Move the existing bug-moving functionality into an extension
called OldBugMove.
r=dkl, a=mkanat
Max Kanat-Alexander [Fri, 18 Jun 2010 08:00:38 +0000 (01:00 -0700)]
Bug 572949: Update YUI to 2.8.1
r=glob, a=mkanat
Max Kanat-Alexander [Thu, 17 Jun 2010 22:00:46 +0000 (15:00 -0700)]
Add Dusk/search_form.css to .bzrignore.
Max Kanat-Alexander [Thu, 17 Jun 2010 21:44:54 +0000 (14:44 -0700)]
Bug 413215: Move the sending of email notifications from process_bug.cgi
to Bugzilla::Bug
r=dkl, a=mkanat
Max Kanat-Alexander [Wed, 16 Jun 2010 23:53:55 +0000 (16:53 -0700)]
Fix the execute bit on bugzilla-queue.suse in bzr.
Max Kanat-Alexander [Wed, 16 Jun 2010 22:05:23 +0000 (15:05 -0700)]
Bug 559999: Make t/010dependencies.t consider "use base" to be just like "use"
r=timello, a=mkanat
Max Kanat-Alexander [Wed, 16 Jun 2010 06:22:58 +0000 (23:22 -0700)]
A few tinderbox bustage fixes from the checkin of bug 24896.
Max Kanat-Alexander [Wed, 16 Jun 2010 01:40:27 +0000 (18:40 -0700)]
Bug 24896: Make the First/Last/Prev/Next navigation on bugs work with
multiple buglists at once
r=glob, a=mkanat
Max Kanat-Alexander [Sat, 12 Jun 2010 02:11:24 +0000 (19:11 -0700)]
Bug 476722: Refactor Search.pm's funcdefs into a series of constants
and functions for interpreting search charts.
r=jjclark, a=mkanat
Guy Pyrzak [Sun, 6 Jun 2010 19:37:50 +0000 (12:37 -0700)]
Bug 450301: Simplify searching UI, forgot some filters, fixes burning in tinderbox
r=LpSolit, a=LpSolit
Guy Pyrzak [Sun, 6 Jun 2010 08:40:18 +0000 (01:40 -0700)]
Bug 450301: What Simplify searching UI, initial improvements to the advanced search ui.
r=mkanat, a=mkanat
Max Kanat-Alexander [Thu, 3 Jun 2010 19:18:43 +0000 (12:18 -0700)]
Bug 567846: Modify set_status, set_resolution, and set_dup_id to use
VALIDATOR_DEPENDENCIES, so that they don't need custom code in set_all.
Max Kanat-Alexander [Thu, 3 Jun 2010 15:36:04 +0000 (08:36 -0700)]
Bug 567296: Make Bugzilla::Bug use VALIDATOR_DEPENDENCIES instead of
UPDATE_VALIDATORS
r=dkl, a=mkanat
Max Kanat-Alexander [Tue, 1 Jun 2010 20:33:49 +0000 (13:33 -0700)]
Bug 569312: Speed up the adding of many FKs to the same table for MySQL
and PostgreSQL, by adding them all in one ALTER statement
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Tue, 1 Jun 2010 05:30:16 +0000 (22:30 -0700)]
Bug 569302: Make sure that Install::DB functions always print out a message
if they are conditionally doing something to the database.
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Tue, 1 Jun 2010 03:45:21 +0000 (20:45 -0700)]
Bug 561379: Upgrading from 3.4.4 to 3.6 would fails with ORA-01400,
because checksetup.pl was trying to run code that should never run on
Oracle.
r=mkanat, a=mkanat (module owner)
Tiago Mello [Fri, 28 May 2010 20:45:36 +0000 (22:45 +0200)]
Bug 568609: Duplicated "Bugzilla" word in the page header of describecomponents.cgi
r/a=LpSolit
<> [Fri, 28 May 2010 10:22:27 +0000 (11:22 +0100)]
Bug 568500 - teach Bugzilla about correct Content Type for JSON ctype. r=mkanat.
Max Kanat-Alexander [Wed, 26 May 2010 20:29:12 +0000 (13:29 -0700)]
There is no released stable version of List::MoreUtils higher than 0.22.
https://bugzilla.mozilla.org/show_bug.cgi?id=567303
Kent Rogers [Wed, 26 May 2010 01:45:33 +0000 (18:45 -0700)]
Bug 271913: Don't force the user to comment when adding Hours Worked
r=mkanat, a=mkanat
David Lawrence [Tue, 25 May 2010 21:29:51 +0000 (17:29 -0400)]
Bug 567780: When closing a bug as a duplicate, the error "There is no field 'dup_id'" is displayed
r=timello,a=LpSolit
Max Kanat-Alexander [Tue, 25 May 2010 03:19:12 +0000 (20:19 -0700)]
"part" can return "undef" for a list, so sometimes $has_deps or $no_deps
in Bugzilla::Object::_sort_by_deps were undef.
https://bugzilla.mozilla.org/show_bug.cgi?id=567303
Max Kanat-Alexander [Mon, 24 May 2010 22:55:40 +0000 (15:55 -0700)]
Bug 567303: Implement a working algorithm for sorting fields based on
VALIDATOR_DEPENDENCIES in Bugzilla::Object. (The previous code did not
actually sort fields correctly.)
r=timello, a=mkanat
Max Kanat-Alexander [Mon, 24 May 2010 19:58:53 +0000 (12:58 -0700)]
Bug 556901: Move the code for setting status, resolution, and dup_id
from process_bug.cgi into Bugzilla::Bug::set_all
Max Kanat-Alexander [Mon, 24 May 2010 19:56:47 +0000 (12:56 -0700)]
Bug 556407: Move the code for setting product and checking strict_isolation
from process_bug.cgi into Bugzilla::Bug::set_all
Max Kanat-Alexander [Sun, 23 May 2010 05:11:23 +0000 (22:11 -0700)]
Bug 556403: Move adding/removing of CCs from process_bug.cgi into
Bugzilla::Bug::set_all
Max Kanat-Alexander [Sun, 23 May 2010 05:09:43 +0000 (22:09 -0700)]
Bug 556397: Move the setting of single-bug fields from process_bug.cgi
into Bugzilla::Bug::set_all
r=dkl, a=mkanat
Max Kanat-Alexander [Sun, 23 May 2010 05:08:02 +0000 (22:08 -0700)]
Bug 560733: Move the base .htaccess file into bzr instead of having it
generated by checksetup.pl
r=LpSolit, a=mkanat
Frédéric Buclin [Sat, 22 May 2010 17:56:53 +0000 (19:56 +0200)]
Bug 510147: Some product names can trigger "Wide character in print" warnings (make sure to open files as UTF8)
r/a=mkanat
Frédéric Buclin [Thu, 20 May 2010 15:38:16 +0000 (17:38 +0200)]
Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_valid_action") and ThrowCodeError("unknown_action")
r=ghendricks a=LpSolit
Edmund Wong [Wed, 19 May 2010 18:05:38 +0000 (20:05 +0200)]
Bug 487106: Add explanation when a whining is empty
r=Callek r=LpSolit a=LpSolit
Tiago Mello [Wed, 19 May 2010 17:30:46 +0000 (10:30 -0700)]
Bug 566697 - Add a new hook in list/table.html.tmpl before the table, to
allow customizing the column attributes
r=mkanat, a=mkanat
Jonathan Martens [Wed, 19 May 2010 17:27:13 +0000 (10:27 -0700)]
Bug 566560: Make checksetup.pl explicitly check that List::MoreUtils
is installed
r=mkanat, a=mkanat
Max Kanat-Alexander [Wed, 19 May 2010 17:20:09 +0000 (10:20 -0700)]
Bug 565899: Make the html_linebreak filter safe by having it first call the
"html" filter
r=LpSolit, a=LpSolit
Kent Rogers [Wed, 19 May 2010 17:15:41 +0000 (10:15 -0700)]
Bug 563641: Make bugzilla-queue init script support SuSE
r=mkanat, a=mkanat
Tiago Mello [Wed, 19 May 2010 16:30:49 +0000 (09:30 -0700)]
Bug 565650: Add a new hook in the field-help template to allow custom fields
to be documented
r=mkanat, a=mkanat
Tiago Mello [Wed, 19 May 2010 16:28:37 +0000 (09:28 -0700)]
Bug 494395: Implement the ability to mark custom fields as mandatory when
creating/changing bugs
r=mkanat, a=mkanat
Max Kanat-Alexander [Wed, 19 May 2010 16:24:59 +0000 (09:24 -0700)]
Bug 376044: If we're running under mod_perl, use a refresh-style redirect
when coming back from colchange.cgi, because CGI.pm sometimes does not
send headers properly under mod_perl when redirecting and sending cookies
at the same time.
r=justdave, a=mkanat
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