Colin Kuskie
9c07548c71
more missing session vars in form calls
2006-01-17 17:47:12 +00:00
JT Smith
25ed169c56
more session related bug fixes
2006-01-17 05:49:11 +00:00
JT Smith
c5cf903b45
fixed more session related bugs
2006-01-17 05:34:57 +00:00
JT Smith
e8d1d6af8f
a couple more session related bug fixes
2006-01-17 03:31:54 +00:00
Colin Kuskie
7f2328da2a
must pass session variable
2006-01-16 23:08:12 +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
128f265678
finally, the last of this round of syntax fixes.
2006-01-15 21:02:00 +00:00
JT Smith
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +00:00
Matthew Wilson
f2cccdff9f
more oodles of changes.
2006-01-15 18:19:44 +00:00
JT Smith
b0d10ec7f0
more session related bug fixes
2006-01-15 18:17:08 +00:00
JT Smith
89a6e4efdb
more session related bug fixes
2006-01-15 17:49:03 +00:00
Matthew Wilson
65823b1f53
oodles of fixes.
2006-01-15 15:56:17 +00:00
Matthew Wilson
250d8ff944
lots o' fixes.
2006-01-15 04:25:33 +00:00
Len Kranendonk
cadf0051ee
Compile error
2006-01-15 01:12:04 +00:00
Colin Kuskie
f78591d8a7
more i18n fixes
2006-01-15 01:04:35 +00:00
JT Smith
07c7cf6098
more bug fixes
2006-01-14 23:31:49 +00:00
Matthew Wilson
fef8fe1ceb
some more syntax errors.
2006-01-14 23:17:45 +00:00
Matthew Wilson
19bce8eaf6
bunches o syntax fixes.
2006-01-14 21:06:52 +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
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
JT Smith
6779353b85
more session related bug fixes
2006-01-13 21:14:23 +00:00
JT Smith
a6e5450b64
more bug fixes
2006-01-13 19:32:26 +00:00
JT Smith
eeba6daf7f
fix
...
[ 1404985 ] 6.9 WebGUI::Session::Style missing methods
2006-01-13 18:05:23 +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
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
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
02c5a65857
updated profile field and profile category to use the new session api
2006-01-12 18:55:10 +00:00
JT Smith
388cd8f306
migrated webgui product
2006-01-12 18:21:47 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
877bf082a0
migrating paginator api to new session system
...
fixed a few old style session vars
2006-01-12 17:24:06 +00:00
JT Smith
65a40d75ac
refactored WebGUI::LDAPLink to use session api
2006-01-12 05:24:52 +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
b3974c0cd5
refactored WebGUI::HTMLForm api to use new session system
2006-01-11 16:53:02 +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
2599a4c853
converting WebGUI::Form API to use new session system
2006-01-10 17:43:38 +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
eb98aaaf29
more session changes
2006-01-02 02:58:29 +00:00
JT Smith
f429daa942
more session changes
2006-01-02 02:54:23 +00:00
JT Smith
d4b7f2ce59
first round of changes for the new session system
2005-12-31 21:54:06 +00:00
Colin Kuskie
ba3b34dfcc
Add some POD to Operation::Group.
...
Removed dead code from Operation::User (a duplicate copy of www_deleteGrouping).
I verified that Operation.pm calls Group instead of User and there are no
places in the core code that calls that sub directly.
Fixed a typo in Operation::User::www_deleteUserConfirm.
2005-12-23 00:30:42 +00:00