- Implement pip-based installations @ericof (#26)
- Nothing changed yet.
-
Add support for Python 3.8 and 3.9. @tisto
-
Drop support for Python 2.7 @tisto
-
Drop support for Plone 4.3, 5.0, and 5.1 @tisto
-
Fixed deprecation warning on cgi.escape @ajung
-
Add norwegian translation @espenmn
- Add user export functionality. @rodfersou
- Add bundle for Plone 5.2.x. @thomasmassmann
-
Make p.a.controlpanel dependency optional @rodfersou
-
Plone 5.2 compatibility @rodfersou
-
Python 3 compatibility @pbauer
-
Add french translation @tiazma
- Fix event subscriber fired by "adduser" command #2 @ajung
- Fix broken msgstr @csenger
- Fix translation in mailchimp form @csenger
- Add zest.pocompile to the build and add the .mo files to the release. @sneridagh
- Add missing CSS registry for Plone 5 from last fix @sneridagh
- Fix the path on @@close-dsgvo-info view. @sneridagh
- Fix weird profile behavior on reinstall (it wasn't uninstall/reinstalling at all). Transfer condition of the cookie banner showing to JS. @sneridagh
- Fix CSS for non box-sizing: border-box; themes. @sneridagh
-
Add development status "alpha" to list classifiers. @timo
-
Fix P4 registration form to correctly translate messages with that use ${portal_url} @csenger
- Always open links to privacy policy in a new window. @sneridagh
- Add plone.app.controlpanel to requirements to ensure permissions are configured @csenger
-
Add jbot override for contact-info.cpt @csenger
-
Banner styling changes @csenger
-
Switch checkbox widget to use z3c.form.browser.checkbox to be compatible with Plone 5.0.x @csenger
-
Add Plone4 support for banner and registration form @csenger
- Initial release. @kitconcept