]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
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
endico%mozilla.org [Tue, 13 Jun 2000 23:49:15 +0000 (23:49 +0000)]
fix logic for restricting who can move bugs
endico%mozilla.org [Tue, 13 Jun 2000 17:00:32 +0000 (17:00 +0000)]
use background delivery instead of defered so mail is delivered sooner and bug moving process goes faster.
endico%mozilla.org [Tue, 13 Jun 2000 16:53:38 +0000 (16:53 +0000)]
initial checkin. still incomplete
endico%mozilla.org [Tue, 13 Jun 2000 16:45:12 +0000 (16:45 +0000)]
adding toArrayOfStrings subroutine needed by Bug.pm
endico%mozilla.org [Mon, 12 Jun 2000 15:18:19 +0000 (15:18 +0000)]
Separate viewbugactivityformatforprinting with a vertical bar so the two links don't run together into one incomprehensible sentence
endico%mozilla.org [Mon, 12 Jun 2000 13:52:41 +0000 (13:52 +0000)]
'Bug' data was in a global var. different bugs were sharing this and overwritig each other.
tara%tequilarista.org [Sat, 10 Jun 2000 01:03:18 +0000 (01:03 +0000)]
Applying timeless' fix for 39918
terry%mozilla.org [Fri, 9 Jun 2000 09:53:39 +0000 (09:53 +0000)]
Allow sorting by summary, since you can already sort by everything else...
endico%mozilla.org [Fri, 9 Jun 2000 03:30:10 +0000 (03:30 +0000)]
experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug object and provides methods for getting and setting attributes and for printing out the bug as xml. xml.cgi prompts for a list of bugs and displays the list as html. xml.cgi replaces export_bug.cgi
mbarnson%excitehome.net [Thu, 8 Jun 2000 14:04:50 +0000 (14:04 +0000)]
Adding database schema docs
mbarnson%excitehome.net [Thu, 8 Jun 2000 05:54:07 +0000 (05:54 +0000)]
Updates:
1.Added Dave Lawrence's excellent RedHat Bugzilla differences section verbatim.
2.Added more information on Loki Bugzilla ("Fenris").
3.Added questions from some corporate customers
4.Removed unused text in API section
5.Added information about other documentation (pending)
6.Added a section for pointy-haired-bosses
7.This will be the last release in strictly HTML format. Source will be SGML shortly, with HTML and TXT versions
included with the package from this point on
endico%mozilla.org [Thu, 8 Jun 2000 00:49:02 +0000 (00:49 +0000)]
change the sanity check against $::FORM{'who'} since that variable is no longer used.
tara%tequilarista.org [Wed, 7 Jun 2000 05:03:41 +0000 (05:03 +0000)]
Fix for bug #40987
tara%tequilarista.org [Wed, 7 Jun 2000 02:47:08 +0000 (02:47 +0000)]
checking in 0.2.1 of the FAQ
cyeh%bluemartini.com [Tue, 6 Jun 2000 01:08:13 +0000 (01:08 +0000)]
change db->query to db->do to be compatible with latest version of DBI and
DBD.
tara%tequilarista.org [Sat, 3 Jun 2000 04:34:37 +0000 (04:34 +0000)]
Landing fix for keyword column handling--bug #39647
endico%mozilla.org [Sat, 3 Jun 2000 01:54:55 +0000 (01:54 +0000)]
allow the reporter of a bug to change the status of a bug (e.g. reopen it) even if they don't have the editbug bit set.
endico%mozilla.org [Fri, 2 Jun 2000 06:09:14 +0000 (06:09 +0000)]
added comment to value_quote referencing bugs with quoting linebreaks
endico%mozilla.org [Fri, 26 May 2000 13:34:45 +0000 (13:34 +0000)]
add error attribute to <bug>
endico%mozilla.org [Sat, 20 May 2000 15:07:19 +0000 (15:07 +0000)]
fix url of dtd
cyeh%bluemartini.com [Sat, 20 May 2000 08:22:07 +0000 (08:22 +0000)]
remove dependency on Mysql, use DBI instead. Patch submitted by
sstock@iconnect-inc.com, reworked slightly by cyeh@bluemartini.com
to update it to the tip
tara%tequilarista.org [Thu, 18 May 2000 04:29:31 +0000 (04:29 +0000)]
Making all system calls use paramter arguments
endico%mozilla.org [Tue, 16 May 2000 21:04:05 +0000 (21:04 +0000)]
remove requirement for Data::Dumper
endico%mozilla.org [Tue, 16 May 2000 14:35:21 +0000 (14:35 +0000)]
move mime type declaration to fix types for html error messages
endico%mozilla.org [Tue, 16 May 2000 14:10:44 +0000 (14:10 +0000)]
export_bug.cgi emits a bug as xml in a form that import.pl can use to import the bug into another instance of bugzilla.
terry%mozilla.org [Tue, 9 May 2000 05:00:38 +0000 (05:00 +0000)]
Add a new param, musthavemilestoneonaccept, which requires users to
set the target milestone when accepting a bug.
cyeh%bluemartini.com [Tue, 9 May 2000 04:26:53 +0000 (04:26 +0000)]
rolling version to 2.11 for development
cyeh%bluemartini.com [Tue, 9 May 2000 02:46:22 +0000 (02:46 +0000)]
rolling version number to latest release of 2.10
cyeh%bluemartini.com [Tue, 9 May 2000 02:05:41 +0000 (02:05 +0000)]
add sec disclaimer, move installation on NT note to the installation
section where it should have gone in the first place
cyeh%bluemartini.com [Tue, 9 May 2000 01:23:55 +0000 (01:23 +0000)]
fix warnings on DBID_to_real_or_loginname. thanks to endico@mozilla.org
cyeh%bluemartini.com [Tue, 9 May 2000 01:12:28 +0000 (01:12 +0000)]
Validate value of $::FORM{who}. Thanks to Ed Korthof (edk@collab.net) for patch.
cyeh%bluemartini.com [Sat, 6 May 2000 01:02:05 +0000 (01:02 +0000)]
add little blurb about flush privs
cyeh%bluemartini.com [Sun, 30 Apr 2000 11:34:53 +0000 (11:34 +0000)]
duhhh. backout unique index change for versions table.
thanks to dave@intrec.com for catching my complete brain lock
this one.
tara%tequilarista.org [Sat, 29 Apr 2000 01:51:11 +0000 (01:51 +0000)]
Fix for bug #1105--no more annoying blank quips
dmose%mozilla.org [Fri, 28 Apr 2000 06:12:44 +0000 (06:12 +0000)]
Fixed a typo that was causing Perl to abort before printing the HTML
footer when a certain database inconsistency was detected.
donm%bluemartini.com [Thu, 27 Apr 2000 02:35:43 +0000 (02:35 +0000)]
bug 25010 need a way to edit groups
cyeh%bluemartini.com [Thu, 27 Apr 2000 02:12:17 +0000 (02:12 +0000)]
slightly more paranoid database schema:.
made column 'program' in table 'versions' be not null, and unique.
optimally you would want a unique index on 'value' and 'program' but
indexes are not supported on datatype 'tinytext' until mysql 3.23
donm%bluemartini.com [Thu, 27 Apr 2000 00:44:24 +0000 (00:44 +0000)]
bug 30823, advanced querying didn't work for dependencies.
cyeh%bluemartini.com [Wed, 26 Apr 2000 08:43:51 +0000 (08:43 +0000)]
better implementation of realnames support. remove overhead of two sql
calls from bug_form.
donm%bluemartini.com [Wed, 26 Apr 2000 04:05:32 +0000 (04:05 +0000)]
patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won't
produce gifs.
cyeh%bluemartini.com [Sat, 22 Apr 2000 06:32:25 +0000 (06:32 +0000)]
added Windows NT blurb to disclaimer section.
cyeh%bluemartini.com [Sat, 22 Apr 2000 01:45:48 +0000 (01:45 +0000)]
Add conditional support to display users real name in bug reports if user
entered in that information. Thanks to
Chris Baldwin <cbaldwin@redback.com>
for providing the patch.
cyeh%bluemartini.com [Sat, 22 Apr 2000 01:43:53 +0000 (01:43 +0000)]
change field name to more accurately reflect what it is
endico%mozilla.org [Wed, 19 Apr 2000 09:14:36 +0000 (09:14 +0000)]
backing out because this has broken bugzilla.mozilla.org. the choice is no longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates.
donm%bluemartini.com [Wed, 19 Apr 2000 06:10:35 +0000 (06:10 +0000)]
bug 25010 add ability to easily edit groups
dmose%mozilla.org [Wed, 12 Apr 2000 07:25:37 +0000 (07:25 +0000)]
use sendmail deferred delivery to avoid long hangs at bug submission time
endico%mozilla.org [Sat, 8 Apr 2000 13:04:15 +0000 (13:04 +0000)]
add link to unconfirmed
terry%mozilla.org [Fri, 7 Apr 2000 04:09:02 +0000 (04:09 +0000)]
Queries should fully qualify the field name, in case there is more
than one table that have a field with that name.