-------------------
- Show solution descriptions (also known as measure titles) in the Word report,
except for France and Italy when measures in place are active
Ref: `scrum-1245 <https://github.com/syslabcom/scrum/issues/1245>`_
[reinhardt]
- Fix selected measure text spanning whole page instead of bein shown in training module.
Ref: scrum-1205 item 2)
[thet]
- Align with prototype to fix form style issues.
Ref: scrum-1205
Ref: scrum-1266
[thet]
- Update Prototype from 55f072619c03f603b1b2227081dacec7efad9684
[reinhardt]
- Updated Patternslib to 9.9.1, fixing pat-display-time issue
[reinhardt]
- Allow activating consultancy per country.
Ref: `scrum-1265 <https://github.com/syslabcom/scrum/issues/1265>`_
[reinhardt]
- Don't show consultant role if consultancy phase is disabled.
Ref: `scrum-1225 <https://github.com/syslabcom/scrum/issues/1225>`_
[reinhardt]
- Fix rendering certificate in portlet when tool has been updated.
Ref: scrum-1219
[reinhardt]
- Align with recent changes in prototype.
Ref: scrum-1205
[thet]
- When creating a new assessment users can choose to duplicate an existing one
[reinhardt]
- Makefile resource update: Improve reproducibility.
Add and commit generated resources from "resources-install" and
"update-patterns" targets.
For "make resources-install" add the prototype commit id to a new
PROTOTYPE_COMMIT_ID file and the commit message.
For "make update-patterns" add the Patternslib version to the commit message.
- Update Patternslib to 9.9.0-alpha.4.
Ref: scrum-1135
[thet]
- Update prototype from commit 377b0ce137546abb7a766154c39aea56fa467cb7
Ref: scrum-1135
[thet]
- Adapt training view to prototype and add scroll-marker functionality to TOC.
Ref: scrum-1135
[thet]
- The publication feature has been renamed to locking and it is now more powerful.
Ref.: scrum-1097
[ale-rt]
- Fix the translation in the title attribute of listed assessments
[ale-rt]
- When there is no measure to select, do not show the "Training" module
[ale-rt]
- Ask for confirmation when following an organisation invite link.
[reinhardt]
- Remove from templates hardcoded date values.
[ale-rt]
- Use SQLAlchemy 1.4.
[ale-rt]
- Add some alias in exists query. Remove the need to delete from the scope the aliased instances by using factory methods.
Fixes 609.
[ale-rt]
- Use Plone 5.2.12
- Drop support for Python 3.7 that reached its EOL