Commit Graph

312 Commits

Author SHA1 Message Date
terry%mozilla.org
f8133fbea7 Updated version string to 2.7 (development) 1999-08-30 23:02:52 +00:00
terry%mozilla.org
cf146c48b7 Updated version string to 2.6 (shipping) 1999-08-30 23:02:22 +00:00
terry%mozilla.org
6e6d3f2cd8 Don't spuriously quote newlines in the comment description. 1999-08-30 14:26:09 +00:00
endico%mozilla.org
f1407aee70 another M9 hard coded in to most doomed 1999-08-29 15:42:12 +00:00
terry%mozilla.org
3ceb3170da 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
dcba0152e7 Added a missing </form>. 1999-08-27 17:17:43 +00:00
terry%mozilla.org
2b36070790 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
b20f3dc7c9 fixed a typo 1999-08-27 04:11:44 +00:00
endico%mozilla.org
7db400311f oops. M9 was haredwired in 1999-08-27 03:57:49 +00:00
terry%mozilla.org
f317f5da86 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
54026d1e4e 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
3b8bb259e5 Added OpenVMS to the list of operating systems. 1999-08-16 23:54:50 +00:00
terry%mozilla.org
5399226320 Wasn't using the 'emailsuffix' param. 1999-08-13 17:10:01 +00:00
endico%mozilla.org
5052cd1ab1 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
8f64e71f14 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
32ce413edb Add a new report "most recently doomed". 1999-08-07 00:38:09 +00:00
terry%mozilla.org
6a31420d39 Last patch didn't work -- perl doesn't like the "scaler" function. 1999-08-06 17:00:33 +00:00
endico%mozilla.org
f51390d1ad Oops. was counting closed bugs too. 1999-08-05 21:21:01 +00:00
endico%mozilla.org
f94cab1d47 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
f931022791 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
798dab9721 add image/jpeg, image/png and image/gif mime types 1999-08-04 17:36:43 +00:00
terry%mozilla.org
d7c3778e02 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
6502f13700 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
cb3eb0d996 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
f3d0d71ab2 Patch by jtg@varesearch.com -- fixed stupid typo in default value for
blurbhtml.
1999-07-26 20:50:10 +00:00
terry%mozilla.org
7b57541442 Get rid of extra semicolons. 1999-07-26 20:41:54 +00:00
bryce-mozilla%nextbus.com
6b5fa1a2ee 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
625955254f Spurious &. Remove $::buffer feature, as it was unused and broken. 1999-07-08 23:55:32 +00:00
bryce-mozilla%nextbus.com
98a6b37482 More tiny battles in the HTML syntax error war 1999-07-08 23:06:47 +00:00
bryce-mozilla%nextbus.com
f7155a6bb3 Another battle in the HTML syntax error war. 1999-07-08 22:53:50 +00:00
terry%mozilla.org
91c30afd6e 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
745dee3496 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
d6ba233761 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
fb85d06003 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
9d2e889b79 Make attachments remember who submitted that attachment. 1999-06-22 23:44:22 +00:00
terry%mozilla.org
f4063594c1 Explain some history. 1999-06-15 15:44:42 +00:00
bryce-mozilla%nextbus.com
9c52e0e834 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
11245dcab3 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
d18fa25ded A null quip file was causing errors. 1999-06-14 17:37:02 +00:00
terry%mozilla.org
dad605834b 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
88498ae495 Added BeOS to the list of OS's. 1999-06-14 16:46:40 +00:00
bryce-mozilla%nextbus.com
91489b8497 Give administrators a clue that upgrading is possible, even straightforward. 1999-06-12 01:16:44 +00:00
terry%mozilla.org
7a528d1149 Display components in alphabetical order. 1999-06-11 17:39:38 +00:00
terry%mozilla.org
a3704ec0aa Some apache servers seem not to deliever the REMOTE_HOST environment var. 1999-06-11 17:39:19 +00:00
terry%mozilla.org
97ab656d1e Was choking if not using qacontact field. 1999-06-11 17:37:43 +00:00
terry%mozilla.org
8961d8e332 Update some things for more modern mysql's. 1999-06-11 17:37:11 +00:00
bryce-mozilla%nextbus.com
01df283d94 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
8875262f94 Explain how to configure things so that big attachments will work. 1999-06-03 19:56:43 +00:00
terry%mozilla.org
1559d64635 Added simple sanity checking of the dependencies table. 1999-06-01 20:52:15 +00:00
terry%mozilla.org
685e9a922b Oops; was flailing if rankdir wasn't defined. 1999-05-27 20:20:57 +00:00