Commit Graph

367 Commits

Author SHA1 Message Date
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
terry%mozilla.org
4844fea98f Fixed bug 15808 -- previous change had busted querying of CC. 1999-10-08 14:01:02 +00:00
terry%mozilla.org
d5fe5efede Sorting by the vote column was busted. 1999-10-08 00:30:49 +00:00
terry%mozilla.org
58a7c6ecbc Added the ability for users to "vote" on which bugs they think should
be fixed.
1999-10-07 23:54:52 +00:00
terry%mozilla.org
cff64789ae Helpfile for voting feature. 1999-10-07 23:03:59 +00:00
terry%mozilla.org
835c140e1a Wow. Turns out this stuff would only handle 10 products. Did the
cheap fix that lets it handle 1000 products.
1999-10-06 20:37:37 +00:00
terry%mozilla.org
b49b2e40fd Missing some whitespace that may be vital. 1999-10-06 19:07:38 +00:00
terry%mozilla.org
0a1bb415dc Patch by holger@holger.om.org (Holger Schurig) -- cope if Chart::Lines module is unavailable. 1999-09-29 22:51:30 +00:00
terry%mozilla.org
8ccd410a48 Patch by holger@holger.om.org (Holger Schurig) -- one more fancy header that was missing. 1999-09-29 21:56:54 +00:00
terry%mozilla.org
7739b60824 Patch by holger@holger.om.org (Holger Schurig) -- was displaying header twice in some cases. 1999-09-27 22:22:24 +00:00
terry%mozilla.org
082965d92b Patch by Markus Rex <msrex@suse.de> -- add a param to contorl whether to show quips. 1999-09-27 21:25:19 +00:00
terry%mozilla.org
85f5f2de91 Don't send email notification of bug changes to people who aren't allowed to see that bug. 1999-09-25 20:35:52 +00:00
terry%mozilla.org
6b2e91abe8 Patch by holger@holger.om.org (Holger Schurig) -- more fixups to put proper header on pages. 1999-09-24 19:15:51 +00:00
terry%mozilla.org
3efe14a3d2 Patch by Tom Schutter <tom@platte.com> -- set component to 'GNATS Import' instead of $product 1999-09-23 21:35:29 +00:00
terry%mozilla.org
e7749e144e Patch by holger@holger.om.org (Holger Schurig) -- several cleanups. 1999-09-23 19:19:02 +00:00
terry%mozilla.org
92745287f7 Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on several pages that were missing it. 1999-09-23 19:08:03 +00:00
terry%mozilla.org
7d7deabbc9 Patch by Tom Schutter <tom@platte.com> -- was setting milestone descriptions to NULL instead of ''. 1999-09-22 15:55:56 +00:00
terry%mozilla.org
fda3004860 This is a perl script to help import bugs from a GNATS database into a
Bugzilla database.  Contributed by Tom Schutter <tom@platte.com>
1999-09-21 20:12:46 +00:00
terry%mozilla.org
1dc7fd856a Added a directory for contributed software. 1999-09-21 20:11:56 +00:00
terry%mozilla.org
cabd2989ff If a mangled "order" is specified, it was crashing. 1999-09-17 17:52:49 +00:00