]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
18 years agoBug 381738: SaveAccount() in userprefs.cgi doesn't check Bugzilla->user->authorizer...
lpsolit%gmail.com [Sat, 14 Jul 2007 03:48:28 +0000 (03:48 +0000)] 
Bug 381738: SaveAccount() in userprefs.cgi doesn't check Bugzilla->user->authorizer->can_change_{password|email} - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit

18 years agoBug 388036: Make Bugzilla::Bug do updating for alias in process_bug
mkanat%bugzilla.org [Sat, 14 Jul 2007 03:00:57 +0000 (03:00 +0000)] 
Bug 388036: Make Bugzilla::Bug do updating for alias in process_bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

18 years agoBug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgi
mkanat%bugzilla.org [Fri, 13 Jul 2007 21:02:57 +0000 (21:02 +0000)] 
Bug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

18 years agoBug 387678: Warnings thrown when running ./runtests -v 11 - Patch by Frédéric Bucli...
lpsolit%gmail.com [Fri, 13 Jul 2007 20:16:06 +0000 (20:16 +0000)] 
Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit

18 years agoBug 385415: Bugs marked as duplicate or moved to another installation always go to...
lpsolit%gmail.com [Fri, 13 Jul 2007 18:10:39 +0000 (18:10 +0000)] 
Bug 385415: Bugs marked as duplicate or moved to another installation always go to the RESOLVED state, even if the workflow has RESOLVED excluded from it (or if this bug status has been removed or renamed). Some major problems related to the workflow when upgrading or installing 3.1 are also fixed here - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

18 years agoBug 385849: Make Bugzilla::Bug do updating for op_sys, rep_platform, and other produc...
mkanat%bugzilla.org [Fri, 13 Jul 2007 17:43:27 +0000 (17:43 +0000)] 
Bug 385849: Make Bugzilla::Bug do updating for op_sys, rep_platform, and other product-inspecific fields
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

18 years agoBug 387831: Deleting products does not clean up the component_cc table - Patch by...
lpsolit%gmail.com [Thu, 12 Jul 2007 07:40:02 +0000 (07:40 +0000)] 
Bug 387831: Deleting products does not clean up the component_cc table - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

18 years agoBug 387705: Single dependency loop detection not working anymore - Patch by Ronaldo...
lpsolit%gmail.com [Thu, 12 Jul 2007 00:40:23 +0000 (00:40 +0000)] 
Bug 387705: Single dependency loop detection not working anymore - Patch by Ronaldo Maia <romaia@async.com.br> r/a=LpSolit

18 years agoBug 340350: 009bugwords.t barewords detection is imperfect - Patch by Frédéric...
lpsolit%gmail.com [Wed, 11 Jul 2007 22:30:05 +0000 (22:30 +0000)] 
Bug 340350: 009bugwords.t barewords detection is imperfect - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin a=LpSolit

18 years agoBug 365472 rename 'token_inexistent' to 'token_does_not_exist' or something
timeless%mozdev.org [Tue, 10 Jul 2007 12:08:12 +0000 (12:08 +0000)] 
Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or something
r=lpsolit a=lpsolit

18 years agoBug 366384 improve the message "Delete Component of Product 'Derivatives'"
timeless%mozdev.org [Tue, 10 Jul 2007 12:06:57 +0000 (12:06 +0000)] 
Bug 366384 improve the message "Delete Component of Product 'Derivatives'"
r=lpsolit a=lpsolit

18 years agoBug 383999 Replace "summed" with "stacked" so that I can find it
timeless%mozdev.org [Tue, 10 Jul 2007 12:05:14 +0000 (12:05 +0000)] 
Bug 383999 Replace "summed" with "stacked" so that I can find it
r=mkanat a=mkanat

18 years agoBug 384400 Delete milestone message uses "ALL" incorrectly
timeless%mozdev.org [Tue, 10 Jul 2007 12:02:53 +0000 (12:02 +0000)] 
Bug 384400 Delete milestone message uses "ALL" incorrectly
r=lpsolit a=lpsolit

18 years agoFixing bustage due to the checkin of bug 385379
lpsolit%gmail.com [Sat, 7 Jul 2007 16:15:56 +0000 (16:15 +0000)] 
Fixing bustage due to the checkin of bug 385379

