Colin Kuskie
edfaa153b9
end of test program sweeps for dictionary lookups via subroutine instead
...
of object method.
2006-01-15 02:34:50 +00:00
Len Kranendonk
26700d9ac0
bugfix
2006-01-15 01:31:39 +00:00
Len Kranendonk
c8243da90f
That way it won't work... Fixing
2006-01-15 01:30:14 +00:00
Len Kranendonk
cadf0051ee
Compile error
2006-01-15 01:12:04 +00:00
Len Kranendonk
14444a2b31
Bugfix
2006-01-15 01:10:19 +00:00
Colin Kuskie
f78591d8a7
more i18n fixes
2006-01-15 01:04:35 +00:00
Colin Kuskie
16b0edfb6b
first wave of i18n fixes
2006-01-15 00:58:33 +00:00
Len Kranendonk
b22cc241c0
Fixed circular reference
2006-01-15 00:44:34 +00:00
JT Smith
a35c81ee06
a fix
2006-01-15 00:07:56 +00:00
Matthew Wilson
ec281e6047
rolling back changes.
2006-01-14 23:49:38 +00:00
Matthew Wilson
9d25aba483
a fix.
2006-01-14 23:44:37 +00:00
Len Kranendonk
e511f6ee85
bugfix
2006-01-14 23:32:00 +00:00
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
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