summaryrefslogtreecommitdiff
path: root/modules/recaptcha/views
AgeCommit message (Expand)Author
2011-01-08Use the appropriate protocol for the reCAPTCHA script (so use https when the ...Bharat Mediratta
2009-11-03Delay initializing the recaptcha to allow the recaptcha JS to load andBharat Mediratta
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-18Wrap all admin views in g-block and g-block content. This provides the means ...Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-01Add missing mark_clean() for t() calls with %attr parameter.Andy Staudacher
2009-09-01XSS / style fixes for newly detected issues (after fixing XSS scanner)Andy Staudacher
2009-07-07More fixes for ticket 470 (capitalization of reCAPTCHA)Andy Staudacher
2009-07-02Fix for ticket 470. Replace ReCaptcha with reCAPTCHA in user visible strings.Andy Staudacher
2009-06-27Clean up poor english. Use the latest recaptcha info from their website. Fix...Bharat Mediratta
2009-06-17Add "custom_translations" instruction to captcha form builder to add possibil...unostar
2009-06-15Added "cutom_translations" instruction to Recaptcha to localize & cutomize re...unostar
2009-06-06fix typo: "the the" -> "the" (thanks VENCO!)Bharat Mediratta
2009-06-06Properly localize domain url in recaptcha explanation.Bharat Mediratta
2009-06-02fix preamble so file structure test passesTim Almdal
2009-06-01Move recaptcha widget into a view for clarity. Also, wrap it in aBharat Mediratta
2009-01-28Simplify the recaptcha admin page. It's not guaranteed to verify yourBharat Mediratta
2009-01-26Adding Recaptcha to the comment module. Recaptcha integration consists of a ...Tim Almdal
2009-01-25Added the ability to identify and present the defined forms to theTim Almdal
2009-01-23The adminstration portion of the recaptcha module. I haven't figured out how...Tim Almdal