------------------
- Term template was refactored to avoid duplicated definitions (closes `26`_)
[hvelarde]
- Glossary terms now use ``tile`` scales (closes `5`_).
[hvelarde]
- Remove dependency on five.grok.
[hvelarde]
- Fix ``ReferenceError`` on JavaScript code (Plone 5 does not include global variables anymore).
[hvelarde, rodfersou]
- Remove dependency on Products.CMFQuickInstallerTool.
[hvelarde]
- Change glossary to always call JSON view from the portal URL (closes `22`).
[rodfersou]
- A new rich text field was added to the Glossary content type.
[hvelarde]
- Normalize glossary index (closes `18`_).
[rodfersou]
- Add option to select content types that will display glossary terms (closes `14`_).
[rodfersou]
- Apply Glossary just to content-core. (closes `12`_).
[rodfersou]
- Review method `is_view_action` to work with Virtual Host configuration.
[rodfersou]
- Terms should only be added inside a Glossary (closes `8`_).
[hvelarde]