index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
recaptcha
Age
Commit message (
Expand
)
Author
2013-01-22
gallery.menalto.com -> galleryproject.org
Bharat Mediratta
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-10-08
Fix the recaptcha signup url. Fixes #1888.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-04-23
Oops, fix broken codex urls. For #1698.
Bharat Mediratta
2011-04-23
Oops, this is the rest of the modules and themes for #1696 and #1698.
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-15
Fix all the head() and admin_head() theme callbacks to return the
Bharat Mediratta
2011-01-08
Use the appropriate protocol for the reCAPTCHA script (so use https when the ...
Bharat Mediratta
2010-08-22
Add "captcha_protect_form" event that the recaptcha module grabs and
Bharat Mediratta
2010-04-30
Add page_title to admin views. Closes #1038.
ckieffer
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-01-29
Work around a weirdness where empty() doesn't work on input values.
Bharat Mediratta
2010-01-29
Clean up form validation code.
Bharat Mediratta
2010-01-23
Create a user profile page that is used as a landing page when referencing a ...
Tim Almdal
2009-11-09
Revert "Try an new approach to extending forms. Create an extend_form event....
Tim Almdal
2009-11-03
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-11-03
Add a register_add_form event handler to recaptcha to add the recaptcha to th...
Tim Almdal
2009-11-03
Delay initializing the recaptcha to allow the recaptcha JS to load and
Bharat Mediratta
2009-11-02
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-11-02
Add a recaptcha_theme file so we can actually include the recaptcha.css file ...
Tim Almdal
2009-11-01
Try an new approach to extending forms. Create an extend_form event. For the...
Tim Almdal
2009-10-31
Revert "Cleanup typo and change what is passwed into the event. pass the grou...
Tim Almdal
2009-10-29
Cleanup typo and change what is passwed into the event. pass the group that t...
Tim Almdal
2009-10-29
Generalize the adding of the recaptcha form by changing the name of the event...
Tim Almdal
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-25
Move comment and recaptcha CSS to their respective modules.
Chad Kieffer
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-05
Change the module installer so that you don't need to provide your own
Bharat Mediratta
2009-09-01
Add missing mark_clean() for t() calls with %attr parameter.
Andy Staudacher
2009-09-01
XSS / style fixes for newly detected issues (after fixing XSS scanner)
Andy Staudacher
2009-08-31
Rename mark_safe() to mark_clean()
Andy Staudacher
2009-08-30
Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...
Andy Staudacher
2009-08-29
Undo url helper changes - url methods no longer return a SafeString.
Andy Staudacher
2009-07-28
Use events to generate menus, instead of having xxx_menu helpers.
Bharat Mediratta
2009-07-13
Add quotes around all values that contain spaces in them, and add a
Bharat Mediratta
2009-07-07
More fixes for ticket 470 (capitalization of reCAPTCHA)
Andy Staudacher
2009-07-02
Fix for ticket 470. Replace ReCaptcha with reCAPTCHA in user visible strings.
Andy Staudacher
2009-06-27
Clean up poor english. Use the latest recaptcha info from their website. Fix...
Bharat Mediratta
2009-06-23
Refactor the install/upgrade code to be more flexible.
Bharat Mediratta
2009-06-17
Add "custom_translations" instruction to captcha form builder to add possibil...
unostar
2009-06-15
Added "cutom_translations" instruction to Recaptcha to localize & cutomize re...
unostar
2009-06-09
Remove double quotes from module.info (theme.info) attribute values.
Andy Staudacher
2009-06-06
fix typo: "the the" -> "the" (thanks VENCO!)
Bharat Mediratta
2009-06-06
Properly localize domain url in recaptcha explanation.
Bharat Mediratta
2009-06-02
fix preamble so file structure test passes
Tim Almdal
2009-06-01
Move recaptcha widget into a view for clarity. Also, wrap it in a
Bharat Mediratta
2009-06-01
Merge branch 'master' of git@github.com:gallery/gallery3
andyst
2009-06-01
Workaround for parse_ini_file issue: There's no way to escape a double-quote ...
Andy
[next]