Tim Almdal
|
cedbc82dcc
|
Do all the html::clean|purify calls in the views and not the controller. Also clean the subject line and email message body of the contact user email.
|
2010-01-28 07:44:58 -08:00 |
|
Tim Almdal
|
6023f2bb46
|
Remove the return url and change the return button on the user profile page to use javascript to return to the previous page.
|
2010-01-25 08:10:28 -08:00 |
|
Tim Almdal
|
865995305c
|
Add the active notifications and rest api key to user profile page.
|
2010-01-24 20:14:01 -08:00 |
|
Tim Almdal
|
26eb000637
|
add CSRF protection to the user profile send method.
|
2010-01-24 15:49:02 -08:00 |
|
Tim Almdal
|
7c06e21ec4
|
Refactor creating the user profile page content into the the event module. The show_user_profile is used to provide content to the user profile page. Add the list of the users comments to the profile page.
|
2010-01-24 15:27:33 -08:00 |
|
Tim Almdal
|
ed5b07b335
|
Create a user profile page that is used as a landing page when referencing a user in messages or pages.
Partial fix for ticket #889 and a fix for #931.
|
2010-01-23 21:38:01 -08:00 |
|