Euphorie

Latest version: v17.0.3

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 44 of 47

3.1

Not secure
--------------------

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

No special upgrade steps are needed for this release.


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

- Do not open list of all risks (under inventorisation) in a new window or tab.
This fixes `TNO ticket 205
<https://code.simplon.biz/tracker/tno-euphorie/ticket/205>`_.
[wichert]

- Add a new column with the risk number to the Action plan xlsx rendering. This
fixes `TNO ticket 203
<https://code.simplon.biz/tracker/tno-euphorie/ticket/203>`_.
[wichert]

- Update Dutch translations.
[wichert]

- Added Bulgarian translations
[thomasw]

Bugfixes
~~~~~~~~

- Fix handling of text-style tags (strong/b/em/etc.) outside paragraphs
when generating an RTF report. This fixes the second part of
`TNO ticket 208
<https://code.simplon.biz/tracker/tno-euphorie/ticket/208>`_.
[wichert]

- Fix colour of bold text in reports. This fixes
`TNO ticket 208
<https://code.simplon.biz/tracker/tno-euphorie/ticket/208>`_.
[wichert]

- The identification report wrongly showed the problem description for
unanswered risks. This fixes
`TNO ticket 207
<https://code.simplon.biz/tracker/tno-euphorie/ticket/207>`_.
[wichert]

- Fix broken translations on risk action plan template. This fixes
`TNO ticket 201
<https://code.simplon.biz/tracker/tno-euphorie/ticket/201>`_.
[wichert]

- Use problem description instead of risk title in action timeline. This fixes
`TNO ticket 202
<https://code.simplon.biz/tracker/tno-euphorie/ticket/202>`_.
[wichert]

- No longer rotate the client navigation tree.
[jcbrand, wichert]

- Bugfix, unpublishing a survey that's in an active session raises KeyError.
[jcbrand]

- Bugfix. CMS-style accessors must return bytestrings.
[jcbrand]

- Removed setuptools_git as a dependency.
[jcbrand]

- Fixed 2 typos that caused duplicate default translations
[thomasw]

3.0.1

Not secure
-------------------------

- Fix packaging error.
[wichert]

3.0

Not secure
-----------------------

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

Development of Euphorie and related projecst has moved to the
`euphorie organisation <https://github.com/euphorie>`_ on github.

This release updates the profile version to *9*. Please use the upgrade
feature in ``portal_setup`` to upgrade the ``euphorie.deployment:default``
profile to this version.

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

- Add a timeline export for the action plan: this generates an xlsx file
with all measures for all risks.
[wichert]

- Change risk priority terminology in Dutch.
[wichert]

- Add an *Currently unknown* option for risk identification. This can be
used to remove an existing answer.
[wichert]

- Ignore case when checking the email address for client logins.
[wichert]

- Use a better standard solution selector in the client. This fixes
`github ticket 5 <https://github.com/euphorie/Euphorie/issues/5>`_.
[cornae, wichert]

- Group countries according to EU membership status. This fixes github tickets
`1 <https://github.com/euphorie/Euphorie/issues/1>`_,
`2 <https://github.com/euphorie/Euphorie/issues/2>`_ and
`4 <https://github.com/euphorie/Euphorie/issues/4>`_.
[cornae, wichert]

- Add another evaluation algorithm (French) for calculating risk priorities.
[wichert]

- Upgrade client to jQuery 1.4.4 and jQuery UI 1.7.3.
[wichert]

- Add an extra field 'workers_participation' to the Company form (and column to
the SQL table).
[jcbrand]

