- Add a tool_type_data property in the risk view class.
While this is not directly used in Euphorie code, it is convenient for customers code.
Bug fixes:
- Fix the password validation (`Issue 319 <https://github.com/syslabcom/scrum/issues/319>`_)
17.0.1
-------------------
Bug fixes:
- Fixed error in report when custom risks are present (`Issue 3288 <https://github.com/syslabcom/scrum/issues/3288>`_)
17.0.0
-------------------
Breaking changes:
- Support only Plone 6 and Python 3.11 and 3.12 [ale-rt]
Bug fixes:
- Add missing icons in the backend - Change the location of the OiRA logo shown in the powerpoint. [ale-rt] - Update the link to the certificates help page [ale-rt]
Internal:
- Add towncrier for better changelog management. (`Issue 0 <https://github.com/syslabcom/scrum/issues/0>`_)
New features:
- Use plone.patternslib in the client and remove the Patternslib resources from Euphorie. (`2990 <https://github.com/syslabcom/scrum/issues/2990>`_) [thet]
- Update Patternslib to 9.10.1-alpha.2. Ref: scrum-2726. [thet]
- Custom labels in company survey for France (`2375 <https://github.com/syslabcom/scrum/issues/2375>`_) [reinhardt]
- Depend on plonestatic.euphorie for the static resources that have been removed from this package. [ale-rt]
- Support translations of compact report table headers (`3105 <https://github.com/syslabcom/scrum/issues/3105>`_) [reinhardt]
- Compact report: Only refer to Measures in Place if supported (`3090 <https://github.com/syslabcom/scrum/issues/3090>`_) [reinhardt]
- Updated resources from proto and applied a number of markup fixes in a review session with Daniel [pilz]
16.2.8
-------------------
- Fix for profile questions (changed title) (`3038 <https://github.com/syslabcom/scrum/issues/3038>`_) [reinhardt]
- Don't try to send notifications for sessions of depublished tools. (`3024 <https://github.com/syslabcom/scrum/issues/3024>`_) [reinhardt]
- Don't allow editing training slides when user doesn't have edit permission on the session (`3188 <https://github.com/syslabcom/scrum/issues/3188>`_) [reinhardt]
- Don't try updating after tool change when user doesn't have edit permission on the session (`3187 <https://github.com/syslabcom/scrum/issues/3187>`_) [reinhardt]
16.2.7
-------------------
- Removed leading empty lines from compact report (`2815 <https://github.com/syslabcom/scrum/issues/2815>`_) [reinhardt]
16.2.6
-------------------
- Add legal and policy references as an option for the compact report (`2815 <https://github.com/syslabcom/scrum/issues/2815>`_) [reinhardt] - German translations related to locking (`3015 <https://github.com/syslabcom/scrum/issues/3015>`_) [reinhardt] - Support openpyxl 3.x [reinhardt]