osha.oira


Nameosha.oira JSON
Version 9.1.2 PyPI version JSON
download
home_pagehttp://www.oiraproject.eu/
SummaryEuphorie customisations for OSHA-OiRA site.
upload_time2024-02-20 06:14:16
maintainer
docs_urlNone
authorsyslab.com
requires_python
licenseGPL
keywords euphorie osha oira
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            OiRA is a comprehensive, easy to use and cost-free web application. It helps
micro and small organisations to put in place a thorough step-by-step risk
assessment process - from the identification and evaluation of workplace risks,
through decision making on preventive actions and the completion of these
actions, to continued monitoring and reporting.

With a potential audience of some 20 million micro and small organisations
throughout the European Union (EU27), OiRA has a key role to play in making
Europe a safer and healthier place to work and by doing so, supporting the
goals of the European Community Strategy for Health and Safety at Work
2007-2012.

This package contains customisations on top of the standard `Euphorie
<http://packages.python.org/Euphorie>`_ application as used for the OSHA-OIRA
website.

Changelog
=========

9.1.2 (2024-02-20)
------------------

- Mailing lists: Performance improvement
  (`#1941 <https://github.com/syslabcom/scrum/issues/1941>`_)
  [reinhardt]


9.1.1 (2024-02-06)
------------------

- Mailing lists: More robust parameter handling
  (`#1621 <https://github.com/syslabcom/scrum/issues/1621>`_)
  [reinhardt]


9.1.0 (2024-02-05)
------------------

- Mailing lists: Language specific lists for countries
  (`#1621 <https://github.com/syslabcom/scrum/issues/1621>`_)
  [reinhardt]
- Mailing lists: Allow searching for path. Show path in result.
  (`#1638 <https://github.com/syslabcom/scrum/issues/1638>`_)
  [reinhardt]
- Mailing lists: Show number of subscribers.
  (`#1898 <https://github.com/syslabcom/scrum/issues/1898>`_)
  [reinhardt]

9.0.5 (2024-01-08)
------------------

- Statistics: Improved monitoring
  (`#1822 <https://github.com/syslabcom/scrum/issues/1822>`_)
  [reinhardt]


9.0.4 (2023-12-12)
------------------

- Drop python 3.7 support
- Initialize statistics for Slovakia
  (`#1686 <https://github.com/syslabcom/scrum/issues/1686>`_)
  [reinhardt]


9.0.3 (2023-10-25)
------------------

- Statistics: Exclude guest user newsletter subscriptions
  (`#1637 <https://github.com/syslabcom/scrum/issues/1637>`_)
  [reinhardt]


9.0.2 (2023-09-25)
------------------

- Mailing lists: Fix for user handling
  (`#1557 <https://github.com/syslabcom/scrum/issues/1557>`_)
  [reinhardt]


9.0.1 (2023-07-27)
------------------

- Added an upgrade step to enable the locking feature
  [ale-rt]


9.0.0 (2023-07-25)
------------------

- Show solution descriptions (also known as measure titles) in the Excel action plan,
  except for France and Italy
  (`#1245 <https://github.com/syslabcom/scrum/issues/1245>`_)
  [reinhardt]
- Message of the day: Duplication
  (`#1137 <https://github.com/syslabcom/scrum/issues/1137>`_).
- Update translations.
- Change the URL used to serve the header images for the newsletters
- Do not break when the session is displayed read_only


8.3.2 (2023-06-19)
------------------

- Update french translations


8.3.1 (2023-05-02)
------------------

- Fix the footer link to terms and conditions.
  [ale-rt]


8.3.0 (2023-04-26)
------------------

- Newsletter support
  (`#78 <https://github.com/syslabcom/scrum/issues/78>`_).


8.2.6 (2023-04-12)
------------------

- Fix the header in the form that manages the ldap users
  [ale-rt]


8.2.5 (2023-03-27)
------------------

- Clean up the old guest sessions
  (`#1029 <https://github.com/syslabcom/scrum/issues/1029>`_).
  [ale-rt]
- Statistics: Fix updating tool statistics.
  [reinhardt]
- Statistics: Add newsletter statistics.
  (`#925 <https://github.com/syslabcom/scrum/issues/925>`_).
  [reinhardt]
- Statistics: Exclude accounts with certain domains
  (`#923 <https://github.com/syslabcom/scrum/issues/923>`_).
  [reinhardt]


8.2.4 (2023-02-16)
------------------

- Add a recaptcha in the password reset form
  (`#990 <https://github.com/syslabcom/scrum/issues/990>`_).
  [ale-rt]


8.2.3 (2023-01-26)
------------------

- Fix osha.oira test suite.
  [thet]
- Mailing lists json view.
  `#739 <https://github.com/syslabcom/scrum/issues/739>`_.
  [reinhardt]
- Support rich text in measure description (action).


8.2.2 (2022-09-27)
------------------

- Statistics fixes and performance improvements.


8.2.1 (2022-09-23)
------------------

- Fixed upgrade


8.2.0 (2022-09-23)
------------------

- Change the way certificates are created #156
  [ale-rt]
- Statistics: Incremental updates


8.1.9 (2022-09-15)
------------------

- Statistics: More efficient computation of completion_percentage.
- Reverted: Statistics: Don’t clear the assessment statistics every time but update only missing rows.


8.1.8 (2022-09-14)
------------------

- Statistics: Don’t clear the assessment statistics every time but update only missing rows.


8.1.7 (2022-09-13)
------------------

- Restored and fixed completion_percentage.


8.1.6 (2022-09-07)
------------------

- Removed completion_percentage reference from statistics. Fixes error in update_statistics.


8.1.5 (2022-07-13)
------------------

- Updated translations.


8.1.4 (2022-06-29)
------------------

- Updated translations.


8.1.3 (2022-06-15)
------------------

- Updated statistics export.


8.1.2 (2022-06-15)
------------------

- Updated translations.


8.1.1 (2022-03-30)
------------------

- The "Survey view" and the Word-export of the tool contents in the CMS have
  been moved to Euphorie.
- Remove unused chart-1.0.1.js.
- Move ``OiRA`` browser layer interface registration a level up and remove unused browser module.

8.1.0 (2022-03-16)
------------------

- Added "about" page.
- Guard against XSS in several views
- Adjust to Euphorie changes from version 14.0.0
- Drop support for python2

8.0.4 (2022-01-05)
------------------

- CMS: the "statistics" page was further simplified and a bug was fixed
  Refs: #MOI-527

8.0.3 (2021-12-22)
------------------

- Adjust to changes in Euphorie (moved certificate macros there)


8.0.2 (2021-12-15)
------------------

- Translation fixes
- CMS: the "statistics" page now points to the external statistics page (metabase)

8.0.1 (2021-12-13)
------------------

- Upgrade step for adding tool images

8.0.0 (2021-12-08)
------------------

BREAKING CHANGE: ui freshup. Requires Euphorie >= 13.0.0

- More logging in statistics updater.


7.0.7 (2021-10-20)
------------------

- Added a script that removes stale guest sessions

7.0.6 (2021-10-13)
------------------

- Fix a problem in the Excel report, MOI-488
- Fix inconsisten lookup of publioshed surveys for the statistics, MOI-483

7.0.5 (2021-09-29)
------------------

- Get rid of a wrong translation for the report-comment placeholder. Let the default
  from Euphorie become active again.

7.0.4 (2021-09-15)
------------------

- Cosmetic issue

7.0.3 (2021-06-09)
------------------

- Statistics: include time stampd and zodb_path for questionnaire data


7.0.2 (2021-06-02)
------------------

- Try to fix display issues in the CMS by using upper case version of Title and Desctipion

7.0.1 (2021-05-29)
------------------

- Fix display issue with gallery images on Risk pages
- Fix a file naming issue in the contents of tool (CMS) download

7.0.0 (2021-05-27)
------------------

MAJOR BREAKING CHANGE

This version requires Plone 5.2 and is intended to run in Python 3.8
All traces of Grok have been removed.


6.2.22 (unreleased)
-------------------

- Update Statistics: Order results to keep them stable during batching.


6.2.21 (2021-04-28)
-------------------

- Statistics: Filter questionnaire data by session zodb_path instead of answer
  to the "country" question.

6.2.20 (2021-04-21)
-------------------

- Fix a bug in the CMS-facing contents-of-tool Word export
- Translation updates

6.2.19 (2021-04-13)
-------------------

- Statistics: Update tool info in postgresql when workflow state changes.


6.2.18 (2021-03-03)
-------------------

- fix bug in certificates: we need to use the Tool's name, not the
  session name given by the user


6.2.17 (2021-02-10)
-------------------

- Certificate: better localized date formatting (pat-display-time)
- Translation updates

6.2.16 (2021-02-02)
-------------------

- Statistics: Removed foreign key that caused an error.


6.2.15 (2021-01-29)
-------------------

- Statistics: Added company (questionnaire).
- Statistics: Filter users by country.


6.2.14 (2021-01-19)
-------------------

- Translation updates
- A "Print" to certificate

6.2.13 (2020-12-15)
-------------------

- Translation updates

6.2.12 (2020-12-07)
-------------------

- Translated privacy policy


6.2.11 (2020-11-23)
-------------------

- Re-formatted Excel report

6.2.10 (2020-11-18)
-------------------

- Added EL translations for certificate

6.2.9 (2020-10-14)
------------------

- Update HR translations

6.2.8 (2020-09-30)
------------------

- Certificates: add registry setting for the public URL
- Certificates: better error handling

6.2.7 (2020-09-23)
------------------

- Translation updates

6.2.6 (2020-09-15)
------------------

- Translation updates
- expose country code in public certificate


6.2.5 (2020-07-17)
------------------

- Translation updates

6.2.4 (2020-07-08)
------------------

- Translation updates


6.2.3 (2020-06-26)
------------------

- Translation updates

6.2.2 (2020-06-24)
------------------

- Excel report: make sure risk numbers are always treated as string

6.2.1 (2020-06-17)
------------------

- Allow certificate to be customized. SCR-382
- Update Statistics: Exclude guest accounts from assessment statistics. SCR-384
- fix CMS tool-contents report reg. new Action Plan


6.2.0 (2020-05-12)
------------------

- Adapt to action plan improvements from Euphorie


6.1.1 (2020-04-22)
------------------

- Update Statistics: Use flush instead of commit for batches.

6.1.0 (2020-04-22)
------------------

- Adapt to new assets structure of Euphorie 11.2.0
- Added tools for new style statistics (metabase). SCR-188


6.0.14 (2020-03-31)
-------------------

- Update injections so that progess indicator gets updated during browsing

6.0.13 (2020-03-23)
-------------------

- Translation updates


6.0.12 (2020-03-03)
-------------------

- Explicitly enable showing of progress indicator

6.0.11 (2020-02-17)
-------------------

- Provide integration for showing and updating progess indicator

6.0.10 (2020-01-29)
-------------------

- Add new view to CMS survey-contents-docx to create report over contents of a
  Survey

6.0.9 (2020-01-21)
------------------

- Update FR translations

6.0.8 (2020-01-07)
------------------

- Fix outdated-tools-view to fetch sender email data the Plone 5.1 way


6.0.7 (2019-10-30)
------------------

- Overwrite webhelpers and module views, so that we can support both
  old style images and new style. MOI-274

6.0.6 (2019-10-09)
------------------

- IT translation changes

6.0.5 (2019-10-02)
------------------

- Fix Excel report

6.0.4 (2019-09-26)
------------------

- The "Agree" button on the terms and conditions page is always enabled

6.0.3 (2019-09-25)
------------------

- Translation updates

6.0.2 (2019-08-20)
------------------

- Translation updates

6.0.1 (2019-07-16)
------------------

- Translation updates

6.0.0 (2019-06-28)
------------------

New major release which depends on Euphorie >= 11.0.0
with updated UI

5.0.13 (2019-06-18)
-------------------

