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 |
|
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 |
|