Skip to content

Releases: odoo/o-spreadsheet

17.0.86

27 Mar 07:23

Choose a tag to compare

[REL] 19.0.27

### Contains the following commits:

https://github.com/odoo/o-spreadsheet/commit/e49594dfe4 [FIX] grid_renderer_store: keep wrapping width with explicit align [Task: 6032407](https://www.odoo.com/odoo/2328/tasks/6032407)
https://github.com/odoo/o-spreadsheet/commit/5219a4e9ce [FIX] functions: stop debugging context [Task: 6052128](https://www.odoo.com/odoo/2328/tasks/6052128)
https://github.com/odoo/o-spreadsheet/commit/9608f80ad3 [FIX] config: fix release flow [Task: 0](https://www.odoo.com/odoo/2328/tasks/0)
https://github.com/odoo/o-spreadsheet/commit/7d5cc3aac3 [FIX] SheetView: dirtify sheet viewport at UPDATE_CELL [Task: 5953775](https://www.odoo.com/odoo/2328/tasks/5953775)
https://github.com/odoo/o-spreadsheet/commit/9342ebc147 [FIX] DV: Allow use of cellPosition-related functions in rules [Task: 5868662](https://www.odoo.com/odoo/2328/tasks/5868662)
https://github.com/odoo/o-spreadsheet/commit/b87a972371 [FIX] CF: Allow use of cell position-related functions in formula [Task: 5868662](https://www.odoo.com/odoo/2328/tasks/5868662)
https://github.com/odoo/o-spreadsheet/commit/7f27dd4aeb [FIX] xlsx: do not export dynamic tables to excel [Task: 5214240](https://www.odoo.com/odoo/2328/tasks/5214240)

closes odoo/o-spreadsheet#8222

Task: 0
Signed-off-by: Pierre Rousseau (pro) <pro@odoo.com>

19.2.0-alpha.4

21 Jan 11:09

Choose a tag to compare

19.2.0-alpha.4 Pre-release
Pre-release

a8558210e1 [IMP] xlsx: export clip Task: 5368130
552671f064 [IMP] export: export align left when the cell content is a number; Task: 5368130
c7dd859e47 [FIX] range: add result changeType Task: 5095364
a13c409795 [FIX] range: adapt string XC on sheet rename Task: 5095364
dc2d50df94 [FIX] range: rename parameter Task: 5095364
02db1afd89 [FIX] range: add range to NONE Task: 5095364
adc4472786 [FIX] Actions: ensure the sequence is applied on action children Task: 5452669
8a81ade707 [FIX] helpers: export chart check type from runtime config Task: 5446988
fe74ceacef [IMP] components: remove native <select> inputs Task: 5213725
497936b7e2 [FIX] evaluation: remove spread relation Task: 5491138
56ce121432 [IMP] actions: align dropdown flow with other data validations Task: 5423990
5781c0b632 [FIX] composer: prevent autocomplete from closing on grid icon drag Task: 5392156
9ce94f278a [IMP] charts: showValues is now exported in Excel Task: 5213598
817c020291 [FIX] vectorization: fix error message on size mismatch Task: 5331324
3d9111f2ed [FIX] chart: ignore NoChanges in gauge/scorecard side panel errors Task: 5478288
ea662873a1 [IMP] formatting: unify the formatting with odoo chart views Task: 5435022
fe0dca8520 [IMP] side panel: remove pin Task: 5447038
5ceba0b4aa [REF] cell: getCells returns an array Task: 5491227
889304181e [IMP] style: rotation xlsx export Task: 5400633
e966e74b81 [FIX] style: rotation fix for centered text Task: 5400633
66249da831 [IMP] style: rotation reduce rotation angle precision Task: 5400633
3299483fc9 [FIX] header_size: wrong row size from wrapped number Task: 4878338

19.1.4

21 Jan 11:08

Choose a tag to compare

2c591c567a [IMP] xlsx: export clip Task: 5368130
9d219632d5 [IMP] export: export align left when the cell content is a number; Task: 5368130
5a50436e1e [FIX] range: add result changeType Task: 5095364
a03d6a506f [FIX] range: adapt string XC on sheet rename Task: 5095364
2507cde16d [FIX] range: rename parameter Task: 5095364
1d76d8a84a [FIX] range: add range to NONE Task: 5095364
c823920117 [FIX] Actions: ensure the sequence is applied on action children Task: 5452669
748c536d03 [FIX] helpers: export chart check type from runtime config Task: 5446988
45609432a1 [FIX] evaluation: remove spread relation Task: 5491138
806aa67d31 [FIX] composer: prevent autocomplete from closing on grid icon drag Task: 5392156
eb5b04a454 [FIX] vectorization: fix error message on size mismatch Task: 5331324
4c021d2564 [FIX] chart: ignore NoChanges in gauge/scorecard side panel errors Task: 5478288
849d2dec16 [FIX] header_size: wrong row size from wrapped number Task: 4878338

19.0.18

21 Jan 11:07

Choose a tag to compare

49a8ade732 [FIX] range: add result changeType Task: 5095364
c1d5ddafc9 [FIX] range: adapt string XC on sheet rename Task: 5095364
b148744709 [FIX] range: rename parameter Task: 5095364
dcd419a83e [FIX] range: add range to NONE Task: 5095364
a2e329cfb3 [FIX] Actions: ensure the sequence is applied on action children Task: 5452669
edc5f21755 [FIX] composer: prevent autocomplete from closing on grid icon drag Task: 5392156
63c002a1ee [FIX] evaluation: remove spread relation Task: 5491138
1642f79973 [FIX] vectorization: fix error message on size mismatch Task: 5331324
c7c2baabfb [FIX] chart: ignore NoChanges in gauge/scorecard side panel errors Task: 5478288
4589afc1fd [IMP] xlsx: export clip Task: 5368130
9f4416e6f1 [IMP] export: export align left when the cell content is a number; Task: 5368130
c8c01a1fe1 [FIX] header_size: wrong row size from wrapped number Task: 4878338

