Daily updates from Odoo
Friday, February 15, 2019
5 changes
Enhancements to existing features
The eLearning pages now show richer gamification details such as user ranking, karma, profile links, and rank motivation, making learner progress more visible and engaging. The update also fixes course statistics, publishing permissions, slide image display, and demo content quality so the learning experience is more accurate and polished.
Original PR description
Purpose of this merge is to improve inclusion of gamification and ranking in elearning new main pages [1][2]. Ranking and profile information, links and templates are added. Some fixes are included in this merge, notably statistics computation, better slide image fetch and demo data. See sub commits for more details. Commit linked to task ID 1941250.
The online shop product grid has been improved to give shoppers a cleaner and more consistent browsing experience. The change updates the storefront layout and related wishlist, comparison, and portal styling so product listings are easier to view and interact with.
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
This update improves eLearning slide pages by letting users add cover images to webpage slides and enable comments or ratings on course content. It also fixes an issue where comment boxes could show the word “false” instead of the proper placeholder text.
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
This update improves Odoo's eLearning website by adding safeguards and tests around course pages, slide creation, and follower notifications. It reduces unwanted automatic subscriptions, prevents crashes when adding new slides, and tightens link handling so visitors and course managers get a more stable experience.
Original PR description
https://www.odoo.com/web?#id=1934717&action=333&active_id=965&model=project.task&view_type=form&menu_id=4720
Custom filters in the web interface are easier to configure: users can choose whether conditions match all criteria or any criteria, and date filters now default to a more practical date range. The date picker also has clearer visual feedback and a confirmation icon, making filter setup smoother and less error-prone.
Original PR description
- added All or Any operator - default operator set as between - current day start from 00:00:00 to 23:59:59 - fa-times replaced with fa-check Task:https://www.odoo.com/web#id=1914178&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad:https://pad.odoo.com/p/r.b6a7346a13882311acbe9a0840d18f19 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr