terry%mozilla.org
607378f860
Fixed stupid typo that was preventing HTML tags from being quoted properly.
1999-05-14 00:09:47 +00:00
terry%mozilla.org
498bfc2680
Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find
...
sendmail, other minor portability patches.
1999-05-13 02:59:27 +00:00
terry%mozilla.org
47c22b1380
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
fc2ae11cd7
Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find sendmail, other minor portability patches.
1999-05-12 21:41:57 +00:00
terry%mozilla.org
a2e03c0119
Minor formatting tweak.
1999-05-12 18:27:18 +00:00
terry%mozilla.org
bb7ca53ed0
Added user preference controlling how much email they get.
1999-05-12 17:20:40 +00:00
terry%mozilla.org
6073c0dfb2
navigation_header() should work even if $::FORM{'id'} isn't defined.
1999-05-12 17:18:10 +00:00
bryce-mozilla%nextbus.com
0ef872b89e
"nospam" feature. BugZilla will no longer email the person submitting
...
the change (after all, they are right there viewing things interactively).
To make this clear to everyone, print out the exact email list as each
bug is processed.
1999-05-12 05:22:36 +00:00
bryce-mozilla%nextbus.com
08b4fb4900
Add new section on MySQL security, give hints for setting up the bug
...
characterization enums, and a fix a few minor glitchies. A BugZilla
novice, however, is the only person who can properly proof these instructions.
1999-05-12 04:53:11 +00:00
bryce-mozilla%nextbus.com
6fb6a0b6a6
I keep chipping away at the Mozilla-specific things.
1999-05-12 04:40:02 +00:00
bryce-mozilla%nextbus.com
1865ff8069
Remove dead code
1999-05-12 04:33:14 +00:00
bryce-mozilla%nextbus.com
0e432f9c4a
Make URL an actual link
1999-05-12 04:31:35 +00:00
terry%mozilla.org
d420a7fa67
Oops; back out last change; was checked in by mistake (and with the wrong log comment, too).
1999-05-10 23:15:09 +00:00
terry%mozilla.org
c55bc08694
Remember the 'changedin' field when memorizing queries.
1999-05-10 23:12:50 +00:00
terry%mozilla.org
6cefd2890b
Do some sanity checking on the entered bug number.
1999-05-10 22:52:43 +00:00
terry%mozilla.org
0edb173c36
Try to save Ry4an from getting some spam.
1999-05-10 22:52:25 +00:00
terry%mozilla.org
1cc9687d45
Allow querying by groupset (though there is no UI for it yet; can only
...
use this by manually hacking the URL string.)
1999-05-10 22:23:12 +00:00
terry%mozilla.org
dfce2eafbd
Give better error messages when we can't display a bug.
1999-05-10 22:08:58 +00:00
terry%mozilla.org
70cd9abc73
Netcenter is (apparently) getting upset about the blank line at the beginning of the XML we generate. Fine.
1999-05-10 16:39:55 +00:00
terry%mozilla.org
e554277ef1
Oops. Accounts created via the "createaccount.cgi" page were not
...
getting their password emailed to them.
1999-05-07 22:07:21 +00:00
terry%mozilla.org
3f40ffa575
Provide an option to tell mysql "set option SQL_BIG_TABLES=1". This
...
is necessary for very big queries, but it will slow things up some
otherwise.
1999-05-07 21:49:24 +00:00
terry%mozilla.org
f3acd9cbf2
Present people an immediate opportunity to attach something to a bug.
1999-05-05 22:16:21 +00:00
terry%mozilla.org
6f11bbbc6f
Sigh. Fix some indentation I just screwed up.
1999-05-05 22:06:49 +00:00
terry%mozilla.org
1ac1845a0c
Get rid of tabs. (We try to keep tabs out of bugzilla source. We
...
often fail.)
1999-05-05 22:05:19 +00:00
terry%mozilla.org
3c8ce1c080
Added newlines to the end of some messages; the last line was getting
...
eaten sometimes.
1999-05-05 21:29:46 +00:00
terry%mozilla.org
60d0e3c149
Was not properly remembering email addresses in memorized queries.
1999-05-05 21:25:29 +00:00
terry%mozilla.org
5399013d95
Allow querying of bug creation times.
1999-05-05 21:18:39 +00:00
slamm%netscape.com
bc09537c56
Fix symlinking to .mozconfig for saveas feature.
1999-05-05 19:36:51 +00:00
slamm%netscape.com
8ebf90aba8
Make srcdir build default again. Fix defaults for script preview and save as.
1999-05-05 18:32:01 +00:00
endico%mozilla.org
0410d0a2f2
fix link to lxr source
1999-05-05 04:42:17 +00:00
slamm%netscape.com
3b3846b4ed
Fix client.mk's webconfig target. Prefill the form.
1999-05-04 20:52:53 +00:00
terry%mozilla.org
a5a29fec8a
Patch by Pontus Lidman <pontus@mathcore.com> -- no longer requires the tclx_test.tcl file (which I had neglected to check in anyway).
1999-05-04 15:29:31 +00:00
bryce-mozilla%nextbus.com
4b6033e72e
Add parameter "usebrowserinfo", to allow disabling the setting of OS and Platform
...
based on the brower the user makes the report from. Realign text box for
narrower windows. Remove Mozilla-specific default parameter.
1999-05-04 00:05:27 +00:00
bryce-mozilla%nextbus.com
04f62c0f29
Create a summary report for "-All-" bugs. Default links on. Switch sense of
...
banner flag. Add commented-out line to enable showing SQL line.
1999-05-04 00:01:57 +00:00
bryce-mozilla%nextbus.com
8440d2f272
Fix HTML syntax errors, validate with http://validator.w3.org . Show
...
on the the login name that will be used as the "reporter" (to more
completely represent the bug report, and to prevent people from forgetting
to switch logins when using another person's browser).
1999-05-01 18:43:58 +00:00
terry%mozilla.org
1a5157a5a0
Added a "blocker" severity.
1999-04-30 20:15:15 +00:00
terry%mozilla.org
86c8086451
Updated version string to 2.5 (development)
1999-04-30 19:42:43 +00:00
terry%mozilla.org
53b35666ac
Updated version string to 2.4 (shipping)
1999-04-30 19:42:25 +00:00
terry%mozilla.org
d8d2c822b0
Stop populating the default database with mozilla-specific stuff.
1999-04-30 19:40:53 +00:00
terry%mozilla.org
265bd80592
Makefile is now generated by autoconf stuff.
1999-04-30 19:39:14 +00:00
terry%mozilla.org
a88e954481
Don't muck with the permissions of the data directory if it already exists.
1999-04-30 19:20:16 +00:00
terry%mozilla.org
284243ce0d
Work with older versions of mysqltcl.
1999-04-30 19:12:13 +00:00
endico%mozilla.org
200312389b
Remove references to cannibal.mi.org
1999-04-30 19:00:47 +00:00
terry%mozilla.org
5a94d717d0
Provide a default value for userdomain.
1999-04-30 18:57:01 +00:00
terry%mozilla.org
bb4ae85d59
Patch by Pontus Lidman <pontus@mathcore.com> -- now uses autoconf,
...
works with tcl 8.x, more configuration stuff, etc.
1999-04-30 18:38:50 +00:00
endico%mozilla.org
8e6cd082b3
add the gnome tree
1999-04-29 00:44:08 +00:00
terry%netscape.com
6bcbcd370e
Patch by mhamby@logicon.com -- provide a UI for adding new components.
1999-04-28 22:23:04 +00:00
terry%netscape.com
2bef4d3d36
Added a tiny bit of bulletproofing.
1999-04-28 21:53:45 +00:00
endico%mozilla.org
1f476eef38
index the entire gnome tree
1999-04-28 03:51:08 +00:00
terry%netscape.com
fedaae212c
Patch by Ry4an Brase <rbrase@cyrus.net> -- fixed silly typo.
1999-04-27 21:51:31 +00:00