.coveragerc
.travis.yml
CHANGES.rst
CONTRIBUTORS.rst
MANIFEST.in
Makefile
README.rst
bootstrap.py
buildout.cfg
setup.py
travis.cfg
docs/LICENSE.GPL
docs/LICENSE.rst
src/imio/__init__.py
src/imio.dashboard.egg-info/PKG-INFO
src/imio.dashboard.egg-info/SOURCES.txt
src/imio.dashboard.egg-info/dependency_links.txt
src/imio.dashboard.egg-info/entry_points.txt
src/imio.dashboard.egg-info/namespace_packages.txt
src/imio.dashboard.egg-info/not-zip-safe
src/imio.dashboard.egg-info/requires.txt
src/imio.dashboard.egg-info/top_level.txt
src/imio/dashboard/__init__.py
src/imio/dashboard/adapters.py
src/imio/dashboard/columns.py
src/imio/dashboard/columns.zcml
src/imio/dashboard/config.py
src/imio/dashboard/configure.zcml
src/imio/dashboard/interfaces.py
src/imio/dashboard/mk_sync_locales.sh
src/imio/dashboard/overrides.zcml
src/imio/dashboard/setuphandlers.py
src/imio/dashboard/testing.py
src/imio/dashboard/testing.zcml
src/imio/dashboard/upgrades.zcml
src/imio/dashboard/utils.py
src/imio/dashboard/vocabulary.py
src/imio/dashboard/browser/__init__.py
src/imio/dashboard/browser/configure.zcml
src/imio/dashboard/browser/facetedcollectionportlet.py
src/imio/dashboard/browser/jsvariables.py
src/imio/dashboard/browser/overrides.py
src/imio/dashboard/browser/views.py
src/imio/dashboard/browser/static/.gitkeep
src/imio/dashboard/browser/static/dashboardcollection.png
src/imio/dashboard/browser/static/dashboardpodtemplate.png
src/imio/dashboard/browser/static/imio.dashboard.css
src/imio/dashboard/browser/static/imio.dashboard.js
src/imio/dashboard/browser/templates/default_widgets.xml
src/imio/dashboard/browser/templates/generationlinks.pt
src/imio/dashboard/browser/templates/portlet_facetedcollection.pt
src/imio/dashboard/browser/templates/term.pt
src/imio/dashboard/browser/templates/two_tables.pt
src/imio/dashboard/browser/templates/widget.pt
src/imio/dashboard/content/__init__.py
src/imio/dashboard/content/configure.zcml
src/imio/dashboard/content/dashboardcollection.py
src/imio/dashboard/content/pod_template.py
src/imio/dashboard/locales/collective.eeafaceted.z3ctable.pot
src/imio/dashboard/locales/imio.dashboard.pot
src/imio/dashboard/locales/manual.pot
src/imio/dashboard/locales/en/LC_MESSAGES/collective.eeafaceted.z3ctable.po
src/imio/dashboard/locales/en/LC_MESSAGES/imio.dashboard.po
src/imio/dashboard/locales/fr/LC_MESSAGES/collective.eeafaceted.z3ctable.po
src/imio/dashboard/locales/fr/LC_MESSAGES/imio.dashboard.po
src/imio/dashboard/profiles/default/browserlayer.xml
src/imio/dashboard/profiles/default/cssregistry.xml
src/imio/dashboard/profiles/default/factorytool.xml
src/imio/dashboard/profiles/default/imiodashboard_marker.txt
src/imio/dashboard/profiles/default/jsregistry.xml
src/imio/dashboard/profiles/default/metadata.xml
src/imio/dashboard/profiles/default/portlets.xml
src/imio/dashboard/profiles/default/propertiestool.xml
src/imio/dashboard/profiles/default/rolemap.xml
src/imio/dashboard/profiles/default/types.xml
src/imio/dashboard/profiles/default/types/DashboardCollection.xml
src/imio/dashboard/profiles/default/types/DashboardPODTemplate.xml
src/imio/dashboard/profiles/testing/metadata.xml
src/imio/dashboard/profiles/testing/types.xml
src/imio/dashboard/profiles/testing/types/testingtype.xml
src/imio/dashboard/profiles/two_tables/metadata.xml
src/imio/dashboard/tests/__init__.py
src/imio/dashboard/tests/indexes.py
src/imio/dashboard/tests/test_columns.py
src/imio/dashboard/tests/test_combined_index.py
src/imio/dashboard/tests/test_dashboardcollection.py
src/imio/dashboard/tests/test_documentgeneration.py
src/imio/dashboard/tests/test_pod_template.py
src/imio/dashboard/tests/test_portlet.py
src/imio/dashboard/tests/test_robot.py
src/imio/dashboard/tests/test_setup.py
src/imio/dashboard/tests/test_utils.py
src/imio/dashboard/tests/test_viewlets.py
src/imio/dashboard/tests/test_views.py
src/imio/dashboard/tests/test_vocabulary.py
src/imio/dashboard/tests/faceted_conf/combined_index_widgets.xml
src/imio/dashboard/tests/faceted_conf/testing_widgets.xml
src/imio/dashboard/tests/robot/.gitkeep
src/imio/dashboard/upgrades/__init__.py
src/imio/dashboard/upgrades/upgrade_to_2.py