Commit Graph

1782 Commits

Author SHA1 Message Date
dave%intrec.com
8dde2f6d6a Fix for bug 52921: checksetup.pl fails to create database with password.
Now it won't choke on this anymore.  Patch also includes a Perl 5.6
compatibility update (see bug 52921 and bug 44622 for details).


git-svn-id: svn://10.0.0.236/trunk@80137 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-29 05:43:53 +00:00
dave%intrec.com
0fda1404bb Fix for bug 44076: Editparams falsely detecting text field changes and
NS4Mac putting a single linefeed in empty fields.


git-svn-id: svn://10.0.0.236/trunk@80135 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-29 05:29:09 +00:00
mcafee%netscape.com
bcff87b79a Adding timeout to reload page.
git-svn-id: svn://10.0.0.236/trunk@80010 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-27 20:44:55 +00:00
cyeh%bluemartini.com
d9c4caf971 fix for 45384: checksetup.pl fails to update very old bugzilla (10/1998) databases.
patch submitted by sstock@iconnect-inc.com


git-svn-id: svn://10.0.0.236/trunk@80002 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-27 17:51:36 +00:00
mcafee%netscape.com
2c5afc07f8 First add
git-svn-id: svn://10.0.0.236/trunk@79997 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-27 08:06:35 +00:00
kestes%staff.mail.com
f647f0ce7b clarify the mailing system discriptions
git-svn-id: svn://10.0.0.236/trunk@79901 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 15:24:16 +00:00
kestes%staff.mail.com
35b749a41d fully tested
git-svn-id: svn://10.0.0.236/trunk@79900 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 15:17:14 +00:00
kestes%staff.mail.com
1b657dd390 factor out functions to the new package MailProcess
git-svn-id: svn://10.0.0.236/trunk@79899 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 15:16:52 +00:00
kestes%staff.mail.com
a114f4ca86 use the new named time constants
use BTData


git-svn-id: svn://10.0.0.236/trunk@79898 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 15:15:00 +00:00
kestes%staff.mail.com
ef3538a98d *** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@79897 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 15:08:53 +00:00
kestes%staff.mail.com
3e20a8b13d add gen test for the bug tracking system
git-svn-id: svn://10.0.0.236/trunk@79896 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 15:08:09 +00:00
kestes%staff.mail.com
557fbaff34 add information about the bug tracking system
git-svn-id: svn://10.0.0.236/trunk@79895 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 15:07:28 +00:00
kestes%staff.mail.com
b33c139472 clarify that the timestamp is for the build mail not any other mail.
git-svn-id: svn://10.0.0.236/trunk@79894 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 15:03:32 +00:00
kestes%staff.mail.com
ea641d2e47 modify escapeHTML() to escape the "'" as well as standard characters,
so that my popup windows code do not see a "'" in their input as this
confuses them. (It does not help the popup but seems like a good idea
to leave in.)


git-svn-id: svn://10.0.0.236/trunk@79893 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 15:03:03 +00:00
kestes%staff.mail.com
756fb7dca6 add information about bug tracking module
git-svn-id: svn://10.0.0.236/trunk@79892 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 15:01:58 +00:00
kestes%staff.mail.com
a4fb5cdd81 add named constants for time.
git-svn-id: svn://10.0.0.236/trunk@79891 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 15:01:32 +00:00
kestes%staff.mail.com
188368516b add use HTMLPopUp; (how did this ever work?)
git-svn-id: svn://10.0.0.236/trunk@79889 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 14:59:20 +00:00
kestes%staff.mail.com
81628dfe2e localize variables which had not been declared.
add comments to generated html to help debugging.
remove comments about $HTMLPopUp::EMPTY_TABLE_CELL,
     they belong in HTMLPopUp.pm.
Add more data to popup window title.


git-svn-id: svn://10.0.0.236/trunk@79888 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 14:58:40 +00:00
kestes%staff.mail.com
24a82c7783 typo
git-svn-id: svn://10.0.0.236/trunk@79887 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 14:56:14 +00:00
kestes%staff.mail.com
4a579248b7 use configure to set #!perl
git-svn-id: svn://10.0.0.236/trunk@79886 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 14:55:58 +00:00
kestes%staff.mail.com
eb4fab01ed increase time for tipClose so that IE users get a chance to read the
popup windows while javascript fights for focus.


git-svn-id: svn://10.0.0.236/trunk@79885 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 14:55:12 +00:00
terry%mozilla.org
0e2cfc5de9 Oops! This was changed a couple of months ago in such a way that a
large class of problems wouldn't be reported.  (It wouldn't show most
cases where a table had an invalid ID pointing into another table.)


git-svn-id: svn://10.0.0.236/trunk@79532 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-19 15:42:53 +00:00
cyeh%bluemartini.com
ca34c0f2c8 fix for 52228: Bug list title should be name of query if running named query
patch by dave@intrec.com (Dave Miller)


git-svn-id: svn://10.0.0.236/trunk@79460 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 21:29:45 +00:00
kestes%staff.mail.com
f3ce9ac0cd add new arguments --skip-check --force-time
add parse_args to parse new arguments
add fix_nonunix_times() so that all dates can be in either format
send errors to stderr as well as logfile
debug check_required_vars();


git-svn-id: svn://10.0.0.236/trunk@79452 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:40:56 +00:00
kestes%staff.mail.com
726b257e83 convert to new style tinderbox variables
git-svn-id: svn://10.0.0.236/trunk@79449 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:34:08 +00:00
kestes%staff.mail.com
b3f23bdc4b new regression test
git-svn-id: svn://10.0.0.236/trunk@79448 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:33:32 +00:00
kestes%staff.mail.com
5b1617101c document HTMLPopUp implementations
document new $DEFAULT_HTML_PAGE = 'status.html';
document TRIM_DAYS for rmlogs


