Wednesday, September 26, 2018
2 changes · master
Resolved issues and error corrections
Sales email template links now open in a new browser tab instead of inside an embedded frame. This prevents users from seeing an error page and keeps the sales email flow working smoothly.
Original PR description
Description of the issue/feature this PR addresses: Before this the email template can cause "Uncaught SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "http://318416-11-0-d9f749.runbot8.odoo.com" from accessing a cross-origin frame." Fixes https://github.com/odoo/odoo/issues/24112 Current behavior before PR: Traceback Desired behavior after PR is merged: No traceback, item opens in new tab -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update improves the visual presentation of website slides by aligning slide cards, adding clearer backgrounds, making tags visible, and refining heading and video icon placement. These changes make slide pages easier to scan and more polished for visitors.
Original PR description
- align all the slides in row. - set background color in slide. - visible tag string. - set alignment for promote video icon. - change slide heading size. Description of the issue/feature this PR addresses: UI issue in website slides. https://drive.google.com/file/d/1-bn4rnAwlIFeTjCcmZSSwailVtN75S-S/view Current behavior before PR: https://drive.google.com/file/d/1-bn4rnAwlIFeTjCcmZSSwailVtN75S-S/view Desired behavior after PR is merged: Improved UI of website slides. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr