Commit graph

35 commits

Author SHA1 Message Date
Doug Bell
6d20e7f5df added: ThingyRecord allows you to sell records in a Thing (like a classified ad) 2009-04-19 02:09:34 +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
Martin Kamerbeek
2e4ce42b76 Adding pluggable tax system. 2009-04-17 13:32:18 +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
8a8f6aea1d Pod fixes for Account skeleton. 2009-03-27 00:01:21 +00:00
Martin Kamerbeek
320e1738a3 Adding base of Shop account plugin vendor payouts stuff. 2009-03-13 16:13:20 +00:00
Colin Kuskie
a27f287a4c Fix a POD typo. 2009-03-10 21:16:50 +00:00
Colin Kuskie
7194107900 Fix URLs for the Contributions Account plugin when sorting. 2009-02-17 01:07:33 +00:00
Colin Kuskie
99a047e147 URLs were wrong in the Account::Contributions screen. 2009-02-16 17:41:10 +00:00
Doug Bell
188f22b678 leaving a TODO 2009-01-27 23:50:48 +00:00
Doug Bell
3837878fff fixed: Added the ability to choose which rich editor is used to compose inbox messages 2009-01-23 20:16:23 +00:00
Colin Kuskie
6e09355ef5 Fix broken i18n. 2009-01-23 06:19:46 +00:00
Frank Dillon
dde2b149b5 Fixed a bug where posts would error because they didn't point to the thread 2009-01-12 04:46:25 +00:00
Colin Kuskie
08d961fee2 Add the WikiPage to the list of contributions shown in the Account Contributions tab. 2009-01-08 00:08:20 +00:00
Colin Kuskie
5d490fbeb6 Large batch of Help and i18n. Also, make sure that the
Shop plugin for the Account always has an array ref in it.
2009-01-05 21:52:38 +00:00
Colin Kuskie
f73530690e Fix a bug where the session user's name is used instead of the Account owner's name
in the Contributions screen.
2008-12-24 03:41:40 +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
524b658f88 append pagination variables to the Contributions template variables 2008-11-25 21:23:32 +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
a50414025e Added Contributions Account Pluggin which displays assets a user has contributed to the site 2008-11-19 07:44:22 +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
f62575445c Cleaned up Friends templates. 2008-11-18 08:15:16 +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
af470f95e2 Fixed an issue where settings weren't being saved correctly. 2008-11-17 23:57:29 +00:00
Frank Dillon
a7ad4b925a Fixed an issue which was causing the wrong style template to be used in certain cases. 2008-11-17 14:55:27 +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
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
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