git-svn-id: svn://10.0.0.236/trunk@79447 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:32:46 +00:00
kestes%staff.mail.com
b44e1a2106 security (taint) fixes
use  $MAX_DISPLAY_HOURS to peg the display used in links


git-svn-id: svn://10.0.0.236/trunk@79446 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:30:28 +00:00
kestes%staff.mail.com
a578928aee security (taint) fixes
allow null message of the day
do not hardcode <a href instead call Link()


git-svn-id: svn://10.0.0.236/trunk@79445 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:29:31 +00:00
kestes%staff.mail.com
d627553829 security (taint) fixes
git-svn-id: svn://10.0.0.236/trunk@79444 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:28:32 +00:00
kestes%staff.mail.com
35566a48fc security fixes
rename of file is not nessary
use new generalization: $FileStructure::DEFAULT_HTML_PAGE


git-svn-id: svn://10.0.0.236/trunk@79443 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:27:42 +00:00
kestes%staff.mail.com
dc129f5a91 use extract_filename_chars()
document passwd can be global or pertree
use new generalization: $FileStructure::DEFAULT_HTML_PAGE


git-svn-id: svn://10.0.0.236/trunk@79442 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:26:22 +00:00
kestes%staff.mail.com
dd027ca73f dont hard code <a href> use link()
use new generalization: $FileStructure::DEFAULT_HTML_PAGE


git-svn-id: svn://10.0.0.236/trunk@79441 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:25:17 +00:00
kestes%staff.mail.com
257f3f4d5c modules must end in 1;
git-svn-id: svn://10.0.0.236/trunk@79440 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:23:53 +00:00
kestes%staff.mail.com
5cca78ee75 add support for taint checking
add support for time checking
centrallize all 'atomic move' operations


git-svn-id: svn://10.0.0.236/trunk@79439 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:23:17 +00:00
kestes%staff.mail.com
0798452f5d this must use atomic_rename_file()
git-svn-id: svn://10.0.0.236/trunk@79438 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:21:56 +00:00
kestes%staff.mail.com
49592f52dc use extract_user() for untainting
git-svn-id: svn://10.0.0.236/trunk@79437 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:21:18 +00:00
kestes%staff.mail.com
bec339424d add sanity check for record
fix gunzip URL (it had appeared twice in the string)


git-svn-id: svn://10.0.0.236/trunk@79436 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:20:44 +00:00
kestes%staff.mail.com
07f8ccc2c8 update file with current status
git-svn-id: svn://10.0.0.236/trunk@79435 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:18:34 +00:00
kestes%staff.mail.com
8188c55010 add users section
add 'security' as a goal


git-svn-id: svn://10.0.0.236/trunk@79434 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-18 19:18:03 +00:00
dave%intrec.com
b1e000ea95 Fix for bug 51270: param for bodyhtml to allow sites to customize
background colors/image and link colors.


git-svn-id: svn://10.0.0.236/trunk@79391 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-16 14:08:37 +00:00
cyeh%bluemartini.com
afd7140744 fix for 41303: new email tech doesn't work with emailregexp
patch by JRobertson@medevolve.com (Jon Robertson)


git-svn-id: svn://10.0.0.236/trunk@79376 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-15 22:39:35 +00:00
cyeh%bluemartini.com
c48e8178a6 front end fix for 31456: Editing a superuser clears their access flags
patch by jmrobin@tgix.com


git-svn-id: svn://10.0.0.236/trunk@79373 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-15 22:20:55 +00:00
cyeh%bluemartini.com
813748876f fixes for 51184, 51185, 51186: allow for ldap authentication. patches
by jmrobins@tgix.com (Joe Robins). LDAP sections haven't been
tested yet, but the code is arranged such that it shouldn't disturb
existing user authentication system.


git-svn-id: svn://10.0.0.236/trunk@79347 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-15 18:35:18 +00:00
cyeh%bluemartini.com
5065a45918 put little comment in here about apostrophe's in enums
git-svn-id: svn://10.0.0.236/trunk@79247 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-15 01:00:56 +00:00
cyeh%bluemartini.com
1bd2b94ad6 fix for 47561:Incorrect group bit used for new group.
patch by dave@intrec.com


git-svn-id: svn://10.0.0.236/trunk@79233 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-14 23:53:24 +00:00
cyeh%bluemartini.com
0fd2745e81 fix for 13626: loaded query doesn't show "Sort By" correctly.
patch by dave@intrec.com


git-svn-id: svn://10.0.0.236/trunk@79034 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-13 22:04:30 +00:00
cyeh%bluemartini.com
aa0d4ec476 fix for 29820: Remove "Changed" from email subject line
patch submitted by zach@math.berkeley.edu, additional commentary by
cyeh@bluemartini.com.


git-svn-id: svn://10.0.0.236/trunk@79031 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-13 21:25:25 +00:00
cyeh%bluemartini.com
d0772b507a fix for 51520: Missing uses of Param('emailsuffix')
patch submitted by john.beranek@pace.co.uk (John Beranek)


git-svn-id: svn://10.0.0.236/trunk@79024 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-13 17:45:48 +00:00
cyeh%bluemartini.com
956bda5f7f fix for 51521: Broken HTML on user permissions page, patch by john.beranek@pace.co.uk
git-svn-id: svn://10.0.0.236/trunk@78937 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-13 00:09:36 +00:00