--------------------
- Quote version strings in YAML. See: https://github.com/travis-ci/docs-travis-ci-com/issues/1540
[thet]
- Use default Travis notifications.
Until now only the creator of the package would get a notification, instead of the committer.
Fixes `issue 208 <https://github.com/plone/bobtemplates.plone/issues/208>`_.
[maurits]
- Fixed the pypi index to explicitly reference https://pypi.python.org/simple/ to prevent buildout from defaulting to the old and unsupported http:// url.
[pigeonflight]
- Fix coveralls for packages created with addon and theme_package by converting the pickle output of createcoverage in .coverage to json.
[pbauer]
- Fixes 235: Different roles in tests for install and uninstall.
Use Manager role in uninstall test.
Then both install and uninstall are executed with role Manager.
[jensens]
- fix linting problems and error in theme_package tests
[MrTango]
- Update setuptools and zc.buildout versions.
[tmassman]
- Improve docs by fixing some reST, typos and grammar
[svx]
- Update link to docs.plone.org in README
[svx]
- Imporve docs template for valid reST generation
[svx]
- use bobtemplate.cfg to store meta data for sub-templates 245
[MrTango]
- fix naming of vocabularies
[MrTango]
- fix buildout template and add some docs about the used buildout.plonetest configuration
[MrTango]
- add behavior sub-template to create Plone behaviors
[MrTango]