18 years agoBug 376427: Exported XML files contain the incorrect status and resolution (they...
lpsolit%gmail.com [Sat, 7 Jul 2007 15:58:27 +0000 (15:58 +0000)] 
Bug 376427: Exported XML files contain the incorrect status and resolution (they are always set to RESOLVED MOVED) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

18 years agoBug 385379: Move dependency DB updating from process_bug into Bugzilla::Bug
mkanat%bugzilla.org [Sat, 7 Jul 2007 07:40:40 +0000 (07:40 +0000)] 
Bug 385379: Move dependency DB updating from process_bug into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

18 years agoBug 387177: Cannot move bugs to another installation: status_workflow table not locke...
lpsolit%gmail.com [Sat, 7 Jul 2007 03:32:56 +0000 (03:32 +0000)] 
Bug 387177: Cannot move bugs to another installation: status_workflow table not locked - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit

18 years agoBug 274408: iCalendar export shows summaries only after comma (must be escaped) ...
lpsolit%gmail.com [Thu, 5 Jul 2007 03:56:09 +0000 (03:56 +0000)] 
Bug 274408: iCalendar export shows summaries only after comma (must be escaped) - Patch by Colin Leroy <colin@colino.net> r/a=LpSolit

18 years agoBug 339437: Make flag requestee a select box and limit users to requestable only...
lpsolit%gmail.com [Thu, 5 Jul 2007 02:05:58 +0000 (02:05 +0000)] 
Bug 339437: Make flag requestee a select box and limit users to requestable only - Patch by Seth <laoseth@gmail.com> r/a=LpSolit

18 years agoBug 384664: Make keywords use Bugzilla::Bug in process_bug
mkanat%bugzilla.org [Wed, 4 Jul 2007 19:56:25 +0000 (19:56 +0000)] 
Bug 384664: Make keywords use Bugzilla::Bug in process_bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

18 years ago"Typo" in bug 337717: s/return/next/ in the foreach loop
lpsolit%gmail.com [Wed, 4 Jul 2007 03:57:06 +0000 (03:57 +0000)] 
"Typo" in bug 337717: s/return/next/ in the foreach loop

18 years agoBug 337717: whineatnews.pl sends email to users having "Bugmail Disabled = 1" - Patch...
lpsolit%gmail.com [Wed, 4 Jul 2007 03:31:07 +0000 (03:31 +0000)] 
Bug 337717: whineatnews.pl sends email to users having "Bugmail Disabled = 1" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

18 years agoBug 385209: Part 2: Only consider */NA and */MANDATORY when the bug is being moved...
lpsolit%gmail.com [Wed, 4 Jul 2007 03:27:13 +0000 (03:27 +0000)] 
Bug 385209: Part 2: Only consider */NA and */MANDATORY when the bug is being moved to another product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

18 years agoBug 385910: Rename the 'quicksearch_allow_empty_words' parameter to 'specific_search_...
lpsolit%gmail.com [Tue, 3 Jul 2007 21:22:00 +0000 (21:22 +0000)] 
Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to 'specific_search_allow_empty_words' (to avoid confusion with the QuickSearch feature) - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r=wicked a=mkanat

18 years agoBug 384651: Make CC adding and removal use Bugzilla::Bug in process_bug
mkanat%bugzilla.org [Mon, 2 Jul 2007 09:16:08 +0000 (09:16 +0000)] 
Bug 384651: Make CC adding and removal use Bugzilla::Bug in process_bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

18 years agoBug 385910: Add parameter to allow "find a specific bug" to accept an empty search...
lpsolit%gmail.com [Tue, 26 Jun 2007 23:35:56 +0000 (23:35 +0000)] 
Bug 385910: Add parameter to allow "find a specific bug" to accept an empty search - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r/a=LpSolit

18 years agoBug 383745: Incorrect charset specification in "please wait" screen when server push...
wurblzap%gmail.com [Fri, 22 Jun 2007 12:29:24 +0000 (12:29 +0000)] 
Bug 383745: Incorrect charset specification in "please wait" screen when server push is in use.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=mkanat, a=mkanat

18 years agoBug 385209: Any (powerless) user who can see a restricted bug can remove the bug...
lpsolit%gmail.com [Thu, 21 Jun 2007 19:06:05 +0000 (19:06 +0000)] 
Bug 385209: Any (powerless) user who can see a restricted bug can remove the bug from non-mandatory groups, which should only be possible when moving the bug to another product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

18 years agoBug 370921: reporter_accessible and cclist_accessible checkboxes in show_bug.cgi...
lpsolit%gmail.com [Wed, 20 Jun 2007 18:46:12 +0000 (18:46 +0000)] 
Bug 370921: reporter_accessible and cclist_accessible checkboxes in show_bug.cgi appear editable by users with no privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

18 years agoBug 347213: When moving a bug to another product, Bugzilla should let us preemptively...
lpsolit%gmail.com [Wed, 20 Jun 2007 18:03:04 +0000 (18:03 +0000)] 
Bug 347213: When moving a bug to another product, Bugzilla should let us preemptively put the bug into a (valid) group which is not a default one for this product

Bug 303183: Bugzilla fails to warn when a product change would force the removal of an optional group

Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

18 years agoBug 382978: Various cleanup in process_bug.cgi - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Mon, 18 Jun 2007 23:32:45 +0000 (23:32 +0000)] 
Bug 382978: Various cleanup in process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit

18 years agoBug 384805: whine.pl not sending any email anymore - Patch by Frédéric Buclin ...
lpsolit%gmail.com [Mon, 18 Jun 2007 23:15:09 +0000 (23:15 +0000)] 
Bug 384805: whine.pl not sending any email anymore - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

18 years agoBug 384497: Add a parameter that enables debug mode for SMTP
mkanat%bugzilla.org [Sun, 17 Jun 2007 23:57:09 +0000 (23:57 +0000)] 
Bug 384497: Add a parameter that enables debug mode for SMTP
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

18 years agoBug 382060: contrib/bz_webservice_demo.pl is unable to display bug data correctly...
lpsolit%gmail.com [Sun, 17 Jun 2007 23:07:13 +0000 (23:07 +0000)] 
Bug 382060: contrib/bz_webservice_demo.pl is unable to display bug data correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

18 years agoBug 384501: If you have a port name in the urlbase, SMTP may not work
mkanat%bugzilla.org [Sat, 16 Jun 2007 03:39:37 +0000 (03:39 +0000)] 
Bug 384501: If you have a port name in the urlbase, SMTP may not work
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

18 years agoBug 101179: Fully implement support for customised bug statuses and workflow (final...
lpsolit%gmail.com [Thu, 14 Jun 2007 21:35:54 +0000 (21:35 +0000)] 
Bug 101179: Fully implement support for customised bug statuses and workflow (final checkin!) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave

18 years agoBug 345100: Remove obsolete parameters and "officially" turn on custom bug status...
lpsolit%gmail.com [Thu, 14 Jun 2007 21:30:30 +0000 (21:30 +0000)] 
Bug 345100: Remove obsolete parameters and "officially" turn on custom bug status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave

18 years agoBug 344964: enter_bug.cgi should look at the custom status workflow to get the valid...
lpsolit%gmail.com [Thu, 14 Jun 2007 21:25:41 +0000 (21:25 +0000)] 
Bug 344964: enter_bug.cgi should look at the custom status workflow to get the valid initial bug statuses - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave

18 years agoBug 383935: Display how many other users have chosen to see your saved search in...
lpsolit%gmail.com [Wed, 13 Jun 2007 20:28:03 +0000 (20:28 +0000)] 
Bug 383935: Display how many other users have chosen to see your saved search in their footer - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=LpSolit

18 years agoBug 383520 â\80\93 Need to hook code-error.html.tmpl
ghendricks%novell.com [Wed, 13 Jun 2007 01:20:05 +0000 (01:20 +0000)] 
Bug 383520 â\80\93 Need to hook code-error.html.tmpl
Patch by ghendricks r=mkanat a=mkanat

18 years agoBug 380552 don't strike out "cancel and return to" it makes the link unreadable
timeless%mozdev.org [Mon, 11 Jun 2007 09:15:48 +0000 (09:15 +0000)] 
Bug 380552 don't strike out "cancel and return to" it makes the link unreadable
r=mkanat a=mkanat

18 years agoBug 383903: Voting for a bug gives a table lock error - Patch by Frédéric Buclin...
lpsolit%gmail.com [Sun, 10 Jun 2007 15:18:42 +0000 (15:18 +0000)] 
Bug 383903: Voting for a bug gives a table lock error - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=LpSolit

18 years agoBug 382974: $duplicate can be set even when not marking a bug as a dupe (security...
lpsolit%gmail.com [Sun, 3 Jun 2007 14:21:55 +0000 (14:21 +0000)] 
Bug 382974: $duplicate can be set even when not marking a bug as a dupe (security check bypass) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit

18 years agoBug 379127: Incorrect link to the documentation when trying to view an nonexistent...
lpsolit%gmail.com [Sat, 2 Jun 2007 20:59:19 +0000 (20:59 +0000)] 
Bug 379127: Incorrect link to the documentation when trying to view an nonexistent saved search - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit

18 years agoBug 378590 - rewrite and reduce the length of the bug-writing guidelines. Patch by...
gerv%gerv.net [Fri, 1 Jun 2007 14:35:52 +0000 (14:35 +0000)] 
Bug 378590 - rewrite and reduce the length of the bug-writing guidelines. Patch by gerv; r=lpsolit,mkanat, a=mkanat

18 years agoBug 364164: <select> fields for flags are of different widths if you are not in the...
lpsolit%gmail.com [Thu, 31 May 2007 20:49:39 +0000 (20:49 +0000)] 
Bug 364164: <select> fields for flags are of different widths if you are not in the grant group for all flags - Patch by Frédéric Buclin <LpSolit@gmail.com> r=reed r=gerv a=LpSolit

18 years agoBug 250604 - add link to Talkback instructions. Patch by gerv; r,a=lpsolit.
gerv%gerv.net [Thu, 31 May 2007 14:53:03 +0000 (14:53 +0000)] 
Bug 250604 - add link to Talkback instructions. Patch by gerv; r,a=lpsolit.

18 years agoBug 369987: Display real field names in editvalues.cgi - Patch by Frédéric Buclin...
lpsolit%gmail.com [Wed, 30 May 2007 19:08:10 +0000 (19:08 +0000)] 
Bug 369987: Display real field names in editvalues.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

18 years agoBug 344968: importxml.pl should support custom statuses - Patch by Frédéric Buclin...
lpsolit%gmail.com [Tue, 29 May 2007 22:24:41 +0000 (22:24 +0000)] 
Bug 344968: importxml.pl should support custom statuses - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

18 years agoBug 382330: Dependency trees broken when resolved bugs are hidden (regression) -...
lpsolit%gmail.com [Tue, 29 May 2007 21:38:37 +0000 (21:38 +0000)] 
Bug 382330: Dependency trees broken when resolved bugs are hidden (regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit

18 years agoBetter fix for bug 381837: Clicking a bug in the dependency graph will open the searc...
lpsolit%gmail.com [Tue, 29 May 2007 20:14:33 +0000 (20:14 +0000)] 
Better fix for bug 381837: Clicking a bug in the dependency graph will open the search page instead of the bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit

18 years agoBug 218618: Show line numbers on patch attachments when viewing them in "diff" mode...
lpsolit%gmail.com [Sun, 27 May 2007 03:34:42 +0000 (03:34 +0000)] 
Bug 218618: Show line numbers on patch attachments when viewing them in "diff" mode - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit

18 years agoBug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug status...
lpsolit%gmail.com [Sun, 27 May 2007 03:27:45 +0000 (03:27 +0000)] 
Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

18 years agoBug 381737: POD for the --field option of bz_webservice_demo.pl
lpsolit%gmail.com [Sat, 26 May 2007 17:00:34 +0000 (17:00 +0000)] 
Bug 381737: POD for the --field option of bz_webservice_demo.pl

18 years agoBug 381837: Clicking a bug in the dependency graph will open the search page instead...
lpsolit%gmail.com [Sat, 26 May 2007 06:10:40 +0000 (06:10 +0000)] 
Bug 381837: Clicking a bug in the dependency graph will open the search page instead of the bug - Patch by Frédéric Buclin <LpSolit@gmail.com> (original idea from Sebastian W.H. Czymaj <sczymaj@msls.de>) r=mkanat a=LpSolit

18 years agoBug 381737: Unable to get legal values of custom fields via XML-RPC - Patch by FrÃ...
lpsolit%gmail.com [Sat, 26 May 2007 06:01:21 +0000 (06:01 +0000)] 
Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

18 years agoBug 381732: Old tokens are not deleted on time when changing the email address -...
lpsolit%gmail.com [Sat, 26 May 2007 05:51:43 +0000 (05:51 +0000)] 
Bug 381732: Old tokens are not deleted on time when changing the email address - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

18 years agoBug 382037: Default CC is ignored when a bug is created via the webservice
mkanat%bugzilla.org [Sat, 26 May 2007 04:42:53 +0000 (04:42 +0000)] 
Bug 382037: Default CC is ignored when a bug is created via the webservice
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

18 years agoBug 381640: abstract_schema hook is broken--it prevents modification of the extension...
mkanat%bugzilla.org [Sat, 26 May 2007 01:18:03 +0000 (01:18 +0000)] 
Bug 381640: abstract_schema hook is broken--it prevents modification of the extension's own tables
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

18 years agoBug 304999: Emails not generating Date header for non-sendmail methods - Patch by...
lpsolit%gmail.com [Fri, 25 May 2007 03:21:37 +0000 (03:21 +0000)] 
Bug 304999: Emails not generating Date header for non-sendmail methods - Patch by Brion Vibber <brion@pobox.com> r=glob a=mkanat

18 years agoThis file has been committed by accident. It has nothing to do here. Backing it out!
lpsolit%gmail.com [Wed, 23 May 2007 23:18:52 +0000 (23:18 +0000)] 
This file has been committed by accident. It has nothing to do here. Backing it out!

18 years agoBug 380928 â\80\93 Bugzilla::Auth::Verify::create_or_update_user can return stale Bugzill...
ghendricks%novell.com [Wed, 23 May 2007 23:05:48 +0000 (23:05 +0000)] 
Bug 380928 â\80\93 Bugzilla::Auth::Verify::create_or_update_user can return stale Bugzilla::User object
patch by vrb@novell.com r=mkanat a=mkanat

18 years agoBug 364008: Work around 405 error on login from home page when using IIS 5.
justdave%bugzilla.org [Mon, 21 May 2007 23:19:22 +0000 (23:19 +0000)] 
Bug 364008: Work around 405 error on login from home page when using IIS 5.
Patch by Michael Kincaid <michael@luidia.com>
r=justdave, a=justdave

18 years agoBug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSolit@gmail...
lpsolit%gmail.com [Thu, 17 May 2007 20:10:52 +0000 (20:10 +0000)] 
Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv r=mkanat a=mkanat

18 years agoBug 380709: collectstats.pl can't find ThrowCodeError when a failure occurs - Patch...
lpsolit%gmail.com [Wed, 16 May 2007 02:09:13 +0000 (02:09 +0000)] 
Bug 380709: collectstats.pl can't find ThrowCodeError when a failure occurs - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

18 years agoBug 380416: template/en/default/admin/users/userdata.html.tmpl should honor can_chang...
ghendricks%novell.com [Tue, 15 May 2007 21:28:16 +0000 (21:28 +0000)] 
Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor can_change_password()
Patch by Vance Baarda <vrb@novell.com>
r=mkanat, a=mkanat

18 years agoBug 373660: Move dependency checking from process_bug into Bugzilla::Bug
mkanat%bugzilla.org [Tue, 15 May 2007 00:57:35 +0000 (00:57 +0000)] 
Bug 373660: Move dependency checking from process_bug into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

18 years agoBug 379787: Flag request mail has a blank requestee when requestee doesn't get the...
lpsolit%gmail.com [Tue, 15 May 2007 00:25:21 +0000 (00:25 +0000)] 
Bug 379787: Flag request mail has a blank requestee when requestee doesn't get the mail - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked r=myk a=LpSolit

18 years agoBug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wicked...
lpsolit%gmail.com [Mon, 14 May 2007 22:56:29 +0000 (22:56 +0000)] 
Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=justdave a=LpSolit

18 years agoBug 379918: Replace ListIDsForEmail() with subselect - Patch by Joel Peshkin <bugrepo...
lpsolit%gmail.com [Mon, 14 May 2007 22:31:43 +0000 (22:31 +0000)] 
Bug 379918: Replace ListIDsForEmail() with subselect - Patch by Joel Peshkin <bugreport@peshkin.net> r/a=mkanat

18 years agoI forgot this template in my previous checkin :)
lpsolit%gmail.com [Mon, 14 May 2007 00:00:03 +0000 (00:00 +0000)] 
I forgot this template in my previous checkin :)

18 years agoBug 327077: Implement a way to get all the components with a given default assignee...
lpsolit%gmail.com [Sun, 13 May 2007 23:58:26 +0000 (23:58 +0000)] 
Bug 327077: Implement a way to get all the components with a given default assignee (owner) and/or default QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit

18 years agoBug 380103: No product name provided when editing a component - Patch by Frédéric...
lpsolit%gmail.com [Fri, 11 May 2007 01:15:08 +0000 (01:15 +0000)] 
Bug 380103: No product name provided when editing a component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl r=justdave a=LpSolit

18 years agoBug 376908: Installation process should not assume skins are in the same directory...
lpsolit%gmail.com [Thu, 10 May 2007 21:59:40 +0000 (21:59 +0000)] 
Bug 376908: Installation process should not assume skins are in the same directory as checksetup.pl - Patch by guillomovitch@zarb.org r/a=mkanat

18 years agoBug 311982: Remove useless quotes when displaying the milestone URL - Patch by FrÃ...
lpsolit%gmail.com [Thu, 10 May 2007 19:42:23 +0000 (19:42 +0000)] 
Bug 311982: Remove useless quotes when displaying the milestone URL - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit

18 years agoBug 345290: Give a CSS class to various sections of the buglist, including quips...
lpsolit%gmail.com [Thu, 10 May 2007 16:42:59 +0000 (16:42 +0000)] 
Bug 345290: Give a CSS class to various sections of the buglist, including quips - Patch by timeless <timeless@bemail.org> r=wicked a=mkanat

18 years agoBug 376911: Non-text content-types require setting the charset manually in the $cgi...
lpsolit%gmail.com [Thu, 10 May 2007 16:35:02 +0000 (16:35 +0000)] 
Bug 376911: Non-text content-types require setting the charset manually in the $cgi->header() call - Patch by guillomovitch@zarb.org r=gerv a=mkanat

18 years agoBug 325691: terms.Bugs not used everywhere in templates - Patch by victory <spam...
lpsolit%gmail.com [Thu, 10 May 2007 16:12:48 +0000 (16:12 +0000)] 
Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <spam@bmo2007.rsz.jp> r=wicked a=mkanat

18 years agoBug 366346: On process_bug.cgi with submit_action=nothing, provide Next/Prev link...
lpsolit%gmail.com [Thu, 10 May 2007 16:03:21 +0000 (16:03 +0000)] 
Bug 366346: On process_bug.cgi with submit_action=nothing, provide Next/Prev link - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit

18 years agoFix release notes test failures.
mkanat%bugzilla.org [Wed, 9 May 2007 02:46:32 +0000 (02:46 +0000)] 
Fix release notes test failures.

18 years agoBug 379777: Finalize Release Notes for Bugzilla 3.0
mkanat%bugzilla.org [Wed, 9 May 2007 02:18:16 +0000 (02:18 +0000)] 
Bug 379777: Finalize Release Notes for Bugzilla 3.0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

18 years agoBug 349560: Zooming textareas onBlur event prevent Commit button from submitting...
lpsolit%gmail.com [Mon, 7 May 2007 20:50:36 +0000 (20:50 +0000)] 
Bug 349560: Zooming textareas onBlur event prevent Commit button from submitting - Patch by Bill Barry <after.fallout@gmail.com> r/a=LpSolit

18 years agoFix bustage from checkin of Bug 374331--defaultlanguage parameter no longer exists...
mkanat%bugzilla.org [Sun, 6 May 2007 03:11:35 +0000 (03:11 +0000)] 
Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer exists, use $languages[0] instead. r=LpSolit

18 years agoBug 374331: Bugzilla::Template should use template_include_path from Bugzilla::Instal...
mkanat%bugzilla.org [Sun, 6 May 2007 00:50:54 +0000 (00:50 +0000)] 
Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla::Install::Util
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=mkanat

18 years agoBug 378759: Quick Search plugin does not conform to OpenSearch specification - Patch...
lpsolit%gmail.com [Fri, 27 Apr 2007 02:13:35 +0000 (02:13 +0000)] 
Bug 378759: Quick Search plugin does not conform to OpenSearch specification - Patch by Zak Johnson <zakj@nox.cx> r=wicked a=LpSolit

18 years agoBug 378672: Use of uninitialized value in numeric comparison (<=>) at Bugzilla/Update...
lpsolit%gmail.com [Wed, 25 Apr 2007 04:11:42 +0000 (04:11 +0000)] 
Bug 378672: Use of uninitialized value in numeric comparison (<=>) at Bugzilla/Update.pm line 178 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

18 years agoBug 372589: Firefox squishes bugsearch window making it difficult to use - Patch...
lpsolit%gmail.com [Mon, 23 Apr 2007 20:26:35 +0000 (20:26 +0000)] 
Bug 372589: Firefox squishes bugsearch window making it difficult to use - Patch by Gervase Markham <gerv@mozilla.org> r/a=mkanat

18 years agoBug 377564: Indexes are not renamed when renaming tables
mkanat%bugzilla.org [Thu, 19 Apr 2007 17:59:37 +0000 (17:59 +0000)] 
Bug 377564: Indexes are not renamed when renaming tables
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

18 years agoBug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to get...
lpsolit%gmail.com [Thu, 19 Apr 2007 15:05:20 +0000 (15:05 +0000)] 
Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit

18 years agoBug 372531: "match" should be a generic function in Bugzilla::Object
mkanat%bugzilla.org [Thu, 19 Apr 2007 09:04:54 +0000 (09:04 +0000)] 
Bug 372531: "match" should be a generic function in Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

18 years agoBug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch by FrÃ...
lpsolit%gmail.com [Wed, 18 Apr 2007 05:13:22 +0000 (05:13 +0000)] 
Bug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton r=mkanat a=LpSolit

18 years agoBug 258647: productmenu.js and productform.js should be consolidated - Patch by Teemu...
lpsolit%gmail.com [Wed, 18 Apr 2007 03:08:06 +0000 (03:08 +0000)] 
Bug 258647: productmenu.js and productform.js should be consolidated - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit

18 years agoBug 182082: Help system should support more browsers - Patch by Teemu Mannermaa ...
lpsolit%gmail.com [Sun, 15 Apr 2007 23:43:26 +0000 (23:43 +0000)] 
Bug 182082: Help system should support more browsers - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit

18 years agoBug 373869: Custom field names must be all lowercase or buglist.cgi sorting throws...
justdave%bugzilla.org [Sun, 15 Apr 2007 06:35:56 +0000 (06:35 +0000)] 
Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting throws an error
Patch by mkanat and justdave
r=LpSolit,mkanat; a=mkanat

18 years agoBug 92552: Separate reassignment from bug status change (they are now independent...
lpsolit%gmail.com [Fri, 13 Apr 2007 19:53:23 +0000 (19:53 +0000)] 
Bug 92552: Separate reassignment from bug status change (they are now independent) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit

18 years agoBug 375191: Remove ChangeStatus() and ChangeResolution() from process_bug.cgi - Patch...
lpsolit%gmail.com [Wed, 11 Apr 2007 02:30:32 +0000 (02:30 +0000)] 
Bug 375191: Remove ChangeStatus() and ChangeResolution() from process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv r=mkanat r=bkor a=LpSolit

18 years agoBug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (next...
lpsolit%gmail.com [Tue, 10 Apr 2007 22:33:10 +0000 (22:33 +0000)] 
Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit

18 years agoBug 344969: Remove hardcoded bug statuses from collectstats.pl and reports.cgi (prepa...
lpsolit%gmail.com [Tue, 10 Apr 2007 17:07:16 +0000 (17:07 +0000)] 
Bug 344969: Remove hardcoded bug statuses from collectstats.pl and reports.cgi (prepare them for custom statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit

18 years agoBug 102622: Dependency graphs should be able to be limited by "relationship" - Patch...
lpsolit%gmail.com [Sat, 7 Apr 2007 16:18:02 +0000 (16:18 +0000)] 
Bug 102622: Dependency graphs should be able to be limited by "relationship" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit

18 years agoBug 262275: Allow to expand/collapse comments when viewing bugs - Patch by FrédÃ...
lpsolit%gmail.com [Sat, 7 Apr 2007 07:34:21 +0000 (07:34 +0000)] 
Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit