Sunday, February 18, 2024
2 changes · saas-17.1
Resolved issues and error corrections
This update brings the spreadsheet component to a newer version with several fixes and performance improvements. Users should see smoother exports, better handling of dates and number formats, and small usability fixes in menus, find-and-replace, autocomplete, and formula selection.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/29d8ad69b [REL] 17.1.5 https://github.com/odoo/o-spreadsheet/commit/5a8ec4126 [IMP] cell: avoid useless UPDATE_CELL…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/29d8ad69b [REL] 17.1.5 https://github.com/odoo/o-spreadsheet/commit/5a8ec4126 [IMP] cell: avoid useless UPDATE_CELL Task: 3716689 https://github.com/odoo/o-spreadsheet/commit/97ef13d39 [FIX] cell_menu_registry: link cell displays 'Edit Link' in context menu https://github.com/odoo/o-spreadsheet/commit/667d4b3e9 [PERF] export: reduce memory allocation Task: 3741429 https://github.com/odoo/o-spreadsheet/commit/98a91e74f [PERF] model: reuse success dispatch result Task: 3741429 https://github.com/odoo/o-spreadsheet/commit/da5c27dde [PERF] export: reduce deepEqual memory allocation Task: 3741429 https://github.com/odoo/o-spreadsheet/commit/5a51140d3 [PERF] export: reduce memory allocation Task: 3741429 https://github.com/odoo/o-spreadsheet/commit/61305f143 [REF] borders: use helper to export Task: 3741429 https://github.com/odoo/o-spreadsheet/commit/89af739a1 [FIX] import: detect date format at import Task: 3729969 https://github.com/odoo/o-spreadsheet/commit/3a2cb0c68 [FIX] find&replace: Only switch sheet from the side panel Task: 3618775 https://github.com/odoo/o-spreadsheet/commit/5dde53039 [FIX] locale: accept thousands separator Task: 3720586 https://github.com/odoo/o-spreadsheet/commit/9bd8a0270 [FIX] locale: prevent identical decimal and thousands separator Task: 3720586 https://github.com/odoo/o-spreadsheet/commit/a3b4e6d03 [FIX] performance: JetSet https://github.com/odoo/o-spreadsheet/commit/0d6b35682 [FIX] performance: rtree comparer https://github.com/odoo/o-spreadsheet/commit/7c3b18925 [FIX] composer: fix autocomplete shadow https://github.com/odoo/o-spreadsheet/commit/92bd1b1b1 [FIX] composer: limit autocomplete height Task: 3675171 https://github.com/odoo/o-spreadsheet/commit/4ad2b936a [FIX] Selection: Loop selection based on spreaded formula Task: 3709340
Miscellaneous changes
task-3696462 Forward-Port-Of: odoo/odoo#150703
Original PR description
task-3696462 Forward-Port-Of: odoo/odoo#150703