]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
25 years agoFixed to cope with new longdescs table.
terry%mozilla.org [Fri, 25 Feb 2000 01:54:56 +0000 (01:54 +0000)] 
Fixed to cope with new longdescs table.

25 years agoCut down on the number of syncshadowdb processes we fork off.
terry%mozilla.org [Sat, 19 Feb 2000 05:38:21 +0000 (05:38 +0000)] 
Cut down on the number of syncshadowdb processes we fork off.

25 years agoDon't stomp on bugs timestamps when adding the new everconfirmed field.
terry%mozilla.org [Sat, 19 Feb 2000 04:03:17 +0000 (04:03 +0000)] 
Don't stomp on bugs timestamps when adding the new everconfirmed field.

25 years agoCheck that we have defined a shadow db before trying to use it.
terry%mozilla.org [Sat, 19 Feb 2000 03:33:42 +0000 (03:33 +0000)] 
Check that we have defined a shadow db before trying to use it.

25 years agoMake reports work off of the the shadow database.
terry%mozilla.org [Fri, 18 Feb 2000 09:15:21 +0000 (09:15 +0000)] 
Make reports work off of the  the shadow database.

25 years agoFixed some functions in buglist.cgi that won't work if we're hooked up
terry%mozilla.org [Fri, 18 Feb 2000 08:50:17 +0000 (08:50 +0000)] 
Fixed some functions in buglist.cgi that won't work if we're hooked up
to the shadow database.

25 years agoWasn't always tweaking LOCK TABLES commands correctly when shadowing. And finally...
terry%mozilla.org [Fri, 18 Feb 2000 08:43:56 +0000 (08:43 +0000)] 
Wasn't always tweaking LOCK TABLES commands correctly when shadowing.  And finally fixed it to actually generate useful SQL error messages.

25 years agoAdded an optional ability to keep a read-only shadow database, so that
terry%mozilla.org [Fri, 18 Feb 2000 05:40:54 +0000 (05:40 +0000)] 
Added an optional ability to keep a read-only shadow database, so that
bug queries can be run against it, so that these slow queries won't be
able to tie up the rest of the system.

25 years agoFixed bug where it was complaining that people without permissions
terry%mozilla.org [Fri, 18 Feb 2000 03:27:46 +0000 (03:27 +0000)] 
Fixed bug where it was complaining that people without permissions
were changing the resolution, even if they weren't.

25 years agoWas crashing when logging profile activity.
terry%mozilla.org [Fri, 18 Feb 2000 00:46:36 +0000 (00:46 +0000)] 
Was crashing when logging profile activity.

25 years agoOops; had the name of the "editbugs" group typed in wrong in a couple
terry%mozilla.org [Thu, 17 Feb 2000 23:59:55 +0000 (23:59 +0000)] 
Oops; had the name of the "editbugs" group typed in wrong in a couple
of places.

25 years agoDisplay all possible state transitions in a bug if the user is not
terry%mozilla.org [Thu, 17 Feb 2000 23:53:40 +0000 (23:53 +0000)] 
Display all possible state transitions in a bug if the user is not
logged in.  Since they haven't logged in, we don't know what they will
be allowed to do.  And users who disable cookies tend to pretty often
not be logged in.

25 years agoPut the "users" link in the trailer for people who are able to tweak
terry%mozilla.org [Thu, 17 Feb 2000 23:52:12 +0000 (23:52 +0000)] 
Put the "users" link in the trailer for people who are able to tweak
the permissions of other users.

25 years agoIgnore leading and trailing whitespace when trying to decide if
terry%mozilla.org [Thu, 17 Feb 2000 23:11:37 +0000 (23:11 +0000)] 
Ignore leading and trailing whitespace when trying to decide if
someone changed something.

25 years agoRemoved stupid debugging printf.
terry%mozilla.org [Thu, 17 Feb 2000 23:09:32 +0000 (23:09 +0000)] 
Removed stupid debugging printf.

25 years agoFixed icky infinite loop bug.
terry%mozilla.org [Thu, 17 Feb 2000 22:57:57 +0000 (22:57 +0000)] 
Fixed icky infinite loop bug.

