]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
15 years agoBug 578739: Instead of removing REFERENCES from _bz_real_schema and then
Max Kanat-Alexander [Wed, 14 Jul 2010 22:30:39 +0000 (15:30 -0700)] 
Bug 578739: Instead of removing REFERENCES from _bz_real_schema and then
populating FKs from _bz_schema at the end of checksetup, store REFERENCES
in _bz_real_schema with a special "created => 0" key that tells us that
we still need to create the FK.
r=mkanat, a=mkanat (module owner)

15 years agoAdd a sortkey to the Example extension's Config extension.
Max Kanat-Alexander [Wed, 14 Jul 2010 19:59:13 +0000 (12:59 -0700)] 
Add a sortkey to the Example extension's Config extension.

15 years agoBug 578587: Make checksetup be way quieter when creating a new install
Max Kanat-Alexander [Wed, 14 Jul 2010 18:52:46 +0000 (11:52 -0700)] 
Bug 578587: Make checksetup be way quieter when creating a new install
r=mkanat, a=mkanat (module owner)

15 years agoBug 578308: Move the parsing of special fields and the creation of
Max Kanat-Alexander [Wed, 14 Jul 2010 05:12:40 +0000 (22:12 -0700)] 
Bug 578308: Move the parsing of special fields and the creation of
@specialcharts out of init in Search.pm
r=mkanat, a=mkanat (module owner)

15 years agoBug 578594: Search.pm: Move deadlinefrom and deadlineto parsing into a
Max Kanat-Alexander [Wed, 14 Jul 2010 04:40:15 +0000 (21:40 -0700)] 
Bug 578594: Search.pm: Move deadlinefrom and deadlineto parsing into a
special method
r=mkanat, a=mkanat (module owner)

15 years agoThe changes to accept positional parameters in XML-RPC meant that sometimes
Max Kanat-Alexander [Wed, 14 Jul 2010 03:51:03 +0000 (20:51 -0700)] 
The changes to accept positional parameters in XML-RPC meant that sometimes
$params wouldn't just be undef, but actually missing, so validate() was
getting @keys where $params should have been.

https://bugzilla.mozilla.org/show_bug.cgi?id=577765

15 years agoBug 578531: Move the chfield stuff out of init, and make
Max Kanat-Alexander [Wed, 14 Jul 2010 02:14:28 +0000 (19:14 -0700)] 
Bug 578531: Move the chfield stuff out of init, and make
the changedbefore/after charts include the date specified
(they previously did exclusive searches)
r=mkanat, a=mkanat (module owner)

15 years ago2nd part of bug 536183: Update the default workflow
Frédéric Buclin [Wed, 14 Jul 2010 00:07:19 +0000 (02:07 +0200)] 
2nd part of bug 536183: Update the default workflow
r/a=mkanat

15 years agoThe illegal_changed_in_x_days error message is no longer used.
Max Kanat-Alexander [Wed, 14 Jul 2010 00:01:36 +0000 (17:01 -0700)] 
The illegal_changed_in_x_days error message is no longer used.

https://bugzilla.mozilla.org/show_bug.cgi?id=578323

15 years agoBug 578323: Remove the special parsing of "changedin" from Search.pm.
Max Kanat-Alexander [Tue, 13 Jul 2010 23:35:51 +0000 (16:35 -0700)] 
Bug 578323: Remove the special parsing of "changedin" from Search.pm.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577765: Allow XML-RPC to accept multiple positional parameters
Max Kanat-Alexander [Tue, 13 Jul 2010 23:05:02 +0000 (16:05 -0700)] 
Bug 577765: Allow XML-RPC to accept multiple positional parameters
r=ghendricks, a=mkanat

15 years agoBug 536183: Docs claim bug lifecycle is "hard-coded" despite that's no longer true
Frédéric Buclin [Tue, 13 Jul 2010 23:03:22 +0000 (01:03 +0200)] 
Bug 536183: Docs claim bug lifecycle is "hard-coded" despite that's no longer true
r=gerv a=mkanat