18.4.25

21 Jan 11:07

Choose a tag to compare

f49717979f [FIX] range: add result changeType Task: 5095364
b41863ff75 [FIX] range: adapt string XC on sheet rename Task: 5095364
62a0d0872a [FIX] range: rename parameter Task: 5095364
d92a622dc9 [FIX] range: add range to NONE Task: 5095364
d29e94e13c [FIX] Actions: ensure the sequence is applied on action children Task: 5452669
f1d753879a [FIX] composer: prevent autocomplete from closing on grid icon drag Task: 5392156
9e050665bb [FIX] evaluation: remove spread relation Task: 5491138
f54550a8df [FIX] vectorization: fix error message on size mismatch Task: 5331324
9a0677acca [FIX] chart: ignore NoChanges in gauge/scorecard side panel errors Task: 5478288
0a4ce58c32 [IMP] xlsx: export clip Task: 5368130
dedc6f5c30 [IMP] export: export align left when the cell content is a number; Task: 5368130
91e08a4315 [FIX] header_size: wrong row size from wrapped number Task: 4878338

18.3.33

21 Jan 11:06

Choose a tag to compare

a09dfc8fe1 [FIX] range: add result changeType Task: 5095364
6533266efa [FIX] range: adapt string XC on sheet rename Task: 5095364
3de6a75f5a [FIX] range: rename parameter Task: 5095364
0e22d1fcc3 [FIX] range: add range to NONE Task: 5095364
cf8c57066d [FIX] Actions: ensure the sequence is applied on action children Task: 5452669
dbdea6a2ca [FIX] evaluation: remove spread relation Task: 5491138
0158c42fa2 [FIX] chart: ignore NoChanges in gauge/scorecard side panel errors Task: 5478288
869ef2e9d8 [FIX] vectorization: fix error message on size mismatch Task: 5331324
f35a0cf0b3 [IMP] xlsx: export clip Task: 5368130
c4b22807c8 [IMP] export: export align left when the cell content is a number; Task: 5368130
9213f2ee9e [FIX] header_size: wrong row size from wrapped number Task: 4878338

18.2.41

21 Jan 11:05

Choose a tag to compare

606cc9dbbc [FIX] Actions: ensure the sequence is applied on action children Task: 5452669
63f1622dfe [FIX] evaluation: remove spread relation Task: 5491138
c17f9142b8 [FIX] vectorization: fix error message on size mismatch Task: 5331324
907fd22491 [FIX] chart: ignore NoChanges in gauge/scorecard side panel errors Task: 5478288
bad09a586f [IMP] xlsx: export clip Task: 5368130
e89a1d3959 [IMP] export: export align left when the cell content is a number; Task: 5368130
2312e15a4b [FIX] header_size: wrong row size from wrapped number Task: 4878338

18.0.55

21 Jan 11:04

Choose a tag to compare

5ae3755deb [FIX] Actions: ensure the sequence is applied on action children Task: 5452669
aa0f10a1e0 [FIX] evaluation: remove spread relation Task: 5491138
6f72a86b1f [FIX] vectorization: fix error message on size mismatch Task: 5331324
8cca473e89 [IMP] xlsx: export clip Task: 5368130
f1ca9a35c5 [IMP] export: export align left when the cell content is a number; Task: 5368130
3e4f1eefb4 [FIX] header_size: wrong row size from wrapped number Task: 4878338

17.0.85

21 Jan 11:03

Choose a tag to compare

7c8456d935 [FIX] Actions: ensure the sequence is applied on action children Task: 5452669
ab325f29c5 [FIX] header_size: wrong row size from wrapped number Task: 4878338

19.2.0-alpha.3

14 Jan 10:03

Choose a tag to compare

19.2.0-alpha.3 Pre-release
Pre-release

c206f46b4 [FIX] Pivots: Recompute measure on indirect dependency update Task: 5349782
c1c00f4d9 [IMP] pivots: implement pivot table styles Task: 4552232
fcdef4757 [IMP] renderer: draw cell background over grid lines Task: 4552232
a865dbf2c [IMP] style: add skipCellGridLines style option Task: 4552232
86856abfd [REF] table style: add bold to table style presets Task: 4552232
351919f8f [REF] subtotal: extract SUBTOTAL tracking to generic plugin Task: 4552232
4dee81dbe [IMP] Added some shortcuts Task: 5231802
c7180d1f7 [FIX] tests: fix useless shortcuts tests
a30272f1f [IMP] Autocompletion of curly brackets {}
21e3d6155 [FIX] f&r: the searched range should follow the active sheet Task: 5423885
20ee28aac [IMP] figure: add data-type attribute to figure carousel tabs Task: 5447027
abb24152c [FIX] Style: UPDATE_CELL overwrites the cell style Task: 5441149
a4792e26f [FIX] tests: fix network serialization in mock Task: 5441149
ea607f07d [IMP] formulas: add spilled range operator Task: 5365642
3b6e45921 [IMP] style: check if default but faster Task: 5431688
abeea3e5d [FIX] Composer: Capture the correct selection on F2 Task: 5462713
7c556a916 [REF] lint: enforce braces for all control statements Task: 0