JT Smith
07c7cf6098
more bug fixes
2006-01-14 23:31:49 +00:00
JT Smith
5a58632ee0
fix
2006-01-14 23:26:36 +00:00
Matthew Wilson
3c66a9105f
lots of DESTROYs
2006-01-14 22:26:48 +00:00
JT Smith
72956a255e
more session related bug fixes
2006-01-14 21:54:44 +00:00
Matthew Wilson
6009ead286
misc. syntax fixes.
2006-01-14 20:01:41 +00:00
Colin Kuskie
c76c1bded7
flip sense of object detection in datetime so that it creates and caches object.
...
make DateTime::time return time(), like it used to.
2006-01-14 19:25:20 +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
6dfa55d423
constructor missing bless
2006-01-14 18:43:45 +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
Colin Kuskie
8fade0f1d5
Fix syntax error inside ErrorHandler.
...
Add DESTROY method to Config.pm
Change Session::close so that it doesn't destroy things that don't exist (like _server)
and destroys the logger last so we can log all errors.
2006-01-14 00:50:50 +00:00
Colin Kuskie
9774d62f3d
fix typo
2006-01-13 23:41:40 +00:00
JT Smith
297b9f8487
more session related bug fixes
2006-01-13 22:23:24 +00:00
JT Smith
ee5ccfad26
more bug fixes
2006-01-13 21:47:38 +00:00
JT Smith
eeba6daf7f
fix
...
[ 1404985 ] 6.9 WebGUI::Session::Style missing methods
2006-01-13 18:05:23 +00:00
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
925906ca7e
refactored WebGUI::Id to use new session api
2006-01-11 23:34:02 +00:00
JT Smith
2735385050
migrated WebGUI::Icon api to use new session
2006-01-11 23:12:07 +00:00
JT Smith
c74c1bdcbc
merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
...
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
9520b4ce48
migrating datetime api for session
2006-01-10 17:06:41 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4
more session related changes
2006-01-09 20:43:02 +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
JT Smith
d4b7f2ce59
first round of changes for the new session system
2005-12-31 21:54:06 +00:00