]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
17 years agoBug 194347 - Updating MacOS X hints to specify that the GD patch is no longer require...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:43 +0000 (11:46 +0000)] 
Bug 194347 - Updating MacOS X hints to specify that the GD patch is no longer required (when using the gd2 package) and also recommend using fink to install expat.

17 years ago*Whitespace* Fixing indentation like I wanted to do before I checked this section...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:42 +0000 (11:46 +0000)] 
*Whitespace* Fixing indentation like I wanted to do before I checked this section in...

17 years agoRefix bug 201955 - Forgot to edit one of the introductory paragraphs and fixed a...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:41 +0000 (11:46 +0000)] 
Refix bug 201955 - Forgot to edit one of the introductory paragraphs and fixed a couple other minor errors.

17 years agoBug 211126 - As a part of fixing bug 180642 the directions for using LDAP authenticat...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:40 +0000 (11:46 +0000)] 
Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP authentication has changed.

17 years agoBug 201955 - The method for specifing a charset has changed now that we use CGI.pm...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:39 +0000 (11:46 +0000)] 
Bug 201955 - The method for specifing a charset has changed now that we use CGI.pm for header output (bug 201816).

17 years agoBug 210248 - Missing "my" in SMTP code for win32 instructions.
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:38 +0000 (11:46 +0000)] 
Bug 210248 - Missing "my" in SMTP code for win32 instructions.
Patch by Jean-Sebastien Guay <jean_seb@hybride.com>
r,a=jake

17 years agoFix for bug 84876 - Mentioned the wrong bug number, also making it a link.
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:37 +0000 (11:46 +0000)] 
Fix for bug 84876 - Mentioned the wrong bug number, also making it a link.

17 years agoBug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:36 +0000 (11:46 +0000)] 
Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32
Patch by Jean-Sebastien Guay <jean_seb@hybride.com>

17 years agoBug 191034 - Making the installation chapter a little more generic. Replaced a lot...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:35 +0000 (11:46 +0000)] 
Bug 191034 - Making the installation chapter a little more generic. Replaced a lot of OS Specific hints with links to the OS Specific section.

17 years agoBug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:34 +0000 (11:46 +0000)] 
Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.
Patch by Martin Wulffeld <martin@wulffeld.org>.
r,a=jake
Also, added Martin to the section about people who have made signifigant conrtibutions.

17 years agoBug 190864 - Fix ordering of ' and > that I thought I had done earlier.
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:33 +0000 (11:46 +0000)] 
Bug 190864 - Fix ordering of ' and > that I thought I had done earlier.

17 years agoBug 203160 - mod_throttle has a new URL
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:32 +0000 (11:46 +0000)] 
Bug 203160 - mod_throttle has a new URL

17 years agoThe source files for the Bugzilla Guide have long been using the XML version of DocBo...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:31 +0000 (11:46 +0000)] 
The source files for the Bugzilla Guide have long been using the XML version of DocBook but still residing in the sgml/ directory with an extension of .sgml.

In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.

17 years agoPer bug 200472 - Changing the version information for Date::Parse (any) to instead...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:30 +0000 (11:46 +0000)] 
Per bug 200472 - Changing the version information for Date::Parse (any) to instead specify Date::Format (2.21).

17 years agoBug 195424 - Add a note about new MySQL permissions needed for Bugzilla in MySQL 4.
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:29 +0000 (11:46 +0000)] 
Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in MySQL 4.

17 years agoBug 194541 - Dot is a binary executable, not a perl script so we don't need to prefix...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:28 +0000 (11:46 +0000)] 
Bug 194541 - Dot is a binary executable, not a perl script so we don't need to prefix the system call with the perl binary. There are no more system calls of perl scripts in Bugzilla, so this section can go away.

17 years agoBug 171674 - Adding a section to the Troubleshooting section describing how to fix...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:27 +0000 (11:46 +0000)] 
Bug 171674 - Adding a section to the Troubleshooting section describing how to fix the File::Temp problems in perl 5.6.0.

17 years agoBug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:26 +0000 (11:46 +0000)] 
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave

17 years agoMove instructions specific to Linux-Mandrake to the OS Specific section.
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:25 +0000 (11:46 +0000)] 
Move instructions specific to Linux-Mandrake to the OS Specific section.

17 years agoBug 191537 - Improvements to the security section.
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:24 +0000 (11:46 +0000)] 
Bug 191537 - Improvements to the security section.

17 years agoBug 177997 - Update the AOL Server section with the new configuration information.
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:23 +0000 (11:46 +0000)] 
Bug 177997 - Update the AOL Server section with the new configuration information.

17 years agoBug 192511 - Removing all occurances of 'processmail' from the documentation now...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:22 +0000 (11:46 +0000)] 
Bug 192511 - Removing all occurances of 'processmail' from the documentation now that bug 124174 is FIXED.

17 years agoThis checkin contains two fixes:
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:21 +0000 (11:46 +0000)] 
This checkin contains two fixes:
* Bug 191971 - The guide incorrectly stated that you could resolve a bug via email
* Provide an example of a glossary term in the document conventions section

17 years agoBug 191034, step 1 - Refactoring the installation chapter to provide sections for...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:20 +0000 (11:46 +0000)] 
Bug 191034, step 1 - Refactoring the installation chapter to provide sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary.

17 years agoWe use the GD::Graph perl module, not GD::Chart (which doesn't exist)
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:19 +0000 (11:46 +0000)] 
We use the GD::Graph perl module, not GD::Chart (which doesn't exist)

17 years agoBug 186962 - Update minimum versions of required software and move those versions...
jake%bugzilla.org [Fri, 4 Apr 2008 11:46:18 +0000 (11:46 +0000)] 
Bug 186962 - Update minimum versions of required software and move those versions to be ENTITY's
a=justdave

17 years agoBug 180870 - Remove old shadowdb manual replication code
bbaetz%student.usyd.edu.au [Fri, 4 Apr 2008 11:46:17 +0000 (11:46 +0000)] 
Bug 180870 - Remove old shadowdb manual replication code
r, a=myk

17 years agoIncluded note regarding the origin of "bonsaitools", per
mbarnson%sisna.com [Fri, 4 Apr 2008 11:46:16 +0000 (11:46 +0000)] 
Included note regarding the origin of "bonsaitools", per
bug 174922.

17 years agoAdded section for Bugzilla and mod_perl (future expansion).
mbarnson%sisna.com [Fri, 4 Apr 2008 11:46:15 +0000 (11:46 +0000)] 
Added section for Bugzilla and mod_perl (future expansion).
Right now, it just says "Bugzilla doesn't work under mod_perl".
See bug 149883

17 years agoRemoved binmode references on Win32 documentation.
mbarnson%sisna.com [Fri, 4 Apr 2008 11:46:14 +0000 (11:46 +0000)] 
Removed binmode references on Win32 documentation.
See bug 155743.

17 years agoFix for Apache configuration directives from bug 174255 and
mbarnson%sisna.com [Fri, 4 Apr 2008 11:46:13 +0000 (11:46 +0000)] 
Fix for Apache configuration directives from bug 174255 and
de-stupidifying of emacs destruction of <programlisting> tags.

17 years agoAdded notes on using OpenLDAP;
mbarnson%sisna.com [Fri, 4 Apr 2008 11:46:12 +0000 (11:46 +0000)] 
Added notes on using OpenLDAP;
We should probably look at code changes to make Net::LDAP our permanent
LDAP plugin rather than Mozilla::LDAP...
See bug 167379.

17 years agoAdded chunk about setting up DirectoryIndex to use index.cgi as the
mbarnson%sisna.com [Fri, 4 Apr 2008 11:46:11 +0000 (11:46 +0000)] 
Added chunk about setting up DirectoryIndex to use index.cgi as the
Bugzilla index page.

17 years agoAdded dependency on File::Template. Not really fond of
mbarnson%sisna.com [Fri, 4 Apr 2008 11:46:10 +0000 (11:46 +0000)] 
Added dependency on File::Template.  Not really fond of
doing requirements-of-requirements type stuff, but did it
anyway for clarity.

17 years agoMerging new docs from 2.16 branch.
gerv%gerv.net [Fri, 4 Apr 2008 11:46:09 +0000 (11:46 +0000)] 
Merging new docs from 2.16 branch.

17 years agoBug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it.
gerv%gerv.net [Fri, 4 Apr 2008 11:46:08 +0000 (11:46 +0000)] 
Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it.

17 years agoug 105877 - Backup & check for modifications before upgrade.
gerv%gerv.net [Fri, 4 Apr 2008 11:46:07 +0000 (11:46 +0000)] 
ug 105877 - Backup & check for modifications before upgrade.

17 years agoBug 111712 - update command for changing path to Perl.
gerv%gerv.net [Fri, 4 Apr 2008 11:46:06 +0000 (11:46 +0000)] 
Bug 111712 - update command for changing path to Perl.

17 years agoFix for bug 12004: need info on Template and AppConfig in the help docs.
justdave%syndicomm.com [Fri, 4 Apr 2008 11:46:05 +0000 (11:46 +0000)] 
Fix for bug 12004: need info on Template and AppConfig in the help docs.
Documentation SGML patch by Greg Leblanc <gleblanc@linuxweasel.com>

17 years agoFix for bug 134198: Warns installations about Apache configuration issue with securit...
myk%mozilla.org [Fri, 4 Apr 2008 11:46:04 +0000 (11:46 +0000)] 
Fix for bug 134198: Warns installations about Apache configuration issue with security ramifications.
Fix by Gregory Leblanc <gleblanc@linuxweasel.com>.
Docs fix, no review needed.

17 years agoGetting the stuff Timeless missed with his checkin for bug 106386
justdave%syndicomm.com [Fri, 4 Apr 2008 11:46:03 +0000 (11:46 +0000)] 
Getting the stuff Timeless missed with his checkin for bug 106386

17 years agoBug 127841 - Adding processmail and syncshadowdb to the list of files that need the...
jake%acutex.net [Fri, 4 Apr 2008 11:46:02 +0000 (11:46 +0000)] 
Bug 127841 - Adding processmail and syncshadowdb to the list of files that need the bonsaitools perl path changed in order to run from another perl location.

17 years agoModified Win32 notes regarding system() calls per bug 99595.
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:46:01 +0000 (11:46 +0000)] 
Modified Win32 notes regarding system() calls per bug 99595.

17 years agoAdded bit about needing proper <Directory> permissions in order
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:46:00 +0000 (11:46 +0000)] 
Added bit about needing proper <Directory> permissions in order
for .htaccess to function.  See bug 97668.

17 years agoInitial conversion to XML format from SGML.
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:59 +0000 (11:45 +0000)] 
Initial conversion to XML format from SGML.
Note this is a work-in-progress.  It compiles cleanly, but I am not yet
submitting compiled HTML and text.
There is one notable problem: nsgmls barfs on the <imagedata> tag in
database.sgml during validation.  openjade handles it fine. Weird.

17 years agoDoc type fix, r=kiko
bbaetz%cs.mcgill.ca [Fri, 4 Apr 2008 11:45:58 +0000 (11:45 +0000)] 
Doc type fix, r=kiko

17 years agoTypo in perl modify string, added "#!" to /usr/bin/perl strings.
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:57 +0000 (11:45 +0000)] 
Typo in perl modify string, added "#!" to /usr/bin/perl strings.

17 years agoBuncha' release updates. Moved all images to
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:56 +0000 (11:45 +0000)] 
Buncha' release updates.  Moved all images to
./images so we don't have multiple copies of the
same image, fixed these doc bugs (in no particular order):
94949
97070
97071
97114
96498
95970
96677
94953
96501
96679
97068
97191
97192

17 years agoBig checkin of docs to resolve every
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:55 +0000 (11:45 +0000)] 
Big checkin of docs to resolve every
known outstanding doc bug! Yay release.
Still many things to fix. Aren't there always?

17 years agoCheckin for 2.14 release. Still some problems; this cannot yet
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:54 +0000 (11:45 +0000)] 
Checkin for 2.14 release.  Still some problems; this cannot yet
be used for 2.14 documentation due to inconsistencies.

17 years agoAdded .htaccess files for shadow/, data/, and /.
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:53 +0000 (11:45 +0000)] 
Added .htaccess files for shadow/, data/, and /.
I added related information to the Bugzilla Guide, and
tacked in a couple of last-minute additions.  Also fixed the
annoying "Tip: HINT:" thing.

17 years agoUpdated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.
barnboy%trilobyte.net [Fri, 4 Apr 2008 11:45:52 +0000 (11:45 +0000)] 
Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.
The README is now gutted, pointers to Guide.  Also some new sections added,
old ones fixed, and notes appended to deprecated sections I've not yet had
the heart to remove.

17 years agoMissing comma in a hash (was missing in the checkin of bug 182975)
lpsolit%gmail.com [Fri, 4 Apr 2008 01:40:14 +0000 (01:40 +0000)] 
Missing comma in a hash (was missing in the checkin of bug 182975)

17 years agoBug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch by A...
lpsolit%gmail.com [Fri, 4 Apr 2008 00:05:36 +0000 (00:05 +0000)] 
Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit

17 years agoBug 410902: Some characters are mangled in diff and interdiff modes when viewing...
lpsolit%gmail.com [Thu, 3 Apr 2008 21:58:28 +0000 (21:58 +0000)] 
Bug 410902: Some characters are mangled in diff and interdiff modes when viewing patches - Patch by Frédéric Buclin <LpSolit@gmail.com> r=shimono, r=mkanat a=LpSolit

17 years agoBug 405946: Some emails are not sent in the language chosen by the addressee - Patch...
lpsolit%gmail.com [Wed, 2 Apr 2008 22:42:25 +0000 (22:42 +0000)] 
Bug 405946: Some emails are not sent in the language chosen by the addressee - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit

17 years agoBug 425599 â\80\93 show_activity missing space for attachment flag changes
bbaetz%acm.org [Wed, 2 Apr 2008 05:23:02 +0000 (05:23 +0000)] 
Bug 425599 â\80\93 show_activity missing space for attachment flag changes
r/a=lpsolit

17 years agoBug 426211: Invalid get_status() call - Patch by Vitaly Fedrushkov <vitaly.fedrushkov...
lpsolit%gmail.com [Wed, 2 Apr 2008 01:51:42 +0000 (01:51 +0000)] 
Bug 426211: Invalid get_status() call - Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=LpSolit

17 years agoBug 425620 â\80\93 checksetup.pl doesn't pick up the user's language correctly.
wurblzap%gmail.com [Mon, 31 Mar 2008 20:00:24 +0000 (20:00 +0000)] 
Bug 425620 â\80\93 checksetup.pl doesn't pick up the user's language correctly.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit

17 years agoBug 391949 colchange, login, and a number of other forms are missing a space before...
timeless%mozdev.org [Mon, 31 Mar 2008 13:51:03 +0000 (13:51 +0000)] 
Bug 391949 colchange, login, and a number of other forms are missing a space before checked
r=vladd a=lpsolit

17 years agoBug 425746: Bugzilla::Template::precompile_templates() doesn't flush template_include...
lpsolit%gmail.com [Sat, 29 Mar 2008 04:51:07 +0000 (04:51 +0000)] 
Bug 425746: Bugzilla::Template::precompile_templates() doesn't flush template_include_path_ correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 425288: checksetup.pl displays messages using the first language available, alpha...
lpsolit%gmail.com [Fri, 28 Mar 2008 19:15:42 +0000 (19:15 +0000)] 
Bug 425288: checksetup.pl displays messages using the first language available, alphabetically, rather than falling back to english if the desired language is not found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=mkanat

