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-03-03 | Update the copyright to 2010. It's only 3 months into the year :-) | Bharat Mediratta | |
2009-07-07 | More fixes for ticket 470 (capitalization of reCAPTCHA) | Andy Staudacher | |
2009-06-01 | Move recaptcha widget into a view for clarity. Also, wrap it in a | Bharat Mediratta | |
setTimeout() call so that on subsequent reloads (which happen when you fail to validate the form) it has time to rebuild the DOM before calling the JS which tries to inject the Recaptcha HTML. Fixes ticket #327 | |||
2009-05-13 | Gee it's May already. Update copyright to 2009. | Bharat Mediratta | |
2009-01-28 | Simplify the recaptcha admin page. It's not guaranteed to verify your | Bharat Mediratta | |
recaptcha private key properly anymore, but it's more intuitive to configure in the admin UI. | |||
2009-01-27 | Make the comment -> recaptcha binding happen via an event dispatch as | Bharat Mediratta | |
opposed to a direct call. | |||
2009-01-26 | Forgot to add the Form_Recaptcha class | Tim Almdal | |