]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
15 years agoBug 514703 - revert changes to bug link detection algorithm. r,a=LpSolit
gerv%gerv.net [Thu, 7 Jan 2010 15:04:09 +0000 (15:04 +0000)] 
Bug 514703 - revert changes to bug link detection algorithm. r,a=LpSolit

15 years agoBug 535675: Typing +foo in the QuickSearch box throws an "uninitialized value" warnin...
lpsolit%gmail.com [Wed, 6 Jan 2010 14:59:10 +0000 (14:59 +0000)] 
Bug 535675: Typing +foo in the QuickSearch box throws an "uninitialized value" warning (missing 'order' parameter) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit

15 years agoBug 538039: Typo when deleting a custom field value - Patch by Frédéric Buclin...
lpsolit%gmail.com [Tue, 5 Jan 2010 23:51:57 +0000 (23:51 +0000)] 
Bug 538039: Typo when deleting a custom field value - Patch by Frédéric Buclin <LpSolit@gmail.com> r=reed a=LpSolit

15 years agoBug 467992: Login fails if the user's LDAP account is denied search in LDAP - Patch...
lpsolit%gmail.com [Tue, 5 Jan 2010 08:32:53 +0000 (08:32 +0000)] 
Bug 467992: Login fails if the user's LDAP account is denied search in LDAP - Patch by Adam Batkin <adam@batkin.net> r/a=mkanat

15 years agoBug 534587 - "Bugmail uses the timezone of the changee instead of the user receiving...
reed%reedloden.com [Tue, 5 Jan 2010 07:05:59 +0000 (07:05 +0000)] 
Bug 534587 - "Bugmail uses the timezone of the changee instead of the user receiving the mail" [p=reed r=mkanat a=mkanat]

15 years agoBug 531841: Change all hour-related database fields to decimal(7,3) so that they...
mkanat%bugzilla.org [Thu, 31 Dec 2009 13:01:47 +0000 (13:01 +0000)] 
Bug 531841: Change all hour-related database fields to decimal(7,3) so that they can store numbers greater than 999.99 in modern versions of MySQL.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxies
mkanat%bugzilla.org [Thu, 31 Dec 2009 12:53:19 +0000 (12:53 +0000)] 
Bug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxies
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups in editg...
mkanat%bugzilla.org [Thu, 31 Dec 2009 12:48:21 +0000 (12:48 +0000)] 
Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups in editgroups.cgi
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit

15 years agoBug 519858 - Move uncommonly used parameters out of the "Required" section and into...
mkanat%bugzilla.org [Thu, 31 Dec 2009 12:37:48 +0000 (12:37 +0000)] 
Bug 519858 - Move uncommonly used parameters out of the "Required" section and into a "General" and "Advanced" section
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to help out...
mkanat%bugzilla.org [Thu, 31 Dec 2009 12:31:39 +0000 (12:31 +0000)] 
Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to help out extensions
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat

15 years agoBug 385606: Logincookies are recreated at each HTTP request when using the 'Env'...
lpsolit%gmail.com [Thu, 31 Dec 2009 12:16:37 +0000 (12:16 +0000)] 
Bug 385606: Logincookies are recreated at each HTTP request when using the 'Env' auth method - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@oshannes...
reed%reedloden.com [Thu, 31 Dec 2009 00:17:29 +0000 (00:17 +0000)] 
Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@oshannessy.com (Paul O'Shannessy [zpao]) r=LpSolit a=LpSolit]

15 years agoBug 532518: Credentials are not checked correctly when viewing one attachment from...
lpsolit%gmail.com [Wed, 30 Dec 2009 14:54:28 +0000 (14:54 +0000)] 
Bug 532518: Credentials are not checked correctly when viewing one attachment from another bug's alternate host - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

15 years agoBug 537083: The attachment table is too narrow by default - Patch by Frédéric Bucli...
lpsolit%gmail.com [Wed, 30 Dec 2009 14:37:02 +0000 (14:37 +0000)] 
Bug 537083: The attachment table is too narrow by default - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 483987: Administrators can't create user accounts when using the Env authenticati...
lpsolit%gmail.com [Wed, 30 Dec 2009 14:28:38 +0000 (14:28 +0000)] 
Bug 483987: Administrators can't create user accounts when using the Env authentication method - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 486323: Activity log (history) has a blank <body> if there's no content - Patch...
lpsolit%gmail.com [Mon, 28 Dec 2009 18:02:39 +0000 (18:02 +0000)] 
Bug 486323: Activity log (history) has a blank <body> if there's no content - Patch by Krzysztof Drewniak <krzysdrewniak@gmail.com> r=gerv a=LpSolit

15 years agoBug 511216: Assignee is blank in Whine emails - Patch by Kent Rogers <kar@cray.com...
lpsolit%gmail.com [Mon, 28 Dec 2009 00:58:47 +0000 (00:58 +0000)] 
Bug 511216: Assignee is blank in Whine emails - Patch by Kent Rogers <kar@cray.com> r/a=Lpsolit

15 years agoBug 475523: Fix instructions on whineatnews email to refer to correct show_bug option...
wicked%sci.fi [Sun, 27 Dec 2009 14:32:52 +0000 (14:32 +0000)] 
Bug 475523: Fix instructions on whineatnews email to refer to correct show_bug options. Patch by Kent Rogers <kar@cray.com> r=wicked a=mkanat

15 years agoBug 162060: Remove the relationship between "votestoconfirm" and whether or not the...
mkanat%bugzilla.org [Thu, 17 Dec 2009 23:31:51 +0000 (23:31 +0000)] 
Bug 162060: Remove the relationship between "votestoconfirm" and whether or not the UNCONFIRMED status is available, by adding a checkbox to enable the UNCONFIRMED status in editproducts.cgi.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 470608: <colgroup> is not well supported - Patch by Aaron Larson <aaron@larsonson...
lpsolit%gmail.com [Thu, 17 Dec 2009 23:15:32 +0000 (23:15 +0000)] 
Bug 470608: <colgroup> is not well supported - Patch by Aaron Larson <aaron@larsonsonline.net> r/a=LpSolit

15 years agoBug 535309: The bug_status and resolution fields in query.cgi can be ignored by Searc...
lpsolit%gmail.com [Thu, 17 Dec 2009 23:10:33 +0000 (23:10 +0000)] 
Bug 535309: The bug_status and resolution fields in query.cgi can be ignored by Search.pm if you deactivated some resolutions or bug statuses - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 465930: Some fields have no description in the user auto-completion form - Patch...
lpsolit%gmail.com [Thu, 17 Dec 2009 23:06:14 +0000 (23:06 +0000)] 
Bug 465930: Some fields have no description in the user auto-completion form - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoBug 531119: Fix the Bugzilla.extensions WebService method to work with the new Extens...
mkanat%bugzilla.org [Thu, 17 Dec 2009 21:51:41 +0000 (21:51 +0000)] 
Bug 531119: Fix the Bugzilla.extensions WebService method to work with the new Extensions system.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 518459: Remove certain QuickSearch features that are no longer needed (after...
mkanat%bugzilla.org [Thu, 17 Dec 2009 21:47:58 +0000 (21:47 +0000)] 
Bug 518459: Remove certain QuickSearch features that are no longer needed (after the re-work) and may be confusing
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 525606: Make the template_before_process hook run whenever a template is loaded...
mkanat%bugzilla.org [Thu, 17 Dec 2009 05:27:10 +0000 (05:27 +0000)] 
Bug 525606: Make the template_before_process hook run whenever a template is loaded (including PROCESS and INCLUDE), not just when $template->process is called.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 506559: WebService function to get information about fields (Bug.fields)
mkanat%bugzilla.org [Thu, 17 Dec 2009 05:13:55 +0000 (05:13 +0000)] 
Bug 506559: WebService function to get information about fields (Bug.fields)
Patch by Frank Becker <Frank@Frank-Becker.de> r=mkanat, a=mkanat

15 years agoAfter the checkin of bug 524603, checksetup.pl printed "No such file or directory...
mkanat%bugzilla.org [Tue, 15 Dec 2009 01:52:59 +0000 (01:52 +0000)] 
After the checkin of bug 524603, checksetup.pl printed "No such file or directory at Bugzilla/Install/Filesystem.pm line 465" the first time the new code was run. This fixes the warning.

15 years agoBug 524603: Allow a non-root jobqueue.pl to write to data/mailer.testfile (for the...
mkanat%bugzilla.org [Mon, 14 Dec 2009 23:12:04 +0000 (23:12 +0000)] 
Bug 524603: Allow a non-root jobqueue.pl to write to data/mailer.testfile (for the "Test" mail_delivery_method)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 525420: Cache Bugzilla::Bug::VALIDATORS so that the same hash is returned every...
mkanat%bugzilla.org [Mon, 14 Dec 2009 23:08:55 +0000 (23:08 +0000)] 
Bug 525420: Cache Bugzilla::Bug::VALIDATORS so that the same hash is returned every time within a single page call
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=mkanat

15 years agoBug 523762: Prevent the template_before_process hook from causing an infinite recursi...
mkanat%bugzilla.org [Mon, 14 Dec 2009 23:07:08 +0000 (23:07 +0000)] 
Bug 523762: Prevent the template_before_process hook from causing an infinite recursion when an error is thrown
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 524251: Move the bug visibility controls to the right of the timetracking and...
mkanat%bugzilla.org [Sun, 13 Dec 2009 22:52:18 +0000 (22:52 +0000)] 
Bug 524251: Move the bug visibility controls to the right of the timetracking and attachments tables
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCK
mkanat%bugzilla.org [Sun, 13 Dec 2009 22:47:33 +0000 (22:47 +0000)] 
Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCK
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoFix a compile error in Bugzilla::Install::DB from the last checkin.
mkanat%bugzilla.org [Sun, 13 Dec 2009 22:13:23 +0000 (22:13 +0000)] 
Fix a compile error in Bugzilla::Install::DB from the last checkin.

15 years agoBug 369489: Remove the milestoneurl feature and link "Target Milestone" to the fields...
mkanat%bugzilla.org [Sun, 13 Dec 2009 22:07:48 +0000 (22:07 +0000)] 
Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to the fields.html page
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoThe tinderbox was burning from the checkin of the
mkanat%bugzilla.org [Sun, 13 Dec 2009 21:59:41 +0000 (21:59 +0000)] 
The tinderbox was burning from the checkin of the
"webservice attachments by ids" patch--it looks like a part of the patch
was just missing or something when it was posted to bmo. I've fixed it now.

15 years agoBug 505826: Allow boolean searches on the Comment field in Oracle.
mkanat%bugzilla.org [Sun, 13 Dec 2009 21:13:27 +0000 (21:13 +0000)] 
Bug 505826: Allow boolean searches on the Comment field in Oracle.
Patch by Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat

15 years agoFix a POD error in Bugzilla/Auth.pm that was causing a tree burn for 5.8.1.
mkanat%bugzilla.org [Sun, 13 Dec 2009 21:11:13 +0000 (21:11 +0000)] 
Fix a POD error in Bugzilla/Auth.pm that was causing a tree burn for 5.8.1.

15 years agoBug 502683: Ability to get attachments by ID in the WebService
mkanat%bugzilla.org [Sun, 13 Dec 2009 21:06:55 +0000 (21:06 +0000)] 
Bug 502683: Ability to get attachments by ID in the WebService
Patch by Tiago Mello <timello@gmail.com> r=mkanat, a=mkanat

15 years agoBug 526734: Allow localization of the "From update of attachment" string in comments
mkanat%bugzilla.org [Sun, 13 Dec 2009 20:56:44 +0000 (20:56 +0000)] 
Bug 526734: Allow localization of the "From update of attachment" string in comments
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 527387: Make Parameter section sortkeys numeric and leave space between the numbers
mkanat%bugzilla.org [Sun, 13 Dec 2009 20:49:07 +0000 (20:49 +0000)] 
Bug 527387: Make Parameter section sortkeys numeric and leave space between the numbers
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 355283: Lock out a user account on a particular IP for 30 minutes if they fail...
mkanat%bugzilla.org [Sun, 13 Dec 2009 20:46:24 +0000 (20:46 +0000)] 
Bug 355283: Lock out a user account on a particular IP for 30 minutes if they fail to log in 5 times from that IP.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 310532: Bookmarkable new bug templates do not include estimated hours or alias...
lpsolit%gmail.com [Sun, 13 Dec 2009 13:53:29 +0000 (13:53 +0000)] 
Bug 310532: Bookmarkable new bug templates do not include estimated hours or alias fields - Patch by Mark Banner <bugzilla@standard8.plus.com> r/a=LpSolit

15 years agoBug 233398: Update the customization docs to point to the Extensions system POD inste...
mkanat%bugzilla.org [Sat, 12 Dec 2009 22:20:09 +0000 (22:20 +0000)] 
Bug 233398: Update the customization docs to point to the Extensions system POD instead of having docs about template hooks in the Guide.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 530467: Create a read-only Bugzilla::Whine::Query object and have editwhines...
mkanat%bugzilla.org [Sat, 12 Dec 2009 22:15:42 +0000 (22:15 +0000)] 
Bug 530467: Create a read-only Bugzilla::Whine::Query object and have editwhines.cgi use it
Patch by Eric Black <eblack@higherone.com> r=mkanat, a=mkanat

15 years agoBug 512606: Make statuses currently available for the user to change this bug to...
mkanat%bugzilla.org [Sat, 12 Dec 2009 21:55:15 +0000 (21:55 +0000)] 
Bug 512606: Make statuses currently available for the user to change this bug to be controlled by Bugzilla::Bug, not the template
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) so that...
mkanat%bugzilla.org [Sat, 12 Dec 2009 21:48:11 +0000 (21:48 +0000)] 
Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) so that it's clearer and easier to use when browsing.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 381912:Add the ability to add attachments by email using email_in.pl
mkanat%bugzilla.org [Sat, 12 Dec 2009 21:40:12 +0000 (21:40 +0000)] 
Bug 381912:Add the ability to add attachments by email using email_in.pl
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 526158: Make email_in.pl use Bugzilla::Bug->create to create bugs instead of...
mkanat%bugzilla.org [Thu, 10 Dec 2009 22:18:05 +0000 (22:18 +0000)] 
Bug 526158: Make email_in.pl use Bugzilla::Bug->create to create bugs instead of requiring post_bug.cgi
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 425668: Make the body classes and other header information show up properly in...
mkanat%bugzilla.org [Thu, 10 Dec 2009 22:13:09 +0000 (22:13 +0000)] 
Bug 425668: Make the body classes and other header information show up properly in process_bug.cgi if we're doing same_bug or next_bug
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 518024: Make quicksearch accept any field name or any unique starting substring...
mkanat%bugzilla.org [Tue, 8 Dec 2009 01:19:13 +0000 (01:19 +0000)] 
Bug 518024: Make quicksearch accept any field name or any unique starting substring of a fieldname
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 184252: Display a link below each table in request.cgi pointing to its correspond...
lpsolit%gmail.com [Mon, 7 Dec 2009 19:29:32 +0000 (19:29 +0000)] 
Bug 184252: Display a link below each table in request.cgi pointing to its corresponding buglist - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoBug 530009: Put the template header stuff required to display show_bug all in one...
mkanat%bugzilla.org [Mon, 7 Dec 2009 19:11:58 +0000 (19:11 +0000)] 
Bug 530009: Put the template header stuff required to display show_bug all in one place
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 369080: Add the possibility to split emails with the semicolon character - Patch...
lpsolit%gmail.com [Sun, 6 Dec 2009 17:18:02 +0000 (17:18 +0000)] 
Bug 369080: Add the possibility to split emails with the semicolon character - Patch by Krzysztof Drewniak <krzysdrewniak@gmail.com> r/a=LpSolit

15 years agoBug 532911: Remove use of Bugzilla::User from Bugzilla::Install::DB (modules may...
mkanat%bugzilla.org [Fri, 4 Dec 2009 15:19:08 +0000 (15:19 +0000)] 
Bug 532911: Remove use of Bugzilla::User from Bugzilla::Install::DB (modules may not be used like that during Install::DB)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 531500: Allow the mailer_before_send hook to modify the arguments passed to Email...
mkanat%bugzilla.org [Fri, 4 Dec 2009 14:46:45 +0000 (14:46 +0000)] 
Bug 531500: Allow the mailer_before_send hook to modify the arguments passed to Email::Send
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 524065: Template Hook for attachment creating and editing, at end
mkanat%bugzilla.org [Fri, 4 Dec 2009 14:43:16 +0000 (14:43 +0000)] 
Bug 524065: Template Hook for attachment creating and editing, at end
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 526162: Make the "private" argument to Bug.add_comment into "is_private", for...
mkanat%bugzilla.org [Fri, 4 Dec 2009 14:41:27 +0000 (14:41 +0000)] 
Bug 526162: Make the "private" argument to Bug.add_comment into "is_private", for consistency.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 524067: Template Hook: list/edit-multiple before groups
mkanat%bugzilla.org [Fri, 4 Dec 2009 14:40:05 +0000 (14:40 +0000)] 
Bug 524067: Template Hook: list/edit-multiple before groups
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 523759: Template hooks for the Advanced Search form
mkanat%bugzilla.org [Fri, 4 Dec 2009 14:38:45 +0000 (14:38 +0000)] 
Bug 523759: Template hooks for the Advanced Search form
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 452919: Allow the "created an attachment" message in comments to be localized
mkanat%bugzilla.org [Fri, 4 Dec 2009 14:28:47 +0000 (14:28 +0000)] 
Bug 452919: Allow the "created an attachment" message in comments to be localized
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 204106: Make enter_bug indicate which fields are mandatory
mkanat%bugzilla.org [Fri, 4 Dec 2009 14:20:39 +0000 (14:20 +0000)] 
Bug 204106: Make enter_bug indicate which fields are mandatory
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 531107: [Windows] Starting an extension resulted in "deep recursion on subroutine...
mkanat%bugzilla.org [Tue, 1 Dec 2009 05:33:04 +0000 (05:33 +0000)] 
Bug 531107: [Windows] Starting an extension resulted in "deep recursion on subroutine" because File::Spec::Win32 was doing a "require" in case_tolerant, which recursed into Bugzilla::Extension::my_inc in an infinite loop.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=mockodin, a=mkanat

15 years agoBug 532025: Under mod_perl, starting Apache w/ extensions enabled was throwing the...
mkanat%bugzilla.org [Tue, 1 Dec 2009 05:26:12 +0000 (05:26 +0000)] 
Bug 532025: Under mod_perl, starting Apache w/ extensions enabled was throwing the "not a valid name" error.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoAdd a note about where templates go to the SYNOPSIS of the POD in Bugzilla::Extension.
mkanat%bugzilla.org [Tue, 1 Dec 2009 00:24:07 +0000 (00:24 +0000)] 
Add a note about where templates go to the SYNOPSIS of the POD in Bugzilla::Extension.

15 years agoBug 531988: Add information about templates to Bugzilla::Extension's POD and port...
mkanat%bugzilla.org [Mon, 30 Nov 2009 23:58:37 +0000 (23:58 +0000)] 
Bug 531988: Add information about templates to Bugzilla::Extension's POD and port over Bugzilla:Writing_Extensions
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 523411: Hook: product-end_of_create
mkanat%bugzilla.org [Mon, 30 Nov 2009 04:18:36 +0000 (04:18 +0000)] 
Bug 523411: Hook: product-end_of_create
Patch by Dave Lawrence <dkl@redhat.com> r=mkanat, a=mkanat

15 years agoBug 208347: The version of Chart::Base below 2.1 cannot be determined accurately...
lpsolit%gmail.com [Thu, 26 Nov 2009 02:02:07 +0000 (02:02 +0000)] 
Bug 208347: The version of Chart::Base below 2.1 cannot be determined accurately - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 477465: Move JS code out of flag/list.html.tmpl - Patch by Frédéric Buclin...
lpsolit%gmail.com [Thu, 26 Nov 2009 00:03:30 +0000 (00:03 +0000)] 
Bug 477465: Move JS code out of flag/list.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 329638: https login page switches to http on submit if ssl_redirect = false ...
lpsolit%gmail.com [Wed, 25 Nov 2009 23:57:53 +0000 (23:57 +0000)] 
Bug 329638: https login page switches to http on submit if ssl_redirect = false - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 530994: Allow extensions to specify where their template directory is (which...
mkanat%bugzilla.org [Wed, 25 Nov 2009 07:45:20 +0000 (07:45 +0000)] 
Bug 530994: Allow extensions to specify where their template directory is (which allows CPAN-distributed extensions to have templates)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 530767: Allow for CPAN distribution of extensions
mkanat%bugzilla.org [Wed, 25 Nov 2009 06:19:13 +0000 (06:19 +0000)] 
Bug 530767: Allow for CPAN distribution of extensions
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 530252: Create a script that sets up the framework of an extension
mkanat%bugzilla.org [Wed, 25 Nov 2009 05:02:55 +0000 (05:02 +0000)] 
Bug 530252: Create a script that sets up the framework of an extension
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 530960: Put hooks into template/default/hook instead of template/hook
mkanat%bugzilla.org [Wed, 25 Nov 2009 03:37:08 +0000 (03:37 +0000)] 
Bug 530960: Put hooks into template/default/hook instead of template/hook
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 530746: Create a script that converts extensions from the old format to the new...
mkanat%bugzilla.org [Wed, 25 Nov 2009 01:46:35 +0000 (01:46 +0000)] 
Bug 530746: Create a script that converts extensions from the old format to the new format
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 430013: Make extensions load their modules like Bugzilla::Extension::Foo::Bar...
mkanat%bugzilla.org [Tue, 24 Nov 2009 11:50:26 +0000 (11:50 +0000)] 
Bug 430013: Make extensions load their modules like Bugzilla::Extension::Foo::Bar, where Bar.pm is in extensions/Foo/lib/.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoFix bustage: the 'extension_invalid' error tag is no longer used
lpsolit%gmail.com [Tue, 24 Nov 2009 08:25:51 +0000 (08:25 +0000)] 
Fix bustage: the 'extension_invalid' error tag is no longer used

15 years agoFix test failures caused by check-in of bug 430014.
mkanat%bugzilla.org [Tue, 24 Nov 2009 06:34:17 +0000 (06:34 +0000)] 
Fix test failures caused by check-in of bug 430014.

15 years agoPost-checkin fix for bug 430012: Make checksetup not throw a warning when there are...
mkanat%bugzilla.org [Tue, 24 Nov 2009 06:30:46 +0000 (06:30 +0000)] 
Post-checkin fix for bug 430012: Make checksetup not throw a warning when there are no extension templates that got compiled.

15 years agoBug 430014: Re-write the code hooks system so that it uses modules instead of individ...
mkanat%bugzilla.org [Tue, 24 Nov 2009 06:09:41 +0000 (06:09 +0000)] 
Bug 430014: Re-write the code hooks system so that it uses modules instead of individual .pl files
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 430012: Make checksetup.pl precompile extension templates
mkanat%bugzilla.org [Tue, 24 Nov 2009 05:28:24 +0000 (05:28 +0000)] 
Bug 430012: Make checksetup.pl precompile extension templates
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 524368: Increase the value of USER_PASSWORD_MIN_LENGTH - Patch by Frédéric...
lpsolit%gmail.com [Tue, 24 Nov 2009 00:00:47 +0000 (00:00 +0000)] 
Bug 524368: Increase the value of USER_PASSWORD_MIN_LENGTH - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 451716: Deleting a product does not remove its entries from the 'Series' table...
lpsolit%gmail.com [Mon, 23 Nov 2009 22:46:47 +0000 (22:46 +0000)] 
Bug 451716: Deleting a product does not remove its entries from the 'Series' table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit

15 years agoBug 529863: The product list when listing all flagtypes in editflagtypes.cgi is empty...
lpsolit%gmail.com [Mon, 23 Nov 2009 22:40:54 +0000 (22:40 +0000)] 
Bug 529863: The product list when listing all flagtypes in editflagtypes.cgi is empty after editing them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoFix checkin of bug 528062--it was missing ::process in the hook call.
mkanat%bugzilla.org [Mon, 23 Nov 2009 07:07:12 +0000 (07:07 +0000)] 
Fix checkin of bug 528062--it was missing ::process in the hook call.

15 years agoBug 516404: Compile template hook code only once per request, and cache the compile...
mkanat%bugzilla.org [Mon, 23 Nov 2009 07:00:01 +0000 (07:00 +0000)] 
Bug 516404: Compile template hook code only once per request, and cache the compile templates so that they aren't looked up on disk every time the hook is called
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 430010: Re-work the template hooks system so that template hooks always live...
mkanat%bugzilla.org [Mon, 23 Nov 2009 06:55:17 +0000 (06:55 +0000)] 
Bug 430010: Re-work the template hooks system so that template hooks always live in template/<lang>/hook/, both for extensions and for the base Bugzilla template/ directory.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 523999: New Hook: template-before_create
mkanat%bugzilla.org [Mon, 23 Nov 2009 06:37:01 +0000 (06:37 +0000)] 
Bug 523999: New Hook: template-before_create
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 528062: Hook: Object-end_of_update
mkanat%bugzilla.org [Mon, 23 Nov 2009 06:34:29 +0000 (06:34 +0000)] 
Bug 528062: Hook: Object-end_of_update
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 521413: Hook: object-end_of_set_all
mkanat%bugzilla.org [Mon, 23 Nov 2009 06:29:13 +0000 (06:29 +0000)] 
Bug 521413: Hook: object-end_of_set_all
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 530270: Whining fails if mail queueing is enabled - Patch by Frédéric Buclin...
lpsolit%gmail.com [Sun, 22 Nov 2009 22:24:07 +0000 (22:24 +0000)] 
Bug 530270: Whining fails if mail queueing is enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

15 years agoBump version number post-release.
mkanat%bugzilla.org [Thu, 19 Nov 2009 05:05:00 +0000 (05:05 +0000)] 
Bump version number post-release.

15 years agoBump the version number for 3.5.2. bugzilla-3.5.2 release-3.5.2
mkanat%bugzilla.org [Thu, 19 Nov 2009 02:14:26 +0000 (02:14 +0000)] 
Bump the version number for 3.5.2.

15 years agoBug 529416: (CVE-2009-3386) [SECURITY] Dependency lists display bug aliases even...
mkanat%bugzilla.org [Thu, 19 Nov 2009 02:09:45 +0000 (02:09 +0000)] 
Bug 529416: (CVE-2009-3386) [SECURITY] Dependency lists display bug aliases even for bugs the user cannot access
Patch by Dave Miller <justdave@bugzilla.org> r=LpSolit, r=mkanat, a=mkanat

15 years agoBug 360626 - "ThrowTemplateError() used in Util.pm" [p=reed r=LpSolit a=LpSolit]
reed%reedloden.com [Wed, 18 Nov 2009 18:23:32 +0000 (18:23 +0000)] 
Bug 360626 - "ThrowTemplateError() used in Util.pm" [p=reed r=LpSolit a=LpSolit]

15 years agoBug 529498: Missing </option> in search/form.html.tmpl - Patch by Patch by A.A. Shimo...
lpsolit%gmail.com [Wed, 18 Nov 2009 14:39:34 +0000 (14:39 +0000)] 
Bug 529498: Missing </option> in search/form.html.tmpl - Patch by Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit

15 years agoBug 529495: The open bracket is missing for a directive in global/code-error.html...
lpsolit%gmail.com [Wed, 18 Nov 2009 14:34:04 +0000 (14:34 +0000)] 
Bug 529495: The open bracket is missing for a directive in global/code-error.html.tmpl - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit

15 years agoBug 525429: Template hook for verify-new-product
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:18:54 +0000 (07:18 +0000)] 
Bug 525429: Template hook for verify-new-product
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 525426: Hook: object-before_set
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:17:51 +0000 (07:17 +0000)] 
Bug 525426: Hook: object-before_set
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 524034: New hook: bug-end_of_create_validators
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:15:23 +0000 (07:15 +0000)] 
Bug 524034: New hook: bug-end_of_create_validators
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 524007: New Hook: object-end_of_create_validators
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:13:24 +0000 (07:13 +0000)] 
Bug 524007: New Hook: object-end_of_create_validators
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat