Introduction
============
This packages contains a set of customisations of the `Euphorie
<http://packages.python.org/Euphorie/>`_ risk assessment tool as
needed for the `Dutch RI&E <http://instrumenten.rie.nl/>`_ site.
Modifications
=============
Dutch company data
------------------
The company data collected and printed during the report phase is extended
with numerous extra fields.
Old RI&E session import
-----------------------
``tno.euphorie`` extends the online client to allow importing of survey
sessions as generated by the old version of the *instrumenten.rie.nl* site
as used up to September 2010. This can be done via a new form that is
reachable from the country/session start page.
Installation
============
This package must be installed like a standard third party Plone
product:
* add the package to the python environment used by the Zope instance.
* configure Zope to load the ``tno.euphorie`` zcml
* restart Zope
* install the package via the quick installer tool in the ZMI
If you do not already have Euphorie installed it will be installed
automatically.
Changelog
=========
10.0.4 (2024-07-09)
-------------------
- Updated privacy statement.
Refs `#2208 <https://github.com/syslabcom/scrum/issues/2208>`_
[reinhardt]
10.0.3 (2024-04-02)
-------------------
- When deleting a session, also remove the corresponding row in the
dutch_company table.
Refs. `#2113 <https://github.com/syslabcom/scrum/issues/2113>`_
[ale-rt]
- Fix alembic env.py to use the proper model
[ale-rt]
10.0.2 (2024-02-15)
-------------------
- Improve the way we set the client skin layer
[ale-rt]
10.0.1 (2024-01-24)
-------------------
- Rationalize the way we handle the custom company class for the TNO sessions.
[ale-rt]
10.0.0 (2024-01-16)
-------------------
- Remove the upgrade steps from the 9.x series
[ale-rt]
- Adapt the model to SQLAlchemy 1.4
[ale-rt]
- Fix the display of the @@report_company form
[ale-rt]
9.0.5 (2023-03-22)
------------------
- Adapt the survey-view template to the latest Euphorie
[ale-rt]
- Fix for prioritiy risks being displayed though they were answered N/A.
https://github.com/syslabcom/scrum/issues/1020
[reinhardt]
- Fix the ``@@plan_van_aanpak.docx`` report to display some numerical number as zeros and not
as not provided values.
Fixes `#1054 <https://github.com/syslabcom/scrum/issues/1054>`_
[ale-rt]
9.0.4 (2023-02-28)
------------------
- Add custom terms of service and condition (https://github.com/syslabcom/scrum/issues/519)
[ale-rt]
- Hide the organisation tab (https://github.com/syslabcom/scrum/issues/519)
[ale-rt]
- Do not depend anymore on oira.private to be installed
[ale-rt]
9.0.3 (2022-06-08)
------------------
- Python 3 compatibility [ale-rt]
9.0.2 (2021-08-26)
------------------
- Re-activate the nuplone customisations, but only those still needed.
Fixes the redactor (rich) fields in the CMS
9.0.1 (2021-08-22)
------------------
- Fixed the custom measures_overview to work with wkhtml2pdf
9.0.0 (2021-08-21)
------------------
This branch will prepare for the migration to Plone5.2 and ultimately to python3.
A big milestone will be the removal of Grok.
8.1.6 (unreleased)
------------------
- Nothing changed yet.
8.1.5 (2020-02-26)
------------------
- Add missing alembic upgrade step
8.1.4 (2020-02-25)
------------------
- Customize template for Start (Preparation), to keep old functionality
8.1.3 (2019-11-07)
------------------
- Fix brown-bag release
8.1.2 (2019-11-07)
------------------
- Start using alembic for keeping DB up to date
- Fix translation issue
8.1.1 (2019-09-03)
------------------
- Adapt to Euphorie 11.1 that uses deep-linking
8.1.0 (2019-08-20)
------------------
- Switch to Euphorie 11, with improved UI: the tool navigation
is now part of the Phase navigation
8.0.3 (2019-03-29)
------------------
- Action plan: TNO's version has the specialty that top5 risks that have not
yet been answered are NOT shown in the action plan. Fixed a bug in the
navigtion that came from conflicting computation of affected risks and
modules.
8.0.2 (2019-03-20)
------------------
- CMS: on error unauth page, fix link to reset PW form
8.0.1 (2019-02-28)
------------------
- Fix broken release 8.0.0
8.0.0 (2019-02-26)
------------------
- Upgrade to Plone5
- Switch to outputting .docx natively
7.0.0b3 (2018-10-25)
--------------------
- Nothing changed yet.
7.0.0b2 (2018-10-23)
--------------------
- Nothing changed yet.
7.0.0b1 (2018-10-23)
--------------------
- Switch to Plone5
6.0.15 (2018-07-13)
-------------------
- Bugfix for the "measures" report: Do not rely on the pre-computed
list of modules, since this can fail for a scenario with
module->module->Optional module
6.0.14 (2017-11-01)
-------------------
- Another bugfix for the "measures" report. Correctly compute the
future months
6.0.13 (2017-10-31)
-------------------
- Fix indentation in changelog, attempt another release
6.0.12 (2017-10-31)
-------------------
- Attempt another release, since 6.0.11 might not be working (?)
6.0.11 (2017-10-27)
-------------------
- Measures report: fix logic for calculating 1) which measures need to be shown,
2) what class to assing (ongoing etc)
6.0.10 (2017-10-18)
-------------------
Changed:
- The measures_overview report has been customised from Euphorie to
show not only the start of a measure, but their complete time span.
A general design fix of theis report has taken place.
NOTE: requires PrinceXML version 11!
6.0.9 (2017-09-04)
------------------
- Fix translation issue on report landing ("Use it to")
- Bump Euphorie to 9.0.23
6.0.8 (2017-08-23)
------------------
- Bump Euphorie to 9.0.22
6.0.7 (2017-05-11)
------------------
- Typo in Help text for 'Regelhulp Id'
6.0.6 (2017-04-20)
------------------
- Bump Euphorie to 9.0.12 to get the notification for outdated tools.
#15240
6.0.5 (2017-03-30)
------------------
- Fix link for downloading list of all risks on report landing
6.0.4 (2017-03-17)
------------------
- More text changes / typos
6.0.3 (2017-03-13)
------------------
- Remove debug output from report landing page
6.0.2 (2017-03-13)
------------------
- Translation changes
6.0.1 (2017-02-02)
------------------
- Nothing changed yet.
6.0.0 (2017-01-31)
------------------
- Major change: upgrade to "OiRA 2.0" user interface
5.0.2 - October 13, 2015
------------------------
- Fix creation and update of non-Ondernemingsdossier sessions.
5.0.1 - September 28, 2015
--------------------------
- Fix last bad spellings for Ondernemingsdossier.
5.0 - September 15, 2015
------------------------
- Several small textual changes for Ondernemingsdossier-related text.
5.0rc1 - September 11, 2015
---------------------------
- Fix error in CMS survey view for surveys that do not have a regelhulp id set.
- Include session ZODB path in OD link search. This allows for multiple
different surveys for a single OD user.
- Various Ondernemingsdossier-related text changes.
5.0b3 - August 12, 2015
-----------------------
- Fix another upgrade error.
5.0b2 - August 12, 2015
-----------------------
- Fix an upgrade error.
5.0b1 - August 11, 2015
-----------------------
- Complete support for Ondernemingsdossier
5.0a1 - July 30, 2015
---------------------
- Start integration support of Ondernemingsdossier
4.4 - March 29, 2015
--------------------
- Include Top-5 risks in the online action plan report. This fixes
`TNO ticket 252 <https://code.simplon.biz/tracker/tno-euphorie/ticket/252>`_.
- Explicitly do not render widgets when we try to use widget instances in the
report form. This fixes compatibility with current versions of Euphorie 7
and its underlying software stack.
4.3 - January 14, 2014
----------------------
- Update templates to support CSS changes in Euphorie 6.3.0.
- Add `rel=download` to report download links to faciliate tracking downloads
in Google Analytics (this requires Euphorie 6.3 or later).
4.2 - December 19, 2013
-----------------------
- Do not restrict absentee percentage to two characters. This fixes
`TNO ticket 246 <https://code.simplon.biz/tracker/tno-euphorie/ticket/246>`_.
4.1 - October 30, 2013
----------------------
- Support obsolete survey list from Euphorie 6.1
4.0 - May 1, 2013
-----------------
- Adjust code for navigation tree related fixed in Euphorie 6. This is part
of the fix for
`TNO ticket 236 <https://code.simplon.biz/tracker/tno-euphorie/ticket/236>`_.
- Fix loading of ZCML in tests. This fixes problems running tests in current
Plone versions which update zope.component.
3.1 - December 12, 2012
-----------------------
- Remove extra space after risk severity in action plan report. This fixes
`TNO ticket 215 <https://code.simplon.biz/tracker/tno-euphorie/ticket/215>`_.
- Improve survey matcher for old survey session importer: never use survey
previews, and it multiple surveys are found with the same RI&E id use the
oldest published survey on the assumption that this is the original survey.
This fixes part of `TNO ticket 231
<https://code.simplon.biz/tracker/tno-euphorie/ticket/231>`_.
- Update old survey session importer to detect surveys that can be found but
where the contents differ so much no survey tree can be build. This fixes
part of `TNO ticket 231`_.
3.0.1 - November 28, 2012
-------------------------
- Remove debugging leftover in risk action plan form.
3.0 - November 22, 2012
------------------------
- Synchronize with Euphorie 5.
- Add link to identification report to introduction for action plan report.
This fixes `TNO ticket 228
<https://code.simplon.biz/tracker/tno-euphorie/ticket/228>`_.
2.1 - September 28, 2012
------------------------
- Client API fix: fix handling of absentee percentage in company data.
[wichert]
- Client API fix: do not copy address field to postal code field on
update of company data..
[wichert]
2.0 - June 18, 2012
-------------------
- Setup Sphinx-based documentation.
[wichert]
- Update to support the client API introduced in Euphorie 4. Euphorie 4
is now a minimal requirement.
[wichert]
1.15 - May 20, 2012
-------------------
- Prepare for client API changes in Euphorie 4.
[wichert]
- Do not list present risk as warnings in the action plan report. This
fixes `TNO ticket 219
<https://code.simplon.biz/tracker/tno-euphorie/ticket/219>`_.
[wichert]
- Update actionplan report footnote to reflect current behaviour of top-5
risks. This fixes `TNO ticket 217
<https://code.simplon.biz/tracker/tno-euphorie/ticket/217>`_.
[wichert]
- If a module has no description skip it in the client. This fixes the
tno.euphorie part of `TNO ticket 213
<https://code.simplon.biz/tracker/tno-euphorie/ticket/213>`_.
[wichert]
- Really make priority dropdown for top-5 and policy risks readonly.
Apparently the select HTML element does not support the readonly
attribute, so use disabled instead. This fixes `TNO ticket 221
<https://code.simplon.biz/tracker/tno-euphorie/ticket/221>`_.
[wichert]
- Remove warning-icon for risks with a problem description in the action plan
report. Since this report only contains present risks the icon was not
useful. This fixes `TNO ticket 219`_.
[wichert]
1.14 - April 17, 2012
---------------------
- Skip policy and top-5 risks in action plan phase if they are not
present.
[wichert]
- Do not allow changing the priority for top5 and policy risks: they always
get a high priority.
[wichert]
1.13 - December 28, 2011
------------------------
- Update MANIFEST to include missing zcml files.
[wichert]
1.12 - December 28, 2011
------------------------
- Add timeline report option for actionplan report. This requires Euphorie 3.
[wichert]
1.11 - April 7, 2011
--------------------
- Add note that arbo experts will not automatically receive reports. This fixes
`TNO ticket 181 <http://code.simplon.biz/tracker/tno-euphorie/ticket/181>`_.
[wichert]
- Fix SQLAlchemy 0.6 compatibility.
[wichert]
- Update templates for new account settings tab from Euphorie 2.6.
[wichert]
- Limit the number of characters for postal code and city fields in the
company details form, preventing illegal input. This fixes `TNO ticket
180 <http://code.simplon.biz/tracker/tno-euphorie/ticket/180>`_.
[wichert]
1.10 - January 25, 2011
-----------------------
- Add local `z3c.appconfig <http://pypi.python.org/pypi/z3c.appconfig>`_
configuration to disable the terms-and-condtions feature from Euphorie.
[wichert]
- Update markup for absentee percentage field to hint that it is a percentage.
This is related to `TNO ticket 167`_.
[cornae,wichert]
1.9 - January 13, 2011
----------------------
- Update error text for invalid absentee percentage. This fixes
`TNO ticket 167 <http://code.simplon.biz/tracker/tno-euphorie/ticket/167>`_.
[wichert]
- Fix display of absentee in the company data form. This fixes
`TNO ticket 166 <http://code.simplon.biz/tracker/tno-euphorie/ticket/166>`_.
[wichert]
1.8 - January 11, 2011
----------------------
- Use the new homelink METAL macro to render the logo and site URL. This is part
of `TNO ticket 12 <http://code.simplon.biz/tracker/tno-euphorie/ticket/12>`_.
[wichert]
- Do not accidentily check the *akkoort OR/medewerkersvertegenwoordiging* flag
after a validation error elsewhere on the company form. This fixes
`TNO ticket 163 <http://code.simplon.biz/tracker/tno-euphorie/ticket/163>`_.
[wichert]
1.7 - December 7, 2010
----------------------
Bugfixes
~~~~~~~~
- Do not use (now missing) translations for texts specific to this package. This
fixes `TNO ticket 152 <http://code.simplon.biz/tracker/tno-euphorie/ticket/152>`_.
[wichert]
- Show decimals for absentee percentages. This employes a workaround for a
`zope.i18n bug 686058 <https://bugs.launchpad.net/zope.i18n/+bug/686058>`_.
This fixes `TNO ticket 162
<http://code.simplon.biz/tracker/tno-euphorie/ticket/162>`_.
[wichert]
- Fix display of current number of employees in the company data form. This fixes
`TNO ticket 151 <http://code.simplon.biz/tracker/tno-euphorie/ticket/151>`_.
[wichert]
1.6 - November 6, 2010
----------------------
Bugfixes
~~~~~~~~
- Rewrite company form to use z3c.form as form toolkit. This should
improve form robustness greatly. Fixes `TNO ticket 145
<http://code.simplon.biz/tracker/tno-euphorie/ticket/145>`_.
[wichert]
- Correct reStructuredText syntax errors in the changelog.
[wichert]
1.5 - October 22, 2010
----------------------
Upgrade notes
~~~~~~~~~~~~~
This release updates the profile version to *101*. Please use the upgrade
feature in portal_setup to upgrade the ``tno.euphorie:default`` profile to
this version.
Features
~~~~~~~~
* Allow non-integer absentee percentages in company data. This fixes
`TNO ticket 142 <http://code.simplon.biz/tracker/tno-euphorie/ticket/142>`_.
[wichert]
Bugfixes
~~~~~~~~
* Improve check for valid years in company edit form. This fixes
`TNO ticket 138 <http://code.simplon.biz/tracker/tno-euphorie/ticket/138>`_.
[wichert]
* Override action plan report download as well. This fixes
`TNO ticket 143 <http://code.simplon.biz/tracker/tno-euphorie/ticket/143>`_.
[wichert]
* Add base infrastructure to run tests for `tno.euphorie`.
[wichert]
* Update RI&E session loader to update ``dutch_company`` instead of
``company``. This fixes `TNO ticket 140
<http://code.simplon.biz/tracker/tno-euphorie/ticket/140>`_.
[wichert]
1.4 - October 7, 2010
---------------------
Bugfixes
~~~~~~~~
* Do not treat 0 as not-filled-in when rendering the action plan report.
This fixes `TNO ticket 130
<http://code.simplon.biz/tracker/tno-euphorie/ticket/130>`_.
[wichert]
* Small robustness improvement in id-mapping logic: continue processing a
module even if it has no external id itself.
[wichert]
1.3 - October 5, 2010
---------------------
Bugfixes
~~~~~~~~
* Copy the company details handling in the client from euphorie.client here in
preparation for changes in Euphorie.
[wichert]
1.2 - September 29, 2010
------------------------
Bugfixes
~~~~~~~~
* Handle missing action plan measure data. This fixes part of `TNO ticket 122
<http://code.simplon.biz/tracker/tno-euphorie/ticket/114>`_.
[wichert]
1.1 - September 23, 2010
------------------------
Features
~~~~~~~~
* Configure email settings for real site.
[wichert]
Bugfixes
~~~~~~~~
* Correct test for existence of profile questions when parsing a session file.
This fixes part of `TNO ticket 114
<http://code.simplon.biz/tracker/tno-euphorie/ticket/114>`_.
[wichert]
* Gracefully handle risks listed in a session file which no longer exist in the
system. This fixes part of `TNO ticket 114
<http://code.simplon.biz/tracker/tno-euphorie/ticket/114>`_.
[wichert]
1.0 - September 17, 2010
------------------------
* Initial release
[wichert]
Raw data
{
"_id": null,
"home_page": "http://readthedocs.org/docs/tnoeuphorie/en/latest/",
"name": "tno.euphorie",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Euphorie OIRA RIE",
"author": "Wichert Akkerman and Syslab.com",
"author_email": "info@syslab.com",
"download_url": "https://files.pythonhosted.org/packages/35/ad/bacf1552a5d7b1a261da1f44c60eb4a39c212d79a90383fbb04f27544ef4/tno.euphorie-10.0.4.tar.gz",
"platform": null,
"description": "Introduction\n============\n\nThis packages contains a set of customisations of the `Euphorie\n<http://packages.python.org/Euphorie/>`_ risk assessment tool as\nneeded for the `Dutch RI&E <http://instrumenten.rie.nl/>`_ site.\n\nModifications\n=============\n\nDutch company data\n------------------\n\nThe company data collected and printed during the report phase is extended\nwith numerous extra fields.\n\nOld RI&E session import\n-----------------------\n\n``tno.euphorie`` extends the online client to allow importing of survey\nsessions as generated by the old version of the *instrumenten.rie.nl* site\nas used up to September 2010. This can be done via a new form that is\nreachable from the country/session start page.\n\n\nInstallation\n============\n\nThis package must be installed like a standard third party Plone\nproduct:\n\n* add the package to the python environment used by the Zope instance.\n* configure Zope to load the ``tno.euphorie`` zcml\n* restart Zope\n* install the package via the quick installer tool in the ZMI\n\nIf you do not already have Euphorie installed it will be installed\nautomatically.\n\n\nChangelog\n=========\n\n10.0.4 (2024-07-09)\n-------------------\n\n- Updated privacy statement.\n Refs `#2208 <https://github.com/syslabcom/scrum/issues/2208>`_\n [reinhardt]\n\n\n10.0.3 (2024-04-02)\n-------------------\n\n- When deleting a session, also remove the corresponding row in the\n dutch_company table.\n Refs. `#2113 <https://github.com/syslabcom/scrum/issues/2113>`_\n [ale-rt]\n\n- Fix alembic env.py to use the proper model\n [ale-rt]\n\n\n10.0.2 (2024-02-15)\n-------------------\n\n- Improve the way we set the client skin layer\n [ale-rt]\n\n\n10.0.1 (2024-01-24)\n-------------------\n\n- Rationalize the way we handle the custom company class for the TNO sessions.\n [ale-rt]\n\n\n10.0.0 (2024-01-16)\n-------------------\n\n- Remove the upgrade steps from the 9.x series\n [ale-rt]\n- Adapt the model to SQLAlchemy 1.4\n [ale-rt]\n- Fix the display of the @@report_company form\n [ale-rt]\n\n\n9.0.5 (2023-03-22)\n------------------\n\n- Adapt the survey-view template to the latest Euphorie\n [ale-rt]\n- Fix for prioritiy risks being displayed though they were answered N/A.\n https://github.com/syslabcom/scrum/issues/1020\n [reinhardt]\n- Fix the ``@@plan_van_aanpak.docx`` report to display some numerical number as zeros and not\n as not provided values.\n Fixes `#1054 <https://github.com/syslabcom/scrum/issues/1054>`_\n [ale-rt]\n\n\n9.0.4 (2023-02-28)\n------------------\n\n- Add custom terms of service and condition (https://github.com/syslabcom/scrum/issues/519)\n [ale-rt]\n- Hide the organisation tab (https://github.com/syslabcom/scrum/issues/519)\n [ale-rt]\n- Do not depend anymore on oira.private to be installed\n [ale-rt]\n\n\n9.0.3 (2022-06-08)\n------------------\n\n- Python 3 compatibility [ale-rt]\n\n\n9.0.2 (2021-08-26)\n------------------\n\n- Re-activate the nuplone customisations, but only those still needed.\n Fixes the redactor (rich) fields in the CMS\n\n9.0.1 (2021-08-22)\n------------------\n\n- Fixed the custom measures_overview to work with wkhtml2pdf\n\n9.0.0 (2021-08-21)\n------------------\n\nThis branch will prepare for the migration to Plone5.2 and ultimately to python3.\nA big milestone will be the removal of Grok.\n\n8.1.6 (unreleased)\n------------------\n\n- Nothing changed yet.\n\n\n8.1.5 (2020-02-26)\n------------------\n\n- Add missing alembic upgrade step\n\n8.1.4 (2020-02-25)\n------------------\n\n- Customize template for Start (Preparation), to keep old functionality\n\n\n8.1.3 (2019-11-07)\n------------------\n\n- Fix brown-bag release\n\n8.1.2 (2019-11-07)\n------------------\n\n- Start using alembic for keeping DB up to date\n- Fix translation issue\n\n8.1.1 (2019-09-03)\n------------------\n\n- Adapt to Euphorie 11.1 that uses deep-linking\n\n\n8.1.0 (2019-08-20)\n------------------\n\n- Switch to Euphorie 11, with improved UI: the tool navigation\n is now part of the Phase navigation\n\n\n8.0.3 (2019-03-29)\n------------------\n\n- Action plan: TNO's version has the specialty that top5 risks that have not\n yet been answered are NOT shown in the action plan. Fixed a bug in the\n navigtion that came from conflicting computation of affected risks and\n modules.\n\n\n8.0.2 (2019-03-20)\n------------------\n\n- CMS: on error unauth page, fix link to reset PW form\n\n8.0.1 (2019-02-28)\n------------------\n\n- Fix broken release 8.0.0\n\n8.0.0 (2019-02-26)\n------------------\n\n- Upgrade to Plone5\n- Switch to outputting .docx natively\n\n\n7.0.0b3 (2018-10-25)\n--------------------\n\n- Nothing changed yet.\n\n\n7.0.0b2 (2018-10-23)\n--------------------\n\n- Nothing changed yet.\n\n\n7.0.0b1 (2018-10-23)\n--------------------\n\n- Switch to Plone5\n\n\n6.0.15 (2018-07-13)\n-------------------\n\n- Bugfix for the \"measures\" report: Do not rely on the pre-computed\n list of modules, since this can fail for a scenario with\n module->module->Optional module\n\n6.0.14 (2017-11-01)\n-------------------\n\n- Another bugfix for the \"measures\" report. Correctly compute the\n future months\n\n6.0.13 (2017-10-31)\n-------------------\n\n- Fix indentation in changelog, attempt another release\n\n6.0.12 (2017-10-31)\n-------------------\n\n- Attempt another release, since 6.0.11 might not be working (?)\n\n6.0.11 (2017-10-27)\n-------------------\n\n- Measures report: fix logic for calculating 1) which measures need to be shown,\n 2) what class to assing (ongoing etc)\n\n\n6.0.10 (2017-10-18)\n-------------------\n\nChanged:\n\n- The measures_overview report has been customised from Euphorie to\n show not only the start of a measure, but their complete time span.\n A general design fix of theis report has taken place.\n NOTE: requires PrinceXML version 11!\n\n6.0.9 (2017-09-04)\n------------------\n\n- Fix translation issue on report landing (\"Use it to\")\n- Bump Euphorie to 9.0.23\n\n6.0.8 (2017-08-23)\n------------------\n\n- Bump Euphorie to 9.0.22\n\n6.0.7 (2017-05-11)\n------------------\n\n- Typo in Help text for 'Regelhulp Id'\n\n\n6.0.6 (2017-04-20)\n------------------\n\n- Bump Euphorie to 9.0.12 to get the notification for outdated tools.\n #15240\n\n\n6.0.5 (2017-03-30)\n------------------\n\n- Fix link for downloading list of all risks on report landing\n\n\n6.0.4 (2017-03-17)\n------------------\n\n- More text changes / typos\n\n6.0.3 (2017-03-13)\n------------------\n\n- Remove debug output from report landing page\n\n6.0.2 (2017-03-13)\n------------------\n\n- Translation changes\n\n6.0.1 (2017-02-02)\n------------------\n\n- Nothing changed yet.\n\n\n6.0.0 (2017-01-31)\n------------------\n\n- Major change: upgrade to \"OiRA 2.0\" user interface\n\n5.0.2 - October 13, 2015\n------------------------\n\n- Fix creation and update of non-Ondernemingsdossier sessions.\n\n\n5.0.1 - September 28, 2015\n--------------------------\n\n- Fix last bad spellings for Ondernemingsdossier.\n\n\n5.0 - September 15, 2015\n------------------------\n\n- Several small textual changes for Ondernemingsdossier-related text.\n\n\n5.0rc1 - September 11, 2015\n---------------------------\n\n- Fix error in CMS survey view for surveys that do not have a regelhulp id set.\n\n- Include session ZODB path in OD link search. This allows for multiple\n different surveys for a single OD user.\n\n- Various Ondernemingsdossier-related text changes.\n\n\n5.0b3 - August 12, 2015\n-----------------------\n\n- Fix another upgrade error.\n\n\n5.0b2 - August 12, 2015\n-----------------------\n\n- Fix an upgrade error.\n\n\n5.0b1 - August 11, 2015\n-----------------------\n\n- Complete support for Ondernemingsdossier\n\n\n5.0a1 - July 30, 2015\n---------------------\n\n- Start integration support of Ondernemingsdossier\n\n\n4.4 - March 29, 2015\n--------------------\n\n\n- Include Top-5 risks in the online action plan report. This fixes\n `TNO ticket 252 <https://code.simplon.biz/tracker/tno-euphorie/ticket/252>`_.\n\n- Explicitly do not render widgets when we try to use widget instances in the\n report form. This fixes compatibility with current versions of Euphorie 7\n and its underlying software stack.\n\n\n4.3 - January 14, 2014\n----------------------\n\n- Update templates to support CSS changes in Euphorie 6.3.0.\n\n- Add `rel=download` to report download links to faciliate tracking downloads\n in Google Analytics (this requires Euphorie 6.3 or later).\n\n\n4.2 - December 19, 2013\n-----------------------\n\n- Do not restrict absentee percentage to two characters. This fixes\n `TNO ticket 246 <https://code.simplon.biz/tracker/tno-euphorie/ticket/246>`_.\n\n\n4.1 - October 30, 2013\n----------------------\n\n- Support obsolete survey list from Euphorie 6.1\n\n\n4.0 - May 1, 2013\n-----------------\n\n- Adjust code for navigation tree related fixed in Euphorie 6. This is part\n of the fix for\n `TNO ticket 236 <https://code.simplon.biz/tracker/tno-euphorie/ticket/236>`_.\n\n- Fix loading of ZCML in tests. This fixes problems running tests in current\n Plone versions which update zope.component.\n\n\n3.1 - December 12, 2012\n-----------------------\n\n- Remove extra space after risk severity in action plan report. This fixes\n `TNO ticket 215 <https://code.simplon.biz/tracker/tno-euphorie/ticket/215>`_.\n\n- Improve survey matcher for old survey session importer: never use survey\n previews, and it multiple surveys are found with the same RI&E id use the\n oldest published survey on the assumption that this is the original survey.\n This fixes part of `TNO ticket 231\n <https://code.simplon.biz/tracker/tno-euphorie/ticket/231>`_.\n\n- Update old survey session importer to detect surveys that can be found but\n where the contents differ so much no survey tree can be build. This fixes\n part of `TNO ticket 231`_.\n\n\n3.0.1 - November 28, 2012\n-------------------------\n\n- Remove debugging leftover in risk action plan form.\n\n\n3.0 - November 22, 2012\n------------------------\n\n- Synchronize with Euphorie 5.\n\n- Add link to identification report to introduction for action plan report.\n This fixes `TNO ticket 228\n <https://code.simplon.biz/tracker/tno-euphorie/ticket/228>`_.\n\n\n2.1 - September 28, 2012\n------------------------\n\n- Client API fix: fix handling of absentee percentage in company data.\n [wichert]\n\n- Client API fix: do not copy address field to postal code field on\n update of company data..\n [wichert]\n\n\n2.0 - June 18, 2012\n-------------------\n\n- Setup Sphinx-based documentation.\n [wichert]\n\n- Update to support the client API introduced in Euphorie 4. Euphorie 4\n is now a minimal requirement.\n [wichert]\n\n\n1.15 - May 20, 2012\n-------------------\n\n- Prepare for client API changes in Euphorie 4.\n [wichert]\n\n- Do not list present risk as warnings in the action plan report. This\n fixes `TNO ticket 219\n <https://code.simplon.biz/tracker/tno-euphorie/ticket/219>`_.\n [wichert]\n\n- Update actionplan report footnote to reflect current behaviour of top-5\n risks. This fixes `TNO ticket 217\n <https://code.simplon.biz/tracker/tno-euphorie/ticket/217>`_.\n [wichert]\n\n- If a module has no description skip it in the client. This fixes the\n tno.euphorie part of `TNO ticket 213\n <https://code.simplon.biz/tracker/tno-euphorie/ticket/213>`_.\n [wichert]\n\n- Really make priority dropdown for top-5 and policy risks readonly.\n Apparently the select HTML element does not support the readonly\n attribute, so use disabled instead. This fixes `TNO ticket 221\n <https://code.simplon.biz/tracker/tno-euphorie/ticket/221>`_.\n [wichert]\n\n- Remove warning-icon for risks with a problem description in the action plan\n report. Since this report only contains present risks the icon was not\n useful. This fixes `TNO ticket 219`_.\n [wichert]\n\n\n1.14 - April 17, 2012\n---------------------\n\n- Skip policy and top-5 risks in action plan phase if they are not\n present.\n [wichert]\n\n- Do not allow changing the priority for top5 and policy risks: they always\n get a high priority.\n [wichert]\n\n\n1.13 - December 28, 2011\n------------------------\n\n- Update MANIFEST to include missing zcml files.\n [wichert]\n\n\n1.12 - December 28, 2011\n------------------------\n\n- Add timeline report option for actionplan report. This requires Euphorie 3.\n [wichert]\n\n\n1.11 - April 7, 2011\n--------------------\n\n- Add note that arbo experts will not automatically receive reports. This fixes\n `TNO ticket 181 <http://code.simplon.biz/tracker/tno-euphorie/ticket/181>`_.\n [wichert]\n\n- Fix SQLAlchemy 0.6 compatibility.\n [wichert]\n\n- Update templates for new account settings tab from Euphorie 2.6.\n [wichert]\n\n- Limit the number of characters for postal code and city fields in the\n company details form, preventing illegal input. This fixes `TNO ticket\n 180 <http://code.simplon.biz/tracker/tno-euphorie/ticket/180>`_.\n [wichert]\n\n\n1.10 - January 25, 2011\n-----------------------\n\n- Add local `z3c.appconfig <http://pypi.python.org/pypi/z3c.appconfig>`_\n configuration to disable the terms-and-condtions feature from Euphorie.\n [wichert]\n\n- Update markup for absentee percentage field to hint that it is a percentage.\n This is related to `TNO ticket 167`_.\n [cornae,wichert]\n\n\n1.9 - January 13, 2011\n----------------------\n\n- Update error text for invalid absentee percentage. This fixes\n `TNO ticket 167 <http://code.simplon.biz/tracker/tno-euphorie/ticket/167>`_.\n [wichert]\n\n- Fix display of absentee in the company data form. This fixes\n `TNO ticket 166 <http://code.simplon.biz/tracker/tno-euphorie/ticket/166>`_.\n [wichert]\n\n\n1.8 - January 11, 2011\n----------------------\n\n- Use the new homelink METAL macro to render the logo and site URL. This is part\n of `TNO ticket 12 <http://code.simplon.biz/tracker/tno-euphorie/ticket/12>`_.\n [wichert]\n\n- Do not accidentily check the *akkoort OR/medewerkersvertegenwoordiging* flag\n after a validation error elsewhere on the company form. This fixes\n `TNO ticket 163 <http://code.simplon.biz/tracker/tno-euphorie/ticket/163>`_.\n [wichert]\n\n\n1.7 - December 7, 2010\n----------------------\n\nBugfixes\n~~~~~~~~\n\n- Do not use (now missing) translations for texts specific to this package. This\n fixes `TNO ticket 152 <http://code.simplon.biz/tracker/tno-euphorie/ticket/152>`_.\n [wichert]\n\n- Show decimals for absentee percentages. This employes a workaround for a\n `zope.i18n bug 686058 <https://bugs.launchpad.net/zope.i18n/+bug/686058>`_.\n This fixes `TNO ticket 162\n <http://code.simplon.biz/tracker/tno-euphorie/ticket/162>`_.\n [wichert]\n\n- Fix display of current number of employees in the company data form. This fixes\n `TNO ticket 151 <http://code.simplon.biz/tracker/tno-euphorie/ticket/151>`_.\n [wichert]\n\n\n\n1.6 - November 6, 2010\n----------------------\n\nBugfixes\n~~~~~~~~\n\n- Rewrite company form to use z3c.form as form toolkit. This should\n improve form robustness greatly. Fixes `TNO ticket 145\n <http://code.simplon.biz/tracker/tno-euphorie/ticket/145>`_.\n [wichert]\n\n- Correct reStructuredText syntax errors in the changelog.\n [wichert]\n\n\n1.5 - October 22, 2010\n----------------------\n\nUpgrade notes\n~~~~~~~~~~~~~\n\nThis release updates the profile version to *101*. Please use the upgrade\nfeature in portal_setup to upgrade the ``tno.euphorie:default`` profile to\nthis version.\n\nFeatures\n~~~~~~~~\n\n* Allow non-integer absentee percentages in company data. This fixes\n `TNO ticket 142 <http://code.simplon.biz/tracker/tno-euphorie/ticket/142>`_.\n [wichert]\n\n\nBugfixes\n~~~~~~~~\n\n* Improve check for valid years in company edit form. This fixes\n `TNO ticket 138 <http://code.simplon.biz/tracker/tno-euphorie/ticket/138>`_.\n [wichert]\n\n* Override action plan report download as well. This fixes\n `TNO ticket 143 <http://code.simplon.biz/tracker/tno-euphorie/ticket/143>`_.\n [wichert]\n\n* Add base infrastructure to run tests for `tno.euphorie`.\n [wichert]\n\n* Update RI&E session loader to update ``dutch_company`` instead of\n ``company``. This fixes `TNO ticket 140\n <http://code.simplon.biz/tracker/tno-euphorie/ticket/140>`_.\n [wichert]\n\n\n1.4 - October 7, 2010\n---------------------\n\nBugfixes\n~~~~~~~~\n\n* Do not treat 0 as not-filled-in when rendering the action plan report.\n This fixes `TNO ticket 130\n <http://code.simplon.biz/tracker/tno-euphorie/ticket/130>`_.\n [wichert]\n\n* Small robustness improvement in id-mapping logic: continue processing a\n module even if it has no external id itself.\n [wichert]\n\n1.3 - October 5, 2010\n---------------------\n\nBugfixes\n~~~~~~~~\n\n* Copy the company details handling in the client from euphorie.client here in\n preparation for changes in Euphorie.\n [wichert]\n\n\n1.2 - September 29, 2010\n------------------------\n\nBugfixes\n~~~~~~~~\n\n* Handle missing action plan measure data. This fixes part of `TNO ticket 122\n <http://code.simplon.biz/tracker/tno-euphorie/ticket/114>`_.\n [wichert]\n\n\n1.1 - September 23, 2010\n------------------------\n\nFeatures\n~~~~~~~~\n\n* Configure email settings for real site.\n [wichert]\n\nBugfixes\n~~~~~~~~\n\n* Correct test for existence of profile questions when parsing a session file.\n This fixes part of `TNO ticket 114\n <http://code.simplon.biz/tracker/tno-euphorie/ticket/114>`_.\n [wichert]\n\n* Gracefully handle risks listed in a session file which no longer exist in the\n system. This fixes part of `TNO ticket 114\n <http://code.simplon.biz/tracker/tno-euphorie/ticket/114>`_.\n [wichert]\n\n\n1.0 - September 17, 2010\n------------------------\n\n* Initial release\n [wichert]\n",
"bugtrack_url": null,
"license": "GPL",
"summary": "TNO specific extensions for Euphorie",
"version": "10.0.4",
"project_urls": {
"Homepage": "http://readthedocs.org/docs/tnoeuphorie/en/latest/"
},
"split_keywords": [
"euphorie",
"oira",
"rie"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e670a1855b5202067a52ad707db20480a67f5df4bd6156d2a26ccc2711206cec",
"md5": "edd774c10fcd0b89d877279062b24ff2",
"sha256": "294f60d727ed0d48b79f79a440ce91ab05011a12e751a8e3f21d1a9a5c9d41c4"
},
"downloads": -1,
"filename": "tno.euphorie-10.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "edd774c10fcd0b89d877279062b24ff2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 95536,
"upload_time": "2024-07-09T12:27:05",
"upload_time_iso_8601": "2024-07-09T12:27:05.108051Z",
"url": "https://files.pythonhosted.org/packages/e6/70/a1855b5202067a52ad707db20480a67f5df4bd6156d2a26ccc2711206cec/tno.euphorie-10.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "35adbacf1552a5d7b1a261da1f44c60eb4a39c212d79a90383fbb04f27544ef4",
"md5": "c6f046e8b1dbc2f4ea1d300ecc5acaac",
"sha256": "5bdbe0fbf21cf2eb493ff893a53ae6ff5d6b20ee4c0a7acc171635e54e52a169"
},
"downloads": -1,
"filename": "tno.euphorie-10.0.4.tar.gz",
"has_sig": false,
"md5_digest": "c6f046e8b1dbc2f4ea1d300ecc5acaac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 105050,
"upload_time": "2024-07-09T12:27:09",
"upload_time_iso_8601": "2024-07-09T12:27:09.422777Z",
"url": "https://files.pythonhosted.org/packages/35/ad/bacf1552a5d7b1a261da1f44c60eb4a39c212d79a90383fbb04f27544ef4/tno.euphorie-10.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-09 12:27:09",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "tno.euphorie"
}