- Update IT translations

5.0.12 (2019-06-03)
-------------------

- Try to avoid a login problem in the clieint when acl_users is cached

5.0.11 (2019-05-07)
-------------------

- Change label "Login" to "E-mail address", Refs MPL-484
- Follow change on Euphorie: always allow setting of evaluation algorithm when
  creating a new Survey

5.0.10 (2019-04-08)
-------------------

- Updated translations (PT, IS)

5.0.9 (2019-03-26)
------------------

- Fix link to reset password form

5.0.8 (2019-03-18)
------------------

- Translation fixes in IT and FR

5.0.7 (2019-03-13)
------------------

- Translation fixes EL
- CMS UI updates for the user / access management, using LDAP

5.0.6 (2019-03-04)
------------------

- Update privacy policy MOI-218
- update IS translations

5.0.5 (2019-02-04)
------------------

- Use LDAP for the CMS

5.0.4 (2019-01-23)
------------------

- Fixes for Italian report
- Translation updates


5.0.3 (2018-12-11)
------------------

- Translation updates IS

5.0.2 (2018-12-05)
------------------

- Fix brown-bag release

5.0.1 (2018-12-05)
------------------

- Italian report: add unactioned nodes back into the report, but only
  if they have existing measure(s)

5.0.0 (2018-11-06)
------------------

MAJOR upgrade to Plone 5.1. Requires Euphorie 10.0.0


5.0.0b3 (2018-10-23)
--------------------

- Nothing changed yet.


5.0.0b2 (2018-10-10)
--------------------

- Nothing changed yet.


5.0.0b1 (2018-10-10)
--------------------

MAJOR upgrade to Plone 5.1. Requires Euphorie 10.0.0


4.0.24 (unreleased)
-------------------

- Translation changes nl_BE

4.0.23 (2018-08-06)
-------------------

- Translation fix for LT
- Bugfix for Italy special: make sure all overridden views for OSHA are also
  active for Italy

4.0.21 (2018-07-12)
-------------------

- Translation fixes for IS

4.0.20 (2018-06-14)
-------------------

- Activate the "Obsolete" flag on OiRA tools, so that a tool can stay published
  and at the same time to not appear any more as available for a new session
  in the client.
- Translation fixes for IT

4.0.19 (2018-03-16)
-------------------

- Adjust to new handling of bundle in the prototype

4.0.18 (2018-01-18)
-------------------

- In the list of risks report, be extra careful when fetching a ZODB node

4.0.17 (2018-01-17)
-------------------

- bugfix: in the list of risks report, show description instead of twice the title
- Added missing translation in LV for Excel report


4.0.16 (2017-11-13)
-------------------

- Use HTML5 doctype in all client templates
- Special custom RTF report with its own logic and cover page for Italy

4.0.15 (2017-10-12)
-------------------

Changed:

- Translations for Croatian (HR)


4.0.14 (2017-09-27)
-------------------

- For the statistics, we now have separate templates for the Guest reports
  Refs MOI-141

4.0.13 (2017-07-03)
-------------------

- Translation changes in IS

4.0.12 (2017-06-16)
-------------------

- Hack-fix the layout view of the CMS so that a translated version of the
  drag&drop help containing non-ASCII can be shown MOI-187

4.0.11 (2017-05-11)
-------------------

- Translation fixes ES MOI-183

4.0.10 (2017-05-11)
-------------------

- Prepare for "Outdated tool" notification

4.0.9 (2017-03-14)
------------------

- typo

4.0.8 (2017-03-14)
------------------

- add script for write-statistics

4.0.7 (2017-03-14)
------------------

- Fix huge performance hole, by making sure the JSON of tools is cached on
  the client


4.0.6 (2017-03-09)
------------------

- Fix logic for "Make sure that when creating the Excel report, only present
  (or top5) risks are included. Fixes OSHA MOI-178"


4.0.5 (2017-03-08)
------------------

- Make sure that when creating the Excel report, only present (or top5)
  risks are included. Fixes OSHA MOI-178


4.0.4 (2017-01-18)
------------------

- Nothing changed yet.


4.0.3 (2017-01-17)
------------------

- Add fixture and integration for robot tests (used to be in a separate package)
- Switch client Homepage to display tools syndicated from community site


4.0.2 (2016-11-29)
------------------

- Add translation to HR

4.0.1 (2016-10-31)
------------------

- Feature/13425 outdated tool notification
- bugfix: In the XLS Action Plan Report, show start date again

4.0.0 (2016-10-06)
------------------

- Ported the new Patternlib based "OiRA 2.0" interface
  to Euphorie

3.0.13 (2016-05-30)
-------------------

- Allow files to be added to modules in the backend #13455
- Separate statistics report for guest users #12932

3.0.12 (2016-04-07)
-------------------

- Greek translation changes (jira OIRA-150)

3.0.11 (2016-04-06)
-------------------

- Translation changes for IT #13400
- Bugfix in the .rtf report, don't show risks twice #13400

3.0.10 (2016-03-04)
-------------------

- Re-enable "outdated" warning for IE9 (text-based, multilingual) and older
  (image, EN only)

3.0.9 (2016-02-10)
------------------

- Cosmetic change for the start page of a tool: resize large image properly

3.0.8 (2016-02-08)
------------------

- text changes in FR #13136
- Updated bundle, to get rid of caching in ajax (injection) calls for IE, fixes #12977

3.0.7 (2016-01-12)
------------------

- Fix issues detected by Belgian Hout sector #12957

3.0.6 (2015-12-18)
------------------

- Translation updates

3.0.5 (2015-12-14)
------------------

- Make it possible to add tracking code #12889
- Make it possible to provide language-versions of the report screen-shots #12891

3.0.4 (2015-12-08)
------------------

- If an anonymous user arrives (via link) on a survey and wants to start a test
  session, then direct them to the selected survey, instead of showing the list
  of available surveys of that sector.
- Various translation fixes
- Use pat-validation on custom risks form, to avoid badly translated html5
  browser validation

3.0.3 (2015-11-13)
------------------

- BUGFIX. In the action plan, the wrong text was being used to prefill the
  fields on "Standard Solutions!"
- Translation fix in XLS and RTF reports for "custom risks"
- Translation corrections
- Date picker: never use native version, provide translations for pat-date-picker

3.0.2 (2015-11-09)
------------------

- Fix another unwanted effect of TNO's "obsolete" flag on surveygroups. Make sure
  it always gets unset on save.

3.0.1 (2015-11-07)
------------------

- Consistency fix in measures-overview report

3.0.0 (2015-11-07)
------------------

- Final release of OiRA in new UI

3.0.0rc10 (2015-11-05)
----------------------

- More translation corrections
- Bugfixes and fixing small inconsistencies in several templates

3.0.0rc9 (2015-11-04)
---------------------

- More translation corrections

3.0.0rc8 (2015-11-02)
---------------------

- Bugfix again: month must not be 0

3.0.0rc7 (2015-11-02)
---------------------

- Bugfix in report: month must be between 1 and 12

3.0.0rc6 (2015-10-30)
---------------------

- Fix anchor links on Help page

3.0.0rc5 (2015-10-29)
---------------------

- More tanslation changes

3.0.0rc4 (2015-10-28)
---------------------

- Especially for the Slovenian language, support 3 different plural forms on various
  messages (exactly 2, 3-4, 5 or more).
- Various translation updates

3.0.0rc3 (2015-10-22)
---------------------

- Disbale remove confirmation messages

3.0.0rc2 (2015-10-21)
---------------------

- Translation updates

3.0.0rc1 (2015-10-16)
---------------------

Major rework of the User Interface, including new jekyll-based Prototype and
usage of Patternslib.


2.3.10 (2015-10-13)
-------------------

- Add new redactor CMS to OiRA

2.3.9 (2015-09-15)
------------------

- Re-release, apparently the previous one was botched

2.3.8 (2015-09-15)
------------------

- Translation updates in IS #12327

2.3.7 (2015-04-01)
------------------

- More changes in Icelandic #11552
- Bugfix: do not show delete and replace confirmations in plain text on
  action plan #10925

2.3.6 (2015-03-19)
------------------

- remove three dots on action plan intro page #11424


2.3.5 (2015-03-19)
------------------

- More translation changes in IS #11424

2.3.4 (2015-02-12)
------------------

- Bugfix: Enable deleting of measures again #10925
- Icelandic translation updates #11294

2.3.3 (2014-11-03)
------------------

- Translation changes #10722, #10730, #10829, #10802
  [jcbrand, reinhardt, pysailor]


2.3.2 (2014-09-05)
------------------

- One missing translation in FI #10635

2.3.1 (2014-09-03)
------------------

- Translation changes in FI #10635
- Patch the Plone 4.3 upgrade to skip unnecessary steps that take a long time

2.3.0 (2014-08-29)
------------------

- Upgrade Plone to 4.3


2.2.16 (2014-07-08)
-------------------

- Translation corections in PT #10379

2.2.15 (2014-07-07)
-------------------

- Add "Library" feature #7321 #9445
- Handle the results of the 2 additional company survey questions #9281
- Italian corrections #10039 #10370
- added explanation to statistics, refs #10206
- increase size of path field in table session. #10261


2.2.14 (2014-05-23)
-------------------

- Translation corrections in SL #9589 #10059

2.2.13 (2014-05-02)
-------------------

