Commit graph

3554 commits

Author SHA1 Message Date
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
Colin Kuskie
a5a011282e fixed typos 2006-01-13 04:28:31 +00:00
Colin Kuskie
3d12dc2b4a typo fixes 2006-01-13 04:26:03 +00:00
Colin Kuskie
314a317f56 more typos. looks like some kind of pattern where string concatenation got broken with one of the upgrade scripts 2006-01-13 04:18:05 +00:00
Colin Kuskie
e9e1a30a37 cleanup from conversion 2006-01-13 04:08:18 +00:00
Colin Kuskie
1dc95fe512 round 1 of fixes 2006-01-13 03:10:58 +00:00
Colin Kuskie
2f4f17fa24 Asset->canAdd. Class method requires session variable passed in
explicitly.  Altered Asset->canAdd, all instances of canAdd in
Asset, and also in Asset::Post->canAdd.
2006-01-13 03:02:18 +00:00
Colin Kuskie
152ef0eda5 fix typo in constructor 2006-01-13 02:49:27 +00:00
Colin Kuskie
07aeb090d9 def sub conversion for session 2006-01-13 02:46:48 +00:00
Colin Kuskie
80dbdcda38 fix typos. added $self variables to *VersionTag and others 2006-01-13 00:54:25 +00:00
Colin Kuskie
a8a4dd586a fix typos, add self variables 2006-01-13 00:46:34 +00:00
Colin Kuskie
62f5ad3ed9 fix typo 2006-01-13 00:39:33 +00:00
Colin Kuskie
9ae593c7c9 clean-up from conversion 2006-01-13 00:35:01 +00:00
JT Smith
4b439f610e bugfixes from session conversion 2006-01-12 23:13:18 +00:00
Colin Kuskie
a66fe79ea4 forward port of doc patches from 6.8 2006-01-12 22:55:58 +00:00
JT Smith
5a8845c407 remove grouping use line 2006-01-12 22:52:22 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
Colin Kuskie
44abb8230c merge missing hoverHelp, update to new API 2006-01-12 21:26:25 +00:00
Colin Kuskie
45b03a03c3 document changes in International.pm API 2006-01-12 21:21:15 +00:00
JT Smith
64048c0846 migrated tabform to new session system 2006-01-12 19:51:54 +00:00
JT Smith
0cc5884b77 converted subscription api 2006-01-12 19:27:59 +00:00
JT Smith
1e5034acd6 refactored storage api to handle new session stuff 2006-01-12 19:15:34 +00:00
JT Smith
02c5a65857 updated profile field and profile category to use the new session api 2006-01-12 18:55:10 +00:00