Commit graph

23 commits

Author SHA1 Message Date
JT Smith
e27a62cccc a few bug fixes 2006-05-03 04:00:10 +00:00
Jukka Raimovaara
1f78c2b077 Added internal redirect
(Is there a way to get content_type that wouldn't require File::MMagic?)
Apache2::SubRequest's method lookup_file coused segfault in apache, so I scrapped that and used File::MMagic to to content type determing
Also fixed credit and added a currentPage.rankIsN variable to navigation
2006-04-30 13:07:00 +00:00
JT Smith
4f0727ba40 fixed a bug in cache control
fixed a bug in snippet
added more of the default 7.0 content
2006-04-26 18:34:58 +00:00
Matthew Wilson
747843f3f0 typo fix. 2006-04-18 23:32:53 +00:00
JT Smith
1533a1c648 whoops! this should unbugger the http headers 2006-04-18 23:19:18 +00:00
JT Smith
5548da29a3 better cron job handling for spectre 2006-04-18 22:23:15 +00:00
JT Smith
19f0f7fd72 more various changes 2006-04-18 21:01:30 +00:00
JT Smith
e8c073b9df some http header changes 2006-04-18 14:22:42 +00:00
Colin Kuskie
d30348e940 Session/Http: concentrate conditional check in 1 place, rather than in every one.
WebGUI.pm: Remove old line trying to print HTTP headers.
2006-02-11 23:11:38 +00:00
Colin Kuskie
1215b0b979 merge of http attachment and expires header bugfix 2006-02-11 05:46:39 +00:00
JT Smith
6171357937 some bug fixes 2006-02-09 20:06:37 +00:00
JT Smith
7731a32559 fixed some pod errors
removed futile inbox attempt
2006-01-31 23:10:10 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
e33c7bebc3 an absolute slew of changes. 2006-01-18 01:45:55 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
Matthew Wilson
3c66a9105f lots of DESTROYs 2006-01-14 22:26:48 +00:00
Colin Kuskie
84e20a1a96 Session/Http, rework getCookies logic so that empty hash is returned if there's no
request object.  That way a sessionId gets created back in Session::Var::start.

Session.pm: pass Session::DateTime->new a session object instead of self

Session/DateTime.pm:  Added a space.  Note that this is infinite recursion since
it calls itself.
2006-01-14 18:58:30 +00:00
Colin Kuskie
68c3075ccb Session/Http: bad package name
Session/Var: bad API, getCookie('key') vs getCookies->{'key'}
Session.pm: used object variable vs method.
2006-01-14 06:34:34 +00:00
JT Smith
ee5ccfad26 more bug fixes 2006-01-13 21:47:38 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
de50e9b49c more session mods 2006-01-01 06:44:09 +00:00
JT Smith
68ff4fdf6c more session stuff 2005-12-31 22:01:14 +00:00
Renamed from lib/WebGUI/HTTP.pm (Browse further)