Monday, October 21, 2019
2 changes
Enhancements to existing features
Documentation course cards no longer show a progress bar. This makes documentation pages clearer by avoiding progress indicators that are not relevant for that type of content.
Original PR description
[IMP] website_slides: remove the progress bar on "course_card" if the channel type is "documentation" Task #2080594
Survey test data is now prepared once for the full test class instead of being recreated before every individual test. This reduces repeated setup work and helps make the survey test suite run more efficiently without changing user-facing behavior.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr