]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
24 years agoFix for bug 71912: changes email pref for "If I'm removed from that capacity" to...
justdave%syndicomm.com [Sat, 7 Apr 2001 23:36:45 +0000 (23:36 +0000)] 
Fix for bug 71912: changes email pref for "If I'm removed from that capacity" to "If I'm added to or removed from that capacity", so you can still get mail when someone adds you to a CC.  Patch by <jake@acutex.net> r= justdave

24 years agoFix for bug 71607: remove "month-day only" date format from bug list views.
justdave%syndicomm.com [Sat, 7 Apr 2001 10:30:59 +0000 (10:30 +0000)] 
Fix for bug 71607: remove "month-day only" date format from bug list views.
Patch by Stephan Niemz <st.n@gmx.net>
r= justdave

24 years agoFix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug 69054...
justdave%syndicomm.com [Sat, 7 Apr 2001 01:19:44 +0000 (01:19 +0000)] 
Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug 69054 (DB_File not portable): dependence on DB_File removed, now uses AnyDBM_File which comes standard with Perl.  Duplicates.cgi now runs its queries against the shadow database if it's available, among many other improvements.
Patch by gervase.markham@univ.ox.ac.uk (Gervase Markham)
r= justdave

24 years agoRe-fix for bug 29820: remove "Changed" from email subject line. Based on patch submi...
justdave%syndicomm.com [Sat, 7 Apr 2001 00:40:48 +0000 (00:40 +0000)] 
Re-fix for bug 29820: remove "Changed" from email subject line.  Based on patch submitted by Stephan Niemz [faniz] <st.n@gmx.net>, r= jake, cyeh

UPGRADE NOTES: when you install this update, you will need to change the subject line in your 'changedmail' and 'newchangedmail' params from the web by running editparams.cgi.  The subject line needs to be changed from:
Subject: [Bug %bugid%] %neworchanged% - %summary%
to
Subject: [Bug %bugid%] %neworchanged%%summary%

Or whatever is appropriate for the subject you are using on your system.  Note the removal of the " - " in the middle.

24 years agoFix for bug 74394: editmilestones.cgi can't edit the name and sortkey at the same...
justdave%syndicomm.com [Fri, 6 Apr 2001 23:47:49 +0000 (23:47 +0000)] 
Fix for bug 74394: editmilestones.cgi can't edit the name and sortkey at the same time
Patch by slee@uk.bnsmc.com (Stephen Lee)

24 years agoBacking out Blake's misfire
justdave%syndicomm.com [Fri, 6 Apr 2001 11:44:41 +0000 (11:44 +0000)] 
Backing out Blake's misfire

24 years agoUse more efficient command structure, refactor commands, broadcasters and keys, remov...
blakeross%telocity.com [Fri, 6 Apr 2001 02:52:22 +0000 (02:52 +0000)] 
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923).   Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt

24 years agoFix for bug 74529: backward email filtering fixed. patch by jake@acutex.net
dave%intrec.com [Wed, 4 Apr 2001 03:54:53 +0000 (03:54 +0000)] 
Fix for bug 74529: backward email filtering fixed.  patch by jake@acutex.net

24 years agoFix for bug 53696: periods(.) and plusses(+) were not being accepted as valid in...
dave%intrec.com [Wed, 4 Apr 2001 03:42:58 +0000 (03:42 +0000)] 
Fix for bug 53696: periods(.) and plusses(+) were not being accepted as valid in mime-types, which are legal per RFC2045 and RFC2048.

24 years agoadd comment about DB_File requirement for collectstats.pl
cyeh%bluemartini.com [Thu, 29 Mar 2001 08:36:38 +0000 (08:36 +0000)] 
add comment about DB_File requirement for collectstats.pl

24 years agofix for 71798: bugmail not sent when moving from cc to assigned fields
cyeh%bluemartini.com [Thu, 29 Mar 2001 07:43:39 +0000 (07:43 +0000)] 
fix for 71798: bugmail not sent when moving from cc to assigned fields
checked in patch based on patch submitted by jake@acutex.net

24 years agoAdding a comment to the top to hopefully prevent some of the confusion that new Bugzi...
dave%intrec.com [Tue, 20 Mar 2001 05:17:48 +0000 (05:17 +0000)] 
Adding a comment to the top to hopefully prevent some of the confusion that new Bugzilla maintainers are often running into with hacking Bugzilla installs.

24 years agoRe-re-fix for bug 71550. This will quite likely fix a number of bugs in other places...
dave%intrec.com [Tue, 20 Mar 2001 05:03:52 +0000 (05:03 +0000)] 
Re-re-fix for bug 71550.  This will quite likely fix a number of bugs in other places.  The DBID<->Name conversion routines in globals.pl were not pushing/popping the SQL state around their SQL calls, which could result in lost data if called from inside a loop which is handling other SQL data.

24 years agofix bug 72487 Create Attachment should allow user to create another attach
timeless%mac.com [Tue, 20 Mar 2001 04:02:55 +0000 (04:02 +0000)] 
fix bug 72487 Create Attachment should allow user to create another attach
Also adds link+desc to created patch.
r=jake,terry

24 years agoRe-fix for bug 71550: all watchers are now accounted for instead of only the first...
dave%intrec.com [Fri, 16 Mar 2001 15:49:37 +0000 (15:49 +0000)] 
Re-fix for bug 71550: all watchers are now accounted for instead of only the first watcher found.

24 years agoFix for bug 71550: watchers now get email based on their own preferences rather than...
dave%intrec.com [Thu, 15 Mar 2001 15:50:36 +0000 (15:50 +0000)] 
Fix for bug 71550: watchers now get email based on their own preferences rather than the preferences of the person they are watching.  Patch by jake@acutex.net, r= dave@intrec.com

24 years agoChecking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla was...
endico%mozilla.org [Tue, 13 Mar 2001 06:35:50 +0000 (06:35 +0000)] 
Checking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla was showing bug summaries to everyone, even if they didn't have permission to view the bug. Jake's quick solution is to not display the bug at all if it is in a group no matter who is viewing it. The correct solution would be display the  summary if the viewer had the proper permissions.

24 years agoFixed bug 71600: mail would be sent about a given bug iff all flags for stuff changed...
dmose%mozilla.org [Mon, 12 Mar 2001 04:08:28 +0000 (04:08 +0000)] 
Fixed bug 71600: mail would be sent about a given bug iff all flags for stuff changed in a given group were set.  Should have sent mail if any flags for stuff changed in a given group were set.  r=dave@intrec.com,endico@mozilla.org

24 years agoFix for bug 71606: Duplicates not getting marked in comments which bug they're a...
dave%intrec.com [Mon, 12 Mar 2001 02:54:05 +0000 (02:54 +0000)] 
Fix for bug 71606: Duplicates not getting marked in comments which bug they're a dupe of.

24 years agoFix for bug 7873: Duplicate marking now happens AFTER privs are checked to make sure...
dave%intrec.com [Sun, 11 Mar 2001 08:53:22 +0000 (08:53 +0000)] 
Fix for bug 7873: Duplicate marking now happens AFTER privs are checked to make sure a) the user is allowed to dupe it, and b) the change hasn't caused a midair collision.

24 years agoAttempted fix for bug 71574: footer anomoly cleanup
dave%intrec.com [Sun, 11 Mar 2001 06:06:57 +0000 (06:06 +0000)] 
Attempted fix for bug 71574: footer anomoly cleanup

24 years agoFixing broken OS detection code for Mac PPC
dave%intrec.com [Sat, 10 Mar 2001 16:56:23 +0000 (16:56 +0000)] 
Fixing broken OS detection code for Mac PPC

24 years agobacking out the changes to queries on CC since they broke normal cc queries in the...
endico%mozilla.org [Sat, 10 Mar 2001 15:08:36 +0000 (15:08 +0000)] 
backing out the changes to queries on CC since they broke normal cc queries in the standard email address box at the top of the page

