terry%mozilla.org
198d0d7862
Fixed very very nasty bug which, when deleting a component, would tell
...
you it had no bugs (even when it had some), and would then proceed to
delete all those bugs (even if you had the param set to never allow
bug deletion.) Added some paranoia to prevent such things from
happening again. Yikes.
1999-12-17 03:41:13 +00:00
terry%mozilla.org
0582508d69
Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla require comments on certain operations.
1999-12-16 16:37:57 +00:00
terry%mozilla.org
dcc3ff514e
Force selection of a valid product when doing a mass
...
reassign-to-component-owner.
1999-12-14 23:54:30 +00:00
terry%mozilla.org
41ed32807c
Don't do dmose's paranoid checking of option values in the query page.
1999-12-06 17:09:54 +00:00
terry%mozilla.org
50b941d218
Oops; previous patch caused extra percent-signs to appear in installations running older versions of MySQL.
1999-12-03 19:30:49 +00:00
terry%mozilla.org
0713dc58d8
Fixed bug 20126 -- use more international-friendly (and Y2K happier) date formats.
1999-12-03 19:28:18 +00:00
dmose%mozilla.org
b1cae38a41
special cased DUPLICATE in the make_options() sanity-checking code
1999-12-02 23:56:07 +00:00
dmose%mozilla.org
6c05f0d386
a bug fix or two and a whole bunch of sanity-checking of form submissions stuff
1999-12-02 23:21:42 +00:00
terry%mozilla.org
04480d28f4
Updated version string to 2.9 (development)
1999-11-19 15:57:00 +00:00
terry%mozilla.org
d2c51fe4bb
Updated version string to 2.8 (shipping)
1999-11-19 15:56:28 +00:00
terry%mozilla.org
20d3d90a69
Was crashing if not using milestones.
1999-11-19 15:51:48 +00:00
terry%mozilla.org
af842d8536
Fixed bug 4889 -- don't allow new bugs to be submitted with a blank summary.
1999-11-19 14:50:57 +00:00
terry%mozilla.org
04b27d57fa
Patch by Tom Schutter <tom@platte.com>: Added some more doc, fixed product description.
1999-11-18 17:29:58 +00:00
terry%mozilla.org
27e39bfe08
Whoops! Was reporting ASSIGNED bugs as being closed. Also, changed
...
it to report the resolution of the bug instead of the word "closed".
Many thanks to dbaron@fas.harvard.edu for suggesting this change, and
reporting the bug.
1999-11-03 00:44:29 +00:00
terry%mozilla.org
1fc0f060c6
Due to popular request, "bug changed" mail will only report changes in
...
state on dependent bugs if they move from an 'open' to a 'closed'
state, or visa-versa. Also, if there are more than 5 bugs on the
list, then we won't even try to generate the details (doing so only
generates lots of extra mail that is too hard to parse anyway.)
1999-11-02 22:14:11 +00:00
dmose%mozilla.org
2db9bdbbbe
updated license boilerplate
1999-11-01 23:33:56 +00:00
terry%mozilla.org
54b6b45af8
Back out last change -- specific to mozilla.org, not to general consumers of bugzilla.
1999-10-28 20:18:03 +00:00
endico%mozilla.org
5bd64cf68e
Try to herd netscape communicator users away from bugzilla. "if your browser has a blue N logo go report the bug to netscape". This wording may be wrong later on but it works for now.
1999-10-28 20:12:52 +00:00
terry%mozilla.org
7265e9b718
Fix perl warning.
1999-10-21 18:19:48 +00:00
terry%mozilla.org
0eb8a53f6d
Ignore the "shadow" and "temp" directories.
1999-10-20 16:26:04 +00:00
terry%mozilla.org
7b237526f9
Fix perl warning.
1999-10-20 15:17:37 +00:00
terry%mozilla.org
3f31c6d6f2
Fix perl warning.
1999-10-20 14:12:43 +00:00
terry%mozilla.org
a022fd1435
Fixed stupid perl warning.
1999-10-20 00:06:41 +00:00
terry%mozilla.org
527fe98dd2
Need to value_quote() things that go into VALUE attributes in HTML.
1999-10-19 21:27:41 +00:00
endico%mozilla.org
de3d16bcdb
align "edit products" at the top so its not lost 3 screens down in the products list.
1999-10-19 21:26:39 +00:00
terry%mozilla.org
a4b1e43399
Fixed stupid perl warning.
1999-10-19 00:04:59 +00:00
terry%mozilla.org
b06439f614
Fixed stupid perl warnings.
1999-10-18 23:57:58 +00:00
terry%mozilla.org
1f12ca43e5
Fixed stupid perl warning.
1999-10-18 23:04:40 +00:00
terry%mozilla.org
210fae5515
Patch by holger@holger.om.org (Holger Schurig) -- was not correctly fixing up the 'when' column in the bugs_activity table.
1999-10-14 22:35:12 +00:00
terry%mozilla.org
1d41655ca8
Patch by holger@holger.om.org (Holger Schurig) -- get the permissions right on the shadow directory.
1999-10-14 22:32:44 +00:00
terry%mozilla.org
f87d270875
Fix invalid SQL introduced by last patch.
1999-10-14 17:34:00 +00:00
terry%mozilla.org
f1d07fa0be
Allow sorting of status whiteboard column.
1999-10-14 17:21:43 +00:00
terry%mozilla.org
89cd3b1c75
Removing the last vote on a bug was causing an SQL error.
1999-10-13 20:17:01 +00:00
terry%mozilla.org
30d63a4c52
Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing the
...
ability to edit components, products, and versions. Yay!
1999-10-12 23:00:35 +00:00
terry%mozilla.org
c2cbdfc7f0
Patch by Holger Schurig <holger@holger.om.org> -- If there is no exactly ONE
...
user in the profiles table, then this user will be promoted into all groups.
1999-10-12 20:28:41 +00:00
terry%mozilla.org
644da3e59d
Patch by Holger Schurig <holgerschurig@nikocity.de> -- replace all the
...
yicky old make*.sh files and the CHANGES file with a new, nifty
checksetup.pl file that knows how to create a setup from scratch as
well as upgrade an older setup to a new one. Very cool stuff!
1999-10-12 16:58:11 +00:00
terry%mozilla.org
9716d1f959
Patch by tom@platte.com (Tom Schutter) -- wasn't working if no groups
...
had isbuggroup set.
1999-10-12 16:52:25 +00:00
terry%mozilla.org
c05b90d8e4
Updating the vote cache should not update the date-last-changed field
...
in the bug.
1999-10-12 11:18:29 +00:00
terry%mozilla.org
a34292afc3
Got rid of silly debugging hack.
1999-10-11 21:19:46 +00:00
terry%mozilla.org
53a33fe098
Sort votes in decreasing order, not increasing.
1999-10-11 21:17:17 +00:00
terry%mozilla.org
5d0924fdfb
Let's not keep everything locked up while regenerating.
1999-10-11 19:02:49 +00:00
terry%mozilla.org
2b2d779419
Stop reporting "area"; don't report voters on the CC line.
1999-10-11 18:54:45 +00:00
terry%mozilla.org
622cca3806
Make "rescanall" only check bugs which have changed in the last two days.
1999-10-11 18:23:21 +00:00
terry%mozilla.org
1913f31fc9
Added ability to run "processmail rescanall" to scan *every* bug for
...
any mail that ought to be sent to someone.
1999-10-11 18:18:39 +00:00
terry%mozilla.org
e4ec856a08
Oops; need extra directions to avoid problems when removing the "area" column.
1999-10-11 17:41:47 +00:00
terry%mozilla.org
3c2c5481bf
Stupid hack to let things work with people who have bookmarked
...
vote-sorting URLs using the old style.
1999-10-11 17:21:18 +00:00
terry%mozilla.org
cb052f3b3d
Added a "votes" field to the bugs table, which caches the total number
...
of votes that have been cast for that bug. This let me simplify the
SQL in buglist.cgi, which makes things more efficient and fixes
several strange bugs.
1999-10-11 17:14:32 +00:00
terry%mozilla.org
bb381f0492
Fixed bug 15890 -- was producing garbled SQL if doing a query
...
that required the bugs_activity table.
1999-10-08 23:45:42 +00:00
terry%mozilla.org
3aaa8ca320
Added ability to query by votes.
1999-10-08 14:47:21 +00:00
terry%mozilla.org
f99e209607
Added ability to query by votes.
1999-10-08 14:41:17 +00:00