index
:
plone.formwidget.captcha.git
master
Fork of plone.formwidget.captcha with a French translation
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add i18n, with a French translation
HEAD
master
Frédéric Péters
2011-11-29
2
-1/+22
*
Back to development: 1.1
Vincent Fretin
2011-06-29
2
-1/+7
*
Preparing release 1.0
Vincent Fretin
2011-06-29
2
-3/+3
*
avoid if/else structures for hashlib/sha compatibility
Thomas Desvenain
2011-04-13
1
-15/+5
*
changelog
Thomas Desvenain
2011-04-13
1
-0/+3
*
use hashlib module if possible
Thomas Desvenain
2011-04-13
2
-5/+20
*
Plone 4+ imports (removes warnings under Plone 4.1)
Thomas Desvenain
2011-04-13
1
-1/+1
*
Plone 4+ imports (removes warnings under Plone 4.1)
Thomas Desvenain
2011-04-13
2
-24/+30
*
Keywords added.
Timo Stollenwerk
2010-10-08
1
-1/+1
*
Bump version
Hanno Schlichting
2010-09-02
2
-1/+5
*
Prepare plone.formwidget.captcha 1.0b2.
Hanno Schlichting
2010-09-02
1
-1/+1
*
Specify allowed_attributes for the captcha view, so the image/audio pages are...
Hanno Schlichting
2010-09-02
2
-0/+5
*
Whitespace, fix permission name and fix interface declaration.
Hanno Schlichting
2010-09-02
2
-23/+23
*
whitespace
Timo Stollenwerk
2010-07-13
2
-5/+13
*
Move to plone.app.discussion-captcha feature declaration to meta.zcml.
Timo Stollenwerk
2010-06-10
3
-5/+15
*
Fix verify method for empty string input values. This is necessary for plone....
Timo Stollenwerk
2010-06-10
3
-1/+10
*
author and email updated.
Timo Stollenwerk
2010-06-02
1
-2/+2
*
Fix _generate_words method. The "nowish" variable tells us in which 5 minutes...
Timo Stollenwerk
2010-06-02
2
-2/+11
*
prepare 1.0b1 release.
Timo Stollenwerk
2010-06-02
2
-2/+2
*
Added test buildouts.
Timo Stollenwerk
2010-05-28
4
-0/+137
*
Declare that plone.formwidget.captcha provides a Captcha field that can be us...
Timo Stollenwerk
2010-05-28
2
-3/+12
*
Bump version
Hanno Schlichting
2010-01-28
2
-1/+5
*
Prepare plone.formwidget.captcha 1.0a2.
Hanno Schlichting
2010-01-28
1
-1/+1
*
Shorten namespace package boilerplate
Hanno Schlichting
2010-01-27
2
-12/+2
*
Updated package metadata and marked this as a Plone add-on.
Hanno Schlichting
2010-01-27
5
-72/+32
*
prepare for first release.
Timo Stollenwerk
2009-08-28
1
-7/+0
*
pypi upload script added.
Timo Stollenwerk
2009-08-28
1
-0/+1
*
README and setup prepared for first release.
Timo Stollenwerk
2009-08-28
2
-13/+13
*
prepare README and HISTORY for 1.0a1.
Timo Stollenwerk
2009-08-28
3
-4/+4
*
description added to gs profile.
Timo Stollenwerk
2009-08-26
1
-0/+1
*
comment out the demo package for now. This causes problems with plone.app.dis...
Timo Stollenwerk
2009-08-15
1
-1/+1
*
allow "from plone.formwidget.captcha import CaptchaValidator".
Timo Stollenwerk
2009-08-13
1
-1/+2
*
comments added.
Timo Stollenwerk
2009-08-12
2
-2/+4
*
Move the registration of the captcha validator from validator.py to the (demo...
Timo Stollenwerk
2009-08-12
4
-13/+13
*
remove not working doctest part.
Timo Stollenwerk
2009-08-12
1
-6/+1
*
add further doctests (failing).
Timo Stollenwerk
2009-08-12
3
-48/+53
*
doctest added.
Timo Stollenwerk
2009-08-11
2
-3/+69
*
fix setup.py.
Timo Stollenwerk
2009-08-11
1
-9/+2
*
use CaptchaValidator for demo form.
Timo Stollenwerk
2009-08-11
1
-8/+17
*
CaptchaValidator added.
Timo Stollenwerk
2009-08-11
2
-0/+35
*
rename MessageFactory to CaptchaMessageFactory.
Timo Stollenwerk
2009-08-11
1
-1/+1
*
make captcha field required.
Timo Stollenwerk
2009-08-11
1
-1/+1
*
fix captcha doctest.
Timo Stollenwerk
2009-08-11
2
-11/+11
*
allow "from plone.formwidget.captcha import CaptchaFieldWidget" instead of "f...
Timo Stollenwerk
2009-08-11
1
-1/+2
*
update README.
Timo Stollenwerk
2009-08-10
1
-0/+46
*
fix setup.py url.
Timo Stollenwerk
2009-08-10
1
-1/+1
*
captcha validation is working now.
Timo Stollenwerk
2009-08-10
1
-1/+11
*
fix interfaces import for ICaptchaWidget; make demo captcha_form work.
Timo Stollenwerk
2009-08-10
1
-2/+2
*
demo page added.
Timo Stollenwerk
2009-08-10
4
-3/+51
*
use gs profile; clean up configure.zcml;
Timo Stollenwerk
2009-08-07
1
-35/+22
[next]