15 years agoRemove some errors from WS_ERROR_CODE that don't exist on trunk.
Max Kanat-Alexander [Tue, 13 Jul 2010 22:59:49 +0000 (15:59 -0700)] 
Remove some errors from WS_ERROR_CODE that don't exist on trunk.

https://bugzilla.mozilla.org/show_bug.cgi?id=412074

15 years agoBug 578366: Missing </dl>
Frédéric Buclin [Tue, 13 Jul 2010 22:54:55 +0000 (00:54 +0200)] 
Bug 578366: Missing </dl>
r/a=LpSolit

15 years agoBug 578324: The "Hours Worked" field in show_bug.cgi rejects all values passed to...
Frédéric Buclin [Tue, 13 Jul 2010 22:47:21 +0000 (00:47 +0200)] 
Bug 578324: The "Hours Worked" field in show_bug.cgi rejects all values passed to it if it would make the Remaining Time negative
r/a=mkanat

15 years agoBug 412074: Ability to add attachments to a bug via the WebService
Max Kanat-Alexander [Tue, 13 Jul 2010 22:43:40 +0000 (15:43 -0700)] 
Bug 412074: Ability to add attachments to a bug via the WebService
(Bug.add_attachment)
r=timello, a=mkanat

15 years agoBug 578316: Search.pm: Move the parsing of email* fields into a method
Max Kanat-Alexander [Tue, 13 Jul 2010 10:48:02 +0000 (03:48 -0700)] 
Bug 578316: Search.pm: Move the parsing of email* fields into a method
r=mkanat, a=mkanat (module owner)

15 years agoBug 578313: Search.pm: Move the parsing of basic fields (ones that map to
Max Kanat-Alexander [Tue, 13 Jul 2010 10:24:31 +0000 (03:24 -0700)] 
Bug 578313: Search.pm: Move the parsing of basic fields (ones that map to
fielddefs) into methods
r=mkanat, a=mkanat (module owner)

15 years agoBug 578310: Search.pm: Move the special parsing of bug_status and resolution
Max Kanat-Alexander [Tue, 13 Jul 2010 09:59:59 +0000 (02:59 -0700)] 
Bug 578310: Search.pm: Move the special parsing of bug_status and resolution
out of init and into some _special_parse_* functions.
r=mkanat, a=mkanat (module owner)

15 years agoBug 578299: Search.pm: Generate the GROUP BY clause in a method
Max Kanat-Alexander [Tue, 13 Jul 2010 09:19:04 +0000 (02:19 -0700)] 
Bug 578299: Search.pm: Generate the GROUP BY clause in a method
r=mkanat, a=mkanat (module owner)

15 years agoBug 236651: Remove obsolete instructions from the "2.1.5 Perl Modules" section
Frédéric Buclin [Tue, 13 Jul 2010 08:19:01 +0000 (10:19 +0200)] 
Bug 236651: Remove obsolete instructions from the "2.1.5 Perl Modules" section
r=reed

15 years agoBug 578007: Requests queue page has a broken table layout for various groupings
Frédéric Buclin [Tue, 13 Jul 2010 08:07:15 +0000 (10:07 +0200)] 
Bug 578007: Requests queue page has a broken table layout for various groupings
r=reed a=LpSolit

15 years agoBug 578275: Search.pm: Fully generate the ORDER BY clause inside of an
Max Kanat-Alexander [Tue, 13 Jul 2010 05:57:15 +0000 (22:57 -0700)] 
Bug 578275: Search.pm: Fully generate the ORDER BY clause inside of an
accessor
r=mkanat, a=mkanat (module owner)

15 years agoBug 578278: Search.pm: Fully generate the SELECT clause inside of an accessor
Max Kanat-Alexander [Tue, 13 Jul 2010 05:15:10 +0000 (22:15 -0700)] 
Bug 578278: Search.pm: Fully generate the SELECT clause inside of an accessor
r=mkanat, a=mkanat

15 years agoBug 578266: Clean up the SPECIAL_ORDER code and make it into an accessor,
Max Kanat-Alexander [Tue, 13 Jul 2010 03:55:03 +0000 (20:55 -0700)] 
Bug 578266: Clean up the SPECIAL_ORDER code and make it into an accessor,
in Search.pm
r=mkanat, a=mkanat (module owner)

15 years agoBug 578253 - Add autocomplete support to the requester and requestee fields on reques...
Reed Loden [Tue, 13 Jul 2010 03:21:08 +0000 (22:21 -0500)] 
Bug 578253 - Add autocomplete support to the requester and requestee fields on request.cgi
[r=mkanat a=mkanat]

https://bugzilla.mozilla.org/show_bug.cgi?id=578254

15 years agoBug 578253 - Add autocomplete support to the add users to watch input field
Reed Loden [Tue, 13 Jul 2010 02:27:46 +0000 (21:27 -0500)] 
Bug 578253 - Add autocomplete support to the add users to watch input field
[r=mkanat a=mkanat]

15 years agoBug 521463: Use consistent CSS for text input fields on enter_bug,
Max Kanat-Alexander [Tue, 13 Jul 2010 02:16:50 +0000 (19:16 -0700)] 
Bug 521463: Use consistent CSS for text input fields on enter_bug,
show_bug, post_bug, etc.
r=dkl, a=mkanat

15 years agoBug 490767: Make validation happen with JS, when filing a bug
Max Kanat-Alexander [Tue, 13 Jul 2010 02:12:06 +0000 (19:12 -0700)] 
Bug 490767: Make validation happen with JS, when filing a bug
r=pyrzak, a=mkanat

15 years agoalias_not_allowed should be multiple_alias_not_allowed
Max Kanat-Alexander [Tue, 13 Jul 2010 02:05:07 +0000 (19:05 -0700)] 
alias_not_allowed should be multiple_alias_not_allowed

https://bugzilla.mozilla.org/show_bug.cgi?id=415813

15 years agoBug 415813: Implement Bug.update() as an API for WebServices
Max Kanat-Alexander [Tue, 13 Jul 2010 01:41:12 +0000 (18:41 -0700)] 
Bug 415813: Implement Bug.update() as an API for WebServices
r=dkl, a=mkanat

15 years agoFix regression due to bug 372979, a=mkanat on IRC
Frédéric Buclin [Tue, 13 Jul 2010 01:35:42 +0000 (03:35 +0200)] 
Fix regression due to bug 372979, a=mkanat on IRC

15 years agoBug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group checkboxes
Frédéric Buclin [Tue, 13 Jul 2010 00:48:01 +0000 (02:48 +0200)] 
Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group checkboxes
r=reed a=LpSolit

15 years agoBug 578197: [PostgreSQL] When associating sequences with columns, also
Max Kanat-Alexander [Tue, 13 Jul 2010 00:38:53 +0000 (17:38 -0700)] 
Bug 578197: [PostgreSQL] When associating sequences with columns, also
fix the default of the columns so that it's identical to what a new
checksetup run would create.
r=mkanat, a=mkanat (module owner)

15 years agoBug 578220 - Remove the date time from the comment header in bugmails
Reed Loden [Mon, 12 Jul 2010 23:36:28 +0000 (18:36 -0500)] 
Bug 578220 - Remove the date time from the comment header in bugmails
[r=LpSolit a=LpSolit]

15 years agoBug 578197: [PostgreSQL] Properly associate sequences that had no
Max Kanat-Alexander [Mon, 12 Jul 2010 23:17:51 +0000 (16:17 -0700)] 
Bug 578197: [PostgreSQL] Properly associate sequences that had no
column association
r=mkanat, a=mkanat (module owner)

15 years agoBug 578003: E-mail notifications are missing datetime for comments
Frédéric Buclin [Mon, 12 Jul 2010 23:13:18 +0000 (01:13 +0200)] 
Bug 578003: E-mail notifications are missing datetime for comments
r=glob a=mkanat

15 years agoBug 577881 - Add missing space before 'class' parameter in global/textarea.html.tmpl...
Reed Loden [Mon, 12 Jul 2010 17:41:55 +0000 (12:41 -0500)] 
Bug 577881 - Add missing space before 'class' parameter in global/textarea.html.tmpl so class and previous parameters don't run into each other.
[r=LpSolit a=LpSolit]

15 years agoBug 563894: Milestone URL needs to be removed from documentation
Frédéric Buclin [Sun, 11 Jul 2010 17:09:10 +0000 (19:09 +0200)] 
Bug 563894: Milestone URL needs to be removed from documentation
r=wicked

15 years agoBug 577807: Convert the hard-coded stuff that adds map_* tables to @supptables
Max Kanat-Alexander [Sat, 10 Jul 2010 12:40:23 +0000 (05:40 -0700)] 
Bug 577807: Convert the hard-coded stuff that adds map_* tables to @supptables
in Search.pm into a data structure and a series of functions that parse the
data structure.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577805: Make chart_fields into an accessor in Search.pm
Max Kanat-Alexander [Sat, 10 Jul 2010 10:44:45 +0000 (03:44 -0700)] 
Bug 577805: Make chart_fields into an accessor in Search.pm
r=mkanat, a=mkanat (module owner)

15 years agoBug 577803 - Make multi_select_fields into an accessor in Search.pm
Max Kanat-Alexander [Sat, 10 Jul 2010 10:22:16 +0000 (03:22 -0700)] 
Bug 577803 - Make multi_select_fields into an accessor in Search.pm
r=mkanat, a=mkanat

15 years agoBug 577754: Make updating bugs_fulltext during checksetup.pl WAY faster
Max Kanat-Alexander [Sat, 10 Jul 2010 05:15:39 +0000 (22:15 -0700)] 
Bug 577754: Make updating bugs_fulltext during checksetup.pl WAY faster
for MySQL.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577602: Don't put multi-select fields into the GROUP BY in Search.pm,
Max Kanat-Alexander [Sat, 10 Jul 2010 05:07:51 +0000 (22:07 -0700)] 
Bug 577602: Don't put multi-select fields into the GROUP BY in Search.pm,
because they are created by an aggregate. (This fixes multi-select buglist
columns on Pg.)
r=mkanat, a=mkanat (module owner)

15 years agoRemove the empty "index" directory from Dusk.
Max Kanat-Alexander [Sat, 10 Jul 2010 04:33:44 +0000 (21:33 -0700)] 
Remove the empty "index" directory from Dusk.

15 years agoRemove the js/yui/utilities directory, because it's empty and keeps being
Max Kanat-Alexander [Sat, 10 Jul 2010 04:25:27 +0000 (21:25 -0700)] 
Remove the js/yui/utilities directory, because it's empty and keeps being
added (annoyingly) by the CVS mirror script.

15 years agoBug 451219: Allow altering from one SERIAL type to another on PostgreSQL,
Max Kanat-Alexander [Sat, 10 Jul 2010 04:09:18 +0000 (21:09 -0700)] 
Bug 451219: Allow altering from one SERIAL type to another on PostgreSQL,
for people upgrading Testopia from 1.3 to 2.0+.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577793: Improve the Pg SERIAL-altering code now that we require 8.3
Max Kanat-Alexander [Sat, 10 Jul 2010 04:00:08 +0000 (21:00 -0700)] 
Bug 577793: Improve the Pg SERIAL-altering code now that we require 8.3
r=mkanat, a=mkanat (module owner)

15 years agoBug 493653: Replace the bugzilla homepage images
Guy Pyrzak [Fri, 9 Jul 2010 18:15:52 +0000 (11:15 -0700)] 
Bug 493653: Replace the bugzilla homepage images
r=mkanat, a=mkanat

15 years agoBug 577538: Mark certain tests in xt/search.t as being broken only on Pg
Max Kanat-Alexander [Fri, 9 Jul 2010 02:49:22 +0000 (19:49 -0700)] 
Bug 577538: Mark certain tests in xt/search.t as being broken only on Pg
(and a few as being not broken at all on Pg).
r=mkanat, a=mkanat (module owner)

15 years agoPg and MySQL had inconsistent results for flagtypes.name greaterthan,
Max Kanat-Alexander [Fri, 9 Jul 2010 02:20:59 +0000 (19:20 -0700)] 
Pg and MySQL had inconsistent results for flagtypes.name greaterthan,
so I changed the values to make them consistent. (I suspect the inconsistency
is a bug in Pg itself that is not actually important to normal Bugzilla
usage.)

15 years agoBug 576670: Optimize Search.pm's "init" method for being called many times
Max Kanat-Alexander [Fri, 9 Jul 2010 02:00:31 +0000 (19:00 -0700)] 
Bug 576670: Optimize Search.pm's "init" method for being called many times
in a loop
r=glob, a=mkanat

15 years agoBug 577588: xt/seach.t was sometimes not properly translating special
Max Kanat-Alexander [Fri, 9 Jul 2010 01:47:39 +0000 (18:47 -0700)] 
Bug 577588: xt/seach.t was sometimes not properly translating special
<> values into the actual bug value, for searching
r=mkanat, a=mkanat (module owner)

15 years agoBug 577582: longdescs.isprivate "changedfrom" and "changedto" weren't
Max Kanat-Alexander [Fri, 9 Jul 2010 00:09:02 +0000 (17:09 -0700)] 
Bug 577582: longdescs.isprivate "changedfrom" and "changedto" weren't
working on PostgreSQL, because Search.pm always converted the value
into 1 or 0 and passed that as a number to the database, and Pg didn't
support numeric comparison with a text column.
r=mkanat, a=mkanat

15 years agoBug 577577: Make bz_drop_fk be tolerant of SQL failure
Max Kanat-Alexander [Thu, 8 Jul 2010 23:43:22 +0000 (16:43 -0700)] 
Bug 577577: Make bz_drop_fk be tolerant of SQL failure
r=mkanat, a=mkanat (module owner)

15 years agoBug 577575: If percentage_complete is a column in the buglist, remaining_time
Max Kanat-Alexander [Thu, 8 Jul 2010 23:22:08 +0000 (16:22 -0700)] 
Bug 577575: If percentage_complete is a column in the buglist, remaining_time
must also be selected from the database for PostgreSQL.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577569: [PostgreSQL] Make sql_position explicitly cast both its arguments
Max Kanat-Alexander [Thu, 8 Jul 2010 22:57:21 +0000 (15:57 -0700)] 
Bug 577569: [PostgreSQL] Make sql_position explicitly cast both its arguments
to text, to avoid an error when searching "longdescs.isprivate" with the
"casesubstring" operator in Search.pm.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577557: Make xt/search.t skip certain injection tests on PostgreSQL,
Max Kanat-Alexander [Thu, 8 Jul 2010 22:47:03 +0000 (15:47 -0700)] 
Bug 577557: Make xt/search.t skip certain injection tests on PostgreSQL,
because they make Pg throw an error and then be unable to run any further
tests. It's OK to skip these tests because they still run on MySQL, so
we'll still catch any injection vulns.
r=mkanat, a=mkanat (module owner)

15 years agoBug 567981 - Restore ability for page.cgi pages to contain . characters, but don...
Reed Loden [Thu, 8 Jul 2010 21:51:28 +0000 (14:51 -0700)] 
Bug 567981 - Restore ability for page.cgi pages to contain . characters, but don't permit '..' at all.
[r=mkanat a=mkanat]

15 years agoBug 305412: Update the minimum Pg requirement to 8.3, to allow casting
Max Kanat-Alexander [Thu, 8 Jul 2010 21:01:20 +0000 (14:01 -0700)] 
Bug 305412: Update the minimum Pg requirement to 8.3, to allow casting
bytea to text in Search.pm.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577415: Allow positional parameters for XML-RPC, because Testopia
Max Kanat-Alexander [Thu, 8 Jul 2010 20:16:29 +0000 (13:16 -0700)] 
Bug 577415: Allow positional parameters for XML-RPC, because Testopia
uses them.
r=ghendricks, a=mkanat

15 years agoRemove two errors that are no longer used, after the $$some_var refactor
Max Kanat-Alexander [Thu, 8 Jul 2010 19:21:31 +0000 (12:21 -0700)] 
Remove two errors that are no longer used, after the $$some_var refactor
in Search.pm.

https://bugzilla.mozilla.org/show_bug.cgi?id=574556

15 years agoUpdate xt/search.t to test that anyexact trims properly.
Max Kanat-Alexander [Thu, 8 Jul 2010 19:16:06 +0000 (12:16 -0700)] 
Update xt/search.t to test that anyexact trims properly.

https://bugzilla.mozilla.org/show_bug.cgi?id=575021

15 years agoBug 142394: Tabular reports should be sortable
Guy Pyrzak [Thu, 8 Jul 2010 19:03:36 +0000 (21:03 +0200)] 
Bug 142394: Tabular reports should be sortable
r=pyrzak a=LpSolit

15 years agoBug 575021: Make the anyexact operator in Search.pm properly trim its
Max Kanat-Alexander [Thu, 8 Jul 2010 18:58:10 +0000 (11:58 -0700)] 
Bug 575021: Make the anyexact operator in Search.pm properly trim its
input values
r=mkanat, a=mkanat (module owner)

15 years agoFix a template and POD bustage from the $$some_var Search.pm checkin.
Max Kanat-Alexander [Thu, 8 Jul 2010 18:48:48 +0000 (11:48 -0700)] 
Fix a template and POD bustage from the $$some_var Search.pm checkin.

https://bugzilla.mozilla.org/show_bug.cgi?id=574556

15 years agoBug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.
Max Kanat-Alexander [Thu, 8 Jul 2010 18:23:59 +0000 (11:23 -0700)] 
Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.
Instead, we pass around a hashref and update the hashref. This patch also
includes some cleanup for bugs surrounding percentage_complete,
attachments.isobsolete, attachments.ispatch, and owner_idle_time.
r=mkanat, a=mkanat

15 years agoBug 577520: Make the "Adding new table..." message not appear during
Max Kanat-Alexander [Thu, 8 Jul 2010 18:02:38 +0000 (11:02 -0700)] 
Bug 577520: Make the "Adding new table..." message not appear during
xt/search.t
r=mkanat, a=mkanat (module owner)

15 years agoBug 490930: Always store attachments locally if they are over X size (and below some...
Frédéric Buclin [Thu, 8 Jul 2010 16:58:33 +0000 (18:58 +0200)] 
Bug 490930: Always store attachments locally if they are over X size (and below some threshold!), don't ever display "Big File" checkbox
r=mkanat a=LpSolit

15 years agoBump the version number to 4.1 on trunk. bugzilla-4.1 release-4.1
Max Kanat-Alexander [Thu, 8 Jul 2010 16:47:09 +0000 (09:47 -0700)] 
Bump the version number to 4.1 on trunk.

15 years agoBug 575499: Fix a few text issues on the new Advanced Search page
Reed Loden [Thu, 8 Jul 2010 06:16:33 +0000 (23:16 -0700)] 
Bug 575499: Fix a few text issues on the new Advanced Search page
r=mkanat, a=mkanat

15 years agoBug 452761: Make the Date header of bugmail and requestmail always be
Reed Loden [Thu, 8 Jul 2010 06:14:56 +0000 (23:14 -0700)] 
Bug 452761: Make the Date header of bugmail and requestmail always be
equal to the delta_ts of the bug. This makes emails have the right Date
even when they are sent much later by jobqueue.pl.
r=mkanat, a=mkanat

15 years agoBug 577407: Several HTML elements have the same ID when editing parameters
Frédéric Buclin [Thu, 8 Jul 2010 02:18:38 +0000 (04:18 +0200)] 
Bug 577407: Several HTML elements have the same ID when editing parameters
r/a=mkanat

15 years agoBug 577089: Make convert-workflow fix the query values for series
Max Kanat-Alexander [Thu, 8 Jul 2010 00:17:26 +0000 (17:17 -0700)] 
Bug 577089: Make convert-workflow fix the query values for series
r=LpSolit, a=LpSolit

15 years agoBug 577149: Make convert-workflow rename values in saved searches
Max Kanat-Alexander [Thu, 8 Jul 2010 00:15:45 +0000 (17:15 -0700)] 
Bug 577149: Make convert-workflow rename values in saved searches
r=LpSolit, a=LpSolit

15 years agoFix search.t now that negative keyword searches are working.
Max Kanat-Alexander [Thu, 8 Jul 2010 00:02:03 +0000 (17:02 -0700)] 
Fix search.t now that negative keyword searches are working.

https://bugzilla.mozilla.org/show_bug.cgi?id=562014

15 years agoBug 577388: The target milestone tests in xt/search.t were failing,
Max Kanat-Alexander [Wed, 7 Jul 2010 23:32:39 +0000 (16:32 -0700)] 
Bug 577388: The target milestone tests in xt/search.t were failing,
incorrectly.
r=mkanat, a=mkanat (module owner)

15 years agoBug 574879: Create a test that assures the correctness of Search.pm's
Max Kanat-Alexander [Wed, 7 Jul 2010 21:34:25 +0000 (14:34 -0700)] 
Bug 574879: Create a test that assures the correctness of Search.pm's
boolean charts
r=glob, a=mkanat

15 years agoBug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::Product...
Frédéric Buclin [Wed, 7 Jul 2010 01:58:10 +0000 (03:58 +0200)] 
Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::Product->check()
r=mkanat a=LpSolit

15 years agoBug 576911 The admin/components/list.html template was using "component"
Max Kanat-Alexander [Wed, 7 Jul 2010 00:36:51 +0000 (17:36 -0700)] 
Bug 576911 The admin/components/list.html template was using "component"
as a variable name, but "component" is a reserved word in Template Toolkit.
This caused a warning from the template hook code.
r=LpSolit, a=LpSolit

15 years agoBug 552919: Sort group_concat results so that they sort correctly for buglists
Max Kanat-Alexander [Wed, 7 Jul 2010 00:13:46 +0000 (17:13 -0700)] 
Bug 552919: Sort group_concat results so that they sort correctly for buglists
r=mkanat, a=mkanat (module owner)

15 years agoBug 574995: Make the WebService return reporter, attachment submitter, and
Max Kanat-Alexander [Tue, 6 Jul 2010 22:09:24 +0000 (15:09 -0700)] 
Bug 574995: Make the WebService return reporter, attachment submitter, and
commenter all as "creator"
r=timello, a=mkanat

15 years agoBug 577058: Make collectstats.pl --regenerate work on PostgreSQL.
Max Kanat-Alexander [Tue, 6 Jul 2010 18:08:05 +0000 (11:08 -0700)] 
Bug 577058: Make collectstats.pl --regenerate work on PostgreSQL.
r=reed, a=LpSolit

15 years agoBug 577037: Make convert-workflow convert statuses in order, so that
Max Kanat-Alexander [Tue, 6 Jul 2010 18:03:40 +0000 (11:03 -0700)] 
Bug 577037: Make convert-workflow convert statuses in order, so that
IN_PROGRESS doesn't end up before CONFIRMED.
r=LpSolit, a=LpSolit

15 years agoBug 577049: POD must mention Bugzilla 4.0 instead of 3.8
Frédéric Buclin [Tue, 6 Jul 2010 17:21:37 +0000 (19:21 +0200)] 
Bug 577049: POD must mention Bugzilla 4.0 instead of 3.8
r/a=mkanat

15 years agoBug 577053: When upgrading from a version earlier than 4.0,
Max Kanat-Alexander [Tue, 6 Jul 2010 03:48:42 +0000 (20:48 -0700)] 
Bug 577053: When upgrading from a version earlier than 4.0,
change the logic on how we check to see if we need to populate
the status_workflow table for an upgrading installation, because
it was broken for upgrades from 2.18 and earlier.

15 years agoBump the version number post-release.
Max Kanat-Alexander [Tue, 6 Jul 2010 03:34:13 +0000 (20:34 -0700)] 
Bump the version number post-release.

15 years agoBump the version number for 3.7.2. bugzilla-3.7.2 release-3.7.2
Max Kanat-Alexander [Tue, 6 Jul 2010 02:35:55 +0000 (19:35 -0700)] 
Bump the version number for 3.7.2.

15 years agoBug 574892: [SECURITY] Add EXTRA_REQUIRED_FIELDS to Bugzilla::Object, which
Max Kanat-Alexander [Tue, 6 Jul 2010 02:24:00 +0000 (19:24 -0700)] 
Bug 574892: [SECURITY] Add EXTRA_REQUIRED_FIELDS to Bugzilla::Object, which
allows specifying that certain fields have validator defaults even if they
also have a database default or are in another table.
r=LpSolit, a=LpSolit

15 years agoThe new workflow patch forgot to update the default of
Max Kanat-Alexander [Tue, 6 Jul 2010 01:46:46 +0000 (18:46 -0700)] 
The new workflow patch forgot to update the default of
products.allows_unconfirmed to TRUE in the database.

https://bugzilla.mozilla.org/show_bug.cgi?id=486292

15 years agoFix the execute bit on contrib/convert-workflow.pl.
Max Kanat-Alexander [Tue, 6 Jul 2010 01:19:19 +0000 (18:19 -0700)] 
Fix the execute bit on contrib/convert-workflow.pl.

15 years agoFix a bare "bug" word in fields.html and fix a typo.
Max Kanat-Alexander [Tue, 6 Jul 2010 01:07:47 +0000 (18:07 -0700)] 
Fix a bare "bug" word in fields.html and fix a typo.

https://bugzilla.mozilla.org/show_bug.cgi?id=486292

15 years agoBug 576916: 'keywordaction' is undefined when editing a single bug
Frédéric Buclin [Tue, 6 Jul 2010 00:49:09 +0000 (02:49 +0200)] 
Bug 576916: 'keywordaction' is undefined when editing a single bug
r/a=mkanat

15 years agoBug 554964 - Show if a user is a "Default CC" under the Product Responsibilities...
Reed Loden [Tue, 6 Jul 2010 00:44:13 +0000 (19:44 -0500)] 
Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilities section of editusers.cgi.
[r=mkanat a=mkanat]

15 years agoBug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,
Max Kanat-Alexander [Tue, 6 Jul 2010 00:42:57 +0000 (17:42 -0700)] 
Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,
IN_PROGRESS, RESOLVED, VERIFIED.
r=LpSolit, a=mkanat

15 years agoBug 530468: Create a read-only Bugzilla::Whine object for whine events and
Eric Black [Tue, 6 Jul 2010 00:16:04 +0000 (17:16 -0700)] 
Bug 530468: Create a read-only Bugzilla::Whine object for whine events and
have editwhines.cgi use it
r=mkanat, a=mkanat

15 years agoBug 576105: Make install-module.pl able to install DateTime (and other
Max Kanat-Alexander [Mon, 5 Jul 2010 23:57:40 +0000 (16:57 -0700)] 
Bug 576105: Make install-module.pl able to install DateTime (and other
Module::Build-only modules) on Windows
r=mkanat, a=mkanat (module owner)

15 years agoBug 574177: Adds is_mandatory => 1 option for the product and version field
Tiago Mello [Mon, 5 Jul 2010 23:40:12 +0000 (20:40 -0300)] 
Bug 574177: Adds is_mandatory => 1 option for the product and version field
definitions.
r/a=mkanat

15 years agoBug 562014: Fix negative keyword searches like "contains none of the words"
Max Kanat-Alexander [Mon, 5 Jul 2010 23:34:43 +0000 (16:34 -0700)] 
Bug 562014: Fix negative keyword searches like "contains none of the words"
to properly find bugs with *none* of the listed keywords, and also to find
bugs with no keywords at all.
r=LpSolit, a=LpSolit

15 years agoBug 564433: Localized values are not displayed in the "Field only appears when" field...
Frédéric Buclin [Mon, 5 Jul 2010 22:15:12 +0000 (00:15 +0200)] 
Bug 564433: Localized values are not displayed in the "Field only appears when" field when editing custom fields
r/a=mkanat