Commit graph

2876 commits

Author SHA1 Message Date
JT Smith
7aedfa089d fix 2006-01-14 23:22:53 +00:00
Matthew Wilson
fef8fe1ceb some more syntax errors. 2006-01-14 23:17:45 +00:00
JT Smith
fea3d047f9 fix 2006-01-14 23:17:05 +00:00
JT Smith
11eced8c31 fix 2006-01-14 23:03:53 +00:00
Matthew Wilson
7cb5e238ec oops again. 2006-01-14 22:50:22 +00:00
JT Smith
e18d17d2f1 fix 2006-01-14 22:38:40 +00:00
JT Smith
98cfe21ffe fix 2006-01-14 22:34:26 +00:00
JT Smith
7aede0fcb7 more bug fixes 2006-01-14 22:32:26 +00:00
Matthew Wilson
3c66a9105f lots of DESTROYs 2006-01-14 22:26:48 +00:00
JT Smith
5b076ae9e5 oops, forgot to check this in a long time ago 2006-01-14 22:22:51 +00:00
JT Smith
72956a255e more session related bug fixes 2006-01-14 21:54:44 +00:00
JT Smith
b1ab07d24f more session related bug fixes 2006-01-14 21:30:49 +00:00
Matthew Wilson
c8f1327be0 oops. 2006-01-14 21:09:41 +00:00
Matthew Wilson
19bce8eaf6 bunches o syntax fixes. 2006-01-14 21:06:52 +00:00
Matthew Wilson
742e63e389 don't destroy things that can't be destroyed. 2006-01-14 20:33:26 +00:00
Matthew Wilson
6009ead286 misc. syntax fixes. 2006-01-14 20:01:41 +00:00
Colin Kuskie
4f582e5853 flip sense on db, dbSlave, too 2006-01-14 19:28:21 +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
ae3439bb6a space out operator 2006-01-14 04:37:53 +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
cc370e180f automatically generated documentation has to get a session var, too 2006-01-14 00:28:58 +00:00
Colin Kuskie
f55e487d3e restoring lost/emptied file 2006-01-14 00:16:26 +00:00
Colin Kuskie
9774d62f3d fix typo 2006-01-13 23:41:40 +00:00
Colin Kuskie
62d3054b38 added use calls to Session children, used WebGUI::Utility inside Config 2006-01-13 23:38:17 +00:00
Colin Kuskie
1f55efc92d finished session changes to Commerce 2006-01-13 23:33:48 +00:00
Colin Kuskie
991f4bea9f sessionization 2006-01-13 23:18:15 +00:00
Colin Kuskie
5c5c8075cf Commerce::Payment has been sessionized and the API propagated :)
to where it's used.
2006-01-13 22:27:16 +00:00
JT Smith
297b9f8487 more session related bug fixes 2006-01-13 22:23:24 +00:00
Colin Kuskie
a6dd6c89e0 constructor needs session passed in 2006-01-13 22:06:47 +00:00
JT Smith
ee5ccfad26 more bug fixes 2006-01-13 21:47:38 +00:00
JT Smith
6779353b85 more session related bug fixes 2006-01-13 21:14:23 +00:00
JT Smith
30c3d8815d more session related bug fixes 2006-01-13 20:51:14 +00:00
JT Smith
3feda4d3f3 more bug fixes 2006-01-13 19:51:51 +00:00
JT Smith
a6e5450b64 more bug fixes 2006-01-13 19:32:26 +00:00
Colin Kuskie
3c0c47014c string concat, Grouping->Group merge provides access to groupId 2006-01-13 18:29:42 +00:00
Colin Kuskie
ac2ddd2035 session-isms, string concats 2006-01-13 18:21:05 +00:00
JT Smith
eeba6daf7f fix
[ 1404985 ] 6.9 WebGUI::Session::Style missing methods
2006-01-13 18:05:23 +00:00
JT Smith
970eeb048a adding deconstructors 2006-01-13 17:53:53 +00:00
Colin Kuskie
aec8e8e0cf added session variable to new, passes session when creating new form object 2006-01-13 17:34:47 +00:00
Colin Kuskie
7686f7a8a4 fix typo 2006-01-13 17:32:17 +00:00
Colin Kuskie
e4bff9d982 session{page} to session->asset 2006-01-13 17:27:16 +00:00
Colin Kuskie
fe3bcde088 session conversion 2006-01-13 16:42:46 +00:00
Colin Kuskie
264352aec0 Asset::Template cleanups 2006-01-13 16:30:27 +00:00
Colin Kuskie
1c211d5669 self vs session typo in constructor 2006-01-13 16:12:32 +00:00
JT Smith
d6583c8986 more bug fixes 2006-01-13 05:14:51 +00:00
JT Smith
76da5261d9 more bugfixes 2006-01-13 05:05:21 +00:00
JT Smith
ff4c50f3d5 more bug fixes 2006-01-13 05:01:40 +00:00