24 years agoRemoved windows linefeeds.
gerv%gerv.net [Sat, 10 Mar 2001 15:03:25 +0000 (15:03 +0000)] 
Removed windows linefeeds.

24 years agofix for "My Votes" floating in space like a disconnected astronaut
cyeh%bluemartini.com [Sat, 10 Mar 2001 13:52:54 +0000 (13:52 +0000)] 
fix for "My Votes" floating in space like a disconnected astronaut

24 years agoWhitespace changes only; removing tabs and reformatting my changes to match the rest...
gerv%gerv.net [Sat, 10 Mar 2001 09:47:30 +0000 (09:47 +0000)] 
Whitespace changes only; removing tabs and reformatting my changes to match the rest of the file. Long overdue.

24 years agoback out change
cyeh%bluemartini.com [Sat, 10 Mar 2001 07:59:40 +0000 (07:59 +0000)] 
back out change

24 years agofix for 70039: Mid-air collision page confusing, users think comments will be lost
cyeh%bluemartini.com [Sat, 10 Mar 2001 07:41:37 +0000 (07:41 +0000)] 
fix for 70039: Mid-air collision page confusing, users think comments will be lost

24 years agoFix for bug 71510: permissions not set correctly on graphs directory
dave%intrec.com [Sat, 10 Mar 2001 07:19:51 +0000 (07:19 +0000)] 
Fix for bug 71510: permissions not set correctly on graphs directory

24 years agoadd notation about securing web installation
cyeh%bluemartini.com [Sat, 10 Mar 2001 06:37:22 +0000 (06:37 +0000)] 
add notation about securing web installation

24 years agorefix for 40603: Assumes user is coming from different page
cyeh%bluemartini.com [Sat, 10 Mar 2001 05:41:27 +0000 (05:41 +0000)] 
refix for 40603: Assumes user is coming from different page
reduce wording

24 years agofix for 6682: Chart all bug states
cyeh%bluemartini.com [Sat, 10 Mar 2001 05:24:53 +0000 (05:24 +0000)] 
fix for 6682: Chart all bug states
patch submitted by
           gervase.markham@univ.ox.ac.uk
           (Gervase Markham)

24 years agoRe-fix for bug 17464: oldemailtech prefs work again.
dave%intrec.com [Fri, 9 Mar 2001 14:28:59 +0000 (14:28 +0000)] 
Re-fix for bug 17464: oldemailtech prefs work again.

24 years agoPatch from Jake <jake@acutex.net> for bugs 22041 and 25693 which had the same problem...
endico%mozilla.org [Fri, 9 Mar 2001 09:49:41 +0000 (09:49 +0000)] 
Patch from Jake <jake@acutex.net> for bugs 22041 and 25693 which had the same problem. HTML meta characters in the summary were not being quoted before being printed to html.

24 years agoRefix for bug 25693: more accurate regexp to find duplicates when generating initial...
dave%intrec.com [Fri, 9 Mar 2001 01:29:09 +0000 (01:29 +0000)] 
Refix for bug 25693: more accurate regexp to find duplicates when generating initial duplicates table.

