]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
dave%intrec.com [Thu, 7 Sep 2000 13:22:10 +0000 (13:22 +0000)]
Fix for bug 51508: Unclosed <NOBR> around named queries in command menu.
Patch by john.beranek@pace.co.uk (John Beranek)
dave%intrec.com [Wed, 6 Sep 2000 13:01:10 +0000 (13:01 +0000)]
Fix for bug 38791: scipped -> skipped spelling correction.
dave%intrec.com [Wed, 6 Sep 2000 12:37:57 +0000 (12:37 +0000)]
Fix for bug 33491: adds comment about configuration items for Apache being
in httpd.conf in never versions of apache, rather than in srm.conf or
access.conf. Also adds comment in the "adding a maintainer by hand"
section that you may need command-line options for the mysql command if
you've enabled security in MySQL.
dave%intrec.com [Wed, 6 Sep 2000 11:57:24 +0000 (11:57 +0000)]
Fix for bug 21782: add instructions for using CPAN to install Perl modules
to the README.
cyeh%bluemartini.com [Wed, 6 Sep 2000 00:48:22 +0000 (00:48 +0000)]
html fix to reclose 21583
dave%intrec.com [Mon, 4 Sep 2000 11:10:51 +0000 (11:10 +0000)]
Fix for bug 43821: PutHeader has unbalanced <TABLE> tags.
dave%intrec.com [Sat, 2 Sep 2000 11:26:36 +0000 (11:26 +0000)]
Removing duplicate variable declaration from patch for bug 50698. The
sendmail deferred vs immediate delivery Param is now honored even in Perl
5.6.
dave%intrec.com [Sat, 2 Sep 2000 09:44:54 +0000 (09:44 +0000)]
Fix for bug 46913: xml.cgi produces SQL error when accessed while not
logged in yet. Thanks to luke_harless@attglobal.net for discovering this
one.
cyeh%bluemartini.com [Fri, 1 Sep 2000 06:26:51 +0000 (06:26 +0000)]
fix for 6944: buglist: summary and whiteboard fight for space
patch by the ever present dave@intrec.com
cyeh%bluemartini.com [Fri, 1 Sep 2000 05:56:21 +0000 (05:56 +0000)]
fix for 45583: all users get added to a group if userregexp is null in editproducts.cgi
patch by jmrobins@tgix.com
cyeh%bluemartini.com [Fri, 1 Sep 2000 04:53:29 +0000 (04:53 +0000)]
fix for 35604: indicate on bug lists if a bug is not visible to the public
patch submitted by dave@intrec.com (Dave Miller), legend added
by cyeh@bluemartini.com
cyeh%bluemartini.com [Fri, 1 Sep 2000 01:19:46 +0000 (01:19 +0000)]
fix for 44609 : Remove the useless "project" column in the Change columns page
patch submitted by cdurst@world.std.com (Charles Durst)
tara%tequilarista.org [Thu, 31 Aug 2000 13:07:26 +0000 (13:07 +0000)]
fix for bug #24806
cyeh%bluemartini.com [Thu, 31 Aug 2000 06:44:35 +0000 (06:44 +0000)]
fix for 44617: edit*.cgi: Should show which product you're working on
patches by mtakacs@pacbell.net (Tak)
cyeh%bluemartini.com [Thu, 31 Aug 2000 06:01:26 +0000 (06:01 +0000)]
fix for 32828: Redirect fails on Internet explorer: colchange.cgi
patch from mtakacs@pacbell.net
cyeh%bluemartini.com [Thu, 31 Aug 2000 05:49:17 +0000 (05:49 +0000)]
fix for 40603: query.cgi shutdownhtml PutHeader
patch submitted by JRobertson@medevolve.com (Jon Robertson)
cyeh%bluemartini.com [Thu, 31 Aug 2000 05:42:44 +0000 (05:42 +0000)]
fix for 40603: Assumes user is coming from different page
patch by zach@zachlipton.com
cyeh%bluemartini.com [Thu, 31 Aug 2000 04:47:17 +0000 (04:47 +0000)]
fix submitted for 42809: bug_email.pl doesn't allow for priority = 0
patch submitted by brad@xyu.dhs.org (Brad Sarsfield)
cyeh%bluemartini.com [Thu, 31 Aug 2000 04:32:43 +0000 (04:32 +0000)]
fix for 37684 and 42609: trying to deal with malformed url's in the URL field
during bug entry. instead of trying to be really intelligent over what a valid
url field is, or doing any kind of complicated regexping and forcing http://
on everyone, what we do instead is pre-seed enter_bug.cgi bug_file_loc with http://
in the text field. if that is all there is in the field when we are in post_bug.cgi,
then the value gets set to null (no URL entered into the new bug form). this allows
for you to enter in any valid url that you want, but also make it obvious that
http:// should be there for http:// urls at bug entry time
cyeh%bluemartini.com [Wed, 30 Aug 2000 03:10:14 +0000 (03:10 +0000)]
fix for 50698: parameter for sendmail deferred mode
cyeh%bluemartini.com [Wed, 30 Aug 2000 01:01:07 +0000 (01:01 +0000)]
fix for 49063: no sanity checking when setting duplicate. sanity checking
is done for the dup id field, but not for the originating bug id.
now checks to see if the original bug id is valid as well, although i don't
understand how this could get corrupted in the first place
cyeh%bluemartini.com [Wed, 30 Aug 2000 00:14:25 +0000 (00:14 +0000)]
fix for 38463: show_bug.cgi: colon in "keywords:" not part of link
cyeh%bluemartini.com [Wed, 30 Aug 2000 00:01:54 +0000 (00:01 +0000)]
fix for 38624: "New value" column smaller than "old value" column. added an
extra "<" in FormatTriple so that old/new are the same size
cyeh%bluemartini.com [Tue, 29 Aug 2000 23:44:33 +0000 (23:44 +0000)]
fix for 31081: Make comment field in bug view larger.
endico%mozilla.org [Tue, 29 Aug 2000 07:46:28 +0000 (07:46 +0000)]
use big sql tables because checking keywords requires a fairly huge query
endico%mozilla.org [Tue, 29 Aug 2000 06:07:33 +0000 (06:07 +0000)]
Add new flavors of BSD to the list of platforms and rearrange the order of the list. Also, fix a couple of typos in the opening comments.
cyeh%bluemartini.com [Tue, 29 Aug 2000 01:52:14 +0000 (01:52 +0000)]
fix for 40286 : strike-throughs impair readability. patch from
gervase.markham@univ.ox.ac.uk
cyeh%bluemartini.com [Tue, 29 Aug 2000 01:44:28 +0000 (01:44 +0000)]
fix for 45118: Target milestone setup issue. patch submitted by
matty@box.net.au (Matthew Tuck). now creates a milestone entry for the
first test product
cyeh%bluemartini.com [Tue, 29 Aug 2000 01:29:22 +0000 (01:29 +0000)]
fix for 21583: Buzilla attachments should say what kind of file they are
cyeh%bluemartini.com [Tue, 29 Aug 2000 01:20:11 +0000 (01:20 +0000)]
remove extra spaces at head of file
cyeh%bluemartini.com [Tue, 29 Aug 2000 00:56:57 +0000 (00:56 +0000)]
fix for 47669: editproducts.cgi line 582 uses old $::db->query. thanks to
rwhite@collectivenet.net (Ryan White) for finding it.
cyeh%bluemartini.com [Tue, 29 Aug 2000 00:48:56 +0000 (00:48 +0000)]
fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.
patches by zach@zachlipton.com. Thanks!
cyeh%bluemartini.com [Mon, 28 Aug 2000 11:16:18 +0000 (11:16 +0000)]
fix for 45116, typo, above should be below.
dave%intrec.com [Wed, 23 Aug 2000 01:30:05 +0000 (01:30 +0000)]
Fix for bug 16454: can now run checksetup.pl on databases with passwords.
cyeh%bluemartini.com [Tue, 22 Aug 2000 03:16:00 +0000 (03:16 +0000)]
fix for #39044 : Some vers. of some browsers give a script warning on query page when not
using milestones. patch submitted by nkiesel@tbdnetworks.com
cyeh%bluemartini.com [Tue, 22 Aug 2000 02:50:41 +0000 (02:50 +0000)]
fix for bug #44622: perl5.6 vs perl5.005 -w: more anal 5.6 causes errors.
patches by mtakacs@pacbell.net.
terry%mozilla.org [Thu, 17 Aug 2000 06:07:37 +0000 (06:07 +0000)]
Deflect email away from me.
tara%tequilarista.org [Tue, 15 Aug 2000 01:44:54 +0000 (01:44 +0000)]
Landing zach's \n for #48947
dave%intrec.com [Sun, 13 Aug 2000 06:30:51 +0000 (06:30 +0000)]
Re-fixing bug 30824 the correct way (which also fixes bug 46753)
cyeh%bluemartini.com [Sat, 12 Aug 2000 08:14:25 +0000 (08:14 +0000)]
fix for bug #44691, patch submitted by jmrobins@tgix.com (Joe Robins)
dave%intrec.com [Thu, 10 Aug 2000 03:49:11 +0000 (03:49 +0000)]
Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching the
omission in the original patch.
tara%tequilarista.org [Tue, 8 Aug 2000 05:59:54 +0000 (05:59 +0000)]
Fixing bug #46897
cyeh%bluemartini.com [Tue, 8 Aug 2000 00:53:36 +0000 (00:53 +0000)]
fix for bug 42089: change wording of link from "create new bug" to
"report new bug". r=timeless@bemail.org, cyeh@bluemartini.com,
patch submitted by zach@zachlipton.com
dave%intrec.com [Sun, 6 Aug 2000 12:42:30 +0000 (12:42 +0000)]
Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catching
this one.
dave%intrec.com [Sat, 5 Aug 2000 06:16:01 +0000 (06:16 +0000)]
Removing a couple lines from the patch for bug 31336 that got left in by
accident.
dave%intrec.com [Wed, 2 Aug 2000 02:52:06 +0000 (02:52 +0000)]
Undoing missing QA bug introduced with earlier patch (see bug 30826 for
details)
endico%mozilla.org [Sat, 29 Jul 2000 04:28:39 +0000 (04:28 +0000)]
If the application is set up at the server root (e.g. bugzilla.mozilla.org) then this robots.txt disallows robots from scanning the site except for the top level file.
dmose%mozilla.org [Fri, 28 Jul 2000 12:12:33 +0000 (12:12 +0000)]
A menu was being created too early, before it is possible to avoid
creating the menu with an invalid default selection. This was causing
bugzilla to (incorrectly) spew a database corruption error when
attempting to view a bug that had been resolved MOVED. Why this
wasn't causing the same problem with DUPLICATE resolutions, I don't
know. Moved the menu creation later in the code, so that it only
happens after it has been ensured that the default selection is not
going to be MOVED.
tara%tequilarista.org [Fri, 28 Jul 2000 03:10:16 +0000 (03:10 +0000)]
Turning off tag support in quips because some assholes have nothing better do than fuck with my tool
tara%tequilarista.org [Wed, 26 Jul 2000 05:12:39 +0000 (05:12 +0000)]
Landing Jon Robertson's for bug #41915
tara%tequilarista.org [Wed, 26 Jul 2000 05:09:20 +0000 (05:09 +0000)]
Landing Jon Robertson's for bug #41913
tara%tequilarista.org [Wed, 26 Jul 2000 05:00:16 +0000 (05:00 +0000)]
Landing Dave Miller's patch for #25693
tara%tequilarista.org [Wed, 26 Jul 2000 01:58:42 +0000 (01:58 +0000)]
Landing Adam Spiers' contributions for security and small functional issues
dave%intrec.com [Tue, 25 Jul 2000 02:40:04 +0000 (02:40 +0000)]
Fix for bug 46207 (bugidtype=exclude breaks buglist.cgi).
dave%intrec.com [Sun, 23 Jul 2000 04:09:33 +0000 (04:09 +0000)]
Fix for bug 30826 (new email tech not being honored for QA contacts).
dave%intrec.com [Sat, 22 Jul 2000 00:00:40 +0000 (00:00 +0000)]
Fix for bug 46002 (reports.cgi allows users to view restricted products).
Patch submitted by jmrobins@tgix.com (Joe Robins)
dave%intrec.com [Thu, 20 Jul 2000 08:31:10 +0000 (08:31 +0000)]
Fix for bug 31336 (separate bug groups from access groups in user editor)
dave%intrec.com [Wed, 19 Jul 2000 23:05:51 +0000 (23:05 +0000)]
Fix for bug 27248 (Bug listings saved with .html extension). Patch
submitted by mhamby@logicon.com (Mark Hamby).
dave%intrec.com [Wed, 19 Jul 2000 11:34:52 +0000 (11:34 +0000)]
Fix for bug 32220 (checksetup.pl gives bad permissions). Majority of
patch submitted by seth@cs.brandeis.edu (Seth Landsman). checksetup.pl
now no longer twiddles the permissions of the contrib folder, and
properly sets the permissions on the folders inside the data folder.
dave%intrec.com [Tue, 18 Jul 2000 23:01:42 +0000 (23:01 +0000)]
Fix for bug 42037 (user passwords visible in editusers.cgi). Patch
submitted by JRobertson@medevolve.com (Jon Robertson)
dave%intrec.com [Tue, 18 Jul 2000 22:28:19 +0000 (22:28 +0000)]
Fix for bug 45586. When using 'usebuggroupsentry', prevent users from
seeing products the don't have access to on the query page.
dave%intrec.com [Tue, 18 Jul 2000 09:15:24 +0000 (09:15 +0000)]
Fix for bug 32971, patch submitted by mtakacs@pacbell.net
terry%mozilla.org [Fri, 14 Jul 2000 22:31:43 +0000 (22:31 +0000)]
Don't lowercase the entries in legal_keywords.
endico%mozilla.org [Fri, 14 Jul 2000 10:20:16 +0000 (10:20 +0000)]
change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list of resolutions which a bug may be changed to in the bug form and consists of all legal resolutions except 'MOVED' and 'DUPLICATE', since setting a bug to those resolutions requires a special process.
endico%mozilla.org [Fri, 14 Jul 2000 07:03:48 +0000 (07:03 +0000)]
oops, remove testing cruft
endico%mozilla.org [Fri, 14 Jul 2000 06:57:18 +0000 (06:57 +0000)]
move the 'Move Bug" button so its less likely to be confused with the commit button
endico%mozilla.org [Fri, 14 Jul 2000 06:12:49 +0000 (06:12 +0000)]
Bug moving code is now fully implemented. To use it, turn on the param and set the move related params.
endico%mozilla.org [Fri, 14 Jul 2000 04:38:15 +0000 (04:38 +0000)]
Add 'MOVED' as a default resolution. If CheckEnumField alters the bug db then update the shadow db too.
terry%mozilla.org [Fri, 14 Jul 2000 03:07:20 +0000 (03:07 +0000)]
Oops. How did I let that horrible typo get in?
terry%mozilla.org [Fri, 14 Jul 2000 03:04:14 +0000 (03:04 +0000)]
Keywords were already enforced to never differ only in capitalization. So, changed the code so that case no longer matters when typing in the name of a keyword.
endico%mozilla.org [Tue, 11 Jul 2000 06:01:26 +0000 (06:01 +0000)]
Add "Windows ME" operating system and a comment about how to add new os's (et al) to an already installed system
cyeh%bluemartini.com [Sat, 8 Jul 2000 08:31:23 +0000 (08:31 +0000)]
Fix for 42041. Patch from Dave Miller (dave@intrec.com).
terry%mozilla.org [Sat, 8 Jul 2000 04:05:19 +0000 (04:05 +0000)]
Fixed links off of 'Most doomed' reports to only list bugs that match the product we're reporting about.
cyeh%bluemartini.com [Thu, 6 Jul 2000 01:21:53 +0000 (01:21 +0000)]
fixes for the attachment widths. fix by dave@intrec.com (Dave Miller),
original bug found by timeless@bemail.org
terry%mozilla.org [Wed, 5 Jul 2000 22:17:36 +0000 (22:17 +0000)]
If bugs with an invalid product/component are found, provide a link to bring up the list of invalid bugs.
terry%mozilla.org [Thu, 29 Jun 2000 20:33:10 +0000 (20:33 +0000)]
Added some missing newlines.
cyeh%bluemartini.com [Thu, 29 Jun 2000 00:54:11 +0000 (00:54 +0000)]
fix for bug #44040 "sanitycheck.cgi dies if apostrophes in product, component, version,
or milestone". thanks to dave@intrec.com (Dave Miller) for the patch
cyeh%bluemartini.com [Wed, 28 Jun 2000 06:16:08 +0000 (06:16 +0000)]
lot's of stuff:
add whoid usergroupset comment query to bug data fields
add AppendComment function
add CanChangeField function to check if a person can change a field
add display() for quick dumps of the bug
add Collision to check for midair collisions before changing a bug
added a stub function for changing a bug in the database
init_bug will now take either a userid or an e-mail address as a valid parameter
endico%mozilla.org [Tue, 27 Jun 2000 07:27:10 +0000 (07:27 +0000)]
added item on copying db from one installation to another
cyeh%bluemartini.com [Tue, 27 Jun 2000 06:04:40 +0000 (06:04 +0000)]
fix for DBI compatibility
endico%mozilla.org [Tue, 27 Jun 2000 03:29:10 +0000 (03:29 +0000)]
change wording of mail notification
endico%mozilla.org [Sat, 24 Jun 2000 07:13:55 +0000 (07:13 +0000)]
add comment explaining how to set up mail alias
endico%mozilla.org [Sat, 24 Jun 2000 06:54:35 +0000 (06:54 +0000)]
add more whitespace to exporter's log message
endico%mozilla.org [Sat, 24 Jun 2000 06:52:32 +0000 (06:52 +0000)]
move new path code to beginning
endico%mozilla.org [Sat, 24 Jun 2000 05:56:45 +0000 (05:56 +0000)]
include error messages for each bug in the exporter's confirmation mail
endico%mozilla.org [Sat, 24 Jun 2000 05:43:21 +0000 (05:43 +0000)]
find the path this script lives in and add it to @INC and to the current working directory.
cyeh%bluemartini.com [Sat, 24 Jun 2000 05:35:38 +0000 (05:35 +0000)]
add voters to text
endico%mozilla.org [Sat, 24 Jun 2000 02:41:38 +0000 (02:41 +0000)]
give more verbose error messages
cyeh%bluemartini.com [Sat, 24 Jun 2000 01:59:48 +0000 (01:59 +0000)]
committing to close bug 6682 "Chart all bug states". patches
contributed by mhamby@logicon.com
cyeh%bluemartini.com [Sat, 24 Jun 2000 01:03:46 +0000 (01:03 +0000)]
checkin to fix Bug 25010 "Need a way to edit the list of available groups".
Patches and work contributed by dave@intrec.com (Dave Miller).
Some cleanup work needs to be done with regards to permissions and bit-twiddling
see other bugs that are dependent on 25010 for details.
endico%mozilla.org [Fri, 23 Jun 2000 07:10:34 +0000 (07:10 +0000)]
fix subject on confirmation mail
endico%mozilla.org [Fri, 23 Jun 2000 03:00:14 +0000 (03:00 +0000)]
send error messages as mail to appropriate parties instead of to stdout
cyeh%bluemartini.com [Thu, 22 Jun 2000 02:03:45 +0000 (02:03 +0000)]
Checkin for Bug 42851 'Use listbox with input for CC management on bug form'
contributed by dave@intrec.com (Dave Miller)
endico%mozilla.org [Wed, 21 Jun 2000 14:52:25 +0000 (14:52 +0000)]
forgot the reporter and URL fields
endico%mozilla.org [Wed, 21 Jun 2000 14:50:16 +0000 (14:50 +0000)]
was converting from dbid to login + real name. Remove the real name
endico%mozilla.org [Wed, 21 Jun 2000 00:13:59 +0000 (00:13 +0000)]
rename move.cgi to move.pl
cyeh%bluemartini.com [Tue, 20 Jun 2000 07:14:25 +0000 (07:14 +0000)]
fix GD and Chart::Lines documenation
cyeh%bluemartini.com [Fri, 16 Jun 2000 07:50:49 +0000 (07:50 +0000)]
add url for where to find the latest libgd
tara%tequilarista.org [Thu, 15 Jun 2000 12:07:13 +0000 (12:07 +0000)]
Fixing bug #17779 with patch from cdurst@world.std.com
endico%mozilla.org [Wed, 14 Jun 2000 00:20:53 +0000 (00:20 +0000)]
this file is superceded by xml.cgi