Daily updates from Odoo
Navigate
Branch
Thursday, February 12, 2015
3 changes
Enhancements to existing features
The web interface toolbar and pager controls were adjusted to use a more consistent Bootstrap layout, improving alignment and usability. The change also fixes a navigation crash in grouped list views when users click previous or next at the edge of the list.
Adds guided onboarding tips to help users discover what they can do with projects and the task builder. This makes it easier for new users to understand key project management capabilities and get started faster.
Original PR description
- Task: https://www.odoo.com/web#id=8868&view_type=form&model=project.task - Pad: https://pad.odoo.com/p/r.Z2Skh5v9TNq61mZm
Resolved issues and error corrections
This fixes an issue in the website editor where using the media button in forum editing could fail unless the editor was focused first or the button was clicked twice. The change makes the editing experience more predictable and reduces interruptions when adding media to website or forum content.
Original PR description
[FIX] website editor: open the media dialog when double click on summernote button for forum; raise if click on a button before click inside the editor