Commit graph

16 commits

Author SHA1 Message Date
Colin Kuskie
4b1867587e Fix pagination when viewing another user's friends. bug #11076 2009-09-30 18:37:56 -07:00
Colin Kuskie
486d873d7b Reverting patch for Account/Friends. 2009-04-27 20:18:38 +00:00
Colin Kuskie
9f1da1f4c5 Save 1 object access per friend by using the friendId we already know. 2009-04-17 19:04:21 +00:00
JT Smith
3d5c7e23d7 fixed: Can't invite friends (#10112) 2009-04-14 15:22:35 +00:00
Colin Kuskie
b8ba4e2118 Add a method to Account called getUsers, which returns
either the user specified by the uid form param, or the
session user.
Change appendCommonVars to use it.
Remove spotty overrides in plugins.
2009-04-07 21:22:56 +00:00
Colin Kuskie
c2e38ac416 Fix typos in POD that prevent 100% POD coverage. 2009-04-01 03:48:38 +00:00
Colin Kuskie
a27f287a4c Fix a POD typo. 2009-03-10 21:16:50 +00:00
Doug Bell
188f22b678 leaving a TODO 2009-01-27 23:50:48 +00:00
JT Smith
ee84cc7611 Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
WebGUI::Storage::Image can do.
2008-11-26 16:06:18 +00:00
Colin Kuskie
f1c94b241c fix the misspelled word Template in template titles, properties and code for the Account 2008-11-24 22:50:10 +00:00
Graham Knop
586fdb0ec6 fixing POD issues, User test 2008-11-24 02:27:20 +00:00
Frank Dillon
f62575445c Cleaned up Friends templates. 2008-11-18 08:15:16 +00:00
Frank Dillon
af470f95e2 Fixed an issue where settings weren't being saved correctly. 2008-11-17 23:57:29 +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