mcafee%netscape.com
cac0f1f372
Adding timeout to reload page.
2000-09-27 20:44:55 +00:00
cyeh%bluemartini.com
4db27ae045
fix for 45384: checksetup.pl fails to update very old bugzilla (10/1998) databases.
...
patch submitted by sstock@iconnect-inc.com
2000-09-27 17:51:36 +00:00
mcafee%netscape.com
93c446285b
First add
2000-09-27 08:06:35 +00:00
kestes%staff.mail.com
67de09ef26
clarify the mailing system discriptions
2000-09-22 15:24:16 +00:00
kestes%staff.mail.com
5b68106721
fully tested
2000-09-22 15:17:14 +00:00
kestes%staff.mail.com
fed805bf3b
factor out functions to the new package MailProcess
2000-09-22 15:16:52 +00:00
kestes%staff.mail.com
7d643d5d58
use the new named time constants
...
use BTData
2000-09-22 15:15:00 +00:00
kestes%staff.mail.com
743beec357
*** empty log message ***
2000-09-22 15:08:53 +00:00
kestes%staff.mail.com
8307a66a05
add gen test for the bug tracking system
2000-09-22 15:08:09 +00:00
kestes%staff.mail.com
802da423e0
add information about the bug tracking system
2000-09-22 15:07:28 +00:00
kestes%staff.mail.com
55e3533bdf
clarify that the timestamp is for the build mail not any other mail.
2000-09-22 15:03:32 +00:00
kestes%staff.mail.com
7619104614
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.)
2000-09-22 15:03:03 +00:00
kestes%staff.mail.com
4cc8de8605
add information about bug tracking module
2000-09-22 15:01:58 +00:00
kestes%staff.mail.com
0b504e1721
add named constants for time.
2000-09-22 15:01:32 +00:00
kestes%staff.mail.com
4ad6f21e74
add use HTMLPopUp; (how did this ever work?)
2000-09-22 14:59:20 +00:00
kestes%staff.mail.com
d173e44d0d
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.
2000-09-22 14:58:40 +00:00
kestes%staff.mail.com
ba137f46d3
typo
2000-09-22 14:56:14 +00:00
kestes%staff.mail.com
71564d8b16
use configure to set #!perl
2000-09-22 14:55:58 +00:00
kestes%staff.mail.com
d32fe97941
increase time for tipClose so that IE users get a chance to read the
...
popup windows while javascript fights for focus.
2000-09-22 14:55:12 +00:00
terry%mozilla.org
eaf3761c52
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.)
2000-09-19 15:42:53 +00:00
cyeh%bluemartini.com
cb28da37a5
fix for 52228: Bug list title should be name of query if running named query
...
patch by dave@intrec.com (Dave Miller)
2000-09-18 21:29:45 +00:00
kestes%staff.mail.com
8f52f8fd95
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();
2000-09-18 19:40:56 +00:00
kestes%staff.mail.com
546148660d
convert to new style tinderbox variables
2000-09-18 19:34:08 +00:00
kestes%staff.mail.com
1118d407c3
new regression test
2000-09-18 19:33:32 +00:00
kestes%staff.mail.com
aa8be01246
document HTMLPopUp implementations
...
document new $DEFAULT_HTML_PAGE = 'status.html';
document TRIM_DAYS for rmlogs
2000-09-18 19:32:46 +00:00
kestes%staff.mail.com
9e99561a5f
security (taint) fixes
...
use $MAX_DISPLAY_HOURS to peg the display used in links
2000-09-18 19:30:28 +00:00
kestes%staff.mail.com
a0a6b87cf5
security (taint) fixes
...
allow null message of the day
do not hardcode <a href instead call Link()
2000-09-18 19:29:31 +00:00
kestes%staff.mail.com
fbfc1603c9
security (taint) fixes
2000-09-18 19:28:32 +00:00
kestes%staff.mail.com
78a49c0692
security fixes
...
rename of file is not nessary
use new generalization: $FileStructure::DEFAULT_HTML_PAGE
2000-09-18 19:27:42 +00:00
kestes%staff.mail.com
7fd8aa43f9
use extract_filename_chars()
...
document passwd can be global or pertree
use new generalization: $FileStructure::DEFAULT_HTML_PAGE
2000-09-18 19:26:22 +00:00
kestes%staff.mail.com
efb6d83e75
dont hard code <a href> use link()
...
use new generalization: $FileStructure::DEFAULT_HTML_PAGE
2000-09-18 19:25:17 +00:00
kestes%staff.mail.com
2cfdf5a494
modules must end in 1;
2000-09-18 19:23:53 +00:00
kestes%staff.mail.com
4ebaebc379
add support for taint checking
...
add support for time checking
centrallize all 'atomic move' operations
2000-09-18 19:23:17 +00:00
kestes%staff.mail.com
c949726fdb
this must use atomic_rename_file()
2000-09-18 19:21:56 +00:00
kestes%staff.mail.com
b8a971dd06
use extract_user() for untainting
2000-09-18 19:21:18 +00:00
kestes%staff.mail.com
3847fd9f3c
add sanity check for record
...
fix gunzip URL (it had appeared twice in the string)
2000-09-18 19:20:44 +00:00
kestes%staff.mail.com
e344ec6b70
update file with current status
2000-09-18 19:18:34 +00:00
kestes%staff.mail.com
d8b4feba25
add users section
...
add 'security' as a goal
2000-09-18 19:18:03 +00:00
dave%intrec.com
a8b9e30b12
Fix for bug 51270: param for bodyhtml to allow sites to customize
...
background colors/image and link colors.
2000-09-16 14:08:37 +00:00
cyeh%bluemartini.com
1086d3e077
fix for 41303: new email tech doesn't work with emailregexp
...
patch by JRobertson@medevolve.com (Jon Robertson)
2000-09-15 22:39:35 +00:00
cyeh%bluemartini.com
b11c2767ae
front end fix for 31456: Editing a superuser clears their access flags
...
patch by jmrobin@tgix.com
2000-09-15 22:20:55 +00:00
cyeh%bluemartini.com
5f18a20d2d
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.
2000-09-15 18:35:18 +00:00
cyeh%bluemartini.com
1c6f4f4d4a
put little comment in here about apostrophe's in enums
2000-09-15 01:00:56 +00:00
cyeh%bluemartini.com
4c5d1ab34c
fix for 47561:Incorrect group bit used for new group.
...
patch by dave@intrec.com
2000-09-14 23:53:24 +00:00
cyeh%bluemartini.com
8eb7c4896e
fix for 13626: loaded query doesn't show "Sort By" correctly.
...
patch by dave@intrec.com
2000-09-13 22:04:30 +00:00
cyeh%bluemartini.com
44fddf3b1e
fix for 29820: Remove "Changed" from email subject line
...
patch submitted by zach@math.berkeley.edu , additional commentary by
cyeh@bluemartini.com .
2000-09-13 21:25:25 +00:00
cyeh%bluemartini.com
b2de760455
fix for 51520: Missing uses of Param('emailsuffix')
...
patch submitted by john.beranek@pace.co.uk (John Beranek)
2000-09-13 17:45:48 +00:00
cyeh%bluemartini.com
43bd0deb3d
fix for 51521: Broken HTML on user permissions page, patch by john.beranek@pace.co.uk
2000-09-13 00:09:36 +00:00
cyeh%bluemartini.com
9045f8404b
fix for 50647: RFE: yp_nomail.sh contribution. contributed by mtakacs@pacbell.net
2000-09-12 23:50:31 +00:00
cyeh%bluemartini.com
0343853d5e
fix for 44653: Products with / in don't get any chart data
...
patch submitted by gavins@iplbath.com
2000-09-12 21:35:46 +00:00