dave%intrec.com
91b49a30f6
Fix for bug 42037 (user passwords visible in editusers.cgi). Patch
...
submitted by JRobertson@medevolve.com (Jon Robertson)
2000-07-18 16:01:42 +00:00
dave%intrec.com
54e0a0552d
Fix for bug 45586. When using 'usebuggroupsentry', prevent users from
...
seeing products the don't have access to on the query page.
2000-07-18 15:28:19 +00:00
dave%intrec.com
3ff22aeadb
Fix for bug 32971, patch submitted by mtakacs@pacbell.net
2000-07-18 02:15:24 +00:00
terry%mozilla.org
a006826676
Don't lowercase the entries in legal_keywords.
2000-07-14 15:31:43 +00:00
endico%mozilla.org
f8a5788650
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.
2000-07-14 03:20:17 +00:00
endico%mozilla.org
0fcc338db8
oops, remove testing cruft
2000-07-14 00:03:48 +00:00
endico%mozilla.org
946836c439
move the 'Move Bug" button so its less likely to be confused with the commit button
2000-07-13 23:57:18 +00:00
endico%mozilla.org
bf19617f49
Bug moving code is now fully implemented. To use it, turn on the param and set the move related params.
2000-07-13 23:12:52 +00:00
endico%mozilla.org
fff3438eb2
Add 'MOVED' as a default resolution. If CheckEnumField alters the bug db then update the shadow db too.
2000-07-13 21:38:15 +00:00
terry%mozilla.org
e531246368
Oops. How did I let that horrible typo get in?
2000-07-13 20:07:20 +00:00
terry%mozilla.org
167f735bc2
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.
2000-07-13 20:04:15 +00:00
endico%mozilla.org
f536db7f53
Add "Windows ME" operating system and a comment about how to add new os's (et al) to an already installed system
2000-07-10 23:01:26 +00:00
cyeh%bluemartini.com
6707d36b9c
Fix for 42041. Patch from Dave Miller (dave@intrec.com).
2000-07-08 01:31:23 +00:00
terry%mozilla.org
20179806cd
Fixed links off of 'Most doomed' reports to only list bugs that match the product we're reporting about.
2000-07-07 21:05:19 +00:00
slamm%netscape.com
440792d8cd
Change ~/.mozconfig to $HOME/.mozconfig for OS2 folks.
2000-07-05 18:24:28 +00:00
cyeh%bluemartini.com
b0fedb997f
fixes for the attachment widths. fix by dave@intrec.com (Dave Miller),
...
original bug found by timeless@bemail.org
2000-07-05 18:21:54 +00:00
terry%mozilla.org
63d4d6d8bd
If bugs with an invalid product/component are found, provide a link to bring up the list of invalid bugs.
2000-07-05 15:17:36 +00:00
terry%mozilla.org
e39f0f8dea
Added some missing newlines.
2000-06-29 13:33:10 +00:00
cyeh%bluemartini.com
87a50523a9
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
2000-06-28 17:54:11 +00:00
cyeh%bluemartini.com
09ffc6ecdf
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
2000-06-27 23:16:08 +00:00
endico%mozilla.org
76fb829a15
added item on copying db from one installation to another
2000-06-27 00:27:10 +00:00
cyeh%bluemartini.com
4441c317b1
fix for DBI compatibility
2000-06-26 23:04:40 +00:00
endico%mozilla.org
b8b57a67ea
change wording of mail notification
2000-06-26 20:29:10 +00:00
endico%mozilla.org
1af2ca85a9
add comment explaining how to set up mail alias
2000-06-24 00:13:55 +00:00
endico%mozilla.org
681c8e40ad
add more whitespace to exporter's log message
2000-06-23 23:54:35 +00:00
endico%mozilla.org
6b001ae536
move new path code to beginning
2000-06-23 23:52:32 +00:00
endico%mozilla.org
be07d517e7
include error messages for each bug in the exporter's confirmation mail
2000-06-23 22:56:45 +00:00
endico%mozilla.org
a783b643f4
find the path this script lives in and add it to @INC and to the current working directory.
2000-06-23 22:43:21 +00:00
cyeh%bluemartini.com
3736f85b8a
add voters to text
2000-06-23 22:35:38 +00:00
endico%mozilla.org
9e09deae6e
give more verbose error messages
2000-06-23 19:41:38 +00:00
cyeh%bluemartini.com
a99ef2beeb
committing to close bug 6682 "Chart all bug states". patches
...
contributed by mhamby@logicon.com
2000-06-23 18:59:48 +00:00
cyeh%bluemartini.com
7e32e4bb75
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.
2000-06-23 18:03:47 +00:00
endico%mozilla.org
fd409a8aa2
fix subject on confirmation mail
2000-06-23 00:10:34 +00:00
endico%mozilla.org
b0408e4f5d
send error messages as mail to appropriate parties instead of to stdout
2000-06-22 20:00:14 +00:00
mcafee%netscape.com
2ddcf264c9
Ignore generated files.
2000-06-22 04:26:39 +00:00
mcafee%netscape.com
4dfd31b0b4
Contributed by Ken Estes <kestes@staff.mail.com>. Not part of normal mozilla build.
2000-06-22 04:17:19 +00:00
cyeh%bluemartini.com
0f0acf856e
Checkin for Bug 42851 'Use listbox with input for CC management on bug form'
...
contributed by dave@intrec.com (Dave Miller)
2000-06-21 19:03:45 +00:00
endico%mozilla.org
addd8de043
forgot the reporter and URL fields
2000-06-21 07:52:25 +00:00
endico%mozilla.org
8fde16d155
was converting from dbid to login + real name. Remove the real name
2000-06-21 07:50:16 +00:00
endico%mozilla.org
6035ca8656
oops, bonsai was slow because the data dir had filled up with 27K temp files. lets delete them when we're done
2000-06-21 04:02:53 +00:00
endico%mozilla.org
52464fbe5f
rename move.cgi to move.pl
2000-06-20 17:14:00 +00:00
cyeh%bluemartini.com
ea752e1c46
fix GD and Chart::Lines documenation
2000-06-20 00:14:25 +00:00
cyeh%bluemartini.com
9f0d9f776c
add url for where to find the latest libgd
2000-06-16 00:50:49 +00:00
tara%tequilarista.org
9c83ce14a6
Fixing bug #17779 with patch from cdurst@world.std.com
2000-06-15 05:07:13 +00:00
endico%mozilla.org
2e454160cb
this file is superceded by xml.cgi
2000-06-13 17:20:53 +00:00
endico%mozilla.org
a0d3e4e22e
fix logic for restricting who can move bugs
2000-06-13 16:49:15 +00:00
endico%mozilla.org
46e89079d5
use background delivery instead of defered so mail is delivered sooner and bug moving process goes faster.
2000-06-13 10:00:32 +00:00
endico%mozilla.org
11b8e3fed0
initial checkin. still incomplete
2000-06-13 09:53:38 +00:00
endico%mozilla.org
179965f8cd
adding toArrayOfStrings subroutine needed by Bug.pm
2000-06-13 09:45:12 +00:00
endico%mozilla.org
7bb1e14178
Separate viewbugactivityformatforprinting with a vertical bar so the two links don't run together into one incomprehensible sentence
2000-06-12 08:18:19 +00:00
endico%mozilla.org
64e782cca9
'Bug' data was in a global var. different bugs were sharing this and overwritig each other.
2000-06-12 06:52:41 +00:00
tara%tequilarista.org
23d830aa37
Applying timeless' fix for 39918
2000-06-09 18:03:18 +00:00
terry%mozilla.org
7d4d875028
Allow sorting by summary, since you can already sort by everything else...
2000-06-09 02:53:39 +00:00
endico%mozilla.org
abf7a62bb9
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
2000-06-08 20:30:10 +00:00
mbarnson%excitehome.net
32b94ada71
Adding database schema docs
2000-06-08 07:04:50 +00:00
mbarnson%excitehome.net
06f58dab10
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
2000-06-07 22:54:07 +00:00
endico%mozilla.org
5e953f9fde
change the sanity check against $::FORM{'who'} since that variable is no longer used.
2000-06-07 17:49:02 +00:00
tara%tequilarista.org
0a5c4f0d3c
Fix for bug #40987
2000-06-06 22:03:41 +00:00
tara%tequilarista.org
6511d978a2
checking in 0.2.1 of the FAQ
2000-06-06 19:47:08 +00:00
cyeh%bluemartini.com
cd27b5d66d
change db->query to db->do to be compatible with latest version of DBI and
...
DBD.
2000-06-05 18:08:13 +00:00
tara%tequilarista.org
d42616b00c
Landing fix for keyword column handling--bug #39647
2000-06-02 21:34:37 +00:00
endico%mozilla.org
3092a1565e
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.
2000-06-02 18:54:55 +00:00
endico%mozilla.org
e802a42934
added comment to value_quote referencing bugs with quoting linebreaks
2000-06-01 23:09:14 +00:00
mccabe%netscape.com
b85ee3c5df
Add 'approve' command.
2000-05-31 01:45:30 +00:00
cyeh%bluemartini.com
b98adc130f
add missing call SqlFmtClock()
...
that was supposed to be a part of 1.4 of repophook.cgi.
2000-05-30 21:56:39 +00:00
endico%mozilla.org
8ccd08cf82
add error attribute to <bug>
2000-05-26 06:34:45 +00:00
endico%mozilla.org
5f9c16b57b
fix url of dtd
2000-05-20 08:07:19 +00:00
cyeh%bluemartini.com
641d0dc553
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
2000-05-20 01:22:07 +00:00
endico%mozilla.org
e315e104ae
perform system calls in a more secure manner at suggestion of Adam Spiers <adam@spiers.net>
2000-05-20 01:15:42 +00:00
tara%tequilarista.org
cd0ec38766
Making all system calls use paramter arguments
2000-05-17 21:29:33 +00:00
endico%mozilla.org
7be4e1dbff
remove requirement for Data::Dumper
2000-05-16 14:04:05 +00:00
endico%mozilla.org
7093ea4933
move mime type declaration to fix types for html error messages
2000-05-16 07:35:21 +00:00
endico%mozilla.org
bd6b1b7d42
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.
2000-05-16 07:10:45 +00:00
donm%bluemartini.com
0537a9458a
bug 39329 "Mail to everyone on this list" address list generated wrong when using despot
2000-05-15 22:15:07 +00:00
dmose%mozilla.org
58558fa6e6
Security check needs to happen after the eval, so that it's matching
...
variable side-effects don't hurt us.
2000-05-12 17:51:00 +00:00
dmose%mozilla.org
b527188fac
Fix the fix; it was slightly overzealous.
2000-05-12 17:39:40 +00:00
dmose%mozilla.org
48ba9f4b9e
Fix security hole.
2000-05-12 17:27:57 +00:00
slamm%netscape.com
7b693dcc28
Fix start time of 'C' links.
2000-05-10 00:22:05 +00:00
terry%mozilla.org
17d5bc74a2
Add a new param, musthavemilestoneonaccept, which requires users to
...
set the target milestone when accepting a bug.
2000-05-08 22:00:38 +00:00
cyeh%bluemartini.com
ca4c977dfe
rolling version to 2.11 for development
2000-05-08 21:26:53 +00:00
cyeh%bluemartini.com
c6ee80c169
rolling version number to latest release of 2.10
2000-05-08 19:46:22 +00:00
cyeh%bluemartini.com
641b17cee0
add sec disclaimer, move installation on NT note to the installation
...
section where it should have gone in the first place
2000-05-08 19:05:41 +00:00
cyeh%bluemartini.com
9ce562a572
fix warnings on DBID_to_real_or_loginname. thanks to endico@mozilla.org
2000-05-08 18:23:55 +00:00
cyeh%bluemartini.com
ad3534b93b
Validate value of $::FORM{who}. Thanks to Ed Korthof (edk@collab.net) for patch.
2000-05-08 18:12:28 +00:00
cyeh%bluemartini.com
6837767c80
add little blurb about flush privs
2000-05-05 18:02:05 +00:00
slamm%netscape.com
473f7396ab
Fix link for sidebar panel.
2000-05-01 16:41:38 +00:00
cyeh%bluemartini.com
569dc59353
duhhh. backout unique index change for versions table.
...
thanks to dave@intrec.com for catching my complete brain lock
this one.
2000-04-30 04:34:53 +00:00
slamm%netscape.com
d0cdce91a3
typo
2000-04-29 01:08:50 +00:00
tara%tequilarista.org
651e1fc66f
Fix for bug #1105--no more annoying blank quips
2000-04-28 18:51:11 +00:00
slamm%netscape.com
70d46b9b42
Fix support for multiple trees on quickparse.
2000-04-28 18:27:16 +00:00
slamm%netscape.com
63b983f564
typo
2000-04-28 16:00:39 +00:00
dmose%mozilla.org
dd57692aa9
Fixed a typo that was causing Perl to abort before printing the HTML
...
footer when a certain database inconsistency was detected.
2000-04-27 23:12:44 +00:00
slamm%netscape.com
1b682abfb8
Revert previousstarttime to previousbuildtime. Didn't mean to check that in.
2000-04-27 23:09:26 +00:00
slamm%netscape.com
441ab8aac5
Fix open/close state for panel.html and express=1. Encapsulate it a little better.
2000-04-27 22:56:17 +00:00
dmose%mozilla.org
9646c87736
added prerequisite cvs patch and modified README to reflect this
2000-04-26 23:59:15 +00:00
dmose%mozilla.org
02933d90f5
added lots of info
2000-04-26 23:51:39 +00:00
donm%bluemartini.com
e8c76f9209
bug 25010 need a way to edit groups
2000-04-26 19:35:51 +00:00
cyeh%bluemartini.com
7f56ec2b6c
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
2000-04-26 19:12:17 +00:00
donm%bluemartini.com
3b09915fa5
bug 30823, advanced querying didn't work for dependencies.
2000-04-26 17:44:24 +00:00
cyeh%bluemartini.com
b77c0bc665
better implementation of realnames support. remove overhead of two sql
...
calls from bug_form.
2000-04-26 01:44:28 +00:00