- Fix broken link in manage-content-type-portlets. https://github.com/plone/Products.CMFPlone/issues/959 [pbauer]
3.0.10
Not secure
-------------------
- Fix extra portletFooter on account of missing tal statement within news.pt [ichim-david]
- If 'currentFolderOnly', navigation portlet header link should go to current folder, not to sitemap [ebrehault]
3.0.9
Not secure
------------------
- Fix single portlet manager management to not show other portlet manager that are rendered on the same page. This fixes the odd case where the footer portlets were editable on a page where only the left or right side portlets should be editable [vangheem]
3.0.8
Not secure
------------------
- Remove usage of global defines in classic portlet. [esteele]
- Use registry lookup to get filter_on_workflow and workflow_states_to_show settings. [esteele]
3.0.7
Not secure
------------------
- Change role to be a valid one. [polyester]
3.0.6
Not secure
------------------
- Convert manage-portlets.js into a pattern and make improvements on using the manage portlets infrastructure [vangheem]