- Nothing changed yet.
- refactoring package to pip based installation
- update configuration via plone/meta
- refactor norobots widget to bootstrap5 formcontrol with floating labels
- add tests [1letter]
- Add an adapter to show the controlpanel in Volto [erral]
- Add Plone 6 support, remove <includeDependencies />
- Update test
- Housekeeping Code
- Update setup, tox.ini [1letter]
- Remove Plone 5.0 classifier as this version is not tested anymore. [thet]
- Format code according to Plone standards: black, isort, zpretty. [thet]
- Add uninstall profile. [thet]
- Update to Python3 [1letter]
- Add plone.autoform.directives Support for Widget
- Add css klass to Widget [1letter]
- Add missing english translation file [thomasmassmann]
- Update translations. [thomasmassmann]
- Add Russian translation [serge73]
- Add macro for html forms [cekk]
- added italian translation [keul]
- add Dutch Translations [maartenkling]
- Add compatibility for collective.pfg.norobots : allow to use the Norobots captcha with PloneFormGen. [sylvainb]
- Fix widget template to allow good redirection when the answer is bad in plone.app.discussion forms. [sylvainb]
- Move source code in "src" directory. [sylvainb]
- Update tests, buildouts and add test coverage. Plone 4.0 is no longer supported. [sylvainb]
- Change MessageFactory name to get translations picked up by Plone [erral]
- Updated basque translation and added Spanish translation. [erral]
- Fix Unicode error when a question contains non-ascii char. [sylvainb, Helmut Toplitzer]
- Use plone.app.registry instead of a property sheet for the questions configuration. Questions can now be added using a dedicated control panel. [sylvainb]
- Add an upgrade step (1 -> 2) to copy questions from the old properties sheet to plone.app.registry. [sylvainb]
- Fix the widget template for use with plone.app.discussion (there was no redirection to the comment form when only the captcha is wrong). [sylvainb]
- Update translations (some new strings added). [sylvainb]
- Add Basque translation [erral]
- Add simplified chinese translation [Aijun Jian]
- Allow multiple answers for a question [naro]
- Added danish translation [tmog]
- Added german translation [petschki]
- Fix tests for Plone 4 [sylvainb]
- Added Czech translation [naro]
- Support for using as a plone.app.discussion captcha plugin (Plone 4) [Petri Savolainen]
- Finnish translations [Petri Savolainen]
- Initial release [sylvainb]