Bharat Mediratta
c3c2b45280
Update the copyright to 2010. It's only 3 months into the year :-)
2010-03-03 10:15:34 -08:00
Andy Staudacher
67e61d30e5
More fixes for ticket 470 (capitalization of reCAPTCHA)
2009-07-07 13:08:35 -07:00
Bharat Mediratta
f039598410
Move recaptcha widget into a view for clarity. Also, wrap it in a
...
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-06-01 23:58:49 -07:00
Bharat Mediratta
5495037a3d
Gee it's May already. Update copyright to 2009.
2009-05-13 20:04:58 +00:00
Bharat Mediratta
6220db47b3
Simplify the recaptcha admin page. It's not guaranteed to verify your
...
recaptcha private key properly anymore, but it's more intuitive to
configure in the admin UI.
2009-01-28 08:15:56 +00:00
Bharat Mediratta
a30c28b5fc
Make the comment -> recaptcha binding happen via an event dispatch as
...
opposed to a direct call.
2009-01-27 08:21:54 +00:00
Tim Almdal
af56018f7c
Forgot to add the Form_Recaptcha class
2009-01-26 16:16:00 +00:00