CHANGES.rst
CONTRIBUTORS.rst
DEVELOP.rst
LICENSE.GPL
LICENSE.rst
MANIFEST.in
README.rst
constraints.txt
constraints_plone50.txt
constraints_plone51.txt
constraints_plone52.txt
requirements.txt
setup.cfg
setup.py
docs/index.rst
src/collective/__init__.py
src/collective.rating.egg-info/PKG-INFO
src/collective.rating.egg-info/SOURCES.txt
src/collective.rating.egg-info/dependency_links.txt
src/collective.rating.egg-info/entry_points.txt
src/collective.rating.egg-info/namespace_packages.txt
src/collective.rating.egg-info/not-zip-safe
src/collective.rating.egg-info/requires.txt
src/collective.rating.egg-info/top_level.txt
src/collective/rating/__init__.py
src/collective/rating/configure.zcml
src/collective/rating/indexer.py
src/collective/rating/interfaces.py
src/collective/rating/permissions.zcml
src/collective/rating/queryparser.py
src/collective/rating/setuphandlers.py
src/collective/rating/testing.py
src/collective/rating/upgrades.py
src/collective/rating/upgrades.zcml
src/collective/rating/utils.py
src/collective/rating/behaviors/__init__.py
src/collective/rating/behaviors/configure.zcml
src/collective/rating/behaviors/rating.py
src/collective/rating/browser/__init__.py
src/collective/rating/browser/configure.zcml
src/collective/rating/browser/manage_rating.py
src/collective/rating/browser/rating_viewlet.py
src/collective/rating/browser/settings.py
src/collective/rating/browser/view.py
src/collective/rating/browser/overrides/.gitkeep
src/collective/rating/browser/static/.gitkeep
src/collective/rating/browser/static/star-rating-svg.css
src/collective/rating/browser/static/scripts/rating-compile.min.js
src/collective/rating/browser/static/scripts/rating-compile.min.js.map
src/collective/rating/browser/static/scripts/src/.eslintrc
src/collective/rating/browser/static/scripts/src/Gruntfile.js
src/collective/rating/browser/static/scripts/src/bundle-compiled.js
src/collective/rating/browser/static/scripts/src/bundle-compiled.js.map
src/collective/rating/browser/static/scripts/src/package-lock.json
src/collective/rating/browser/static/scripts/src/package.json
src/collective/rating/browser/static/scripts/src/rating.js
src/collective/rating/browser/templates/rating_collection.pt
src/collective/rating/browser/templates/rating_viewlet.pt
src/collective/rating/locales/collective.rating.pot
src/collective/rating/locales/update.sh
src/collective/rating/locales/it/LC_MESSAGES/collective.rating.mo
src/collective/rating/locales/it/LC_MESSAGES/collective.rating.po
src/collective/rating/profiles/default/browserlayer.xml
src/collective/rating/profiles/default/catalog.xml
src/collective/rating/profiles/default/controlpanel.xml
src/collective/rating/profiles/default/metadata.xml
src/collective/rating/profiles/default/registry.xml
src/collective/rating/profiles/default/rolemap.xml
src/collective/rating/profiles/default/types.xml
src/collective/rating/profiles/default/types/Collection.xml
src/collective/rating/profiles/testing/types/Document.xml
src/collective/rating/profiles/uninstall/browserlayer.xml
src/collective/rating/tests/__init__.py
src/collective/rating/tests/test_robot.py
src/collective/rating/tests/test_setup.py
src/collective/rating/tests/test_viewlet.py
src/collective/rating/tests/robot/test_example.robot