-------------------
- fix recursive workflow actions
[petschki]
- Add translation to Braziliam Portuguese.
[rodfersou]
- Add uninstall profile.
[thet]
- Let ``FolderContentsView`` implement
``plone.app.folder.interfaces.IFolderContentsView``. This allows to render
the plone.contentactions menu items.
[thet]
- Align ``views.py`` with ``plone.app.content.browser.folder``.
[thet]
- Register the wcVocabulary and other for INavigationRoot instead
IPloneSiteRoot. Enables collective.lineage compatibility.
[thet]
- Fix tag-actions with non-ascii keywords
[petschki]