Commit graph

15 commits

Author SHA1 Message Date
Colin Kuskie
428ea58327 Add better support for user profile fields for addresses to the Cart and the EMS. 2011-08-11 16:27:29 -07:00
Colin Kuskie
2adc7a24e2 Move "back to profile" link from Account Profile Layout template into the View template. Added the can_edit_profile template variable to common template variables for the Profile plugin. 2010-09-28 09:32:33 -07:00
Colin Kuskie
5ee64a57d3 Allow profile fields to be emptied. Fixes bug #10913. 2009-09-14 20:42:38 -07:00
Colin Kuskie
92afb44b4e Merge dead code removal for Account/Profile.pm 2009-08-04 17:12:07 +00:00
Paul Driver
af237cb125 fixed #10266: Public Profile overrides Able to be friend 2009-06-03 19:28:42 +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
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
6eff997f81 rfe: User Profile Privacy Settings (#507) - users now have granular control of whether or not their profile fields are viewable - admin settings still apply 2008-11-19 05:18:58 +00:00
Frank Dillon
6ef6348b3d removed contentPosition filters as they are not needed. 2008-11-18 21:55:52 +00:00
Frank Dillon
96627227c6 updated view method to use new way of calling ProfileCategory methods 2008-11-17 04:52:07 +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
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