------------------
- Added Alt attribute to summary view, needed for accessibility
[rnunez]
- Py3 fix for existingcontent tile
[petschki]
- Add uninstall profile.
[hvelarde]
- Remove installation of plone.app.widgets default profile in tests.
In Plone 5.0/5.1 with plone.app.widgets >= 2.0, the profile is only a dummy profile for BBB.
In Plone 5.2 it will be removed.
[jensens]
- Show event details for all content types which provides start or end fields.
[MrTango]
- Fix tests in Plone 5.2
[MrTango]
- Add custom_view also in existingcontent tile.
[cekk]
- Fix existingcontent tile form labels
[pnicolli]