25 years agoWas crapping out if strictvaluechecks was turned on.
terry%mozilla.org [Thu, 17 Feb 2000 22:49:33 +0000 (22:49 +0000)] 
Was crapping out if strictvaluechecks was turned on.

25 years agoMajor spankage. Added a new state, UNCONFIRMED. Added new groups,
terry%mozilla.org [Thu, 17 Feb 2000 13:15:20 +0000 (13:15 +0000)] 
Major spankage.  Added a new state, UNCONFIRMED.  Added new groups,
"editbugs" and "canconfirm".  People without these states are now much
more limited in what they can do.

For backwards compatability, by default all users will have the
editbugs and canconfirm bits on them.  Installing this changes as is
should only have one major visible effect -- an UNCONFIRMED state
will appear in the query page.  But no bugs will become in that state,
until you tweak some of the new voting-related parameters you'll find
when editing products.

25 years agoLock the tables as low-priority when writing. Maybe makes people making changes...
terry%mozilla.org [Wed, 16 Feb 2000 05:29:14 +0000 (05:29 +0000)] 
Lock the tables as low-priority when writing.  Maybe makes people making changes wait longer, but people doing read-only stuff should now never block for very long.

25 years agoPatches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Javascript...
terry%mozilla.org [Wed, 16 Feb 2000 02:56:31 +0000 (02:56 +0000)] 
Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Javascript behave under IE5 and under Netscape 3.x

25 years agoPatches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Javascript...
terry%mozilla.org [Tue, 15 Feb 2000 07:29:20 +0000 (07:29 +0000)] 
Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Javascript behave under IE5 and under Netscape 3.x

25 years agoThis implements canonical email address transformation. i.e., you have the option...
seth%cs.brandeis.edu [Sun, 13 Feb 2000 22:39:47 +0000 (22:39 +0000)] 
This implements canonical email address transformation.  i.e., you have the option of setting up bug_email.pl to search the profiles database for a username which has the same username (before the @) same username and base domain (seth@cs.brandeis.edu = seth@job.cs.brandeis.edu) or identical email address (old behavior) based on the From email address.  See the code for a more sensical description.

25 years agoo this is a minor step towards getting canonical email addresses to work, and not...
seth%cs.brandeis.edu [Sun, 13 Feb 2000 10:16:11 +0000 (10:16 +0000)] 
o this is a minor step towards getting canonical email addresses to work, and not via a gross hack (the script with a gross hack is in use in a production environment, so ...)