- Translation corrections in SL (OSHA #9584)
- Translation corrections in FI (OSHA #9806)
- Translation corrections in BG (OSHA #9790)

2.2.12 (2014-03-25)
-------------------

- Fixed headline in custom homepage for mobile [pysailor]

2.2.11 (2014-03-02)
-------------------

- Translation corrections in IS #9345 [pysailor]
- Translation correction in LT #9510
- Translation corrections in BG #9324
- Change Sessions button in My Assessment #7443, #7635


2.2.10 (2014-01-02)
-------------------

- Move h1 and logo markup from textfield into template to avoid markup messup
  refs #7356 [pilz]
- Added MT translation. #8435
- Translation corrections in PT. #9193
- make sure that the selector for "tool" is really shown on the statistics form on the sector level. Fixes #9134 [pysailor]

2.2.9 (2013-12-12)
------------------

- proof of concept: Integration of redactor to show manuela. refs #7356
- New translations for Italian (it) and Icelandic (is) #8434 [pysailor]
- Bugfix. Description didn't appear on 2nd measure. Refs #7930 [jcbrand]
- Only show measures in the action plan report if at least one field has a value.
  Refs #9140 [jcbrand]
- Implementing fix for #9133 by hiding the "Obsolete Survey" option. [regebro]


2.2.8 (2013-11-15)
------------------

- Added missing translations for SL and SK. Fixes #8780
- #7947 Fixed: Optional module wrongly reflected in report [jcbrand]
- Correction in FR. Refs #8583 [jcbrand]
- Fixed navigation for profile question #7547 [jcbrand]
- Fixed #7253: Investigation on Evaulation Mandatory [jcbrand]
- Translation fixes: #8801, #8810, #8583, #8964 [pilz]
- Avoid SQL error when updating Oira tool session #9039 [jcbrand]


2.2.7 (2013-08-29)
------------------

- Bugfix in statistics report view for non-ascii month names #8420
  [pysailor]
- Amended translation for "This OiRA tool was presented to you by"
  in FR #7992 [pysailor]


2.2.6 (2013-08-23)
------------------

- Register a more generic datamanger for survey. #8379 [jcbrand]

2.2.5 (2013-08-21)
------------------

- Typo in LT translation [pysailor]
- Applied translation updates #7938 and #8190 [pysailor]
- Implement sidebar legend with translations. #7939 [jcbrand]
- Fixed wrong translations for cs and pt [pilz]
- include a script for browser warnings. This fixes OSHA ticket 7368 [pilz]
- spelling fixes in LT #8258

2.2.4 (2013-07-05)
------------------

- Fixed a typo in manual translations: help_header_report, not help_header_reports
  [pysailor]
- Minor translation fixes and updates. #7830, #7766. [jcbrand]
- Updated Flemish and Bulgarian translations #7810 [jcbrand]
- Updated Greek translations #7310, #7704 [jcbrand, pysailor]
- #7555: Czech translation fixes [regebro]
- PT translation fixed 7934 [pysailor]


2.2.3 (2013-06-03)
------------------

- Small style fix start page markup. [jcbrand]


2.2.2 (2013-06-03)
------------------

Upgrade notes
~~~~~~~~~~~~~

This release updates the profile version to *7*. Please use the upgrade feature
in ``portal_setup`` to upgrade the ``osha.oira:default`` profile to this
version.

Bugfixes
~~~~~~~~

- Bugfix. Adding a second measure causes server error.

Feature changes
~~~~~~~~~~~~~~~

- Make XLS headings bold and space columns so that headings don't wrap.
- Add another column in the action plan XLS file for the top-level profile
  question or module #7322 [jcbrand]
- Dropped support for IE8 and enable browser detection to warn users. #7368 [jcbrand]
- New translations for EL, LV #7511 [jcbrand]
- Improvement in dropdown in the survey page #7050 [jcbrand]
- Added IOSHASurvey behavior with externl site link fields, refs #5880 [reinhardt]

2.2.1 (2013-04-23)
------------------

- Added formatting to the help text that explains the use of profile questions.
- Updated Portuguese, Czech and Lithuanian translations.

2.2 (2013-04-15)
----------------

Upgrade notes
~~~~~~~~~~~~~

This release updates the profile version to *7*. Please use the upgrade feature
in ``portal_setup`` to upgrade the ``osha.oira:default`` profile to this
version.

Feature changes
~~~~~~~~~~~~~~~

- Added Hungarian translations #7091 [pysailor]
- Changed title for statistics report to re-use existing translations [pysailor]
- Include the top-level module in the downloadble action plan spreadsheet. [jcbrand]
- allow choosing file format (pdf/xls) in statistics form, refs #7169 [reinhardt]

2.1.1 March 26, 2013
--------------------

Bugfixes
~~~~~~~~

- Added class "Message" on risk_evaluation. This fixes `github ticket #93
  <https://github.com/euphorie/Euphorie/issues/94>`_.  [pysailor]


2.1 (2013-03-22)
----------------

- removed customized version of module_identification to revert back to the
  working tno version
- Fixed survey statistics to not show previews as published surveys.

2.0b9 - Match 19, 2013
----------------------

- Translation updates


2.0b8 - Match 19, 2013
----------------------

- Translation updates


2.0b7 - March 19, 2013
----------------------

Feature changes
~~~~~~~~~~~~~~~

- Added combination of action plan, prevention plan and resources into
  one cell
- Shortened translation for fr, fixes #7073

Bugfixes
~~~~~~~~

- Actions menu couldn't load when user is anonymous
- UnicodeDecodeError on statistics views


2.0b5 - March 15, 2013
----------------------

Feature changes
~~~~~~~~~~~~~~~

- Restrict statistics views to users with edit permission in the relevant
  context.


2.0b4 - March 13, 2013
----------------------


Feature changes
~~~~~~~~~~~~~~~

- Add new Spanish translation.

- Update French and Greek translation.

- deactivated legend temporarily until wording is final. This fixes #7007

- reactivated main navigation heading so that you can click back.
  This fixes #6076.

Bugfixes
~~~~~~~~

- Fix grammar for field labels in the company information form.

- Correct the navigation tree legend: the description for answered risks was
  not correct.

- Fixed IE9 navtree rendering bug.


2.0b3 - March 5, 2013
---------------------

Upgrade notes
~~~~~~~~~~~~~

This release updates the profile version to *6*. Please use the upgrade feature
in ``portal_setup`` to upgrade the ``osha.oira:default`` profile to this
version.

The minimum required Euphorie version is now *6.0b2*.

Feature changes
~~~~~~~~~~~~~~~

- Change ordering for the action plan timeline to sort on risk priority
  instead of measure start date. This fixes `ticket 87
  <https://github.com/euphorie/Euphorie/issues/87>`_.

- Add action and expertise information for measures to the timeline report.
  This fixes `ticket 85 <https://github.com/euphorie/Euphorie/issues/85>`_.

Bugfixes
~~~~~~~~

- Correct display of error messages on the risk action plan form.
- Add upgrade step to set default value for ``time`` column used for statistics.
  Fixes error upon client login under certain circumstances.
- Update HELP trnaslations for FR and EL. #5648
- Fix unicode error when adding profiles in client. #4403


2.0b2 - February 19, 2013
-------------------------

Feature changes
~~~~~~~~~~~~~~~

- Improve styling of report landing page.

Bugfixes
~~~~~~~~

- Include nuplone directory in MANIFEST.in.
- Fixed rendering of the custom homepage..


2.0b1 - February 15, 2013
-------------------------

Upgrade notes
~~~~~~~~~~~~~

osha.oira now requires Euphorie 6. Please see the `Euphorie upgrade notes
<http://euphorie.readthedocs.org/en/latest/changes.html#upgrade-notes>`_
for important upgrade information.

This release updates the profile version to *5*. Please use the upgrade feature
in ``portal_setup`` to upgrade the ``osha.oira:default`` profile to this
version.

The Euphorie configuration file (``etc/euphorie.ini`` in the standard buildout)
no longer needs to include the complete configuration. You now only need to
specify details that are specific to your deployment such as the Google Analytics
accounts and client URL.

Feature changes
~~~~~~~~~~~~~~~

- This package is now automatically tested using `Travis
  <travis-ci.org/euphorie/osha.oira>`_.

- Allow developers to use `make pot` to update the POT-file for translations.

- CSS and JavaScript is now maintained in the Euphorie package to make
  maintenance easier.

- Use a modal panel to change the title of an existing session.

- Override the action plan timeline download from Euphorie to use a subset
  of columns with a different ordering and add a new comment column.

- Replace the online view of the action plan report with a new landing page
  from where the full report can be downloaded in RTF format or a XLSX file
  with all defined measures.

- Change the user interface for profile questions: use separate questions to
  ask if a section is relevant for a user and if it can occur multiple times.


Bugfixes
~~~~~~~~

- Correct logging of client logins.
- Improve display of error messages in the client.
- Fix accidental double loading of javascript in client pages.


1.2.37 (2013-02-06)
-------------------

- Nothing changed yet.


1.2.36 (2013-02-01)
-------------------

- Nothing changed yet.


1.2.35 (2013-01-29)
-------------------

- Update report markup with changes from Prototype (add .message class)
  [jcbrand]



1.2.34 (2013-01-29)
-------------------

- Show/hide link for legal refs was white on white. [jcbrand]


1.2.33 (2013-01-22)
-------------------

- Remove "(in Euro)" for budget field #6208 [jcbrand]


1.2.32 (2013-01-22)
-------------------

- Nothing changed yet.


1.2.31 (2013-01-21)
-------------------

- Fixed LT unicode error [thomas_w]


1.2.30 (2013-01-21)
-------------------

- Fix ZCML loading in tests so we can support Plone 4.2. [wiggy]
- Shorten buttons in Greek translation #6286 [jcbrand]
- Override Survey edit form to hide "Evaluation optional" field #6175 [jcbrand]
- Integrate changes from Prototype. Fixes #6285 [jcbrand]
- Fixed homepage for mobile view on android #6342 [jcbrand]
- Reverse the order in which measures are shown #6287 [jcbrand]
- French updates on the identification page #6428 [jcbrand]
- Added FI translations #6410 [thomasw]
- Added LT translations #6257 [thomasw]

1.2.29 (2012-12-17)
-------------------

- Fixed RST error. [jcbrand]


1.2.28 (2012-12-17)
-------------------

- Comments don't appear in the report #5985 [jcbrand]
- Hide help tab #6071 [jcbrand]
- Bump jquery to 1.8.2 [jcbrand]

1.2.27. (2012-11-26)
--------------------

- Regenerate en po file. [jcbrand]
- Re-add fuzzy entries and just remove the top ones (before doc metadata) which cause unicode errors. [jcbrand]


1.2.26 (2012-11-09)
-------------------

- Removed #fuzzy marker in all po files [thomasw]


1.2.25 (2012-11-01)
-------------------

- Hide the standard solutions button when there aren't any [jcbrand]


1.2.24 (2012-11-01)
-------------------

- Include datepicker.min.css when not in debug mode [jcbrand]


1.2.23 (2012-11-01)
-------------------

- Added multilingual support to the datepicker [jcbrand]
- Datepicker CSS and images now moved to the Euphorie Prototype [jcbrand]


1.2.22 (2012-10-29)
-------------------

- fixed 2 fatal typos (for translation) in risk_actionplan :-( [thomasw]


1.2.21 (2012-10-29)
-------------------

- Added missing i18n:translate statments in risk_actionplan (copied from the
  Euphorie version) [thomasw]

1.2.20 (2012-10-29)
-------------------

- Nothing changed yet.


1.2.19 (2012-10-29)
-------------------

- Changed name for language nl-be #5978 [thomasw]

1.2.18 (2012-10-01)
-------------------

- Update webhelpers.pt from Euphorie. Load Modernizr separately. [jcbrand]


1.2.17 (2012-09-28)
-------------------

- Remove country view override. [jcbrand]


1.2.16 (2012-09-28)
-------------------

- Translation fix for "list of risks" report in FR. [jcbrand]


1.2.15 (2012-09-27)
-------------------

- Remove special char from changes.rst (breaks uploading to pypi). [jcbrand]


1.2.14 (2012-09-27)
-------------------

- Description content gets lost in report if risk not evaluated. #5660. [jcbrand]
- Translation issues on action plan page #5809. [jcbrand]
- Translations of "skip" button. #4436  [jcbrand]
- UnicodeDecodeError for sectors. #5174 [jcbrand]


1.2.13 (2012-09-04)
-------------------

- Action plan page bugfixes. [jcbrand]


1.2.12 (2012-09-04)
-------------------

- Action plan page bugfixes. [jcbrand]


1.2.11 (2012-09-03)
-------------------

- Use jquery.placeholder.js instead of superimpose. [jcbrand]

1.2.10 (2012-09-03)
-------------------

- Add modernizr.js and some markup changes from Prototype. [jcbrand]

1.2.9 (2012-08-31)
------------------

- Implemented new design for adding measure in the action plan stage. [jcbrand]


1.2.8 (2012-08-30)
------------------

- Remove header and carousel on custom homepage. #5055 [jcbrand]

1.2.7 (2012-08-28)
------------------

- Hide company form after skipped or filled in. #4436 [jcrband]
- Added Catalan (ca) translations #5463 [thomasw]
- Added Latvian (lv) translations #5075 [thomasw]

1.2.6 (2012-07-23)
------------------

- Updated Czech translations. [jcbrand]
- Only show link to custom homepage when on the English docs folder. [jcbrand]

1.2.5 (2012-07-23)
------------------

- Renabled links on questions in the sidebar. For #5187. [jcbrand]
- Implement custom homepage functionality. For #5055. [jcbrand]

1.2.4 (2012-06-28)
------------------

- Bugfix. Revert method name from unreleased htmllaundry. [jcbrand]

1.2.3 (2012-06-28)
------------------

- IE7 fixes related to the datepicker #3495. [jcbrand]

1.2.2 (2012-06-27)
------------------

- Added Czech translations. Ticket #4036. [jcbrand]
- Updated Greek translations. #4405. [jcbrand]
- Unescape HTML codes when creating RTF docs. Fixes #4395. [jcbrand]
- Hide/Move legal and policy text on evaluation and action plan steps. For #5351. [jcbrand]
- Added Flemish (Vlaams nl_BE) translation #5150 [thomasw]
- Added datepicker to the risk action plan view #3495. [jcbrand]

1.2.1
-----

- Added Bulgarian translations [thomasw]
- change devbox to client.oiraproject.eu fixes #4304 [pilz]

1.2 (2012-02-27)
----------------

- #4249: Restrict the @@contact form and hide links to it. [jcbrand]

1.1 (2012-12-17)
----------------
- #3813: Also show children of optional modules in the downloadable report. [jcbrand]
- #3536: Updated the en translations file. [jcbrand]
- AttributeError bugfix on the report.pt view. [jcbrand]

1.0 (2012-12-13)
----------------

- #3813 Adjust the Content of tools feature to display ALL risks [jcbrand]
- #3811 "Measure" text on accordion not translated. [jcbrand]
- #3792 Provide route back to Identification phase from the identification report. [jcbrand]
- #3779 Privacy not working on client and community sites [jcbrand]
- #3892 Exchange the OiRA logo in the admin part [jcbrand]
- #4071 Integrate Wichert's changes in to osha.oira [jcbrand]

0.24 (2011-10-07)
-----------------
- 3805: Added Slovenian translations. [thomas_w]

0.23 (2011-09-27)
-----------------

- 3520: Add upgrade step to renew the 'published' date of all client surveys. [jcbrand]
- 3797: Renamed travailleurs to salaries and statut to avancement. [jcbrand]
- Removed the bugfix for 2583, since a more proper bugfix is now in Euphorie [jcbrand]
- Language changes for 3414 and 3515 [jcbrand]
- Czech translations [thomas_w]

0.22 (2011-09-05)
-----------------

- 3414: Bugfix on _actionplan_ landing page. Add i18n var. [jcbrand]
- Add DE, EL, SK translations [thomas_w]
- Add title attrs on clicktips for IE6/7 [jcbrand]
- Changed headers for mobile compatibility [jcbrand]
- Lots of browser fixes [jcbrand]

0.21 (2011-08-26)
-----------------

- NB: Depends on Euphorie 3.0syslab19 or higher

- Refactored @@delete on sector view back to Euphorie. [jcbrand]
- Depend on zrtresource screen-ie6. [jcbrand]
- More tests and bugfixes [jcbrand]
- Move the surveypopup code to survey_popup.js (disabled for now) [jcbrand]

0.20 (2011-08-23)
-----------------

- Updated Spanish translations [thomas_w]
- IE 6 fix. Remove the tooltips in AJAX add measure form. [jcbrand]
- Stop using minified css for IE6. [jcbrand]

0.19 (2011-08-16)
-----------------

- Updated French translations [jcbrand]

0.18 (2011-08-15)
-----------------

- #3044 Last wave of English changes [jcbrand]
- #3049 Design fixes [jcbrand]
- #3343 Customize InfoBubble description according to calculation method [jcbrand]
- #3361 Correct position of an info bubble [jcbrand]
- #3365 Add favicon [jcbrand]
- #3386: Rename "Next" and "Continue" buttons to "Save and continue" when on forms. [jcbrand]

0.17 (2011-07-02)
-----------------

- Bugfix, when populating Prevention Plan with standard solution [jcbrand]

0.16 (2011-07-01)
-----------------

- #1537 Merged changes from Euphorie.
        Use radio buttons instead of dropdown
        Add a new InfoBubble on the OiRA tool add page.
        Make fields required to remove "No Value" option. [jcbrand]
- #2510 Merged changes from Euphorie into osha.oira [jcbrand]
- #3002 Found and fixed some more instances where survey is being used [jcbrand]
- #3048 Updated the translations [jcbrand]
- #3323 Add custom start page with new text and merge old patch into this template [jcbrand]
- #2510 Add js to animate the measures button/link


0.15 (2011-05-31)
-----------------

- #2223 Add the FancyBox to the module evaluation page [jcbrand]


0.14 (2011-05-30)
-----------------

- #3044 New English copy [jcbrand]
- #3281 Fix is_region AttributeError when copying countries to the client [jcbrand]
- #3048 More translation updates

0.13 (2011-05-26)
-----------------

- #2223 Add FancyBox image zoom to module images [jcbrand]
- #3260 Make European Flag visible on the client homepage. [jcbrand]
- #3277 Stale quote [pilz]
- #3221 Priority gone for FR [jcbrand]
- #3048 Add more translations [jcbrand]
- #3265 Hide empty modules on final report [jcbrand]
- #2560 Info bubbles for statistics fields [jcbrand]


0.12 (2011-05-05)
-----------------

- Restructure package to faciliate automated tested.
- #2556 Backported the frontpage fixes from Cornelis. [jcbrand]
- #2754 Modules should be movable before profile questions. [jcbrand]
- #2611 Changed headings in the final report [jcbrand]
- #2885 Risks that are not evaluated but do have action plans must be shown as
  finalised. [jcbrand]


0.11 (2011-04-12)
-----------------

- #2611 The identification report should also have page numbers in the bottom
        right and the download date in the top right of each page. [jcbrand]
- #2885 Parked risks must also be shown affirmatively [jcbrand]


0.10 (2011-04-11)
-----------------

- #2560 Added a new schema field on the Sector obj, statistics_level.
- #2699 Headers of the Legal boxes and also the risk headings in the evaluation
        and identification reports must be in lower case for Greek.
- #2924 OiRA tools with policy risks that have been actioned, should not
        appear in the "Risks that have NOT been evaluated and do NOT have action
        plans", but instead in the top section.
- #2964 Make sure that the logo is visible on the last report page
- #2611 Lots of changes to the final download report
- #3002 the word "survey" should not be used anymore
- #2989 Final HTML report headers were dodgy in IE7
- #2914 The Hairdressers in Cyprus tool must be shown when viewing the Swedish sector in English
- #2885 String at the bottom of the final report changed.
        Risks that have been identified as not present should be stated affirmatively.
        Risks must have their priorities indicated (if set)
- #2560 Added admin-edit form and statistics level field on sectors
- #2752 Fixed default color for published surveys
- #2623 Empty legal boxes should not be displayed.

0.9 (2011-03-10)
----------------

- Two bugfixes (for which there aren't any ticket numbers).
  Both are related to the same problem of bullets sometimes being deeper than 4
  levels in the download forms.
  [jcbrand]


0.8 (2011-03-10)
----------------

- Just a version bump. [jcbrand]


0.7 (2011-03-10)
----------------

- #2367 and #2752: Fixed various color picker problems.
- #2750: OiRA client - Change text [jcbrand]
- #2591: Change text on the company form page [jcbrand]
- #2707: OiRA, client - change text above profile questions [jcbrand]


0.6 (2011-03-04)
----------------

- Merged new translation strings and default values to the .po files. [jcbrand]
- Bugfix in touch_surveys.py external-method. [jcbrand]
- #2649: Use portal_properties to store the survey urls. Fallback to English if
  none found. [jcbrand]


0.5 (2011-03-03)
----------------

- Just a version bump. [jcbrand]


0.4 (2011-03-03)
----------------

- #2649: We will now follow the convention that the different SurveyMonkey language
  URLs will be the base url (English version) plus _de, _nl, etc.
  [jcbrand]
- #2681: Remove header capitalization for Greek language. [jcbrand]
- #2555: The footer for the "contents of tool" .rtf document was changed. Also
  removed the "this risk must still be inventorised statement". [jcbrand]
- #2583: Problem in the sessions after updating and republishing [jcbrand]


0.3 (2011-02-23)
----------------

- during the xml import, langauge values might still include trailing and leading spaces.
  For the frontpage langauge detection, we need to strip them.
  [pilz]
- Bugfix for identification download report generation. [jcbrand]


0.2 (2011-02-23)
----------------

- (Hopefully) Resolves: #1433 #2231 #2293 #2555 #2556 #2621 #2623 #2649
  [jcbrand]


0.1 (2011-01-26)
----------------

* Initial release

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.oiraproject.eu/",
    "name": "osha.oira",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "euphorie osha oira",
    "author": "syslab.com",
    "author_email": "info@syslab.com",
    "download_url": "https://files.pythonhosted.org/packages/cc/25/b44060d8ba0b350eb73fb9190e26832e49c0b353421ad68579c45474d499/osha.oira-9.1.2.tar.gz",
    "platform": null,
    "description": "OiRA is a comprehensive, easy to use and cost-free web application. It helps\nmicro and small organisations to put in place a thorough step-by-step risk\nassessment process - from the identification and evaluation of workplace risks,\nthrough decision making on preventive actions and the completion of these\nactions, to continued monitoring and reporting.\n\nWith a potential audience of some 20 million micro and small organisations\nthroughout the European Union (EU27), OiRA has a key role to play in making\nEurope a safer and healthier place to work and by doing so, supporting the\ngoals of the European Community Strategy for Health and Safety at Work\n2007-2012.\n\nThis package contains customisations on top of the standard `Euphorie\n<http://packages.python.org/Euphorie>`_ application as used for the OSHA-OIRA\nwebsite.\n\nChangelog\n=========\n\n9.1.2 (2024-02-20)\n------------------\n\n- Mailing lists: Performance improvement\n  (`#1941 <https://github.com/syslabcom/scrum/issues/1941>`_)\n  [reinhardt]\n\n\n9.1.1 (2024-02-06)\n------------------\n\n- Mailing lists: More robust parameter handling\n  (`#1621 <https://github.com/syslabcom/scrum/issues/1621>`_)\n  [reinhardt]\n\n\n9.1.0 (2024-02-05)\n------------------\n\n- Mailing lists: Language specific lists for countries\n  (`#1621 <https://github.com/syslabcom/scrum/issues/1621>`_)\n  [reinhardt]\n- Mailing lists: Allow searching for path. Show path in result.\n  (`#1638 <https://github.com/syslabcom/scrum/issues/1638>`_)\n  [reinhardt]\n- Mailing lists: Show number of subscribers.\n  (`#1898 <https://github.com/syslabcom/scrum/issues/1898>`_)\n  [reinhardt]\n\n9.0.5 (2024-01-08)\n------------------\n\n- Statistics: Improved monitoring\n  (`#1822 <https://github.com/syslabcom/scrum/issues/1822>`_)\n  [reinhardt]\n\n\n9.0.4 (2023-12-12)\n------------------\n\n- Drop python 3.7 support\n- Initialize statistics for Slovakia\n  (`#1686 <https://github.com/syslabcom/scrum/issues/1686>`_)\n  [reinhardt]\n\n\n9.0.3 (2023-10-25)\n------------------\n\n- Statistics: Exclude guest user newsletter subscriptions\n  (`#1637 <https://github.com/syslabcom/scrum/issues/1637>`_)\n  [reinhardt]\n\n\n9.0.2 (2023-09-25)\n------------------\n\n- Mailing lists: Fix for user handling\n  (`#1557 <https://github.com/syslabcom/scrum/issues/1557>`_)\n  [reinhardt]\n\n\n9.0.1 (2023-07-27)\n------------------\n\n- Added an upgrade step to enable the locking feature\n  [ale-rt]\n\n\n9.0.0 (2023-07-25)\n------------------\n\n- Show solution descriptions (also known as measure titles) in the Excel action plan,\n  except for France and Italy\n  (`#1245 <https://github.com/syslabcom/scrum/issues/1245>`_)\n  [reinhardt]\n- Message of the day: Duplication\n  (`#1137 <https://github.com/syslabcom/scrum/issues/1137>`_).\n- Update translations.\n- Change the URL used to serve the header images for the newsletters\n- Do not break when the session is displayed read_only\n\n\n8.3.2 (2023-06-19)\n------------------\n\n- Update french translations\n\n\n8.3.1 (2023-05-02)\n------------------\n\n- Fix the footer link to terms and conditions.\n  [ale-rt]\n\n\n8.3.0 (2023-04-26)\n------------------\n\n- Newsletter support\n  (`#78 <https://github.com/syslabcom/scrum/issues/78>`_).\n\n\n8.2.6 (2023-04-12)\n------------------\n\n- Fix the header in the form that manages the ldap users\n  [ale-rt]\n\n\n8.2.5 (2023-03-27)\n------------------\n\n- Clean up the old guest sessions\n  (`#1029 <https://github.com/syslabcom/scrum/issues/1029>`_).\n  [ale-rt]\n- Statistics: Fix updating tool statistics.\n  [reinhardt]\n- Statistics: Add newsletter statistics.\n  (`#925 <https://github.com/syslabcom/scrum/issues/925>`_).\n  [reinhardt]\n- Statistics: Exclude accounts with certain domains\n  (`#923 <https://github.com/syslabcom/scrum/issues/923>`_).\n  [reinhardt]\n\n\n8.2.4 (2023-02-16)\n------------------\n\n- Add a recaptcha in the password reset form\n  (`#990 <https://github.com/syslabcom/scrum/issues/990>`_).\n  [ale-rt]\n\n\n8.2.3 (2023-01-26)\n------------------\n\n- Fix osha.oira test suite.\n  [thet]\n- Mailing lists json view.\n  `#739 <https://github.com/syslabcom/scrum/issues/739>`_.\n  [reinhardt]\n- Support rich text in measure description (action).\n\n\n8.2.2 (2022-09-27)\n------------------\n\n- Statistics fixes and performance improvements.\n\n\n8.2.1 (2022-09-23)\n------------------\n\n- Fixed upgrade\n\n\n8.2.0 (2022-09-23)\n------------------\n\n- Change the way certificates are created #156\n  [ale-rt]\n- Statistics: Incremental updates\n\n\n8.1.9 (2022-09-15)\n------------------\n\n- Statistics: More efficient computation of completion_percentage.\n- Reverted: Statistics: Don\u2019t clear the assessment statistics every time but update only missing rows.\n\n\n8.1.8 (2022-09-14)\n------------------\n\n- Statistics: Don\u2019t clear the assessment statistics every time but update only missing rows.\n\n\n8.1.7 (2022-09-13)\n------------------\n\n- Restored and fixed completion_percentage.\n\n\n8.1.6 (2022-09-07)\n------------------\n\n- Removed completion_percentage reference from statistics. Fixes error in update_statistics.\n\n\n8.1.5 (2022-07-13)\n------------------\n\n- Updated translations.\n\n\n8.1.4 (2022-06-29)\n------------------\n\n- Updated translations.\n\n\n8.1.3 (2022-06-15)\n------------------\n\n- Updated statistics export.\n\n\n8.1.2 (2022-06-15)\n------------------\n\n- Updated translations.\n\n\n8.1.1 (2022-03-30)\n------------------\n\n- The \"Survey view\" and the Word-export of the tool contents in the CMS have\n  been moved to Euphorie.\n- Remove unused chart-1.0.1.js.\n- Move ``OiRA`` browser layer interface registration a level up and remove unused browser module.\n\n8.1.0 (2022-03-16)\n------------------\n\n- Added \"about\" page.\n- Guard against XSS in several views\n- Adjust to Euphorie changes from version 14.0.0\n- Drop support for python2\n\n8.0.4 (2022-01-05)\n------------------\n\n- CMS: the \"statistics\" page was further simplified and a bug was fixed\n  Refs: #MOI-527\n\n8.0.3 (2021-12-22)\n------------------\n\n- Adjust to changes in Euphorie (moved certificate macros there)\n\n\n8.0.2 (2021-12-15)\n------------------\n\n- Translation fixes\n- CMS: the \"statistics\" page now points to the external statistics page (metabase)\n\n8.0.1 (2021-12-13)\n------------------\n\n- Upgrade step for adding tool images\n\n8.0.0 (2021-12-08)\n------------------\n\nBREAKING CHANGE: ui freshup. Requires Euphorie >= 13.0.0\n\n- More logging in statistics updater.\n\n\n7.0.7 (2021-10-20)\n------------------\n\n- Added a script that removes stale guest sessions\n\n7.0.6 (2021-10-13)\n------------------\n\n- Fix a problem in the Excel report, MOI-488\n- Fix inconsisten lookup of publioshed surveys for the statistics, MOI-483\n\n7.0.5 (2021-09-29)\n------------------\n\n- Get rid of a wrong translation for the report-comment placeholder. Let the default\n  from Euphorie become active again.\n\n7.0.4 (2021-09-15)\n------------------\n\n- Cosmetic issue\n\n7.0.3 (2021-06-09)\n------------------\n\n- Statistics: include time stampd and zodb_path for questionnaire data\n\n\n7.0.2 (2021-06-02)\n------------------\n\n- Try to fix display issues in the CMS by using upper case version of Title and Desctipion\n\n7.0.1 (2021-05-29)\n------------------\n\n- Fix display issue with gallery images on Risk pages\n- Fix a file naming issue in the contents of tool (CMS) download\n\n7.0.0 (2021-05-27)\n------------------\n\nMAJOR BREAKING CHANGE\n\nThis version requires Plone 5.2 and is intended to run in Python 3.8\nAll traces of Grok have been removed.\n\n\n6.2.22 (unreleased)\n-------------------\n\n- Update Statistics: Order results to keep them stable during batching.\n\n\n6.2.21 (2021-04-28)\n-------------------\n\n- Statistics: Filter questionnaire data by session zodb_path instead of answer\n  to the \"country\" question.\n\n6.2.20 (2021-04-21)\n-------------------\n\n- Fix a bug in the CMS-facing contents-of-tool Word export\n- Translation updates\n\n6.2.19 (2021-04-13)\n-------------------\n\n- Statistics: Update tool info in postgresql when workflow state changes.\n\n\n6.2.18 (2021-03-03)\n-------------------\n\n- fix bug in certificates: we need to use the Tool's name, not the\n  session name given by the user\n\n\n6.2.17 (2021-02-10)\n-------------------\n\n- Certificate: better localized date formatting (pat-display-time)\n- Translation updates\n\n6.2.16 (2021-02-02)\n-------------------\n\n- Statistics: Removed foreign key that caused an error.\n\n\n6.2.15 (2021-01-29)\n-------------------\n\n- Statistics: Added company (questionnaire).\n- Statistics: Filter users by country.\n\n\n6.2.14 (2021-01-19)\n-------------------\n\n- Translation updates\n- A \"Print\" to certificate\n\n6.2.13 (2020-12-15)\n-------------------\n\n- Translation updates\n\n6.2.12 (2020-12-07)\n-------------------\n\n- Translated privacy policy\n\n\n6.2.11 (2020-11-23)\n-------------------\n\n- Re-formatted Excel report\n\n6.2.10 (2020-11-18)\n-------------------\n\n- Added EL translations for certificate\n\n6.2.9 (2020-10-14)\n------------------\n\n- Update HR translations\n\n6.2.8 (2020-09-30)\n------------------\n\n- Certificates: add registry setting for the public URL\n- Certificates: better error handling\n\n6.2.7 (2020-09-23)\n------------------\n\n- Translation updates\n\n6.2.6 (2020-09-15)\n------------------\n\n- Translation updates\n- expose country code in public certificate\n\n\n6.2.5 (2020-07-17)\n------------------\n\n- Translation updates\n\n6.2.4 (2020-07-08)\n------------------\n\n- Translation updates\n\n\n6.2.3 (2020-06-26)\n------------------\n\n- Translation updates\n\n6.2.2 (2020-06-24)\n------------------\n\n- Excel report: make sure risk numbers are always treated as string\n\n6.2.1 (2020-06-17)\n------------------\n\n- Allow certificate to be customized. SCR-382\n- Update Statistics: Exclude guest accounts from assessment statistics. SCR-384\n- fix CMS tool-contents report reg. new Action Plan\n\n\n6.2.0 (2020-05-12)\n------------------\n\n- Adapt to action plan improvements from Euphorie\n\n\n6.1.1 (2020-04-22)\n------------------\n\n- Update Statistics: Use flush instead of commit for batches.\n\n6.1.0 (2020-04-22)\n------------------\n\n- Adapt to new assets structure of Euphorie 11.2.0\n- Added tools for new style statistics (metabase). SCR-188\n\n\n6.0.14 (2020-03-31)\n-------------------\n\n- Update injections so that progess indicator gets updated during browsing\n\n6.0.13 (2020-03-23)\n-------------------\n\n- Translation updates\n\n\n6.0.12 (2020-03-03)\n-------------------\n\n- Explicitly enable showing of progress indicator\n\n6.0.11 (2020-02-17)\n-------------------\n\n- Provide integration for showing and updating progess indicator\n\n6.0.10 (2020-01-29)\n-------------------\n\n- Add new view to CMS survey-contents-docx to create report over contents of a\n  Survey\n\n6.0.9 (2020-01-21)\n------------------\n\n- Update FR translations\n\n6.0.8 (2020-01-07)\n------------------\n\n- Fix outdated-tools-view to fetch sender email data the Plone 5.1 way\n\n\n6.0.7 (2019-10-30)\n------------------\n\n- Overwrite webhelpers and module views, so that we can support both\n  old style images and new style. MOI-274\n\n6.0.6 (2019-10-09)\n------------------\n\n- IT translation changes\n\n6.0.5 (2019-10-02)\n------------------\n\n- Fix Excel report\n\n6.0.4 (2019-09-26)\n------------------\n\n- The \"Agree\" button on the terms and conditions page is always enabled\n\n6.0.3 (2019-09-25)\n------------------\n\n- Translation updates\n\n6.0.2 (2019-08-20)\n------------------\n\n- Translation updates\n\n6.0.1 (2019-07-16)\n------------------\n\n- Translation updates\n\n6.0.0 (2019-06-28)\n------------------\n\nNew major release which depends on Euphorie >= 11.0.0\nwith updated UI\n\n5.0.13 (2019-06-18)\n-------------------\n\n- Update IT translations\n\n5.0.12 (2019-06-03)\n-------------------\n\n- Try to avoid a login problem in the clieint when acl_users is cached\n\n5.0.11 (2019-05-07)\n-------------------\n\n- Change label \"Login\" to \"E-mail address\", Refs MPL-484\n- Follow change on Euphorie: always allow setting of evaluation algorithm when\n  creating a new Survey\n\n5.0.10 (2019-04-08)\n-------------------\n\n- Updated translations (PT, IS)\n\n5.0.9 (2019-03-26)\n------------------\n\n- Fix link to reset password form\n\n5.0.8 (2019-03-18)\n------------------\n\n- Translation fixes in IT and FR\n\n5.0.7 (2019-03-13)\n------------------\n\n- Translation fixes EL\n- CMS UI updates for the user / access management, using LDAP\n\n5.0.6 (2019-03-04)\n------------------\n\n- Update privacy policy MOI-218\n- update IS translations\n\n5.0.5 (2019-02-04)\n------------------\n\n- Use LDAP for the CMS\n\n5.0.4 (2019-01-23)\n------------------\n\n- Fixes for Italian report\n- Translation updates\n\n\n5.0.3 (2018-12-11)\n------------------\n\n- Translation updates IS\n\n5.0.2 (2018-12-05)\n------------------\n\n- Fix brown-bag release\n\n5.0.1 (2018-12-05)\n------------------\n\n- Italian report: add unactioned nodes back into the report, but only\n  if they have existing measure(s)\n\n5.0.0 (2018-11-06)\n------------------\n\nMAJOR upgrade to Plone 5.1. Requires Euphorie 10.0.0\n\n\n5.0.0b3 (2018-10-23)\n--------------------\n\n- Nothing changed yet.\n\n\n5.0.0b2 (2018-10-10)\n--------------------\n\n- Nothing changed yet.\n\n\n5.0.0b1 (2018-10-10)\n--------------------\n\nMAJOR upgrade to Plone 5.1. Requires Euphorie 10.0.0\n\n\n4.0.24 (unreleased)\n-------------------\n\n- Translation changes nl_BE\n\n4.0.23 (2018-08-06)\n-------------------\n\n- Translation fix for LT\n- Bugfix for Italy special: make sure all overridden views for OSHA are also\n  active for Italy\n\n4.0.21 (2018-07-12)\n-------------------\n\n- Translation fixes for IS\n\n4.0.20 (2018-06-14)\n-------------------\n\n- Activate the \"Obsolete\" flag on OiRA tools, so that a tool can stay published\n  and at the same time to not appear any more as available for a new session\n  in the client.\n- Translation fixes for IT\n\n4.0.19 (2018-03-16)\n-------------------\n\n- Adjust to new handling of bundle in the prototype\n\n4.0.18 (2018-01-18)\n-------------------\n\n- In the list of risks report, be extra careful when fetching a ZODB node\n\n4.0.17 (2018-01-17)\n-------------------\n\n- bugfix: in the list of risks report, show description instead of twice the title\n- Added missing translation in LV for Excel report\n\n\n4.0.16 (2017-11-13)\n-------------------\n\n- Use HTML5 doctype in all client templates\n- Special custom RTF report with its own logic and cover page for Italy\n\n4.0.15 (2017-10-12)\n-------------------\n\nChanged:\n\n- Translations for Croatian (HR)\n\n\n4.0.14 (2017-09-27)\n-------------------\n\n- For the statistics, we now have separate templates for the Guest reports\n  Refs MOI-141\n\n4.0.13 (2017-07-03)\n-------------------\n\n- Translation changes in IS\n\n4.0.12 (2017-06-16)\n-------------------\n\n- Hack-fix the layout view of the CMS so that a translated version of the\n  drag&drop help containing non-ASCII can be shown MOI-187\n\n4.0.11 (2017-05-11)\n-------------------\n\n- Translation fixes ES MOI-183\n\n4.0.10 (2017-05-11)\n-------------------\n\n- Prepare for \"Outdated tool\" notification\n\n4.0.9 (2017-03-14)\n------------------\n\n- typo\n\n4.0.8 (2017-03-14)\n------------------\n\n- add script for write-statistics\n\n4.0.7 (2017-03-14)\n------------------\n\n- Fix huge performance hole, by making sure the JSON of tools is cached on\n  the client\n\n\n4.0.6 (2017-03-09)\n------------------\n\n- Fix logic for \"Make sure that when creating the Excel report, only present\n  (or top5) risks are included. Fixes OSHA MOI-178\"\n\n\n4.0.5 (2017-03-08)\n------------------\n\n- Make sure that when creating the Excel report, only present (or top5)\n  risks are included. Fixes OSHA MOI-178\n\n\n4.0.4 (2017-01-18)\n------------------\n\n- Nothing changed yet.\n\n\n4.0.3 (2017-01-17)\n------------------\n\n- Add fixture and integration for robot tests (used to be in a separate package)\n- Switch client Homepage to display tools syndicated from community site\n\n\n4.0.2 (2016-11-29)\n------------------\n\n- Add translation to HR\n\n4.0.1 (2016-10-31)\n------------------\n\n- Feature/13425 outdated tool notification\n- bugfix: In the XLS Action Plan Report, show start date again\n\n4.0.0 (2016-10-06)\n------------------\n\n- Ported the new Patternlib based \"OiRA 2.0\" interface\n  to Euphorie\n\n3.0.13 (2016-05-30)\n-------------------\n\n- Allow files to be added to modules in the backend #13455\n- Separate statistics report for guest users #12932\n\n3.0.12 (2016-04-07)\n-------------------\n\n- Greek translation changes (jira OIRA-150)\n\n3.0.11 (2016-04-06)\n-------------------\n\n- Translation changes for IT #13400\n- Bugfix in the .rtf report, don't show risks twice #13400\n\n3.0.10 (2016-03-04)\n-------------------\n\n- Re-enable \"outdated\" warning for IE9 (text-based, multilingual) and older\n  (image, EN only)\n\n3.0.9 (2016-02-10)\n------------------\n\n- Cosmetic change for the start page of a tool: resize large image properly\n\n3.0.8 (2016-02-08)\n------------------\n\n- text changes in FR #13136\n- Updated bundle, to get rid of caching in ajax (injection) calls for IE, fixes #12977\n\n3.0.7 (2016-01-12)\n------------------\n\n- Fix issues detected by Belgian Hout sector #12957\n\n3.0.6 (2015-12-18)\n------------------\n\n- Translation updates\n\n3.0.5 (2015-12-14)\n------------------\n\n- Make it possible to add tracking code #12889\n- Make it possible to provide language-versions of the report screen-shots #12891\n\n3.0.4 (2015-12-08)\n------------------\n\n- If an anonymous user arrives (via link) on a survey and wants to start a test\n  session, then direct them to the selected survey, instead of showing the list\n  of available surveys of that sector.\n- Various translation fixes\n- Use pat-validation on custom risks form, to avoid badly translated html5\n  browser validation\n\n3.0.3 (2015-11-13)\n------------------\n\n- BUGFIX. In the action plan, the wrong text was being used to prefill the\n  fields on \"Standard Solutions!\"\n- Translation fix in XLS and RTF reports for \"custom risks\"\n- Translation corrections\n- Date picker: never use native version, provide translations for pat-date-picker\n\n3.0.2 (2015-11-09)\n------------------\n\n- Fix another unwanted effect of TNO's \"obsolete\" flag on surveygroups. Make sure\n  it always gets unset on save.\n\n3.0.1 (2015-11-07)\n------------------\n\n- Consistency fix in measures-overview report\n\n3.0.0 (2015-11-07)\n------------------\n\n- Final release of OiRA in new UI\n\n3.0.0rc10 (2015-11-05)\n----------------------\n\n- More translation corrections\n- Bugfixes and fixing small inconsistencies in several templates\n\n3.0.0rc9 (2015-11-04)\n---------------------\n\n- More translation corrections\n\n3.0.0rc8 (2015-11-02)\n---------------------\n\n- Bugfix again: month must not be 0\n\n3.0.0rc7 (2015-11-02)\n---------------------\n\n- Bugfix in report: month must be between 1 and 12\n\n3.0.0rc6 (2015-10-30)\n---------------------\n\n- Fix anchor links on Help page\n\n3.0.0rc5 (2015-10-29)\n---------------------\n\n- More tanslation changes\n\n3.0.0rc4 (2015-10-28)\n---------------------\n\n- Especially for the Slovenian language, support 3 different plural forms on various\n  messages (exactly 2, 3-4, 5 or more).\n- Various translation updates\n\n3.0.0rc3 (2015-10-22)\n---------------------\n\n- Disbale remove confirmation messages\n\n3.0.0rc2 (2015-10-21)\n---------------------\n\n- Translation updates\n\n3.0.0rc1 (2015-10-16)\n---------------------\n\nMajor rework of the User Interface, including new jekyll-based Prototype and\nusage of Patternslib.\n\n\n2.3.10 (2015-10-13)\n-------------------\n\n- Add new redactor CMS to OiRA\n\n2.3.9 (2015-09-15)\n------------------\n\n- Re-release, apparently the previous one was botched\n\n2.3.8 (2015-09-15)\n------------------\n\n- Translation updates in IS #12327\n\n2.3.7 (2015-04-01)\n------------------\n\n- More changes in Icelandic #11552\n- Bugfix: do not show delete and replace confirmations in plain text on\n  action plan #10925\n\n2.3.6 (2015-03-19)\n------------------\n\n- remove three dots on action plan intro page #11424\n\n\n2.3.5 (2015-03-19)\n------------------\n\n- More translation changes in IS #11424\n\n2.3.4 (2015-02-12)\n------------------\n\n- Bugfix: Enable deleting of measures again #10925\n- Icelandic translation updates #11294\n\n2.3.3 (2014-11-03)\n------------------\n\n- Translation changes #10722, #10730, #10829, #10802\n  [jcbrand, reinhardt, pysailor]\n\n\n2.3.2 (2014-09-05)\n------------------\n\n- One missing translation in FI #10635\n\n2.3.1 (2014-09-03)\n------------------\n\n- Translation changes in FI #10635\n- Patch the Plone 4.3 upgrade to skip unnecessary steps that take a long time\n\n2.3.0 (2014-08-29)\n------------------\n\n- Upgrade Plone to 4.3\n\n\n2.2.16 (2014-07-08)\n-------------------\n\n- Translation corections in PT #10379\n\n2.2.15 (2014-07-07)\n-------------------\n\n- Add \"Library\" feature #7321 #9445\n- Handle the results of the 2 additional company survey questions #9281\n- Italian corrections #10039 #10370\n- added explanation to statistics, refs #10206\n- increase size of path field in table session. #10261\n\n\n2.2.14 (2014-05-23)\n-------------------\n\n- Translation corrections in SL #9589 #10059\n\n2.2.13 (2014-05-02)\n-------------------\n\n- Translation corrections in SL (OSHA #9584)\n- Translation corrections in FI (OSHA #9806)\n- Translation corrections in BG (OSHA #9790)\n\n2.2.12 (2014-03-25)\n-------------------\n\n- Fixed headline in custom homepage for mobile [pysailor]\n\n2.2.11 (2014-03-02)\n-------------------\n\n- Translation corrections in IS #9345 [pysailor]\n- Translation correction in LT #9510\n- Translation corrections in BG #9324\n- Change Sessions button in My Assessment #7443, #7635\n\n\n2.2.10 (2014-01-02)\n-------------------\n\n- Move h1 and logo markup from textfield into template to avoid markup messup\n  refs #7356 [pilz]\n- Added MT translation. #8435\n- Translation corrections in PT. #9193\n- make sure that the selector for \"tool\" is really shown on the statistics form on the sector level. Fixes #9134 [pysailor]\n\n2.2.9 (2013-12-12)\n------------------\n\n- proof of concept: Integration of redactor to show manuela. refs #7356\n- New translations for Italian (it) and Icelandic (is) #8434 [pysailor]\n- Bugfix. Description didn't appear on 2nd measure. Refs #7930 [jcbrand]\n- Only show measures in the action plan report if at least one field has a value.\n  Refs #9140 [jcbrand]\n- Implementing fix for #9133 by hiding the \"Obsolete Survey\" option. [regebro]\n\n\n2.2.8 (2013-11-15)\n------------------\n\n- Added missing translations for SL and SK. Fixes #8780\n- #7947 Fixed: Optional module wrongly reflected in report [jcbrand]\n- Correction in FR. Refs #8583 [jcbrand]\n- Fixed navigation for profile question #7547 [jcbrand]\n- Fixed #7253: Investigation on Evaulation Mandatory [jcbrand]\n- Translation fixes: #8801, #8810, #8583, #8964 [pilz]\n- Avoid SQL error when updating Oira tool session #9039 [jcbrand]\n\n\n2.2.7 (2013-08-29)\n------------------\n\n- Bugfix in statistics report view for non-ascii month names #8420\n  [pysailor]\n- Amended translation for \"This OiRA tool was presented to you by\"\n  in FR #7992 [pysailor]\n\n\n2.2.6 (2013-08-23)\n------------------\n\n- Register a more generic datamanger for survey. #8379 [jcbrand]\n\n2.2.5 (2013-08-21)\n------------------\n\n- Typo in LT translation [pysailor]\n- Applied translation updates #7938 and #8190 [pysailor]\n- Implement sidebar legend with translations. #7939 [jcbrand]\n- Fixed wrong translations for cs and pt [pilz]\n- include a script for browser warnings. This fixes OSHA ticket 7368 [pilz]\n- spelling fixes in LT #8258\n\n2.2.4 (2013-07-05)\n------------------\n\n- Fixed a typo in manual translations: help_header_report, not help_header_reports\n  [pysailor]\n- Minor translation fixes and updates. #7830, #7766. [jcbrand]\n- Updated Flemish and Bulgarian translations #7810 [jcbrand]\n- Updated Greek translations #7310, #7704 [jcbrand, pysailor]\n- #7555: Czech translation fixes [regebro]\n- PT translation fixed 7934 [pysailor]\n\n\n2.2.3 (2013-06-03)\n------------------\n\n- Small style fix start page markup. [jcbrand]\n\n\n2.2.2 (2013-06-03)\n------------------\n\nUpgrade notes\n~~~~~~~~~~~~~\n\nThis release updates the profile version to *7*. Please use the upgrade feature\nin ``portal_setup`` to upgrade the ``osha.oira:default`` profile to this\nversion.\n\nBugfixes\n~~~~~~~~\n\n- Bugfix. Adding a second measure causes server error.\n\nFeature changes\n~~~~~~~~~~~~~~~\n\n- Make XLS headings bold and space columns so that headings don't wrap.\n- Add another column in the action plan XLS file for the top-level profile\n  question or module #7322 [jcbrand]\n- Dropped support for IE8 and enable browser detection to warn users. #7368 [jcbrand]\n- New translations for EL, LV #7511 [jcbrand]\n- Improvement in dropdown in the survey page #7050 [jcbrand]\n- Added IOSHASurvey behavior with externl site link fields, refs #5880 [reinhardt]\n\n2.2.1 (2013-04-23)\n------------------\n\n- Added formatting to the help text that explains the use of profile questions.\n- Updated Portuguese, Czech and Lithuanian translations.\n\n2.2 (2013-04-15)\n----------------\n\nUpgrade notes\n~~~~~~~~~~~~~\n\nThis release updates the profile version to *7*. Please use the upgrade feature\nin ``portal_setup`` to upgrade the ``osha.oira:default`` profile to this\nversion.\n\nFeature changes\n~~~~~~~~~~~~~~~\n\n- Added Hungarian translations #7091 [pysailor]\n- Changed title for statistics report to re-use existing translations [pysailor]\n- Include the top-level module in the downloadble action plan spreadsheet. [jcbrand]\n- allow choosing file format (pdf/xls) in statistics form, refs #7169 [reinhardt]\n\n2.1.1 March 26, 2013\n--------------------\n\nBugfixes\n~~~~~~~~\n\n- Added class \"Message\" on risk_evaluation. This fixes `github ticket #93\n  <https://github.com/euphorie/Euphorie/issues/94>`_.  [pysailor]\n\n\n2.1 (2013-03-22)\n----------------\n\n- removed customized version of module_identification to revert back to the\n  working tno version\n- Fixed survey statistics to not show previews as published surveys.\n\n2.0b9 - Match 19, 2013\n----------------------\n\n- Translation updates\n\n\n2.0b8 - Match 19, 2013\n----------------------\n\n- Translation updates\n\n\n2.0b7 - March 19, 2013\n----------------------\n\nFeature changes\n~~~~~~~~~~~~~~~\n\n- Added combination of action plan, prevention plan and resources into\n  one cell\n- Shortened translation for fr, fixes #7073\n\nBugfixes\n~~~~~~~~\n\n- Actions menu couldn't load when user is anonymous\n- UnicodeDecodeError on statistics views\n\n\n2.0b5 - March 15, 2013\n----------------------\n\nFeature changes\n~~~~~~~~~~~~~~~\n\n- Restrict statistics views to users with edit permission in the relevant\n  context.\n\n\n2.0b4 - March 13, 2013\n----------------------\n\n\nFeature changes\n~~~~~~~~~~~~~~~\n\n- Add new Spanish translation.\n\n- Update French and Greek translation.\n\n- deactivated legend temporarily until wording is final. This fixes #7007\n\n- reactivated main navigation heading so that you can click back.\n  This fixes #6076.\n\nBugfixes\n~~~~~~~~\n\n- Fix grammar for field labels in the company information form.\n\n- Correct the navigation tree legend: the description for answered risks was\n  not correct.\n\n- Fixed IE9 navtree rendering bug.\n\n\n2.0b3 - March 5, 2013\n---------------------\n\nUpgrade notes\n~~~~~~~~~~~~~\n\nThis release updates the profile version to *6*. Please use the upgrade feature\nin ``portal_setup`` to upgrade the ``osha.oira:default`` profile to this\nversion.\n\nThe minimum required Euphorie version is now *6.0b2*.\n\nFeature changes\n~~~~~~~~~~~~~~~\n\n- Change ordering for the action plan timeline to sort on risk priority\n  instead of measure start date. This fixes `ticket 87\n  <https://github.com/euphorie/Euphorie/issues/87>`_.\n\n- Add action and expertise information for measures to the timeline report.\n  This fixes `ticket 85 <https://github.com/euphorie/Euphorie/issues/85>`_.\n\nBugfixes\n~~~~~~~~\n\n- Correct display of error messages on the risk action plan form.\n- Add upgrade step to set default value for ``time`` column used for statistics.\n  Fixes error upon client login under certain circumstances.\n- Update HELP trnaslations for FR and EL. #5648\n- Fix unicode error when adding profiles in client. #4403\n\n\n2.0b2 - February 19, 2013\n-------------------------\n\nFeature changes\n~~~~~~~~~~~~~~~\n\n- Improve styling of report landing page.\n\nBugfixes\n~~~~~~~~\n\n- Include nuplone directory in MANIFEST.in.\n- Fixed rendering of the custom homepage..\n\n\n2.0b1 - February 15, 2013\n-------------------------\n\nUpgrade notes\n~~~~~~~~~~~~~\n\nosha.oira now requires Euphorie 6. Please see the `Euphorie upgrade notes\n<http://euphorie.readthedocs.org/en/latest/changes.html#upgrade-notes>`_\nfor important upgrade information.\n\nThis release updates the profile version to *5*. Please use the upgrade feature\nin ``portal_setup`` to upgrade the ``osha.oira:default`` profile to this\nversion.\n\nThe Euphorie configuration file (``etc/euphorie.ini`` in the standard buildout)\nno longer needs to include the complete configuration. You now only need to\nspecify details that are specific to your deployment such as the Google Analytics\naccounts and client URL.\n\nFeature changes\n~~~~~~~~~~~~~~~\n\n- This package is now automatically tested using `Travis\n  <travis-ci.org/euphorie/osha.oira>`_.\n\n- Allow developers to use `make pot` to update the POT-file for translations.\n\n- CSS and JavaScript is now maintained in the Euphorie package to make\n  maintenance easier.\n\n- Use a modal panel to change the title of an existing session.\n\n- Override the action plan timeline download from Euphorie to use a subset\n  of columns with a different ordering and add a new comment column.\n\n- Replace the online view of the action plan report with a new landing page\n  from where the full report can be downloaded in RTF format or a XLSX file\n  with all defined measures.\n\n- Change the user interface for profile questions: use separate questions to\n  ask if a section is relevant for a user and if it can occur multiple times.\n\n\nBugfixes\n~~~~~~~~\n\n- Correct logging of client logins.\n- Improve display of error messages in the client.\n- Fix accidental double loading of javascript in client pages.\n\n\n1.2.37 (2013-02-06)\n-------------------\n\n- Nothing changed yet.\n\n\n1.2.36 (2013-02-01)\n-------------------\n\n- Nothing changed yet.\n\n\n1.2.35 (2013-01-29)\n-------------------\n\n- Update report markup with changes from Prototype (add .message class)\n  [jcbrand]\n\n\n\n1.2.34 (2013-01-29)\n-------------------\n\n- Show/hide link for legal refs was white on white. [jcbrand]\n\n\n1.2.33 (2013-01-22)\n-------------------\n\n- Remove \"(in Euro)\" for budget field #6208 [jcbrand]\n\n\n1.2.32 (2013-01-22)\n-------------------\n\n- Nothing changed yet.\n\n\n1.2.31 (2013-01-21)\n-------------------\n\n- Fixed LT unicode error [thomas_w]\n\n\n1.2.30 (2013-01-21)\n-------------------\n\n- Fix ZCML loading in tests so we can support Plone 4.2. [wiggy]\n- Shorten buttons in Greek translation #6286 [jcbrand]\n- Override Survey edit form to hide \"Evaluation optional\" field #6175 [jcbrand]\n- Integrate changes from Prototype. Fixes #6285 [jcbrand]\n- Fixed homepage for mobile view on android #6342 [jcbrand]\n- Reverse the order in which measures are shown #6287 [jcbrand]\n- French updates on the identification page #6428 [jcbrand]\n- Added FI translations #6410 [thomasw]\n- Added LT translations #6257 [thomasw]\n\n1.2.29 (2012-12-17)\n-------------------\n\n- Fixed RST error. [jcbrand]\n\n\n1.2.28 (2012-12-17)\n-------------------\n\n- Comments don't appear in the report #5985 [jcbrand]\n- Hide help tab #6071 [jcbrand]\n- Bump jquery to 1.8.2 [jcbrand]\n\n1.2.27. (2012-11-26)\n--------------------\n\n- Regenerate en po file. [jcbrand]\n- Re-add fuzzy entries and just remove the top ones (before doc metadata) which cause unicode errors. [jcbrand]\n\n\n1.2.26 (2012-11-09)\n-------------------\n\n- Removed #fuzzy marker in all po files [thomasw]\n\n\n1.2.25 (2012-11-01)\n-------------------\n\n- Hide the standard solutions button when there aren't any [jcbrand]\n\n\n1.2.24 (2012-11-01)\n-------------------\n\n- Include datepicker.min.css when not in debug mode [jcbrand]\n\n\n1.2.23 (2012-11-01)\n-------------------\n\n- Added multilingual support to the datepicker [jcbrand]\n- Datepicker CSS and images now moved to the Euphorie Prototype [jcbrand]\n\n\n1.2.22 (2012-10-29)\n-------------------\n\n- fixed 2 fatal typos (for translation) in risk_actionplan :-( [thomasw]\n\n\n1.2.21 (2012-10-29)\n-------------------\n\n- Added missing i18n:translate statments in risk_actionplan (copied from the\n  Euphorie version) [thomasw]\n\n1.2.20 (2012-10-29)\n-------------------\n\n- Nothing changed yet.\n\n\n1.2.19 (2012-10-29)\n-------------------\n\n- Changed name for language nl-be #5978 [thomasw]\n\n1.2.18 (2012-10-01)\n-------------------\n\n- Update webhelpers.pt from Euphorie. Load Modernizr separately. [jcbrand]\n\n\n1.2.17 (2012-09-28)\n-------------------\n\n- Remove country view override. [jcbrand]\n\n\n1.2.16 (2012-09-28)\n-------------------\n\n- Translation fix for \"list of risks\" report in FR. [jcbrand]\n\n\n1.2.15 (2012-09-27)\n-------------------\n\n- Remove special char from changes.rst (breaks uploading to pypi). [jcbrand]\n\n\n1.2.14 (2012-09-27)\n-------------------\n\n- Description content gets lost in report if risk not evaluated. #5660. [jcbrand]\n- Translation issues on action plan page #5809. [jcbrand]\n- Translations of \"skip\" button. #4436  [jcbrand]\n- UnicodeDecodeError for sectors. #5174 [jcbrand]\n\n\n1.2.13 (2012-09-04)\n-------------------\n\n- Action plan page bugfixes. [jcbrand]\n\n\n1.2.12 (2012-09-04)\n-------------------\n\n- Action plan page bugfixes. [jcbrand]\n\n\n1.2.11 (2012-09-03)\n-------------------\n\n- Use jquery.placeholder.js instead of superimpose. [jcbrand]\n\n1.2.10 (2012-09-03)\n-------------------\n\n- Add modernizr.js and some markup changes from Prototype. [jcbrand]\n\n1.2.9 (2012-08-31)\n------------------\n\n- Implemented new design for adding measure in the action plan stage. [jcbrand]\n\n\n1.2.8 (2012-08-30)\n------------------\n\n- Remove header and carousel on custom homepage. #5055 [jcbrand]\n\n1.2.7 (2012-08-28)\n------------------\n\n- Hide company form after skipped or filled in. #4436 [jcrband]\n- Added Catalan (ca) translations #5463 [thomasw]\n- Added Latvian (lv) translations #5075 [thomasw]\n\n1.2.6 (2012-07-23)\n------------------\n\n- Updated Czech translations. [jcbrand]\n- Only show link to custom homepage when on the English docs folder. [jcbrand]\n\n1.2.5 (2012-07-23)\n------------------\n\n- Renabled links on questions in the sidebar. For #5187. [jcbrand]\n- Implement custom homepage functionality. For #5055. [jcbrand]\n\n1.2.4 (2012-06-28)\n------------------\n\n- Bugfix. Revert method name from unreleased htmllaundry. [jcbrand]\n\n1.2.3 (2012-06-28)\n------------------\n\n- IE7 fixes related to the datepicker #3495. [jcbrand]\n\n1.2.2 (2012-06-27)\n------------------\n\n- Added Czech translations. Ticket #4036. [jcbrand]\n- Updated Greek translations. #4405. [jcbrand]\n- Unescape HTML codes when creating RTF docs. Fixes #4395. [jcbrand]\n- Hide/Move legal and policy text on evaluation and action plan steps. For #5351. [jcbrand]\n- Added Flemish (Vlaams nl_BE) translation #5150 [thomasw]\n- Added datepicker to the risk action plan view #3495. [jcbrand]\n\n1.2.1\n-----\n\n- Added Bulgarian translations [thomasw]\n- change devbox to client.oiraproject.eu fixes #4304 [pilz]\n\n1.2 (2012-02-27)\n----------------\n\n- #4249: Restrict the @@contact form and hide links to it. [jcbrand]\n\n1.1 (2012-12-17)\n----------------\n- #3813: Also show children of optional modules in the downloadable report. [jcbrand]\n- #3536: Updated the en translations file. [jcbrand]\n- AttributeError bugfix on the report.pt view. [jcbrand]\n\n1.0 (2012-12-13)\n----------------\n\n- #3813 Adjust the Content of tools feature to display ALL risks [jcbrand]\n- #3811 \"Measure\" text on accordion not translated. [jcbrand]\n- #3792 Provide route back to Identification phase from the identification report. [jcbrand]\n- #3779 Privacy not working on client and community sites [jcbrand]\n- #3892 Exchange the OiRA logo in the admin part [jcbrand]\n- #4071 Integrate Wichert's changes in to osha.oira [jcbrand]\n\n0.24 (2011-10-07)\n-----------------\n- 3805: Added Slovenian translations. [thomas_w]\n\n0.23 (2011-09-27)\n-----------------\n\n- 3520: Add upgrade step to renew the 'published' date of all client surveys. [jcbrand]\n- 3797: Renamed travailleurs to salaries and statut to avancement. [jcbrand]\n- Removed the bugfix for 2583, since a more proper bugfix is now in Euphorie [jcbrand]\n- Language changes for 3414 and 3515 [jcbrand]\n- Czech translations [thomas_w]\n\n0.22 (2011-09-05)\n-----------------\n\n- 3414: Bugfix on _actionplan_ landing page. Add i18n var. [jcbrand]\n- Add DE, EL, SK translations [thomas_w]\n- Add title attrs on clicktips for IE6/7 [jcbrand]\n- Changed headers for mobile compatibility [jcbrand]\n- Lots of browser fixes [jcbrand]\n\n0.21 (2011-08-26)\n-----------------\n\n- NB: Depends on Euphorie 3.0syslab19 or higher\n\n- Refactored @@delete on sector view back to Euphorie. [jcbrand]\n- Depend on zrtresource screen-ie6. [jcbrand]\n- More tests and bugfixes [jcbrand]\n- Move the surveypopup code to survey_popup.js (disabled for now) [jcbrand]\n\n0.20 (2011-08-23)\n-----------------\n\n- Updated Spanish translations [thomas_w]\n- IE 6 fix. Remove the tooltips in AJAX add measure form. [jcbrand]\n- Stop using minified css for IE6. [jcbrand]\n\n0.19 (2011-08-16)\n-----------------\n\n- Updated French translations [jcbrand]\n\n0.18 (2011-08-15)\n-----------------\n\n- #3044 Last wave of English changes [jcbrand]\n- #3049 Design fixes [jcbrand]\n- #3343 Customize InfoBubble description according to calculation method [jcbrand]\n- #3361 Correct position of an info bubble [jcbrand]\n- #3365 Add favicon [jcbrand]\n- #3386: Rename \"Next\" and \"Continue\" buttons to \"Save and continue\" when on forms. [jcbrand]\n\n0.17 (2011-07-02)\n-----------------\n\n- Bugfix, when populating Prevention Plan with standard solution [jcbrand]\n\n0.16 (2011-07-01)\n-----------------\n\n- #1537 Merged changes from Euphorie.\n        Use radio buttons instead of dropdown\n        Add a new InfoBubble on the OiRA tool add page.\n        Make fields required to remove \"No Value\" option. [jcbrand]\n- #2510 Merged changes from Euphorie into osha.oira [jcbrand]\n- #3002 Found and fixed some more instances where survey is being used [jcbrand]\n- #3048 Updated the translations [jcbrand]\n- #3323 Add custom start page with new text and merge old patch into this template [jcbrand]\n- #2510 Add js to animate the measures button/link\n\n\n0.15 (2011-05-31)\n-----------------\n\n- #2223 Add the FancyBox to the module evaluation page [jcbrand]\n\n\n0.14 (2011-05-30)\n-----------------\n\n- #3044 New English copy [jcbrand]\n- #3281 Fix is_region AttributeError when copying countries to the client [jcbrand]\n- #3048 More translation updates\n\n0.13 (2011-05-26)\n-----------------\n\n- #2223 Add FancyBox image zoom to module images [jcbrand]\n- #3260 Make European Flag visible on the client homepage. [jcbrand]\n- #3277 Stale quote [pilz]\n- #3221 Priority gone for FR [jcbrand]\n- #3048 Add more translations [jcbrand]\n- #3265 Hide empty modules on final report [jcbrand]\n- #2560 Info bubbles for statistics fields [jcbrand]\n\n\n0.12 (2011-05-05)\n-----------------\n\n- Restructure package to faciliate automated tested.\n- #2556 Backported the frontpage fixes from Cornelis. [jcbrand]\n- #2754 Modules should be movable before profile questions. [jcbrand]\n- #2611 Changed headings in the final report [jcbrand]\n- #2885 Risks that are not evaluated but do have action plans must be shown as\n  finalised. [jcbrand]\n\n\n0.11 (2011-04-12)\n-----------------\n\n- #2611 The identification report should also have page numbers in the bottom\n        right and the download date in the top right of each page. [jcbrand]\n- #2885 Parked risks must also be shown affirmatively [jcbrand]\n\n\n0.10 (2011-04-11)\n-----------------\n\n- #2560 Added a new schema field on the Sector obj, statistics_level.\n- #2699 Headers of the Legal boxes and also the risk headings in the evaluation\n        and identification reports must be in lower case for Greek.\n- #2924 OiRA tools with policy risks that have been actioned, should not\n        appear in the \"Risks that have NOT been evaluated and do NOT have action\n        plans\", but instead in the top section.\n- #2964 Make sure that the logo is visible on the last report page\n- #2611 Lots of changes to the final download report\n- #3002 the word \"survey\" should not be used anymore\n- #2989 Final HTML report headers were dodgy in IE7\n- #2914 The Hairdressers in Cyprus tool must be shown when viewing the Swedish sector in English\n- #2885 String at the bottom of the final report changed.\n        Risks that have been identified as not present should be stated affirmatively.\n        Risks must have their priorities indicated (if set)\n- #2560 Added admin-edit form and statistics level field on sectors\n- #2752 Fixed default color for published surveys\n- #2623 Empty legal boxes should not be displayed.\n\n0.9 (2011-03-10)\n----------------\n\n- Two bugfixes (for which there aren't any ticket numbers).\n  Both are related to the same problem of bullets sometimes being deeper than 4\n  levels in the download forms.\n  [jcbrand]\n\n\n0.8 (2011-03-10)\n----------------\n\n- Just a version bump. [jcbrand]\n\n\n0.7 (2011-03-10)\n----------------\n\n- #2367 and #2752: Fixed various color picker problems.\n- #2750: OiRA client - Change text [jcbrand]\n- #2591: Change text on the company form page [jcbrand]\n- #2707: OiRA, client - change text above profile questions [jcbrand]\n\n\n0.6 (2011-03-04)\n----------------\n\n- Merged new translation strings and default values to the .po files. [jcbrand]\n- Bugfix in touch_surveys.py external-method. [jcbrand]\n- #2649: Use portal_properties to store the survey urls. Fallback to English if\n  none found. [jcbrand]\n\n\n0.5 (2011-03-03)\n----------------\n\n- Just a version bump. [jcbrand]\n\n\n0.4 (2011-03-03)\n----------------\n\n- #2649: We will now follow the convention that the different SurveyMonkey language\n  URLs will be the base url (English version) plus _de, _nl, etc.\n  [jcbrand]\n- #2681: Remove header capitalization for Greek language. [jcbrand]\n- #2555: The footer for the \"contents of tool\" .rtf document was changed. Also\n  removed the \"this risk must still be inventorised statement\". [jcbrand]\n- #2583: Problem in the sessions after updating and republishing [jcbrand]\n\n\n0.3 (2011-02-23)\n----------------\n\n- during the xml import, langauge values might still include trailing and leading spaces.\n  For the frontpage langauge detection, we need to strip them.\n  [pilz]\n- Bugfix for identification download report generation. [jcbrand]\n\n\n0.2 (2011-02-23)\n----------------\n\n- (Hopefully) Resolves: #1433 #2231 #2293 #2555 #2556 #2621 #2623 #2649\n  [jcbrand]\n\n\n0.1 (2011-01-26)\n----------------\n\n* Initial release\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "Euphorie customisations for OSHA-OiRA site.",
    "version": "9.1.2",
    "project_urls": {
        "Homepage": "http://www.oiraproject.eu/"
    },
    "split_keywords": [
        "euphorie",
        "osha",
        "oira"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af126162fde8a3d314c462da61af0c46e375d94e074b1971062425d87048edcf",
                "md5": "2098ef257645735f28c69d0f49a77e9f",
                "sha256": "da967100d7e957c6b5173de382a44f6aacb09e15f8f7f9e725371624161b5fa4"
            },
            "downloads": -1,
            "filename": "osha.oira-9.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2098ef257645735f28c69d0f49a77e9f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 54163914,
            "upload_time": "2024-02-20T06:13:30",
            "upload_time_iso_8601": "2024-02-20T06:13:30.144410Z",
            "url": "https://files.pythonhosted.org/packages/af/12/6162fde8a3d314c462da61af0c46e375d94e074b1971062425d87048edcf/osha.oira-9.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc25b44060d8ba0b350eb73fb9190e26832e49c0b353421ad68579c45474d499",
                "md5": "6ec782e07fd7a007edfe6f4f9ea49bbc",
                "sha256": "3434fc27d48e069c662460c854887db0db840a71b71e64ef24459be53018e6cb"
            },
            "downloads": -1,
            "filename": "osha.oira-9.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6ec782e07fd7a007edfe6f4f9ea49bbc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 54118976,
            "upload_time": "2024-02-20T06:14:16",
            "upload_time_iso_8601": "2024-02-20T06:14:16.045748Z",
            "url": "https://files.pythonhosted.org/packages/cc/25/b44060d8ba0b350eb73fb9190e26832e49c0b353421ad68579c45474d499/osha.oira-9.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-20 06:14:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "osha.oira"
}
        
Elapsed time: 0.20532s