17 years agoBug 423439: show_bug.cgi crashes when wrapping comments which contain Unicode charact...
lpsolit%gmail.com [Fri, 28 Mar 2008 17:33:13 +0000 (17:33 +0000)] 
Bug 423439: show_bug.cgi crashes when wrapping comments which contain Unicode characters and tabs in them - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 425565: Product name not displayed in the error message when adding/removing...
lpsolit%gmail.com [Fri, 28 Mar 2008 06:01:21 +0000 (06:01 +0000)] 
Bug 425565: Product name not displayed in the error message when adding/removing bugs to/from illegal groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit

17 years agoBug 418068 take 3: No way to search for "date of last comment" before/after a given...
justdave%bugzilla.org [Thu, 27 Mar 2008 18:48:27 +0000 (18:48 +0000)] 
Bug 418068 take 3: No way to search for "date of last comment" before/after a given date. Correcting a spacing issue in the SQL from the original 2 interations of this patch.  r=LpSolit, a=justdave

17 years agoBug 372795: Implement Bugzilla::Product::preload() to speed up query.cgi when there...
mkanat%bugzilla.org [Thu, 27 Mar 2008 10:08:07 +0000 (10:08 +0000)] 
Bug 372795: Implement Bugzilla::Product::preload() to speed up query.cgi when there are many products
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

17 years agoBug 358588: The sslbase's port is harcoded, but shouldn't (allow the port to be speci...
lpsolit%gmail.com [Thu, 27 Mar 2008 05:23:41 +0000 (05:23 +0000)] 
Bug 358588: The sslbase's port is harcoded, but shouldn't (allow the port to be specified with the parameter) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=LpSolit

17 years agoBug 413184: Unify all of the update_ functions in Bugzilla::Bug
mkanat%bugzilla.org [Wed, 26 Mar 2008 10:05:19 +0000 (10:05 +0000)] 
Bug 413184: Unify all of the update_ functions in Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoUpgrades from 2.08 were failing because we tried to do bz_index_info_real on the...
mkanat%bugzilla.org [Tue, 25 Mar 2008 23:43:20 +0000 (23:43 +0000)] 
Upgrades from 2.08 were failing because we tried to do bz_index_info_real on the longdescs table, which didn't exist.

17 years agoBug 92274: email_in.pl using the From address doesn't work with emailsuffix - Patch...
lpsolit%gmail.com [Tue, 25 Mar 2008 06:06:16 +0000 (06:06 +0000)] 
Bug 92274: email_in.pl using the From address doesn't work with emailsuffix - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoFix for Bug 399370: bugs_fulltext couldn't be converted to utf8, because it had fullt...
mkanat%bugzilla.org [Tue, 25 Mar 2008 04:42:37 +0000 (04:42 +0000)] 
Fix for Bug 399370: bugs_fulltext couldn't be converted to utf8, because it had fulltext indexes on it.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner)

17 years ago[Bug 424865] checksetup tells me that commands listed below need to be run as root
mozilla%colinogilvie.co.uk [Tue, 25 Mar 2008 04:04:36 +0000 (04:04 +0000)] 
[Bug 424865] checksetup tells me that commands listed below need to be run as root
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r+a: mkanat

17 years agoBug 419979: Bugzilla::DB::bz_add_field_table directly modifies the FIELD_TABLE_SCHEMA...
mkanat%bugzilla.org [Tue, 25 Mar 2008 03:49:32 +0000 (03:49 +0000)] 
Bug 419979: Bugzilla::DB::bz_add_field_table directly modifies the FIELD_TABLE_SCHEMA constant
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

17 years agoBug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make Bugzilla...
mkanat%bugzilla.org [Tue, 25 Mar 2008 03:47:21 +0000 (03:47 +0000)] 
Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make Bugzilla use a separate fulltext table)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

17 years agoBug 314120: [Oracle] DBI::st::rows is used in a way that breaks Oracle - Patch by...
lpsolit%gmail.com [Fri, 21 Mar 2008 18:27:14 +0000 (18:27 +0000)] 
Bug 314120: [Oracle] DBI::st::rows is used in a way that breaks Oracle - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 423959: Wrap long lines in column headers of admin/table.html.tmpl - Patch by...
lpsolit%gmail.com [Thu, 20 Mar 2008 04:41:00 +0000 (04:41 +0000)] 
Bug 423959: Wrap long lines in column headers of admin/table.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit

17 years agoBug 423733: mail_delivery_method = 'Test' doesn't generate a valid mbox file - Patch...
lpsolit%gmail.com [Wed, 19 Mar 2008 03:16:11 +0000 (03:16 +0000)] 
Bug 423733: mail_delivery_method = 'Test' doesn't generate a valid mbox file - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit

17 years agoBug 416047 â\80\93 Test 1 fails in compiling Bugzilla::Install::CPAN and install-module...
wurblzap%gmail.com [Tue, 18 Mar 2008 22:30:02 +0000 (22:30 +0000)] 
Bug 416047 â\80\93 Test 1 fails in compiling Bugzilla::Install::CPAN and install-module.pl when Cygwin is installed.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit

17 years agoBug 413439: Enable "change several bugs at once" if the user has editbugs OR product...
lpsolit%gmail.com [Tue, 18 Mar 2008 14:21:24 +0000 (14:21 +0000)] 
Bug 413439: Enable "change several bugs at once" if the user has editbugs OR product-specific editbugs for ALL tickets - Patch by miketosh <michael.j.tosh@lmco.com> r/a=LpSolit

17 years agoBug 365365: Fix various HTML and CSS validation errors when viewing attachments ...
lpsolit%gmail.com [Tue, 18 Mar 2008 13:31:50 +0000 (13:31 +0000)] 
Bug 365365: Fix various HTML and CSS validation errors when viewing attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit

17 years agoBug 180259: "Requests" (logged out) and "My Requests" (logged in) links appear in...
lpsolit%gmail.com [Tue, 18 Mar 2008 02:38:27 +0000 (02:38 +0000)] 
Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links appear in footer even if the site doesn't use requests - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit

17 years agoBug 417030: importxml.pl doesn't support custom fields implemented in 3.2 - Patch...
lpsolit%gmail.com [Tue, 18 Mar 2008 02:26:45 +0000 (02:26 +0000)] 
Bug 417030: importxml.pl doesn't support custom fields implemented in 3.2 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

17 years agoBug 365442: If product/component does not have any flags, "Flags: / Requestee:" heade...
lpsolit%gmail.com [Mon, 17 Mar 2008 22:04:56 +0000 (22:04 +0000)] 
Bug 365442: If product/component does not have any flags, "Flags: / Requestee:" header should not be shown on the bug creation form - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit

17 years agoBug 375585: Deadline not showing in Edit Search view of saved Search - Patch by FrÃ...
lpsolit%gmail.com [Mon, 17 Mar 2008 21:57:26 +0000 (21:57 +0000)] 
Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit

17 years agoBug 323003: [importxml.pl] attachments should be imported with the original creator...
lpsolit%gmail.com [Mon, 17 Mar 2008 21:37:01 +0000 (21:37 +0000)] 
Bug 323003: [importxml.pl] attachments should be imported with the original creator - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

17 years agoBug 423346: importxml.pl fails when importing attachments - Patch by Frédéric Bucli...
lpsolit%gmail.com [Mon, 17 Mar 2008 21:32:09 +0000 (21:32 +0000)] 
Bug 423346: importxml.pl fails when importing attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

17 years agoBug 390370: "Products" should be "Other Classifications" when reclassifying products...
lpsolit%gmail.com [Mon, 17 Mar 2008 19:48:57 +0000 (19:48 +0000)] 
Bug 390370: "Products" should be "Other Classifications" when reclassifying products in editclassifications.cgi - Patch by timeless <timeless@bemail.org> r=vladd a=LpSolit

17 years agoBug 422935 â\80\93 Status values for â\80\9cTake Bugâ\80\9d functionality on attachment creation...
wurblzap%gmail.com [Mon, 17 Mar 2008 14:12:13 +0000 (14:12 +0000)] 
Bug 422935 â\80\93 Status values for â\80\9cTake Bugâ\80\9d functionality on attachment creation not localizable.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit

17 years agoBug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by Gervase...
lpsolit%gmail.com [Mon, 17 Mar 2008 01:48:08 +0000 (01:48 +0000)] 
Bug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by Gervase Markham <gerv@mozilla.org> r/a=mkanat

17 years agoBug 304005: Implement SMTP authentication support for email notifications - Patch...
lpsolit%gmail.com [Fri, 14 Mar 2008 05:05:34 +0000 (05:05 +0000)] 
Bug 304005: Implement SMTP authentication support for email notifications - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoBug 422111: rederive regexp-based group memberships on the destination user after...
justdave%bugzilla.org [Tue, 11 Mar 2008 20:50:04 +0000 (20:50 +0000)] 
Bug 422111: rederive regexp-based group memberships on the destination user after merging Bugzilla accounts, since some of the merged group memberships may no longer apply.
a=LpSolit

17 years agoBug 421931 â\80\93 Group control identifiers on product edit page should be localizable.
wurblzap%gmail.com [Tue, 11 Mar 2008 00:37:56 +0000 (00:37 +0000)] 
Bug 421931 â\80\93 Group control identifiers on product edit page should be localizable.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit, a=LpSolit

17 years agoFixing bustage due to bug 367394 (no idea why it's burning, but this should fix it)
lpsolit%gmail.com [Mon, 10 Mar 2008 00:57:01 +0000 (00:57 +0000)] 
Fixing bustage due to bug 367394 (no idea why it's burning, but this should fix it)

17 years agoBug 367394 - "show_bug should include a class bz_group_<whatever> so pages can be...
reed%reedloden.com [Sun, 9 Mar 2008 23:58:38 +0000 (23:58 +0000)] 
Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages can be styled" [p=reed r+a=LpSolit]

17 years agoBug 419388 â\80\93 004template.t should fall back to â\80\9cenâ\80\9d.
wurblzap%gmail.com [Wed, 5 Mar 2008 23:19:48 +0000 (23:19 +0000)] 
Bug 419388 â\80\93 004template.t should fall back to â\80\9cenâ\80\9d.
Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com>;
r=Wurblzap, a=LpSolit

17 years agoFix the indentation in the previous checkin for bug 418895, patch by pyrzak, r/a=me
lpsolit%gmail.com [Wed, 5 Mar 2008 04:07:50 +0000 (04:07 +0000)] 
Fix the indentation in the previous checkin for bug 418895, patch by pyrzak, r/a=me

17 years agoBug 419660: New custom fields not listed in "3.10. Custom Fields" - Patch by Sam...
lpsolit%gmail.com [Mon, 3 Mar 2008 23:00:09 +0000 (23:00 +0000)] 
Bug 419660: New custom fields not listed in "3.10. Custom Fields" - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit

17 years agoBug 418895: Assignee and QA contact fields always become revealed (editable),
guy.pyrzak%gmail.com [Sat, 1 Mar 2008 11:33:04 +0000 (11:33 +0000)] 
Bug 418895: Assignee and QA contact fields always become revealed (editable),
The patch moves what used to be in one function to hide the qa and assignee
into 2 separate calls. It also fixes some typos in the comments and adds my
name to the committers list
 Patch By Guy Pyrzak <guy.pyrzak@gmail.com.com> r=mkanat, a=mkanat

17 years agoFixing bug 418068 for real. The previous patch was broken. Patch by Jesse Clark ...
lpsolit%gmail.com [Thu, 28 Feb 2008 18:26:32 +0000 (18:26 +0000)] 
Fixing bug 418068 for real. The previous patch was broken. Patch by Jesse Clark <jjclark1982@gmail.com> r=mkanat

17 years agoAdditional fix for bug 417146 - Patch by me, r=justdave
lpsolit%gmail.com [Thu, 28 Feb 2008 00:46:24 +0000 (00:46 +0000)] 
Additional fix for bug 417146 - Patch by me, r=justdave