Commit graph

15 commits

Author SHA1 Message Date
Colin Kuskie
5e502fee53 Merge commit '17ce3572bf' into WebGUI8. All tests passing. 2010-06-30 18:43:27 -07:00
Colin Kuskie
f7e0c9f940 Archived content should be shown in the Account/Contributions screen. Fixes bug #11643. 2010-06-15 14:11:26 -07:00
Colin Kuskie
ef419c8b7b There's no need to special case Posts in Account/Contributions. The view method referes you to the Thread, and if a user has multiple posts in a thread, it links to the Thread multiple times. Also, this fixes bug #11622. 2010-06-15 11:08:50 -07:00
Graham Knop
2af4c4de63 clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
Graham Knop
913fa9ad03 clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
Colin Kuskie
1b87d4877c Update Account/Contributions for WebGUI::Definition and exceptions. 2010-01-28 13:18:04 -08:00
Colin Kuskie
49bd7f5032 newByDynamicClass changed to newById 2009-12-27 19:08:15 -08: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
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
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
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
Colin Kuskie
524b658f88 append pagination variables to the Contributions template variables 2008-11-25 21:23:32 +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