Commit Graph

53 Commits

Author SHA1 Message Date
Jeff Teunissen dc476ca417 Trying to fix the cookie problem. 2002-02-22 05:51:51 +00:00
Jeff Teunissen 68e27e95fe More debugging. 2002-02-22 05:31:39 +00:00
Jeff Teunissen 4d59908b8a More debugging. 2002-02-22 05:30:36 +00:00
Jeff Teunissen f68c026b1a hmm. debugging info. 2002-02-22 05:29:05 +00:00
Bill Currie cabc4b88ac display up to 5 news items rather than 1 month's worth 2002-02-19 21:52:02 +00:00
Jeff Teunissen f83dbbded1 prettify all kinds of news entries, not just the normal ones. 2002-02-18 07:51:58 +00:00
Jeff Teunissen ad886688c7 Do a better job of it. 2002-02-18 07:49:26 +00:00
Jeff Teunissen cf027bd9a3 prettify the news display a little. 2002-02-18 07:48:20 +00:00
Jeff Teunissen 1679dabedd Date fixups. 2002-02-18 07:44:50 +00:00
Jeff Teunissen bca1559500 Fix up the web stuff. 2002-02-14 07:38:45 +00:00
Jeff Teunissen cd006bb0e4 Web site Updates. 2002-01-23 03:40:21 +00:00
Bill Currie 0d581938a4 make continuing a news search a little easier by preserving old search parms 2001-10-31 22:54:39 +00:00
Jeff Teunissen b3c8f1c861 s/vAlign="center"/vAlign="middle"/g 2001-07-31 14:33:09 +00:00
Jeff Teunissen d7a07d55c5 Update the copyrights on the PHP lib to have legal names. 2001-07-19 11:52:47 +00:00
Jeff Teunissen d09b3dddef Complete sanity checking for date search. 2001-05-06 03:52:41 +00:00
Jeff Teunissen e4970a01f2 Eliminate some debug output 2001-05-06 03:16:37 +00:00
Jeff Teunissen 35edd0cb35 Allright, everything seems to work now. There may be a problem with
is_int() on SourceForge.
2001-05-06 03:15:40 +00:00
Jeff Teunissen e01efe0688 hmm, odd... 2001-05-06 03:08:33 +00:00
Jeff Teunissen 11b8be104e blah. 2001-05-06 03:07:07 +00:00
Jeff Teunissen 547a2ad71d grr...debug info. 2001-05-06 03:05:19 +00:00
Jeff Teunissen 4483b8109d This one should work. 2001-05-06 03:03:58 +00:00
Jeff Teunissen ecf4ef49a1 Testing. 2001-05-06 02:59:09 +00:00
Jeff Teunissen ff6ed72064 Another test. 2001-05-06 02:53:19 +00:00
Jeff Teunissen 2a866c0c94 Testing a fix to the monthly news search. 2001-05-06 02:51:16 +00:00
Jeff Teunissen e51b4f7bde Fix up SQL usage. 2001-05-06 02:38:07 +00:00
Joseph Carter 6fe6c62876 No server available is not an SQL error. 2001-05-03 04:39:07 +00:00
Joseph Carter 22ff0de180 news now "works" on without SQL - set sqlAvail to false in sql.conf 2001-05-03 04:35:36 +00:00
Jeff Teunissen 900c4e3b1e Whitespace. 2001-02-12 17:25:01 +00:00
Bill Currie 8f7572ee5e remove a little ws 2001-01-04 21:58:34 +00:00
Bill Currie b7ebdd1e0c add 2001 to the year list 2001-01-04 21:25:00 +00:00
Jeff Teunissen c20973a0aa Add $theme to the globals list for the login form. 2000-12-23 09:14:46 +00:00
Jeff Teunissen 589e77cd43 Update for proper CSS/1 usage. 2000-11-13 17:55:00 +00:00
Jeff Teunissen 5e9b05ea2e Provide more information on successful/failed logon. 2000-07-14 05:45:17 +00:00
Jeff Teunissen 4a2458c44e Secure auth a little more... 2000-07-14 05:43:36 +00:00
Dan Olson 40eddf0484 sigh 2000-07-08 18:43:38 +00:00
Dan Olson 7da6d4b191 I have no clue where this parse error is coming from 2000-07-08 18:38:22 +00:00
Dan Olson 414c0ec700 comment out offending line (webpage giving a parse error) 2000-07-08 18:34:38 +00:00
Dan Olson 214ddf0dc3 revert previous changes for the greater good 2000-07-08 18:33:09 +00:00
Dan Olson 0152b08d0f fix my function and hopefully the webpage as well 2000-07-08 18:30:36 +00:00
Jeff Teunissen 36084176c2 *** empty log message *** 2000-07-08 04:06:04 +00:00
Jeff Teunissen 540834c9df News stuff -- beginning to secure the MySQL configs in a sane way, committing my news search stuff, etc. 2000-06-18 23:52:50 +00:00
Jeff Teunissen bd29c47355 Whitespace changes. 2000-06-17 11:23:33 +00:00
Jeff Teunissen 1702d7b382 Argh...correct fix this time. 2000-05-14 04:07:49 +00:00
Jeff Teunissen 64eed03742 Fix for authUser bug. 2000-05-14 04:07:04 +00:00
Jeff Teunissen 1f4dc9a863 Auth stuff, plus new addnews script. 2000-05-13 22:08:03 +00:00
Jeff Teunissen 663a1dc2db BIG Web site changes. I think I've gotten everything, but I may have
missed some bugs.
2000-05-10 22:38:21 +00:00
Jeff Teunissen 40a97cb9f9 New function: dateFromSQLDateTime() to convert a MySQL DATETIME string to
something that can be displayed on a Web page without looking butt-ugly.
2000-05-08 19:46:29 +00:00
Jeff Teunissen bfc31d6963 Mega-updates. 2000-05-08 02:39:55 +00:00
Jeff Teunissen 06ed1cd973 table.php: Added table{Row,Column}{Begin,End}() functions, just for
completeness.

titletable.php: Changed color usage so that we can change theme at will,
when we want to. :)

parts/*amble.php: Cool New Stuff to allow even simpler maintenance of
individual PHP source files...you will only have to maintain stuff that's
"native" to the page. As always, backward compatibility is kept...but it's
much better now. :)
2000-04-28 04:12:18 +00:00
Jeff Teunissen 463c259c14 Updated PHP lib with date information... 2000-04-26 00:26:03 +00:00