24 years agoAdding the queryhelp.cgi file that was missing. (There are links to it in query...
dave%intrec.com [Thu, 8 Mar 2001 14:47:50 +0000 (14:47 +0000)] 
Adding the queryhelp.cgi file that was missing.  (There are links to it in query.cgi)

24 years agoLast transfer bombed on me. Added Bugzilla Guide as
barnboy%trilobyte.net [Thu, 8 Mar 2001 14:35:25 +0000 (14:35 +0000)] 
Last transfer bombed on me.  Added Bugzilla Guide as
single large HTML and TXT files, and updated README.docs
with compiling instructions for the Guide.

24 years agoAdding back jpg as binary.
barnboy%trilobyte.net [Thu, 8 Mar 2001 13:44:23 +0000 (13:44 +0000)] 
Adding back jpg as binary.

24 years agoOops, forgot to put up dbschema.jpg as a binary file.
barnboy%trilobyte.net [Thu, 8 Mar 2001 13:42:31 +0000 (13:42 +0000)] 
Oops, forgot to put up dbschema.jpg as a binary file.

24 years agoDocumentation update; added docs/sgml, docs/html, docs/txt.
barnboy%trilobyte.net [Thu, 8 Mar 2001 13:35:44 +0000 (13:35 +0000)] 
Documentation update; added docs/sgml, docs/html, docs/txt.
No text version of The Bugzilla Guide availabe yet, however.

24 years agoBug 66149 - nicer wording for the most common Bugzilla error message.
gerv%gerv.net [Thu, 8 Mar 2001 07:59:15 +0000 (07:59 +0000)] 
Bug 66149 - nicer wording for the most common Bugzilla error message.

24 years agoChange to update sections 3 and 4, miscellaneous updates.
barnboy%trilobyte.net [Thu, 8 Mar 2001 04:55:39 +0000 (04:55 +0000)] 
Change to update sections 3 and 4, miscellaneous updates.

24 years agoMaking query.cgi use the new queryhelp.cgi doc
tara%tequilarista.org [Wed, 7 Mar 2001 13:02:46 +0000 (13:02 +0000)] 
Making query.cgi use the new queryhelp.cgi doc

24 years agoFixed typos, dated information, and Windows NT instructions.
barnboy%trilobyte.net [Wed, 7 Mar 2001 12:27:03 +0000 (12:27 +0000)] 
Fixed typos, dated information, and Windows NT instructions.

24 years agofix for bug 30823. fixed advanced queries on dependencies and cc. added huge comment...
endico%mozilla.org [Wed, 7 Mar 2001 12:11:47 +0000 (12:11 +0000)] 
fix for bug 30823. fixed advanced queries on dependencies and cc. added huge comment about how boolean charts work.

24 years agoFix for bug 62949: Initial Test Component on new install did not have initialOwner...
dave%intrec.com [Wed, 7 Mar 2001 11:09:29 +0000 (11:09 +0000)] 
Fix for bug 62949: Initial Test Component on new install did not have initialOwner, which made sanitycheck complain.

24 years agoBacking out Gerv's brainspasm for him
tara%tequilarista.org [Sat, 3 Mar 2001 08:17:07 +0000 (08:17 +0000)] 
Backing out Gerv's brainspasm for him

24 years agoFix for bug 70544: QuickSearch drops everything after the first negated word
dave%intrec.com [Thu, 1 Mar 2001 11:34:08 +0000 (11:34 +0000)] 
Fix for bug 70544: QuickSearch drops everything after the first negated word
patch by afranke@ags.uni-sb.de (Andreas Franke)

24 years agofix for 69147: reports.cgi still refers to gif (bugzilla 2.11)
cyeh%bluemartini.com [Thu, 1 Mar 2001 07:36:49 +0000 (07:36 +0000)] 
fix for 69147: reports.cgi still refers to gif (bugzilla 2.11)
patch contributed to dave@intrec.com (Dave Miller).
remove useless code.

24 years agofix for 61637: Code bit for upgrading from 2.5
cyeh%bluemartini.com [Thu, 1 Mar 2001 07:33:01 +0000 (07:33 +0000)] 
fix for 61637: Code bit for upgrading from 2.5
based on patch submitted by ehanson@talkware.net (Eric Hanson)
support for changes comments table to longdescs, but only if comments
table exists.

24 years agomissed last documentation change
cyeh%bluemartini.com [Thu, 1 Mar 2001 07:08:52 +0000 (07:08 +0000)] 
missed last documentation change

24 years agofix for 69793: check in new files for QuickSearch
cyeh%bluemartini.com [Thu, 1 Mar 2001 07:07:24 +0000 (07:07 +0000)] 
fix for 69793: check in new files for QuickSearch
patch contributed by franke@ags.uni-sb.de (Andreas Franke)
Now add quicksearch functionality to the main index page.

24 years agofix for 58436: javascript strict warnings in query.cgi
cyeh%bluemartini.com [Thu, 1 Mar 2001 07:00:28 +0000 (07:00 +0000)] 
fix for 58436: javascript strict warnings in query.cgi
patch submitted by sidney@sidney.com (Sidney Markowitz)
wrap javascript around Param("usetargetmilestone")

24 years agofix for bug 67482: parens in user's real name was confusing bugzilla. Patch by jake...
dave%intrec.com [Tue, 27 Feb 2001 09:32:27 +0000 (09:32 +0000)] 
fix for bug 67482: parens in user's real name was confusing bugzilla.  Patch by jake@acutex.net

24 years agoFix for bug 50279: a couple executable files were missing from the list of files...
dave%intrec.com [Tue, 27 Feb 2001 09:20:55 +0000 (09:20 +0000)] 
Fix for bug 50279: a couple executable files were missing from the list of files that checksetup considers executable when it's resetting permissions.

24 years agofix for 47726: Doesn't display properly in IE5.5 because bug url & are not encoded
cyeh%bluemartini.com [Tue, 27 Feb 2001 07:46:01 +0000 (07:46 +0000)] 
fix for 47726: Doesn't display properly in IE5.5 because bug url & are not encoded
patch submitted by rufus@nonstuff.de (Rufus)
call QuoteXMLChars on bug_file_loc and attachment desc

24 years agostupid lamo fix for 69621: Keyword cache not updated on keyword rename/delete.
cyeh%bluemartini.com [Tue, 27 Feb 2001 07:25:22 +0000 (07:25 +0000)] 
stupid lamo fix for 69621: Keyword cache not updated on keyword rename/delete.
now give warning to admin that keyword cache should be rebuilt after any keyword
edit or deletion.

24 years agofix for bug 51670: Dependency loops are possible
cyeh%bluemartini.com [Tue, 27 Feb 2001 06:50:58 +0000 (06:50 +0000)] 
fix for bug 51670: Dependency loops are possible
we now search each list (dependson, blocks) to see if a bug number shows
up in each list. a bug can't be dependent upon and block the same bug.
also make it so you can't set a bug blocking or dependent on itself.

24 years agoFix for bug 69670: Chart::Base only reports its version number as 0.99, regardless...
dave%intrec.com [Mon, 26 Feb 2001 16:19:50 +0000 (16:19 +0000)] 
Fix for bug 69670: Chart::Base only reports its version number as 0.99, regardless of the fact that you have 0.99b or 0.99c installed.  So checksetup.pl needs to look for 0.99 instead of 0.99b.

24 years agofix for 54566: Software error generated when adding invalid dependencies
cyeh%bluemartini.com [Sat, 24 Feb 2001 05:40:03 +0000 (05:40 +0000)] 
fix for 54566: Software error generated when adding invalid dependencies
if we call PuntTryAgain(), make sure we've unlocked tables

24 years agoOops, typo in patch. = -> eq
dave%intrec.com [Sat, 24 Feb 2001 03:32:13 +0000 (03:32 +0000)] 
Oops, typo in patch.  = -> eq

24 years agoFix for bug 69879: initial owner getting set to NULL if someone was specified on...
dave%intrec.com [Fri, 23 Feb 2001 09:04:01 +0000 (09:04 +0000)] 
Fix for bug 69879: initial owner getting set to NULL if someone was specified on the new bug form.  This bug was introduced in the patch for bug 66876 (v1.29 of post_bug.cgi)

24 years agocleanup footer when not logged in and if using voting.
cyeh%bluemartini.com [Fri, 23 Feb 2001 06:11:27 +0000 (06:11 +0000)] 
cleanup footer when not logged in and if using voting.

24 years agobreak Find and Report links to a seperate line so that it looks cleaner
cyeh%bluemartini.com [Fri, 23 Feb 2001 05:59:25 +0000 (05:59 +0000)] 
break Find and Report links to a seperate line so that it looks cleaner
on browser windows with shorter widths. also, the second line
matches nicely with the other table cell.

24 years agofix for 69688: buglist.cgi: the intermediate "please stand by" page is ugly
cyeh%bluemartini.com [Fri, 23 Feb 2001 02:36:06 +0000 (02:36 +0000)] 
fix for 69688: buglist.cgi: the intermediate "please stand by" page is ugly
patch submitted by st.n@gmx.net (Stephan Niemz [faniz])

24 years agofix for 66876: Using userids (mediumint) for initialowner and initialqacontact
cyeh%bluemartini.com [Fri, 23 Feb 2001 02:11:22 +0000 (02:11 +0000)] 
fix for 66876: Using userids (mediumint) for initialowner and initialqacontact
based on patch submitted by baulig@suse.de (Martin Baulig).

24 years agoMade dupe table populating code not break on multi-line dupe comments. Thanks to...
gerv%gerv.net [Thu, 22 Feb 2001 22:05:34 +0000 (22:05 +0000)] 
Made dupe table populating code not break on multi-line dupe comments. Thanks to Alex Melnick <alex@get.topica.com>. No bug number.

24 years agofix for 67278: Footer lines need separation
cyeh%bluemartini.com [Thu, 22 Feb 2001 10:20:58 +0000 (10:20 +0000)] 
fix for 67278: Footer lines need separation
patch submitted by shie9022@msmailhub.oulan.ou.edu (Alan Shields)
make saved queries display better

24 years agoFix for bug 49306: Resolution field getting cleared on midair-collision.
dave%intrec.com [Thu, 22 Feb 2001 06:13:34 +0000 (06:13 +0000)] 
Fix for bug 49306: Resolution field getting cleared on midair-collision.

24 years agofix for 61648: SQL inserts do not match constraints
cyeh%bluemartini.com [Wed, 21 Feb 2001 07:43:32 +0000 (07:43 +0000)] 
fix for 61648: SQL inserts do not match constraints
patch submitted by kevin.brannen@springbow.com (Kevin Brannen)
change checksetup inserts to match database constraints.

24 years agoYeah, this is pretty cool. Checking in patch for bug #27669 by Stephan Niemz
tara%tequilarista.org [Wed, 21 Feb 2001 07:33:28 +0000 (07:33 +0000)] 
Yeah, this is pretty cool.  Checking in patch for bug #27669 by Stephan Niemz

24 years agoFix for bug 69269: misleading comment for reassign by component when QA Contact is...
dave%intrec.com [Wed, 21 Feb 2001 06:19:10 +0000 (06:19 +0000)] 
Fix for bug 69269: misleading comment for reassign by component when QA Contact is in use.

24 years agofix for 9302: Would be nice if attachment + number was a link too.
cyeh%bluemartini.com [Wed, 21 Feb 2001 05:49:59 +0000 (05:49 +0000)] 
fix for 9302: Would be nice if attachment + number was a link too.
patch submitted by afranke@ags.uni-sb.de (Andreas Franke)
thanks for the patch. Now can reference attachments in other bugs as an HTML
link.

24 years agofix for 58436 : javascript strict warnings in query.cgi
cyeh%bluemartini.com [Wed, 21 Feb 2001 05:15:12 +0000 (05:15 +0000)] 
fix for 58436 : javascript strict warnings in query.cgi
changed to f.target_milestone

24 years agofix for 68873 : Bugzilla install doesn't work over NFS; mention this in README
cyeh%bluemartini.com [Sat, 17 Feb 2001 02:07:54 +0000 (02:07 +0000)] 
fix for 68873 : Bugzilla install doesn't work over NFS; mention this in README
patch submitted by tstromberg@rtci.com (Thomas Stromberg).

24 years agofix for 17773: Checksetup.pl should create maintainer if database is empty.
cyeh%bluemartini.com [Sat, 17 Feb 2001 01:56:05 +0000 (01:56 +0000)] 
fix for 17773: Checksetup.pl should create maintainer if database is empty.
patch submitted by dave@intrec.com (Dave Miller)
create an administrator if we don't find one in the db or if new.

24 years agofix for 65396:
cyeh%bluemartini.com [Fri, 16 Feb 2001 09:22:38 +0000 (09:22 +0000)] 
fix for 65396:
Remember This Query should give option to add to page footer
patch submitted by st.n@gmx.net (Stephan Niemz)

24 years agofix for 28676 :
cyeh%bluemartini.com [Fri, 16 Feb 2001 06:42:13 +0000 (06:42 +0000)] 
fix for 28676 :
When a bug is marked duplicate, the reporter should be added to the bug that it duplicated.
patch submitted by jake@acutex.net (Jake).

24 years agofix for bug found in original 17464 patch, where removal from the CC list was not...
dmose%mozilla.org [Thu, 15 Feb 2001 04:41:24 +0000 (04:41 +0000)] 
fix for bug found in original 17464 patch, where removal from the CC list was not generating a mail.  r=donm@bluemartini.com

24 years agoFix for bug 22041: Bug page title now includes bug summary. Patch by st.n@gmx.net...
dave%intrec.com [Fri, 2 Feb 2001 11:44:47 +0000 (11:44 +0000)] 
Fix for bug 22041: Bug page title now includes bug summary.  Patch by st.n@gmx.net (Stephan Niemz (faniz))

24 years agoFix for bug 66149: better error message on connection failures. Patch by shie9022...
dave%intrec.com [Fri, 2 Feb 2001 11:29:26 +0000 (11:29 +0000)] 
Fix for bug 66149: better error message on connection failures.  Patch by shie9022@msmailhub.oulan.ou.edu (Alan Shields)

24 years agoFix for bug 66154, fixes error introduced in v1.42 of reports.cgi from bug 39159...
dave%intrec.com [Sat, 27 Jan 2001 10:34:17 +0000 (10:34 +0000)] 
Fix for bug 66154, fixes error introduced in v1.42 of reports.cgi from bug 39159.  Patch by Alan Shields <shie9022@msmailhub.oulan.ou.edu>

24 years agocleaning up trailing whitespace in buglist.cgi source. (no code changes) Patch by...
dave%intrec.com [Thu, 25 Jan 2001 13:30:35 +0000 (13:30 +0000)] 
cleaning up trailing whitespace in buglist.cgi source. (no code changes)  Patch by Stephan Niemz [faniz] <st.n@gmx.net>

24 years agoFix for bug 66058: dates in Created and Changed date columns in buglists are now...
dave%intrec.com [Thu, 25 Jan 2001 13:08:21 +0000 (13:08 +0000)] 
Fix for bug 66058: dates in Created and Changed date columns in buglists are now in context with how old the bug is.

within the last 18 hours: time only (12:24:34)
within the last   6 days: weekday and time (Fri 12:24)
within the last 100 days: month and day (01-19)
older than 100 days: previous behaviour (2001-01-19)

24 years agoFix for bug 55429: can't always vote more than once per bug, depending on product...
dave%intrec.com [Thu, 25 Jan 2001 12:56:14 +0000 (12:56 +0000)] 
Fix for bug 55429: can't always vote more than once per bug, depending on product.  Patch by Matthew Tuck <matty@box.net.au>

24 years agoRe-fixing bug 30694. part of the original patch got left out.
dave%intrec.com [Thu, 25 Jan 2001 10:51:49 +0000 (10:51 +0000)] 
Re-fixing bug 30694.  part of the original patch got left out.

24 years agoFix for part 2 of bug 31456: changes the way checksetup.pl handles the localconfig...
dave%intrec.com [Thu, 25 Jan 2001 07:27:13 +0000 (07:27 +0000)] 
Fix for part 2 of bug 31456: changes the way checksetup.pl handles the localconfig file internally to guarantee proper detection of any variables defined in localconfig (even empty arrays, which it couldn't detect before, in case someone adds one to localcofig at some point)

24 years agoFix for bug 30694: adds title attributes to bug links with bug status and description...
dave%intrec.com [Thu, 25 Jan 2001 06:24:06 +0000 (06:24 +0000)] 
Fix for bug 30694: adds title attributes to bug links with bug status and description.  Patch by jake@acutex.net

24 years agoFix for bug 65598: check for minimum versions of some of the Perl modules Bugzilla...
dave%intrec.com [Thu, 25 Jan 2001 04:31:45 +0000 (04:31 +0000)] 
Fix for bug 65598: check for minimum versions of some of the Perl modules Bugzilla needs.  Also check for minimum version of MySQL server on the other end.

24 years agopatch from bug 17464 to give user some control over what sorts of bug mail get sent...
dmose%mozilla.org [Thu, 25 Jan 2001 04:26:23 +0000 (04:26 +0000)] 
patch from bug 17464 to give user some control over what sorts of bug mail get sent to an account.  Original patch by al_raetz@yahoo.com and lots of additional hacking by me; r=donm@bluemartini.com

24 years agoFix for bug 31295: use checkbox for votes if only one vote allowed. Also eliminate...
dave%intrec.com [Wed, 24 Jan 2001 10:41:41 +0000 (10:41 +0000)] 
Fix for bug 31295: use checkbox for votes if only one vote allowed. Also eliminate displaying products with no votes.  Patch by Stephan Niemz <st.n@gmx.net>

24 years agoFix for bug 45784: URL field truncated at quote marks. Patch by
dave%intrec.com [Wed, 24 Jan 2001 09:54:42 +0000 (09:54 +0000)] 
Fix for bug 45784: URL field truncated at quote marks.  Patch by
jake@acutex.net

24 years agoLanding Ask Bjoern Hansen's fix for bug #39159
tara%tequilarista.org [Sun, 21 Jan 2001 00:58:32 +0000 (00:58 +0000)] 
Landing Ask Bjoern Hansen's fix for bug #39159

24 years agoLanding suggested addition from Bernd Eckenfels for bug # 56822
tara%tequilarista.org [Sat, 20 Jan 2001 04:57:52 +0000 (04:57 +0000)] 
Landing suggested addition from Bernd Eckenfels for bug # 56822

24 years agoMore bug 6682. Perhaps this could be it.
gerv%gerv.net [Fri, 19 Jan 2001 07:08:21 +0000 (07:08 +0000)] 
More bug 6682. Perhaps this could be it.

24 years agoCleaning up the language for matty for bug #45213
tara%tequilarista.org [Thu, 18 Jan 2001 10:20:04 +0000 (10:20 +0000)] 
Cleaning up the language for matty for bug #45213

24 years agoLanding patch for bug #58436 from Henrik Gemal
tara%tequilarista.org [Thu, 18 Jan 2001 10:14:11 +0000 (10:14 +0000)] 
Landing patch for bug #58436 from Henrik Gemal

24 years agoCode to upgrade data file formats from old version, and intermediate broken version...
gerv%gerv.net [Wed, 17 Jan 2001 23:52:20 +0000 (23:52 +0000)] 
Code to upgrade data file formats from old version, and intermediate broken version. Bug 6682.

24 years agoFix for bug 32000 (and refixing bug 4928): extra newlines in comments made
dave%intrec.com [Wed, 17 Jan 2001 05:09:33 +0000 (05:09 +0000)] 
Fix for bug 32000 (and refixing bug 4928): extra newlines in comments made
with NS4-Mac

24 years agochanges from jake@acutex.net to make it possible to toggle the default value of newem...
dmose%mozilla.org [Sat, 23 Dec 2000 07:01:29 +0000 (07:01 +0000)] 
changes from jake@acutex.net to make it possible to toggle the default value of newemailtech for new profiles, this is set by default to be turned on (the old default was off) ; r=dmose@mozilla.org.  changes from me to make newemailtech the default in all new installations, and update the verbiage in various spots to make it clear that newemailtech is now considered the one true way and the old tech will be going away.  r=endico@mozilla.org,cyeh@bluemartini.com