-------------------
- Upgrade to Patternslib 9.8.3-alpha.0, fixing auto-submit issues with pat-clone.
[thet]
- Foresee the possibility to have banners in the tool homepage
Refs: `1025 <https://github.com/syslabcom/scrum/issues/1025>`_.
[ale-rt]
- Add a save button in the identification form
Refs: `996 <https://github.com/syslabcom/scrum/issues/996>`_.
[ale-rt]
- Remove some obsolete JavaScript.
Remove the polyfills-loader (IE11 compatibility) and the patternslib public
path (base directory for JavaScript assets) variable. Both are not used
anymore.
[thet]
- HtmlToWord: Fix problem with different documents for each report compilation.
This fixes a problem where a bullet number counter was not reset among
multiple docx compilations, resulting in different documents for the same
report when downloaded multiple times.
[thet]
- Update CSS and scripts to latest from prototype.
[thet]
- Survey tree navigation: Fix status entry switch statement, simplify templates.
Ref: scrum-953
[thet]
- Cleanup: Move is_new_session to webhelpers view.
[thet]
- Only display the survey tree toggler within survey sessions.
Ref: scrum-953
[thet]
- Add `is_survey` to the webhelper to determine if the webhelper's context is within a survey or not.
[thet]
- Align with proto: Survey toolbar needs class auto-hide.
[thet]
- Cleanup: Remove unused template report_identification.pt.
[thet]
- Add headings for existing and planned measures, respectively.
Refs: `997 <https://github.com/syslabcom/scrum/issues/997>`_.
[reinhardt]
- Add info paragraph to the country-tools view.
Ref: scrum-956
[reinhardt]
- Fix issue where custom risk could not be added.
Ref: scrum-911
[reinhardt]
- Fix the layout of the Budget field for measures
Ref: scrum-901
[cillianderoiste]
- Fix password reset link when called on session
Ref: scrum-1026
[reinhardt]
- Fix “loading” spinner when training dashboard is not displayed.
Ref: scrum-1027
[reinhardt]