Граф коммитов

495 Коммитов

Автор SHA1 Сообщение Дата
terry%mozilla.org 594f3ddab6 Asking for both keywords and CC info was creating corrupted SQL. 2000-01-10 21:24:18 +00:00
terry%mozilla.org d8500209bc Stop generating the %::keywordsbyid hashtable that nothing was using. 2000-01-06 22:55:00 +00:00
terry%mozilla.org aa0a6b1578 Whoops; SQL doesn't seem to want me to mention a table in a SELECT statement
if I'm not going to use it.
2000-01-06 21:32:59 +00:00
terry%mozilla.org e768608592 Add support for a new "keywords" feature. This lets some central
authority maintain a list of keywords, and users can associate any
keyword with any bug.

The new functionality won't appear until at least one keyword is
defined.

Note that you *must* run the "checksetup.pl" script after updating
this change, in order to create the new required tables "keywords" and
"keyworddefs".
2000-01-06 21:16:15 +00:00
terry%mozilla.org 089631caec Oops; fixed table alignment problem introduced by last change. 2000-01-06 17:39:03 +00:00
terry%mozilla.org 6107e03841 A few months ago, we lost the ability to edit the votes-per-user field
in a product.  Which meant nobody could turn on or off this feature.
Restored the editing ability.
2000-01-04 21:29:51 +00:00
terry%mozilla.org fdc2edd75f When no bugs are found, give links to make another query or to submit
a new bug.
2000-01-04 19:54:15 +00:00
terry%mozilla.org fa5bf8838d Recognize Windows98. 2000-01-04 19:27:49 +00:00
terry%mozilla.org 827eb20983 Got rid of extra <H1> tag. 1999-12-28 22:31:47 +00:00
terry%mozilla.org 1a7cc946d8 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 d7510467b3 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 04e349a7b8 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 b36ed612b3 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 393bce04e0 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 a0eb5f2732 Fixed bug 20126 -- use more international-friendly (and Y2K happier) date formats. 1999-12-03 19:28:18 +00:00
dmose%mozilla.org 399dbbb2eb special cased DUPLICATE in the make_options() sanity-checking code 1999-12-02 23:56:07 +00:00
dmose%mozilla.org 7c1f7185c8 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 040a615a2b Updated version string to 2.9 (development) 1999-11-19 15:57:00 +00:00
terry%mozilla.org 47aeeb9b2f Updated version string to 2.8 (shipping) 1999-11-19 15:56:28 +00:00
terry%mozilla.org 01c4ed1dbb Was crashing if not using milestones. 1999-11-19 15:51:48 +00:00
terry%mozilla.org 3d32318292 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 785bc07f66 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 0a1343a9fe 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 38130712b1 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 18f71469a1 updated license boilerplate 1999-11-01 23:33:56 +00:00
terry%mozilla.org e007cd1a53 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 5ecd2ba43e 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 74f153100e Fix perl warning. 1999-10-21 18:19:48 +00:00
terry%mozilla.org 925c0a1160 Ignore the "shadow" and "temp" directories. 1999-10-20 16:26:04 +00:00
terry%mozilla.org 47571138f8 Fix perl warning. 1999-10-20 15:17:37 +00:00
terry%mozilla.org 83ee8e24e6 Fix perl warning. 1999-10-20 14:12:43 +00:00
terry%mozilla.org a1444210ed Fixed stupid perl warning. 1999-10-20 00:06:41 +00:00
terry%mozilla.org a47dfff5c5 Need to value_quote() things that go into VALUE attributes in HTML. 1999-10-19 21:27:41 +00:00
endico%mozilla.org 282b877aaa 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 607a20961e Fixed stupid perl warning. 1999-10-19 00:04:59 +00:00
terry%mozilla.org da0f505ba9 Fixed stupid perl warnings. 1999-10-18 23:57:58 +00:00
terry%mozilla.org b754bd3902 Fixed stupid perl warning. 1999-10-18 23:04:40 +00:00
terry%mozilla.org 4fc4a57e8c 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 10b2a08471 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 69df57dc0d Fix invalid SQL introduced by last patch. 1999-10-14 17:34:00 +00:00
terry%mozilla.org 35bc9c57a6 Allow sorting of status whiteboard column. 1999-10-14 17:21:43 +00:00
terry%mozilla.org e034619875 Removing the last vote on a bug was causing an SQL error. 1999-10-13 20:17:01 +00:00
terry%mozilla.org c5e7ef3438 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 c8705871c5 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 a7978eef56 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 d3f5ed29ce 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 e698ef7799 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 37879fe897 Got rid of silly debugging hack. 1999-10-11 21:19:46 +00:00
terry%mozilla.org 0b3047654b Sort votes in decreasing order, not increasing. 1999-10-11 21:17:17 +00:00
terry%mozilla.org 8935369e7c Let's not keep everything locked up while regenerating. 1999-10-11 19:02:49 +00:00
terry%mozilla.org 369d2ff0ef Stop reporting "area"; don't report voters on the CC line. 1999-10-11 18:54:45 +00:00
terry%mozilla.org 4eb0891e1c Make "rescanall" only check bugs which have changed in the last two days. 1999-10-11 18:23:21 +00:00
terry%mozilla.org 0a344bc096 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 52e837f5e7 Oops; need extra directions to avoid problems when removing the "area" column. 1999-10-11 17:41:47 +00:00
terry%mozilla.org 1d2a2738a1 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 24d5cf4712 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 9f90f3f700 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 cab703bd23 Added ability to query by votes. 1999-10-08 14:47:21 +00:00
terry%mozilla.org 4b914195a0 Added ability to query by votes. 1999-10-08 14:41:17 +00:00
terry%mozilla.org 54757865f7 Fixed bug 15808 -- previous change had busted querying of CC. 1999-10-08 14:01:02 +00:00
terry%mozilla.org e19a276ee2 Sorting by the vote column was busted. 1999-10-08 00:30:49 +00:00
terry%mozilla.org 8cd1b485cd 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 446180aea4 Helpfile for voting feature. 1999-10-07 23:03:59 +00:00
terry%mozilla.org 3dc01b3de2 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 0f87672490 Missing some whitespace that may be vital. 1999-10-06 19:07:38 +00:00
terry%mozilla.org 7c7a35bd40 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 f36da99d84 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 6a21c6ce75 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 3f50ed4d98 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 cc0e1dcbdb 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 f3d24c3f35 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 ef283582dc 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 e9d353f3bd Patch by holger@holger.om.org (Holger Schurig) -- several cleanups. 1999-09-23 19:19:02 +00:00
terry%mozilla.org b850ef35ce 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 608a6c6772 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 b99d5b08ca 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 286c2fccd9 Added a directory for contributed software. 1999-09-21 20:11:56 +00:00
terry%mozilla.org fbd043431f If a mangled "order" is specified, it was crashing. 1999-09-17 17:52:49 +00:00
terry%mozilla.org 00e1989d67 Patch by daa@rmi.net (Dave Avery) -- newer alphas of MySQL won't let
use "when" as a column name, so let's change our usage while it's
still easy to do so.
1999-09-15 17:25:28 +00:00
terry%mozilla.org 3464eb913d Whining mail wasn't generated correctly if usernames != email addresses. 1999-09-15 12:26:58 +00:00
endico%mozilla.org 648410d12a add milestone and bug owner to each bug, where appropriate. (repleaces chofmann.cgi) 1999-09-14 00:14:50 +00:00
terry%mozilla.org dc25b9faa8 Patch by fred@dicad.de (Friedhelm Goesling) -- make Javascript work under IE. 1999-09-10 18:53:51 +00:00
terry%mozilla.org f49e50e3c6 Limit graph sizes to 64 inches in either dimension. (Yikes!) 1999-09-08 17:27:42 +00:00
terry%mozilla.org 31986c475f Updated version string to 2.7 (development) 1999-08-30 23:02:52 +00:00
terry%mozilla.org c985bd9722 Updated version string to 2.6 (shipping) 1999-08-30 23:02:22 +00:00
terry%mozilla.org b059170a5e Don't spuriously quote newlines in the comment description. 1999-08-30 14:26:09 +00:00
endico%mozilla.org 5f8af20fe5 another M9 hard coded in to most doomed 1999-08-29 15:42:12 +00:00
terry%mozilla.org dd942612c8 Don't even mention bugs that the user does not have permission to see. 1999-08-27 17:31:21 +00:00
terry%mozilla.org 8af02aab37 Added a missing </form>. 1999-08-27 17:17:43 +00:00
terry%mozilla.org e465f659eb Don't use "GET" for a form with a password in the obvious case where
we have no other bookmarkable data that we'll want to put in the URL.
1999-08-27 17:17:29 +00:00
endico%mozilla.org 3d7067b270 fixed a typo 1999-08-27 04:11:44 +00:00
endico%mozilla.org 4be94b4e31 oops. M9 was haredwired in 1999-08-27 03:57:49 +00:00
terry%mozilla.org ef96766a99 Patch suggested by dbaron@fas.harvard.edu -- kick the javascript on
loading, in case the default query has some relevant fields set.
1999-08-24 15:24:50 +00:00
terry%mozilla.org 85f19de465 Patch by Chris Baldwin <chris.baldwin@siara.com> -- allow optional
entry of the user's realname.  Note that nothing actually makes use of
this info at present.
1999-08-19 00:06:01 +00:00
terry%mozilla.org 62d76aae66 Added OpenVMS to the list of operating systems. 1999-08-16 23:54:50 +00:00
terry%mozilla.org 5333975fc1 Wasn't using the 'emailsuffix' param. 1999-08-13 17:10:01 +00:00
endico%mozilla.org d7c9f032f3 only claim that these are the 20 most doomed if we've left people off the list 1999-08-07 02:25:38 +00:00
endico%mozilla.org b1253a6507 limit Most Recently Doomed to the 20 most doomed. the full report takes forever 1999-08-07 01:49:03 +00:00
endico%mozilla.org dd8b320f86 Add a new report "most recently doomed". 1999-08-07 00:38:09 +00:00
terry%mozilla.org 19b45d397a Last patch didn't work -- perl doesn't like the "scaler" function. 1999-08-06 17:00:33 +00:00
endico%mozilla.org ea5066a368 Oops. was counting closed bugs too. 1999-08-05 21:21:01 +00:00
endico%mozilla.org 5b284c1222 don't offer most doomed report if this bugzilla installation doesn't use milestones. remove semicolons from sql queries. the version of mysql running on lounge throws an error on semicoloned queries. 1999-08-05 20:48:51 +00:00
endico%mozilla.org 1e5fab3664 Add a current milestone variable and a most doomed report that's like the ones chofmann posts listing engineers with Mx bugs by number of bugs. 1999-08-05 20:02:20 +00:00
endico%mozilla.org 17dfc6ea07 add image/jpeg, image/png and image/gif mime types 1999-08-04 17:36:43 +00:00
terry%mozilla.org 7064e66bda Patch by msrex@suse.de -- don't send mail to the same address more
than once (in case our mail transport is too stupid to remove the dups
for us).
1999-08-04 15:07:28 +00:00
terry%mozilla.org 390fca49c4 Patch by msrex@suse.de -- was not giving an opportunity to resolve or verify a bunch of bugs at once. 1999-08-03 18:41:29 +00:00
terry%mozilla.org 062a400700 Fix a typo in the "process any SQL" feature, that has made this
feature completely busted for about a year now.  I guess people don't
use it...
1999-08-02 16:12:47 +00:00
terry%mozilla.org 06d7bec196 Patch by jtg@varesearch.com -- fixed stupid typo in default value for
blurbhtml.
1999-07-26 20:50:10 +00:00
terry%mozilla.org 2ded41f475 Get rid of extra semicolons. 1999-07-26 20:41:54 +00:00
bryce-mozilla%nextbus.com eac4f0bec5 Not really having time to really finish this, I'll put it up for others to work with.
This is a login-centric view of the database.  It is very slow for systems
ith large numbers of logins.
1999-07-25 19:45:55 +00:00
bryce-mozilla%nextbus.com 25f14fc118 Spurious &. Remove $::buffer feature, as it was unused and broken. 1999-07-08 23:55:32 +00:00
bryce-mozilla%nextbus.com 3eda4debcb More tiny battles in the HTML syntax error war 1999-07-08 23:06:47 +00:00
bryce-mozilla%nextbus.com cccb1f4b7b Another battle in the HTML syntax error war. 1999-07-08 22:53:50 +00:00
terry%mozilla.org ae05431842 Enable custom bug creation pages that try to set more fields than
enter_bug.cgi does.
1999-07-08 00:21:33 +00:00
bryce-mozilla%nextbus.com 8e7293357a The next logical extension of the fixes for non-Netscape browsers
from the last checkin.  Non-serverpush browsers have always been sent
incorrect HTML headers, causing assorted problems (see Bug #8069 affecting
MSIE).  The code paths are very convoluted, but I think I have now
straightened them out.
1999-07-01 03:45:43 +00:00
endico%mozilla.org 942228fb69 Added "entryheaderhtml" parameter which lets you specify text to
add to beginning of bug entry form. also aligned text in the form
to make it pretty. Uncomment the <!--</tr><tr>--> if people complain
the 80 col description text box doesn't fit narrow screens.
1999-06-29 00:24:41 +00:00
bryce-mozilla%nextbus.com 1f13f8920b Another battle in the HTML syntax error war. Two bodies, and a hanging
table data.  Hope this is OK, Terry.
1999-06-27 02:09:45 +00:00
terry%mozilla.org 728e68a306 Make attachments remember who submitted that attachment. 1999-06-22 23:44:22 +00:00
terry%mozilla.org a43d9a664e Explain some history. 1999-06-15 15:44:42 +00:00
bryce-mozilla%nextbus.com 67c572f15b Assorted minor UI cleanups (mostly putting navigation headers in, and
rewording "return to query page" for pages where that is not always true.
Also add two options to the main index.html
1999-06-15 04:29:05 +00:00
bryce-mozilla%nextbus.com 67a3e254d6 Fix several browsers, Lynx and Opera at least. HTML syntax errors here
and there were fixed, and serverpush was restricted only to the versions
of Mozilla known to support it.
1999-06-15 04:25:29 +00:00
terry%mozilla.org 9a7fdf8412 A null quip file was causing errors. 1999-06-14 17:37:02 +00:00
terry%mozilla.org eed2580484 Added the ability to configure bugzilla so that we only allow local
usernames for email addresses.
1999-06-14 17:33:52 +00:00
terry%mozilla.org 9732bb48e1 Added BeOS to the list of OS's. 1999-06-14 16:46:40 +00:00
bryce-mozilla%nextbus.com b220e28f13 Give administrators a clue that upgrading is possible, even straightforward. 1999-06-12 01:16:44 +00:00
terry%mozilla.org 916ad5b7ed Display components in alphabetical order. 1999-06-11 17:39:38 +00:00
terry%mozilla.org a4dbada4ee Some apache servers seem not to deliever the REMOTE_HOST environment var. 1999-06-11 17:39:19 +00:00
terry%mozilla.org c588156968 Was choking if not using qacontact field. 1999-06-11 17:37:43 +00:00
terry%mozilla.org b6da5f21a5 Update some things for more modern mysql's. 1999-06-11 17:37:11 +00:00
bryce-mozilla%nextbus.com fd5ef6ca34 Make nospam comparison case insensitive, since BugZilla keeps the
case of the login, which might differ from the case in the database.
1999-06-11 16:07:32 +00:00
terry%mozilla.org 567ba31599 Explain how to configure things so that big attachments will work. 1999-06-03 19:56:43 +00:00
terry%mozilla.org 894e9bf0aa Added simple sanity checking of the dependencies table. 1999-06-01 20:52:15 +00:00
terry%mozilla.org 2e62b59033 Oops; was flailing if rankdir wasn't defined. 1999-05-27 20:20:57 +00:00
terry%mozilla.org df7a90ff79 Allow user to control orientation of graph; default it to left-to-right. 1999-05-27 19:53:25 +00:00
terry%mozilla.org 5c14d16fe9 Notify by mail whenever a related bug changes status. 1999-05-27 18:18:29 +00:00
terry%mozilla.org b1b6f7d4f5 Patched minor security hole; don't show summary of bugs that the user
doesn't have permission to see.
1999-05-27 15:17:25 +00:00
terry%mozilla.org b2811522eb Make sure every node that we asked about shows up in the graph, even
if it doesn't have any dependency relationships.
1999-05-27 14:42:19 +00:00
terry%mozilla.org 7c73172489 Added dependencies, so that you can mark which bugs depend on which
other ones.
1999-05-27 14:13:41 +00:00
terry%mozilla.org bf476ef028 Fixed bug 7000 -- handle hyphens in hostnames of email addresses when
highlighting.
1999-05-25 19:52:34 +00:00
terry%mozilla.org 520571a268 Avoid mid-air collisions (implementing a suggestion by
py8ieh=bugzilla@bath.ac.uk).
1999-05-25 19:22:31 +00:00
terry%mozilla.org 9508393911 Fixed stupid typo. 1999-05-25 17:59:39 +00:00
terry%mozilla.org 33fccabb6b Added "Neutrino" to the list of operating systems 1999-05-24 21:37:27 +00:00
terry%mozilla.org 82a6f4c3e5 Patch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) --
Allow case insensitive and regexp based searches for strings in bugs.
1999-05-24 21:16:18 +00:00
terry%mozilla.org 7c2420ff74 Get rid of stupid debugging code. 1999-05-24 19:55:43 +00:00
terry%mozilla.org 866c8a9529 Added Mac System 8.6. 1999-05-24 19:44:34 +00:00
terry%mozilla.org 00d313a3d1 Make sure login name is in canonical form. 1999-05-24 19:42:28 +00:00
terry%mozilla.org f66bd3def2 Oops; fixed stupid typo. 1999-05-24 19:08:59 +00:00
terry%mozilla.org f3f23f759b Don't put the filename in the content-type field; it's apparently not legal MIME for some content-types. 1999-05-24 19:06:04 +00:00
terry%mozilla.org cb41685ade Don't do javascript on browsers older than 4.06; it seems not to be working. 1999-05-13 02:45:20 +00:00
terry%mozilla.org 5f3c119868 Minor formatting tweak. 1999-05-12 18:27:18 +00:00