.gitignore
.travis.yml
MANIFEST.in
Makefile
README.rst
babel.cfg
bootstrap.py
buildout.cfg
devel.cfg
setup.py
versions.cfg
docs/changes.rst
etc/euphorie.ini
scripts/BeautifulSoup.py
scripts/prepareXMLForTranslation.py
scripts/word_wrap.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/config.ini
src/osha/oira/configure.zcml
src/osha/oira/dbconfig.py
src/osha/oira/homepage.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/testing.py
src/osha/oira/vocabularies.py
src/osha/oira/Extensions/external_methods.py
src/osha/oira/browser/__init__.py
src/osha/oira/browser/configure.zcml
src/osha/oira/browser/resources/jquery-2.0.3.js
src/osha/oira/browser/resources/jquery-2.0.3.min.js
src/osha/oira/browser/resources/jquery-2.0.3.min.map
src/osha/oira/browser/resources/redactor.css
src/osha/oira/browser/resources/redactor.js
src/osha/oira/client/__init__.py
src/osha/oira/client/client.py
src/osha/oira/client/company.py
src/osha/oira/client/configure.zcml
src/osha/oira/client/country.py
src/osha/oira/client/disclaimer.py
src/osha/oira/client/interfaces.py
src/osha/oira/client/login.py
src/osha/oira/client/model.py
src/osha/oira/client/module.py
src/osha/oira/client/overrides.zcml
src/osha/oira/client/profile.py
src/osha/oira/client/report.py
src/osha/oira/client/risk.py
src/osha/oira/client/survey.py
src/osha/oira/client/surveygroup.py
src/osha/oira/client/utils.py
src/osha/oira/client/templates/actionplan.pt
src/osha/oira/client/templates/disclaimer.pt
src/osha/oira/client/templates/evaluation.pt
src/osha/oira/client/templates/frontpage.pt
src/osha/oira/client/templates/identification.pt
src/osha/oira/client/templates/module_actionplan.pt
src/osha/oira/client/templates/module_evaluation.pt
src/osha/oira/client/templates/profile.pt
src/osha/oira/client/templates/register.pt
src/osha/oira/client/templates/rename-session.pt
src/osha/oira/client/templates/report.pt
src/osha/oira/client/templates/report_actionplan.pt
src/osha/oira/client/templates/report_company.pt
src/osha/oira/client/templates/report_identification.pt
src/osha/oira/client/templates/report_landing.pt
src/osha/oira/client/templates/risk_actionplan.pt
src/osha/oira/client/templates/risk_evaluation.pt
src/osha/oira/client/templates/risk_identification.pt
src/osha/oira/client/templates/sessions.pt
src/osha/oira/client/templates/start.pt
src/osha/oira/client/templates/update.pt
src/osha/oira/client/templates/webhelpers.pt
src/osha/oira/client/tests/__init__.py
src/osha/oira/client/tests/test_client.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_utils.py
src/osha/oira/content/__init__.py
src/osha/oira/content/addbar.py
src/osha/oira/content/configure.zcml
src/osha/oira/content/countrymanager.py
src/osha/oira/content/documentation.py
src/osha/oira/content/export.py
src/osha/oira/content/library.py
src/osha/oira/content/login.py
src/osha/oira/content/module.py
src/osha/oira/content/overrides.zcml
src/osha/oira/content/profilequestion.py
src/osha/oira/content/risk.py
src/osha/oira/content/sector.py
src/osha/oira/content/sectorcontainer.py
src/osha/oira/content/sitemenu.py
src/osha/oira/content/solution.py
src/osha/oira/content/statistics.py
src/osha/oira/content/survey.py
src/osha/oira/content/surveygroup.py
src/osha/oira/content/user.py
src/osha/oira/content/templates/addbar.pt
src/osha/oira/content/templates/documentation_view.pt
src/osha/oira/content/templates/library.pt
src/osha/oira/content/templates/login.pt
src/osha/oira/content/templates/mail_activate_account.pt
src/osha/oira/content/templates/module_view.pt
src/osha/oira/content/templates/profilequestion_add.pt
src/osha/oira/content/templates/profilequestion_view.pt
src/osha/oira/content/templates/sector_admin_edit.pt
src/osha/oira/content/templates/sectorcontainer_view.pt
src/osha/oira/content/templates/solution_view.pt
src/osha/oira/content/templates/statistics.pt
src/osha/oira/content/templates/survey_view.pt
src/osha/oira/content/templates/surveygroup_add.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_library.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/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/hu/LC_MESSAGES/euphorie.po
src/osha/oira/locales/is/LC_MESSAGES/euphorie.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/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/contact.py
src/osha/oira/nuplone/error.py
src/osha/oira/nuplone/interfaces.py
src/osha/oira/nuplone/pwreset.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/profiles/default/browserlayer.xml
src/osha/oira/profiles/default/jsregistry.xml
src/osha/oira/profiles/default/metadata.xml
src/osha/oira/profiles/default/propertiestool.xml
src/osha/oira/profiles/default/skins.xml
src/osha/oira/profiles/default/types.xml
src/osha/oira/profiles/default/types/euphorie.profilequestion.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/profiles/default/types/oira.homepage.xml
src/osha/oira/templates/custom_homepage.pt
src/osha/oira/templates/default_introduction.pt
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/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/scripts.pt
src/osha/oira/upgrade/__init__.py
src/osha/oira/upgrade/configure.zcml
src/osha/oira/upgrade/upgrade.py