Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-21 | Update copyright to 2013. Fixes #1953. | Bharat Mediratta | |
2012-02-27 | Update copyright to 2012. #1822 | Bharat Mediratta | |
2011-01-21 | Update copyright to 2011. | Bharat Mediratta | |
2010-08-22 | Add "captcha_protect_form" event that the recaptcha module grabs and | Bharat Mediratta | |
uses to add a captcha to the end of the first group in the form. If there are no groups, it adds the captcha at the end of the form. Updated user_profile and comment forms to use it. | |||
2010-08-22 | Use better error messages in form validation. | Bharat Mediratta | |
2010-03-03 | Update the copyright to 2010. It's only 3 months into the year :-) | Bharat Mediratta | |
2010-01-25 | Remove the return url and change the return button on the user profile page ↵ | Tim Almdal | |
to use javascript to return to the previous page. | |||
2010-01-23 | Create a user profile page that is used as a landing page when referencing a ↵ | Tim Almdal | |
user in messages or pages. Partial fix for ticket #889 and a fix for #931. |