.travis.yml
MANIFEST.in
Makefile
README.rst
bootstrap.py
buildout.cfg
cleanup.sql
devel.cfg
monkeypatch_setup.py
oira-report.py
requirements.txt
setup.cfg
setup.py
versions.cfg
docs/changes.rst
etc/euphorie.ini
scripts/BeautifulSoup.py
scripts/escape_html.py
scripts/find_bad_images_helper.py
scripts/prepareXMLForTranslation.py
scripts/word_wrap.py
scripts/xml2md.py
src/osha/__init__.py
src/osha.oira.egg-info/PKG-INFO
src/osha.oira.egg-info/SOURCES.txt
src/osha.oira.egg-info/dependency_links.txt
src/osha.oira.egg-info/entry_points.txt
src/osha.oira.egg-info/namespace_packages.txt
src/osha.oira.egg-info/not-zip-safe
src/osha.oira.egg-info/requires.txt
src/osha.oira.egg-info/top_level.txt
src/osha/oira/__init__.py
src/osha/oira/configure.zcml
src/osha/oira/dbconfig.py
src/osha/oira/initdb.py
src/osha/oira/interfaces.py
src/osha/oira/manual_translations.py
src/osha/oira/overrides.zcml
src/osha/oira/patch.py
src/osha/oira/scripts.py
src/osha/oira/testing.py
src/osha/oira/vocabularies.py
src/osha/oira/browser/__init__.py
src/osha/oira/browser/configure.zcml
src/osha/oira/browser/resources/chart-1.0.1.js
src/osha/oira/client/__init__.py
src/osha/oira/client/client.py
src/osha/oira/client/configure.zcml
src/osha/oira/client/interfaces.py
src/osha/oira/client/model.py
src/osha/oira/client/overrides.zcml
src/osha/oira/client/utils.py
src/osha/oira/client/browser/__init__.py
src/osha/oira/client/browser/certificate.py
src/osha/oira/client/browser/conditions.py
src/osha/oira/client/browser/configure.zcml
src/osha/oira/client/browser/fr.py
src/osha/oira/client/browser/login.py
src/osha/oira/client/browser/module.py
src/osha/oira/client/browser/report.py
src/osha/oira/client/browser/webhelpers.py
src/osha/oira/client/browser/templates/appendix.pt
src/osha/oira/client/browser/templates/certificate-print.pt
src/osha/oira/client/browser/templates/certificate.pt
src/osha/oira/client/browser/templates/certificate_fr_specific.pt
src/osha/oira/client/browser/templates/certificate_macros.pt
src/osha/oira/client/browser/templates/disclaimer.pt
src/osha/oira/client/browser/templates/module_actionplan.pt
src/osha/oira/client/browser/templates/module_identification.pt
src/osha/oira/client/browser/templates/privacy_policy.pt
src/osha/oira/client/browser/templates/public-certificate.pt
src/osha/oira/client/browser/templates/risk_macros.pt
src/osha/oira/client/browser/templates/status.pt
src/osha/oira/client/resources/__init__.py
src/osha/oira/client/resources/oira-logo-colour.png
src/osha/oira/client/templates/media/example-measures-report-thumb.png
src/osha/oira/client/templates/media/example-measures-report-thumb_sl.png
src/osha/oira/client/templates/media/example-measures-report.png
src/osha/oira/client/templates/media/example-measures-report_sl.png
src/osha/oira/client/templates/media/example-risks-report-thumb.png
src/osha/oira/client/templates/media/example-risks-report-thumb_sl.png
src/osha/oira/client/templates/media/example-risks-report.png
src/osha/oira/client/templates/media/example-risks-report_sl.png
src/osha/oira/client/templates/media/example-rtf-ribbon-thumb.png
src/osha/oira/client/templates/media/example-rtf-ribbon-thumb_sl.png
src/osha/oira/client/templates/media/example-rtf-ribbon.png
src/osha/oira/client/templates/media/example-rtf-ribbon_sl.png
src/osha/oira/client/templates/media/example-rtf.png
src/osha/oira/client/templates/media/example-xlsx-ribbon-thumb.png
src/osha/oira/client/templates/media/example-xlsx-ribbon-thumb_sl.png
src/osha/oira/client/templates/media/example-xlsx-ribbon.png
src/osha/oira/client/templates/media/example-xlsx-ribbon_sl.png
src/osha/oira/client/templates/media/example-xlsx.png
src/osha/oira/client/templates/media/oira-logo-colour.svg
src/osha/oira/client/templates/media/oira-logo.svg
src/osha/oira/client/templates/media/screen_shot_action_plan.png
src/osha/oira/client/templates/media/screen_shot_report.png
src/osha/oira/client/tests/__init__.py
src/osha/oira/client/tests/test_client.py
src/osha/oira/client/tests/test_custom_risks.py
src/osha/oira/client/tests/test_homepage.py
src/osha/oira/client/tests/test_model.py
src/osha/oira/client/tests/test_report.py
src/osha/oira/client/tests/test_risk.py
src/osha/oira/client/tests/test_status.py
src/osha/oira/client/tests/test_utils.py
src/osha/oira/content/__init__.py
src/osha/oira/content/configure.zcml
src/osha/oira/content/controlpanel.py
src/osha/oira/content/country.py
src/osha/oira/content/sitemenu.py
src/osha/oira/content/survey.py
src/osha/oira/content/browser/__init__.py
src/osha/oira/content/browser/configure.zcml
src/osha/oira/content/browser/country.py
src/osha/oira/content/browser/countrymanager.py
src/osha/oira/content/browser/export.py
src/osha/oira/content/browser/manage_ldap_users.py
src/osha/oira/content/browser/migrate_ldap_users.py
src/osha/oira/content/browser/pwreminder.py
src/osha/oira/content/browser/risk.py
src/osha/oira/content/browser/sector.py
src/osha/oira/content/browser/sectorcontainer.py
src/osha/oira/content/browser/solution.py
src/osha/oira/content/browser/statistics.py
src/osha/oira/content/browser/survey.py
src/osha/oira/content/browser/surveygroup.py
src/osha/oira/content/browser/templates/login.pt
src/osha/oira/content/browser/templates/manage-ldap-users.pt
src/osha/oira/content/browser/templates/sector_edit.pt
src/osha/oira/content/browser/templates/sectorcontainer_view.pt
src/osha/oira/content/browser/templates/solution_view.pt
src/osha/oira/content/browser/templates/statistics.pt
src/osha/oira/content/browser/templates/survey_view.pt
src/osha/oira/content/browser/templates/surveygroup_add.pt
src/osha/oira/content/browser/templates/user_mgmt.pt
src/osha/oira/content/templates/control-panel.pt
src/osha/oira/content/templates/mail_activate_account.pt
src/osha/oira/content/templates/surveygroup_view.pt
src/osha/oira/content/tests/__init__.py
src/osha/oira/content/tests/test_doctests.py
src/osha/oira/content/tests/test_outdated_tools.py
src/osha/oira/content/tests/test_risk.py
src/osha/oira/content/tests/test_statistics.py
src/osha/oira/content/tests/stories/CreateAndPublishTool.txt
src/osha/oira/locales/README.rst
src/osha/oira/locales/checkForDuplicateDefaults.py
src/osha/oira/locales/checkSoundness.py
src/osha/oira/locales/copyExistingTranslations.py
src/osha/oira/locales/euphorie.pot
src/osha/oira/locales/extractTranslatableText.py
src/osha/oira/locales/extraction_helper_euphorie.sh
src/osha/oira/locales/findAllDirtyTranslations.py
src/osha/oira/locales/findDirtyTranslations.py
src/osha/oira/locales/gatherTranslations.sh
src/osha/oira/locales/getNewEntries.py
src/osha/oira/locales/getUntranslated.py
src/osha/oira/locales/plonelocales.pot
src/osha/oira/locales/populateEntries.py
src/osha/oira/locales/updatePoWithTranslations.py
src/osha/oira/locales/bg/LC_MESSAGES/euphorie.po
src/osha/oira/locales/ca/LC_MESSAGES/euphorie.po
src/osha/oira/locales/cs/LC_MESSAGES/euphorie.po
src/osha/oira/locales/de/LC_MESSAGES/euphorie.po
src/osha/oira/locales/el/LC_MESSAGES/euphorie.po
src/osha/oira/locales/en/LC_MESSAGES/euphorie.po
src/osha/oira/locales/es/LC_MESSAGES/euphorie.po
src/osha/oira/locales/fi/LC_MESSAGES/euphorie.po
src/osha/oira/locales/fr/LC_MESSAGES/euphorie.po
src/osha/oira/locales/hr/LC_MESSAGES/euphorie.po
src/osha/oira/locales/hr/LC_MESSAGES/plonelocales.po
src/osha/oira/locales/hu/LC_MESSAGES/euphorie.po
src/osha/oira/locales/is/LC_MESSAGES/euphorie.po
src/osha/oira/locales/is/LC_MESSAGES/plonelocales.po
src/osha/oira/locales/it/LC_MESSAGES/euphorie.po
src/osha/oira/locales/lt/LC_MESSAGES/euphorie.po
src/osha/oira/locales/lv/LC_MESSAGES/euphorie.po
src/osha/oira/locales/mt/LC_MESSAGES/euphorie.po
src/osha/oira/locales/mt/LC_MESSAGES/plonelocales.po
src/osha/oira/locales/nl/LC_MESSAGES/euphorie.po
src/osha/oira/locales/nl_BE/LC_MESSAGES/euphorie.po
src/osha/oira/locales/pt/LC_MESSAGES/euphorie.po
src/osha/oira/locales/sk/LC_MESSAGES/euphorie.po
src/osha/oira/locales/sl/LC_MESSAGES/euphorie.po
src/osha/oira/locales/sv/LC_MESSAGES/euphorie.po
src/osha/oira/nuplone/__init__.py
src/osha/oira/nuplone/configure.zcml
src/osha/oira/nuplone/interfaces.py
src/osha/oira/nuplone/widget.py
src/osha/oira/nuplone/templates/error_unauthorized.pt
src/osha/oira/nuplone/templates/largetextarea_input.pt
src/osha/oira/nuplone/templates/wysiwyg_input.pt
src/osha/oira/profiles/default/browserlayer.xml
src/osha/oira/profiles/default/metadata.xml
src/osha/oira/profiles/default/propertiestool.xml
src/osha/oira/profiles/default/registry.xml
src/osha/oira/profiles/default/skins.xml
src/osha/oira/profiles/default/types.xml
src/osha/oira/profiles/default/types/euphorie.country.xml
src/osha/oira/profiles/default/types/euphorie.module.xml
src/osha/oira/profiles/default/types/euphorie.profilequestion.xml
src/osha/oira/profiles/default/types/euphorie.risk.xml
src/osha/oira/profiles/default/types/euphorie.sector.xml
src/osha/oira/profiles/default/types/euphorie.solution.xml
src/osha/oira/profiles/default/types/euphorie.survey.xml
src/osha/oira/statistics/__init__.py
src/osha/oira/statistics/configure.zcml
src/osha/oira/statistics/model.py
src/osha/oira/statistics/scripts.py
src/osha/oira/statistics/utils.py
src/osha/oira/statistics/browser/__init__.py
src/osha/oira/statistics/browser/configure.zcml
src/osha/oira/statistics/browser/views.py
src/osha/oira/templates/homepage_form.pt
src/osha/oira/tests/__init__.py
src/osha/oira/tests/base.py
src/osha/oira/tests/test.ini
src/osha/oira/tests/test_robot.py
src/osha/oira/tests/acceptance/language_issues.robot
src/osha/oira/tests/acceptance/login.robot
src/osha/oira/tests/acceptance/risks.robot
src/osha/oira/tests/acceptance/session.robot
src/osha/oira/tests/acceptance/user_actions.robot
src/osha/oira/tests/acceptance/resource/common.robot
src/osha/oira/tests/acceptance/resource/keywords.robot
src/osha/oira/tests/acceptance/resource/secrets_template.robot
src/osha/oira/tiles/__init__.py
src/osha/oira/tiles/configure.zcml
src/osha/oira/tiles/interfaces.py
src/osha/oira/tiles/tabs.py
src/osha/oira/tiles/tiles.py
src/osha/oira/tiles/templates/footer.pt
src/osha/oira/tiles/templates/messages.pt
src/osha/oira/tiles/templates/scripts.pt
src/osha/oira/upgrade/__init__.py
src/osha/oira/upgrade/configure.zcml
src/osha/oira/upgrade/to13.py
src/osha/oira/upgrade/to14.py
src/osha/oira/upgrade/to15.py
src/osha/oira/upgrade/to16.py
src/osha/oira/upgrade/to17.py
src/osha/oira/upgrade/upgrade.py
src/osha/oira/upgrade/utils.py
src/osha/oira/upgrade/alembic/env.py
src/osha/oira/upgrade/alembic/script.py.mako
src/osha/oira/upgrade/alembic/versions/16_.py
src/osha/oira/upgrade/to16/types/euphorie.country.xml
src/osha/oira/upgrade/to_0018/registry.xml
src/osha/oira/upgrade/to_0019/registry.xml