- Nothing changed yet.
- Drop Python 2 / Archetypes compatibility [laulaz]
- Python 3 / Plone 6 compatibility [boulch, laulaz]
- Fix traceback / improve & harmonize log messages [laulaz]
- Added French translation [laulaz]
- Fix travis and buildout for Plone 5.0 and 5.1 [tomgross]
- Move README to rst [tomgross]
- Plone 5 compatibility [tomgross]
Features:
- Added buildout configuration for test this package in plone 4 [macagua]
- Added bash script for update po file [macagua]
- Added Spanish translation [macagua]
- Now it is possible to make time-based transitions of any workflow transition, and for individual content types. Rules are triggered on either the publication date or the retraction date. [sunew]
- Added initial dexterity support. date_index, date_index_method removed in the branch, needs to be reimplemented to support both dexterity and archetypes. [bosim]
Features:
- Added retracting
- Added modern control panel
- Replaced persistent utility with p.a.registry based settings
- Require event ticks to run as manager
- Depend on collective.timedevents [sunew]
- Bugfixes:
- don't make testing other modules fail [sunew]
- Plone 4 compatibility [kroman0]
- Initial package [mustap]