- Use z3c.zrtresource (and collective.zrtresource while still Plone < 4.1) to
compile screen-ie6.css. This allows Cornelis to use physical paths in his
Prototype, while zrtresource will give us the proper browserresource paths in
Euphorie. One caveat is that we now have to minify the browserresource file
(i.e ``http://localhost:4080/Plone2/client/++resource++screen-ie6.css``) instead
of the filesystem file.
[jcbrand]

- Add delete validation on a sector to check that it doesn't contain any
published surveys.
[jcbrand]

- Update Slovenian translations.
[thomas_w]

Bugfixes
~~~~~~~~

- Fix positioning of comments in the inventorisation report. This fixes
TNO ticket 192.
[cornae]

- Fix downloadable reports to correctly show a risks problem description.
[wichert]

- Fix HTML->RTF conversion to not duplicate texts of links/bold/italic text
in descriptions.
[wichert]

- Fix survey tree update code to also rebuild the session for all tree changes
instead of only profile changes. This fixes problems KeyErrors that appeared
after publishing a survey which removes modules or risks.
[wichert]

- Fix check for survey changes in the client: the old code falsely assumed
client surveys were cataloged.
[wichert]

- Hide hover beautytips on IE6 and clicktips on IE6 and IE7
[jcbrand]

- For extra robustness add extra check in new survey creation logic to make
sure a valid survey was passed in.
[wichert]

- Effect wasn't set for French risks when added to the session tree.
[jcbrand]

- 15: AttributeError *is_region* when publishing from a country not yet in the
client.
[jcbrand]

- For SurveyGroup, hide Evaluation Algorithm field on edit.
[jcbrand]

- Allow the default sector colours to be customized via the euphorie.ini file
[jcbrand]

- Change ordering of countries in the client to match the `official
EU ordering <http://publications.europa.eu/code/pdf/370000en.htm>`_).
This fixes `github ticket 3
<https://github.com/euphorie/Euphorie/issues/3>`_.
[wichert]

- Fixed Terms&Conditions page for anonymouse users.
[jcbrand]

- During action plan phase, include all measures on request when validation
fails.
[jcbrand]

- Updated optional modules that are now mandatory must not have their children
skipped.
[jcbrand]

2.7

Not secure
--------------------

- Various improvements for managing standard solutions:

- Use a separate view to show all information, and provided a point
where solutions can be deleted.
[wichert]

- Allow drag&drop ordering for standard solutions.
[wichert]

- Use standard styling for Sphinx docs to make things more readable.
[wichert]

- Hide removed surveys from session lists.
[wichert]

- Fix incomplete display of errors on end dates for measures in the online
client. This is part of `TNO ticket 150`.
[wichert]

- Tweak screen-osha.css to show risk priorities on action plan report without
any bells and whistles. [jcbrand]

- Fix common solution adding in the client for IE 7. This fixes the second part
of `TNO ticket 127
<https://code.simplon.biz/tracker/tno-euphorie/ticket/127>`_.
[wichert]

2.6

Not secure
-------------------

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

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

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

- Add compatibility with SQLAlchemy 0.6.
[wichert]

- Add a new EU region in addition to the existing countries.
[wichert]

- Add unpublish feature to the CMS.
[cornae, wichert]

- Clearly mark countries without surveys on the client frontpage.
[cornae, wichert]

- Add options to change password, change email address or delete your account
to the online client.
[cornae, wichert]

Bug fixes
~~~~~~~~~

- Attempt to improve HTML->RTF conversion when generating downloadable
reports.
[wichert]

- Fix bug in handling of counting risk states for the client survey status screen.
This fixes the second part of `TNO ticket 155
<https://code.simplon.biz/tracker/tno-euphorie/ticket/155>`_.
[wichert]

- Added a euphorie.po for EN, so that we can also use the translation engine for
that language, without the need to pass a default value. The file is a copy of
euphorie.pot, with the msgstr being filled from the default entry or as a fallback
from the msgid
[thomasw]

2.5

Not secure
-----------------------

- Restore print button on identification report page; it seems users are
unable to find the print function of their browser. This fixes
`TNO ticket 159 <https://code.simplon.biz/tracker/tno-euphorie/ticket/159>`_.
[wichert].

- Fix small errors in Dutch translation. This fixes
`TNO ticket 175 <https://code.simplon.biz/tracker/tno-euphorie/ticket/175>`_.
[wichert].

- Replace escape enters with proper newlines in downloadable report. This
fixes
`TNO ticket 174 <https://code.simplon.biz/tracker/tno-euphorie/ticket/174>`_.
[wichert].

- Added some ``<br/>`` tags to avoid the navigation vanishing in IE7
[pilz]

- Update the minified css files from the originals to reflect recent
changes cornae did to fix ie compatibility .
[pilz]

- Add report header styles for an extra depth level. This fixes problems
when generating reports for deeply nested surveys. This fixes
`TNO ticket 176 <https://code.simplon.biz/tracker/tno-euphorie/ticket/176>`_.
[wichert].

Page 44 of 47

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.