Anyways, this address the findUser() sub and email transforms of none, base domain, and name only.  base_domain is not properly implemented yet.  an email transform of none does an exact match on email addresses in the profiles table.  A name only transform does a regular expression match (via mysql's RLIKE operator) on the name portion of the address (i.e., seth from seth@job.cs.brandeis.edu).  This is sloppy, but useful in an environment where there are only a few users.

the base_domain is next, probably tomorrow.  I need to figure out how to implement it first.

25 years agothis is the initial checkin of the bug_email.pl script into the bugzilla cvs tree...
seth%cs.brandeis.edu [Sun, 13 Feb 2000 00:13:01 +0000 (00:13 +0000)] 
this is the initial checkin of the bug_email.pl script into the bugzilla cvs tree under the contrib directory.  This is not my code, but I'm championing its maintanence right now, since I'm using and hacking on it heavily.  The list of contributors can be found in the file itself.

Changes I've made :
- updated to the newest CVS pull of bugzilla
- works out of contrib/bugzilla
- put in the MPL license header

Directions for use are in the file itself.  Essentially, you put in a procmailrc entry which cats the message to this script.

Changes coming in the near future ...

- canonical email transformation (i.e., seth@job.cs.brandeis.edu == seth@cs.brandeis.edu)
- default product and component (i.e., if you don't specify a product and component, it goes into a PENDING product)
- querying a bug over email
- appending a bug over email
- keywords over email
- use the globals.pl parameters functionality to edit and save this script's parameters
- integrate some setup in the checksetup.pl script

FWIW, the first two things are necessary for this to be useful in my setup, so they get an overwhelming bit of priority

25 years agoPatch by Hugo Frappier <hfrappier@dreammechanics.com> -- make the
terry%mozilla.org [Wed, 9 Feb 2000 19:55:07 +0000 (19:55 +0000)] 
Patch by Hugo Frappier <hfrappier@dreammechanics.com> -- make the
"check all" and "uncheck all" buttons work on IE.

25 years agoGet rid of a bit of unused Javascript code.
terry%mozilla.org [Wed, 9 Feb 2000 19:43:10 +0000 (19:43 +0000)] 
Get rid of a bit of unused Javascript code.

25 years agoMake the "mail a new password" text be a param.
terry%mozilla.org [Tue, 8 Feb 2000 06:11:53 +0000 (06:11 +0000)] 
Make the "mail a new password" text be a param.

25 years agoThe "put this named query in the footer" feature was choking if the
terry%mozilla.org [Sat, 5 Feb 2000 08:38:15 +0000 (08:38 +0000)] 
The "put this named query in the footer" feature was choking if the
name of the query had a space in it.

25 years agoAdd an optional ability to stagger the headers in the bug list, which
terry%mozilla.org [Fri, 4 Feb 2000 22:07:58 +0000 (22:07 +0000)] 
Add an optional ability to stagger the headers in the bug list, which
is uglier, but often squeezes things better horizontally.

25 years agoSimplify dependency wording.
terry%mozilla.org [Thu, 3 Feb 2000 01:43:34 +0000 (01:43 +0000)] 
Simplify dependency wording.

25 years agoWhoops, searches of "Comment changed (before|after)" were not working
terry%mozilla.org [Wed, 2 Feb 2000 22:42:11 +0000 (22:42 +0000)] 
Whoops, searches of "Comment changed (before|after)" were not working
correctly.

25 years agoNothing was checking that the bug number you entered for a duplicate
terry%mozilla.org [Wed, 2 Feb 2000 07:48:13 +0000 (07:48 +0000)] 
Nothing was checking that the bug number you entered for a duplicate
bug was actually a legal bug number.

25 years agoREOPENing a bug now clears the resolution; most people will agree it
terry%mozilla.org [Tue, 1 Feb 2000 06:50:10 +0000 (06:50 +0000)] 
REOPENing a bug now clears the resolution; most people will agree it
should have always had this behavior.

25 years agoThe "And" and "Or" buttons now work faster, if you have Javascript
terry%mozilla.org [Tue, 1 Feb 2000 02:19:44 +0000 (02:19 +0000)] 
The "And" and "Or" buttons now work faster, if you have Javascript
enabled.  (If you don't have Javascript, they work just like they did
before.)

25 years agoAllow searching of attachment stuff using boolean charts.
terry%mozilla.org [Mon, 31 Jan 2000 03:21:42 +0000 (03:21 +0000)] 
Allow searching of attachment stuff using boolean charts.

25 years agoPatch by aclark@ghoti.org -- use localconfig file to get database
terry%mozilla.org [Sun, 30 Jan 2000 04:22:44 +0000 (04:22 +0000)] 
Patch by aclark@ghoti.org -- use localconfig file to get database
connection info.

25 years agoPatch by aclark@ghoti.org -- clear the accumulation buffer before using it.
terry%mozilla.org [Sun, 30 Jan 2000 04:13:30 +0000 (04:13 +0000)] 
Patch by aclark@ghoti.org -- clear the accumulation buffer before using it.

25 years agoDon't regenerate the shadow database until we're sure that our DB is
terry%mozilla.org [Sun, 30 Jan 2000 04:07:05 +0000 (04:07 +0000)] 
Don't regenerate the shadow database until we're sure that our DB is
up to snuff with what processmail expects.

25 years agoFixed busted mailto: link.
terry%mozilla.org [Sat, 29 Jan 2000 04:36:26 +0000 (04:36 +0000)] 
Fixed busted mailto: link.

25 years agoThe "Show list" link that is supposed to quickly get you back to the
terry%mozilla.org [Sat, 29 Jan 2000 00:39:29 +0000 (00:39 +0000)] 
The "Show list" link that is supposed to quickly get you back to the
list of bugs you queried for was busted.

25 years agoApparently, you're supposed to put "#foo" stuff in a URL after all the
terry%mozilla.org [Sat, 29 Jan 2000 00:18:10 +0000 (00:18 +0000)] 
Apparently, you're supposed to put "#foo" stuff in a URL after all the
"?" and "&" stuff.  IE doesn't work if you don't.

25 years agoWas crashing if you weren't already logged in.
terry%mozilla.org [Fri, 28 Jan 2000 15:15:44 +0000 (15:15 +0000)] 
Was crashing if you weren't already logged in.

25 years agoAllow searching by "last change date" in the boolean charts.
terry%mozilla.org [Fri, 28 Jan 2000 09:28:54 +0000 (09:28 +0000)] 
Allow searching by "last change date" in the boolean charts.

25 years agoMassive stomp on the query page and buglist page. Added the ability
terry%mozilla.org [Fri, 28 Jan 2000 09:01:36 +0000 (09:01 +0000)] 
Massive stomp on the query page and buglist page.  Added the ability
to use the "boolean charts" to do very powerful queries.

25 years agoPatch by granrose@netscape.com -- put initial focus into bug# field.
terry%mozilla.org [Thu, 27 Jan 2000 08:56:33 +0000 (08:56 +0000)] 
Patch by granrose@netscape.com -- put initial focus into bug# field.

25 years agoAdd support for keywords.
terry%mozilla.org [Thu, 27 Jan 2000 07:15:30 +0000 (07:15 +0000)] 
Add support for keywords.

25 years agoPatch by Rob Baham <robb@scitechsoft.com> -- links to other bugs
terry%mozilla.org [Thu, 27 Jan 2000 05:56:24 +0000 (05:56 +0000)] 
Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugs
should be relative URLs, not absolute.

25 years agoAllow searches for "all keywords" or "no keywords"; fixed some other
terry%mozilla.org [Thu, 27 Jan 2000 05:48:35 +0000 (05:48 +0000)] 
Allow searches for "all keywords" or "no keywords"; fixed some other
bugs around keyword queries.

25 years agoAdd a way to log all SQL requests made.
terry%mozilla.org [Thu, 27 Jan 2000 05:47:55 +0000 (05:47 +0000)] 
Add a way to log all SQL requests made.

25 years agoIf adding the new "lastdiffed" field, it works out better to
terry%mozilla.org [Thu, 27 Jan 2000 05:17:36 +0000 (05:17 +0000)] 
If adding the new "lastdiffed" field, it works out better to
initialize it to "now", not to "delta_ts".

25 years agoFixed minor grammatical typo.
terry%mozilla.org [Tue, 25 Jan 2000 15:57:35 +0000 (15:57 +0000)] 
Fixed minor grammatical typo.

25 years agoReworked preferences UI. Added ability to turn off "My bugs" link at
terry%mozilla.org [Tue, 25 Jan 2000 15:53:26 +0000 (15:53 +0000)] 
Reworked preferences UI.  Added ability to turn off "My bugs" link at
bottom.  Made "My bugs" show bugs you own AND bugs you submitted.
Added ability to display your named queries in the footer.  Many
random bugfixes.

25 years agoAdded a way to query by bug numbers. Added an "edit this query" link
terry%mozilla.org [Tue, 25 Jan 2000 10:50:35 +0000 (10:50 +0000)] 
Added a way to query by bug numbers.  Added an "edit this query" link
when you view a buglist.

25 years agoVery minor HTML tweaking.
terry%mozilla.org [Mon, 24 Jan 2000 13:50:46 +0000 (13:50 +0000)] 
Very minor HTML tweaking.

25 years agoNew email code wasn't sending to people who had voted for a bug.
terry%mozilla.org [Mon, 24 Jan 2000 13:41:36 +0000 (13:41 +0000)] 
New email code wasn't sending to people who had voted for a bug.
Added "My votes" link to footer.  Other minor voting-related fixes.

25 years agoFixed bug causing named queries to get all screwed up around "target
terry%mozilla.org [Mon, 24 Jan 2000 04:37:46 +0000 (04:37 +0000)] 
Fixed bug causing named queries to get all screwed up around "target
milestones".

25 years agoNamed queries (and the default query) are now stored server side, in
terry%mozilla.org [Mon, 24 Jan 2000 04:31:48 +0000 (04:31 +0000)] 
Named queries (and the default query) are now stored server side, in
the database, rather than in cookies.  This means you have to log
in to use these features, but I have plans that require them to be
server-side.  (Besides, some people were beginning to run out of
cookie space.)

25 years agoAdd a way to remove a default query that you may have set.
terry%mozilla.org [Mon, 24 Jan 2000 01:14:09 +0000 (01:14 +0000)] 
Add a way to remove a default query that you may have set.

25 years agoRemove unused file
terry%mozilla.org [Mon, 24 Jan 2000 00:57:32 +0000 (00:57 +0000)] 
Remove unused file

25 years agoAdded much more crosschecks, and simplified a lot of the code.
terry%mozilla.org [Sun, 23 Jan 2000 12:37:40 +0000 (12:37 +0000)] 
Added much more crosschecks, and simplified a lot of the code.

25 years agoFixed stupid typo that caused exact email searches in descriptions to crash.
terry%mozilla.org [Sun, 23 Jan 2000 12:01:25 +0000 (12:01 +0000)] 
Fixed stupid typo that caused exact email searches in descriptions to crash.

25 years agoOops; previous change would cause delta_ts values to be lost in the bugs table.
terry%mozilla.org [Sun, 23 Jan 2000 11:57:11 +0000 (11:57 +0000)] 
Oops; previous change would cause delta_ts values to be lost in the bugs table.

25 years agoThe "login_name" field in the "profiles" table was not declared to be
terry%mozilla.org [Sun, 23 Jan 2000 11:36:17 +0000 (11:36 +0000)] 
The "login_name" field in the "profiles" table was not declared to be
unique.  Sure enough, somehow, I got 22 duplicated entries in my
database.  This code detects that, cleans up the duplicates, and then
tweaks the table to declare the field to be unique.  What a pain.

25 years agoCan now search for people who have added text to a bug.
terry%mozilla.org [Sun, 23 Jan 2000 10:22:10 +0000 (10:22 +0000)] 
Can now search for people who have added text to a bug.

25 years agoNew email code wasn't notifying people of changes in state of
terry%mozilla.org [Sun, 23 Jan 2000 09:03:14 +0000 (09:03 +0000)] 
New email code wasn't notifying people of changes in state of
dependent bugs.

25 years agoHonor the emailregexp param when checking email addresses.
terry%mozilla.org [Sun, 23 Jan 2000 06:19:05 +0000 (06:19 +0000)] 
Honor the emailregexp param when checking email addresses.

25 years agoRemoved stupid test.
terry%mozilla.org [Sun, 23 Jan 2000 05:44:10 +0000 (05:44 +0000)] 
Removed stupid test.

25 years agoAACK! checksetup.pl was stomping all over the new fielddefs table if
terry%mozilla.org [Sun, 23 Jan 2000 05:43:29 +0000 (05:43 +0000)] 
AACK!  checksetup.pl was stomping all over the new fielddefs table if
it got run more than once.  This checkin fixes that, and also changes
the DumpBugActivity() routine to give me enough information to
hopefully repair the damaged mozilla.org database...

25 years agoMinor wording change to hopefully make it more obvious slight changes
terry%mozilla.org [Sun, 23 Jan 2000 03:43:30 +0000 (03:43 +0000)] 
Minor wording change to hopefully make it more obvious slight changes
in the "long description" search.

25 years agoStupid typo caused "any words" and "all words" searches on the long
terry%mozilla.org [Sun, 23 Jan 2000 03:31:41 +0000 (03:31 +0000)] 
Stupid typo caused "any words" and "all words" searches on the long
description to crash.

25 years agoFixed stupid typo.
terry%mozilla.org [Sun, 23 Jan 2000 03:25:33 +0000 (03:25 +0000)] 
Fixed stupid typo.

25 years agoIf no sort order is specified, use the cookie if available.
terry%mozilla.org [Sun, 23 Jan 2000 03:23:58 +0000 (03:23 +0000)] 
If no sort order is specified, use the cookie if available.

25 years agoRemember the previous sort order in a cookie, and make that the
terry%mozilla.org [Sun, 23 Jan 2000 03:08:55 +0000 (03:08 +0000)] 
Remember the previous sort order in a cookie, and make that the
default sort order for new queries.  Add a new "show list" link to the
navigation header to return you to the list of selected bugs.

25 years agoPatch by Christine Begle <cbegle@mozilla.org>>, with heavy
terry%mozilla.org [Sun, 23 Jan 2000 01:50:00 +0000 (01:50 +0000)] 
Patch by Christine Begle <cbegle@mozilla.org>>, with heavy
modifications by me -- let you query for "any words" and "all words",
as well as the existing substring and regexp stuff.

25 years agoPatch by Klaas Freitag <freitag@suse.de>, with modifications by me --
terry%mozilla.org [Sun, 23 Jan 2000 00:51:49 +0000 (00:51 +0000)] 
Patch by Klaas Freitag <freitag@suse.de>, with modifications by me --
don't generate HTML tables with more than 50 lines, as browsers generally
can't cope with huge tables.

25 years agoPatch by Holger Schurig <holger@holger.om.org> -- add new localconfig
terry%mozilla.org [Sun, 23 Jan 2000 00:33:33 +0000 (00:33 +0000)] 
Patch by Holger Schurig <holger@holger.om.org> -- add new localconfig
option to skip the database check (since that code doesn't work with
all versions of MySQL/Msql-mysql/Perl/moonphase).

25 years agoWhoops; code to let people turn on new "newemailtech" pref was busted.
terry%mozilla.org [Sat, 22 Jan 2000 12:37:42 +0000 (12:37 +0000)] 
Whoops; code to let people turn on new "newemailtech" pref was busted.

25 years agoAdded a new table fielddefs that records information about the
terry%mozilla.org [Sat, 22 Jan 2000 12:24:39 +0000 (12:24 +0000)] 
Added a new table fielddefs that records information about the
different fields we keep an activity log on.  The bugs_activity table
now has a pointer into that table instead of recording the name directly.

Set up a new, highly experimental email-notification scheme.  To turn
it on, the maintainer has to turn on the "New email tech" param, and
then individual users have to turn on the "New email tech" preference.

25 years agoInvalid html, added trailing /html tag.
mcafee%netscape.com [Sat, 22 Jan 2000 06:01:11 +0000 (06:01 +0000)] 
Invalid html, added trailing /html tag.

25 years agoContinue making the last-changed date on a bug be updated if someone only adds a...
terry%mozilla.org [Fri, 21 Jan 2000 05:42:23 +0000 (05:42 +0000)] 
Continue making the last-changed date on a bug be updated if someone only adds a comment.

25 years agoDon't try to put out the footer if we're shutdown (as that can try to access the...
terry%mozilla.org [Fri, 21 Jan 2000 05:36:20 +0000 (05:36 +0000)] 
Don't try to put out the footer if we're shutdown (as that can try to access the DB which we don't want).

25 years agoMoved all the long descriptions out of the bugs table, and into a new
terry%mozilla.org [Fri, 21 Jan 2000 05:31:18 +0000 (05:31 +0000)] 
Moved all the long descriptions out of the bugs table, and into a new
table.  There is now a separate entry for each new long description,
rather than appending them all together in one big field.

25 years agoPatch by Holger Schurig <holger@holger.om.org> -- don't display footer if they asked...
terry%mozilla.org [Thu, 20 Jan 2000 04:30:28 +0000 (04:30 +0000)] 
Patch by Holger Schurig <holger@holger.om.org> -- don't display footer if they asked for no header.

25 years agoAllow whitespace to be used to separate keywords.
terry%mozilla.org [Thu, 20 Jan 2000 03:29:45 +0000 (03:29 +0000)] 
Allow whitespace to be used to separate keywords.

25 years agoLet's outlaw whitespace in keywords.
terry%mozilla.org [Thu, 20 Jan 2000 03:24:27 +0000 (03:24 +0000)] 
Let's outlaw whitespace in keywords.

25 years agoAdded a way to disable a user.
terry%mozilla.org [Wed, 19 Jan 2000 06:41:24 +0000 (06:41 +0000)] 
Added a way to disable a user.

25 years agoSpruced up "editusers.cgi". Added an "editusers" group.
terry%mozilla.org [Wed, 19 Jan 2000 02:33:28 +0000 (02:33 +0000)] 
Spruced up "editusers.cgi".  Added an "editusers" group.

25 years agoFooter wasn't displaying new state after clicking "log out".
terry%mozilla.org [Tue, 18 Jan 2000 22:41:00 +0000 (22:41 +0000)] 
Footer wasn't displaying new state after clicking "log out".

25 years agoStop ever using perl's crypt() function; only use mysql's. (Using
terry%mozilla.org [Tue, 18 Jan 2000 22:40:18 +0000 (22:40 +0000)] 
Stop ever using perl's crypt() function; only use mysql's.  (Using
both was causing corruption on about 1 in 40 passwords.)

25 years agoCheck for and rebuild busted password stuff.
terry%mozilla.org [Tue, 18 Jan 2000 22:26:16 +0000 (22:26 +0000)] 
Check for and rebuild busted password stuff.

25 years agoTell people that column changes are remembered using cookies.
terry%mozilla.org [Tue, 18 Jan 2000 06:53:05 +0000 (06:53 +0000)] 
Tell people that column changes are remembered using cookies.

25 years agoWas sometimes checking extra checkboxes in the email area.
terry%mozilla.org [Tue, 18 Jan 2000 06:31:05 +0000 (06:31 +0000)] 
Was sometimes checking extra checkboxes in the email area.

25 years agoVery minor formatting tweak.
terry%mozilla.org [Tue, 18 Jan 2000 03:54:50 +0000 (03:54 +0000)] 
Very minor formatting tweak.

25 years agoAdded "Windows 2000" and "Mac System 9.0" to the OS list.
terry%mozilla.org [Tue, 18 Jan 2000 03:20:20 +0000 (03:20 +0000)] 
Added "Windows 2000" and "Mac System 9.0" to the OS list.

25 years agoAdd a space after the comma when listing a bug with multiple keywords,
terry%mozilla.org [Mon, 17 Jan 2000 19:54:58 +0000 (19:54 +0000)] 
Add a space after the comma when listing a bug with multiple keywords,
to be consistant with the way it gets listed in bug lists.

25 years agoUse new "keywords" cache to display keywords in bug lists. Not only
terry%mozilla.org [Mon, 17 Jan 2000 19:45:34 +0000 (19:45 +0000)] 
Use new "keywords" cache to display keywords in bug lists.  Not only
is this much faster, but it also lets you sort by that column, and
requires less special-case code.

25 years agoAdded a "keywords" field to a bug, which is a cached string-based copy
terry%mozilla.org [Mon, 17 Jan 2000 19:38:39 +0000 (19:38 +0000)] 
Added a "keywords" field to a bug, which is a cached string-based copy
of all the keywords assigned to the bug.  Right now, we only have code
that generates and maintains this field; soon will come code that
actually uses it.

25 years agoOops! Fixed stupid typo in last patch.
terry%mozilla.org [Mon, 17 Jan 2000 11:14:14 +0000 (11:14 +0000)] 
Oops!  Fixed stupid typo in last patch.

25 years agoIf there is only one component, then select it for the user.
terry%mozilla.org [Sun, 16 Jan 2000 01:25:51 +0000 (01:25 +0000)] 
If there is only one component, then select it for the user.

25 years agoPatch by kevin@suberic.net (kevin lyda) -- reformated to 77 columns.
terry%mozilla.org [Sat, 15 Jan 2000 09:19:44 +0000 (09:19 +0000)] 
Patch by kevin@suberic.net (kevin lyda) -- reformated to 77 columns.