Daily updates from Odoo
Friday, January 23, 2015
3 changes · master
Resolved issues and error corrections
This update fixes several issues in the website editor, including text selection, deleting line breaks, creating links, moving snippets, and editing images or icons. It helps website and blog editors work more reliably with fewer interruptions when building or updating pages.
Kanban views now avoid loading and positioning tag data when those tags are not actually shown on the card. This reduces unnecessary background work and helps pages such as event-related Kanban views load more reliably and efficiently.
Original PR description
for m2m that are actually not used in the qwek template of the kanban view itself. This is the case for example when having a m2m declared to have access to its raw_value.
This update fixes several website editor issues that could disrupt content editing, such as triple-click behavior damaging links or tags, inconsistent backspace handling, image selection problems, and page jumps when expanding lists. It also improves image insertion defaults, media editing behavior, and editor overlay positioning so business users can edit website pages more reliably.