Colin Kuskie
263bb9bbdf
Handle the uid parameter, easily.
...
Add the getUser method, to return the right user, based on the uid URL
parameter. Change appendCommonVars to use getUser so that it
always dispays the correct username.
2009-04-07 13:00:53 -07:00
Colin Kuskie
3c7e7ab231
Checkpoint. Too many changes to enumerate.
2009-04-01 14:43:50 -07:00
Colin Kuskie
ed7a779ddc
Add POD for the Account's store method.
2009-03-12 17:27:50 +00:00
Graham Knop
586fdb0ec6
fixing POD issues, User test
2008-11-24 02:27:20 +00:00
Graham Knop
dd90696d7c
cleaning up warnings/variable redefinition and pod
2008-11-24 01:34:32 +00:00
Frank Dillon
e6c80922fb
Fixed an issue where a variable was declared more than once.
2008-11-18 20:38:09 +00:00
Frank Dillon
f62575445c
Cleaned up Friends templates.
2008-11-18 08:15:16 +00:00
Frank Dillon
32979d75e1
Replaced the account.options loop in the displayAccount auth methods with new macros for displaying deactivate account and back to site links. Another macro which allows text to be displayed according to whether the value passed in is empty or not was added to allow functionality similar to that which currently exists.
2008-11-18 07:05:23 +00:00
Frank Dillon
d91bc5754d
Merged the "Invite a Friend" application into the Account system and cleaned up the templates in the Inbox
2008-11-18 04:52:16 +00:00
Frank Dillon
e7469531cf
Fixed WebGUI::Macro::process call which was being called incorrectly but working for some reason.
2008-11-18 03:52:39 +00:00
Frank Dillon
95300fdb17
fixed a corner case where template variables could overlap.
2008-11-17 03:58:31 +00:00
Frank Dillon
4bfb2d200c
Fixed a number of issues with the profile and refactored some of the code to make it more efficient.
2008-11-17 00:04:03 +00:00
Frank Dillon
f1d2a2e8ef
Forgot one cleanup item. Transactions now properly redirect to the account module when directly called
2008-11-15 12:04:33 +00:00
Frank Dillon
4ff722bd5d
Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces.
2008-11-15 11:39:23 +00:00
Frank Dillon
11d18075fa
Account release candidate - final changes before merge
2008-11-15 02:39:23 +00:00
Frank Dillon
615e0e3746
lots of changes
2008-11-12 23:03:42 +00:00
Frank Dillon
7b260de791
initial commit
2008-11-03 17:03:00 +00:00