kestes%walrus.com
fce1e4396c
minor fixes to quiet warnings, mostly assigning my strings the empty string when they
...
are created.
2003-04-13 14:21:42 +00:00
kestes%walrus.com
e05503940f
fix off by one error which caused some warnings in the log file.
2003-04-13 14:18:09 +00:00
kestes%walrus.com
632871f47d
fix incorrect operator, wanted string comparison (eq) not numeric equality (==)
2003-04-13 14:15:01 +00:00
kestes%walrus.com
6d968b5156
minor changes to the taint system, mosty to untaint the error messages written to the
...
log files
2003-04-13 14:13:40 +00:00
kestes%walrus.com
4fa839ed8e
add new alt tag to the vcdisplay call.
2003-02-11 00:29:57 +00:00
kestes%walrus.com
e70751a8ce
add the emacs perlmode indicator to top of file.
2003-02-11 00:27:47 +00:00
kestes%walrus.com
6e214e4a11
add emacs perlmod to top of file.
2003-02-11 00:26:02 +00:00
kestes%walrus.com
fdb5425dbd
save the output to disk instead of sending to stdout.
2003-02-11 00:25:04 +00:00
kestes%walrus.com
b9616de86d
typo fix provided by "David Wu" <davidwu@exchange.nbttech.com>
...
typo in prepare_bonsai_args definition of branch actually set the
module. fix provided by "David Wu" <davidwu@exchange.nbttech.com>
2003-02-11 00:16:34 +00:00
kestes%walrus.com
aa57a8fb8c
add special handling for the Notice colum to handle the behavior which Mozilla wants. Also prepare for handling of "vetting" of users.
2003-02-03 18:16:00 +00:00
kestes%walrus.com
0c7777caea
be sure to test that the popup code can handle links embedded in the popup.
2003-02-03 13:46:07 +00:00
kestes%walrus.com
2b7e025ea5
regularize the logic in the Link code and make sure that these libraries work as 'on click' in preparation for some changes in the TinderDB code which will require this.
2003-02-03 13:43:32 +00:00
kestes%walrus.com
a3ff51299c
a new popup library donated by Dominik Stadler. Some thought needs to
...
be given as to where the js sources will be placed, so I parametrized this and
leave the decision for later.
2003-01-22 15:44:54 +00:00
kestes%walrus.com
80adc0fda8
this does not work yet but I want to save my changes while working on it.
2003-01-19 17:41:34 +00:00
kestes%walrus.com
4d6d0b8e80
must set up environment for taint perl to OK the system call.
2003-01-19 17:26:39 +00:00
kestes%walrus.com
a448891aaf
fix comments discribing the file
2003-01-19 17:24:03 +00:00
kestes%walrus.com
204de79a43
add clarifying comments.
2003-01-19 17:22:54 +00:00
kestes%walrus.com
76268a00b2
patch by dominik.stadler@gmx.at (Dominik Stadler) to fix header/body and other tags for Mozilla. Also capitalize the tags for easy reading.
2003-01-19 17:22:07 +00:00
kestes%walrus.com
d8729936ef
quiet some new perl warnings.
2003-01-19 17:20:08 +00:00
kestes%walrus.com
c6fab6a479
add a VC column simulation.
2003-01-19 17:18:56 +00:00
kestes%walrus.com
41733b7a64
set up the enviroment before we begin.
2003-01-19 17:17:02 +00:00
kestes%walrus.com
a835dd9a66
add alt_linktext, also modularize the use of cvs mail addresses.
2003-01-19 17:15:41 +00:00
kestes%walrus.com
8695af665e
changes to the netscape specific legend provided by dominik.stadler@gmx.at to
...
fix capitalization and spelling.
2003-01-19 13:52:46 +00:00
kestes%walrus.com
16443dfe34
changes to quiet new perl warnings. patch from "Darren Tucker" <dtucker@zip.com.au> to fix call to HTMLPopUp::Link
2003-01-19 13:40:06 +00:00
kestes%walrus.com
2dd836a233
add functions to access the VC_TREE data structure.:
2002-12-10 19:49:27 +00:00
kestes%walrus.com
d6738bd9c2
major reworking of code structure to provide a clean Link construction but
...
not trip the perl warnings about undefined values.
2002-12-10 19:45:03 +00:00
kestes%walrus.com
0c89a72d50
I have a better fix for perl warning the last checkin was meant to fix.
...
Fix it at the source in Build.pm. This function really should return
undefined if the result is undefined.
2002-12-10 19:43:21 +00:00
kestes%walrus.com
3a3f8ea84f
fixes to allow test harness to run through all VCDisplay implementations during
...
testing.
2002-12-10 19:35:50 +00:00
kestes%walrus.com
14be0eeb80
fixes to allow test driver to run through all VCDisplay packages during unit
...
testing.
2002-12-10 19:34:34 +00:00
kestes%walrus.com
ed761e04c0
fixes to quiet perl warnings about using undefined variables.
...
Localize most of the creation of Bonsai arguments into one function
fixes to allow testing of all VCDisplay packages by one test driver.
2002-12-10 19:32:46 +00:00
kestes%walrus.com
9d4eda4f9a
fix to quiet new perl warnings about using undefined value.
2002-12-10 19:28:48 +00:00
kestes%walrus.com
8c5466687e
quiet a warning about testing an undefined value (environmental variable
...
passed from webserver). Update some of the CGI functions to use the
lastest versions. This was accomplised by including the whole library inside
the file.
2002-12-10 19:27:53 +00:00
kestes%walrus.com
6e8f8fcb3b
add referesh times to summary pages, this variable was empty before this fix.
2002-12-10 19:24:37 +00:00
kestes%walrus.com
89d6861451
pass refreshtimes to Summaries. There was no referesh times, in the generated
...
html before this fix.
2002-12-10 19:23:37 +00:00
kestes%walrus.com
2d64c5f495
add target for VCDisplay tests.
2002-12-10 19:22:18 +00:00
kestes%walrus.com
49fd5382d8
test the VCDisplay subsystem in isolation.
2002-12-10 19:21:12 +00:00
kestes%walrus.com
2825e167a3
add new unit tests. These test the VCDisplay and HTMLpopup subsystems.
2002-12-10 19:20:05 +00:00
kestes%walrus.com
c82e7b190b
package name was declared wrong.
2002-12-09 18:19:59 +00:00
kestes%walrus.com
ab6aeba63f
force the use of Link, since this is my design that all links use this.
...
This will quiet some of my tests.
2002-12-09 18:17:00 +00:00
kestes%walrus.com
0fd28a9024
change code to quiet perl warnings.
2002-12-09 18:15:06 +00:00
kestes%walrus.com
66b53f0897
portability fix for xargs
...
record the arguments to ./configure
find all the full paths for build commands on build machine
2002-12-09 18:02:32 +00:00
kestes%walrus.com
2dcf8c98a0
portability fix for xargs
...
record the arguments to ./configure
providea a means of seeing all the perl package dependencies
2002-12-09 18:01:13 +00:00
kestes%walrus.com
82852b8d5d
turn off mozilla layers
2002-05-10 23:23:05 +00:00
kestes%walrus.com
2acb4b8418
fixes for mozilla layers.
2002-05-10 23:21:23 +00:00
kestes%walrus.com
916df2a95e
fixes to link_choices
2002-05-10 23:14:30 +00:00
kestes%walrus.com
dcdfeab02c
checkins for mozilla layers
2002-05-10 23:07:57 +00:00
kestes%walrus.com
3fb4a18009
fixes for mozilla layers.
2002-05-10 23:00:41 +00:00
kestes%walrus.com
0b95860636
fixes
2002-05-10 22:56:57 +00:00
kestes%walrus.com
68bebde62c
fixes
2002-05-10 22:51:05 +00:00
kestes%walrus.com
149bafd785
bug fixes
2002-05-10 22:48:33 +00:00