Skip to content

Releases: odoo/o-spreadsheet

16.0.55

13 Nov 15:03
Compare
Choose a tag to compare

c1ee602e4 [FIX] conditional_formatting: handle color picker reset Task: 4102704
37e4f8076 [FIX] ColorPicker: Conditionally hide reset button Task: 4102704

18.1.0-alpha.3

08 Nov 12:19
Compare
Choose a tag to compare
18.1.0-alpha.3 Pre-release
Pre-release

b850a4e6c [FIX] pivot: skip cells on manipulated pivot array formulas Task: 4292134
b5f3dc5bd [FIX] functions: FILTER with strings and errors Task: 4307604
5b8759e80 [IMP] xlsx: add support for data bars in CF Task: 4179806
adc66aff8 [FIX] charts: do not show zero values in pie charts Task: 4277144
85f6583b7 [FIX] chart: radar chart does not have cell format Task: 4282638
d9fd24004 [IMP] charts: harmonize chart design panel paddings Task: 4283611
e7ded9637 [FIX] index: export chart translation terms Task: 3978443
0d667932f [FIX] tests: remove WAIT funtion Task: 4306250
0513a21d9 [FIX] tests: bad separator in xlsx export Task: 4306250
804ac68ca [FIX] tests: remove async function export test Task: 4306250
5cdd469bf [IMP] charts: uniformize legends Task: 3633666
8bcdb4848 [IMP] charts: limit trending line degree range Task: 4207820
9909fa98d [FIX] charts: fix trend line for datetime Task: 0
d88c36b6c [IMP] composer: change the color of existing formulas from gray to black Task: 4123205
6cd3b1948 [IMP] composer: recolor parenthesis Task: 4123205
4854effe1 [IMP] composer: lighten fomula part concerned by the cursor position Task: 4123205
0df1c9bf2 [REF] composer: move 'getTokenColor' from composer to abstract_composer_store Task: 4123205
4bf484f26 [REF] composer: refactor the 'getColoredTokens' method Task: 4123205
0e53e1b0b [IMP] packages: update Chart.js to 4.4.5 Task: 4255256
64e096dcb [IMP] chart: remove vertical grid lines Task: 4283700
14eecbaf9 [FIX] xlsx: convert #REF at export to xlsx Task: 4207052
3a4f02cf0 [FIX] parser: inconsistent handling of #REF Task: 4207052
a65541513 [IMP] cf: apply panel update immediately Task: 3720877
2718cd21e [FIX] chart: filled radar chart with negative values Task: 4281116
23815d8bf [FIX] charts: correct stacked checkbox label Task: 4251670
23c7bc811 [REF] charts: add Legend Component Task: 3633666
569ff51b6 [IMP] export: add export of RadioSelection Task: 0
00c69ada6 [FIX] chart: missing checkbox label for combo chart Task: 4283173

18.0.3

08 Nov 12:18
Compare
Choose a tag to compare

09860796e [FIX] pivot: skip cells on manipulated pivot array formulas Task: 4292134
03d7080d3 [FIX] functions: FILTER with strings and errors Task: 4307604
eb4c13091 [FIX] charts: do not show zero values in pie charts Task: 4277144
3eac11e86 [FIX] index: export chart translation terms Task: 3978443
262b1bc2a [FIX] tests: remove WAIT funtion Task: 4306250
70f58fa2d [FIX] tests: bad separator in xlsx export Task: 4306250
ec41486b9 [FIX] tests: remove async function export test Task: 4306250
c78551c57 [FIX] xlsx: convert #REF at export to xlsx Task: 4207052
bebac5f29 [FIX] parser: inconsistent handling of #REF Task: 4207052
c53e76933 [FIX] charts: correct stacked checkbox label Task: 4251670
5ebba297c [REM] charts: clean createLineOrScatterChartRuntime Task: 0
d3a2181b7 [FIX] charts: fix trend line for datetime Task: 0
69a8602cd [FIX] chart: missing checkbox label for combo chart Task: 4283173

17.4.11

08 Nov 12:16
Compare
Choose a tag to compare

26a46e9c1 [FIX] charts: do not show zero values in pie charts Task: 4277144
360550579 [FIX] pivot: skip cells on manipulated pivot array formulas Task: 4292134
595963de3 [FIX] xlsx: convert #REF at export to xlsx Task: 4207052
c6a75e60c [FIX] parser: inconsistent handling of #REF Task: 4207052
1aa1b2c99 [FIX] charts: correct stacked checkbox label Task: 4251670

17.2.25

08 Nov 12:14
Compare
Choose a tag to compare

00841949f [FIX] xlsx: convert #REF at export to xlsx Task: 4207052
f20d87a9a [FIX] parser: inconsistent handling of #REF Task: 4207052
a36121f66 [FIX] test: skipped test in renderer_plugin.test.ts Task: 4276968

17.0.39

08 Nov 12:13
Compare
Choose a tag to compare

0eb9bf595 [FIX] xlsx: convert #REF at export to xlsx Task: 4207052
c257c25c8 [FIX] parser: inconsistent handling of #REF Task: 4207052
662966406 [FIX] test: skipped test in renderer_plugin.test.ts Task: 4276968

16.0.54

08 Nov 12:11
Compare
Choose a tag to compare

a56536c81 [FIX] xlsx: convert #REF at export to xlsx Task: 4207052
15e588325 [FIX] parser: inconsistent handling of #REF Task: 4207052

18.1.0-alpha.2

24 Oct 08:54
Compare
Choose a tag to compare
18.1.0-alpha.2 Pre-release
Pre-release

6becc7da8 [FIX] Charts: Fix tooltip value when data is zero Task: 4251681
426c23257 [IMP] pivot: disable automatic autofill Task: 4256700
490b5cd84 [REF] spreadsheet: move Ctrl+F handling to Grid component Task: 3973671
6c092864d [IMP] find and replace: focus search input on Ctrl+F Task: 3973671
01b48cd55 [FIX] find and replace: do not update selection at each change Task: 3973671
c2c24a042 [FIX] paint format: copy conditional formats Task: 4226853
7177bf535 [FIX] test: skipped test in renderer_plugin.test.ts Task: 4276968
57affea7f [REF] pivot: adapt menu item to reflect odoo menu Task: 4242125
7e14e6ad1 [FIX] format painter: use a single history step Task: 4277362
32ade82fd [REF] cleanup: remove unused assignments Task: 4276932
c4f55b236 [REF] cleanup: remove useless variables Task: 4276932
6ce5f1809 [REF] cleanup: remove duplicated switch case Task: 4276932
fb6298b90 [REF] cleanup: pointless + 0 operation Task: 4276932
dc9490f73 [REF] clipboard: unused array in TableClipboardHandler Task: 4276932
f9112378b [REF] cleanup: remove unused plugin arrays in model Task: 4276932
228a34678 [REF] cleanup: remove usage of deprecated string.substr() method Task: 4276932
63530c692 [REF] cleanup: remove useless local variable Task: 4276932
adb9a2ab9 [REF] cleanup: replace last instance of var statement Task: 4276932
3bf2bdcce [REF] cleanup: useless break and continue statements Task: 4276932
824dcbbe6 [REF] cleanup: remove useless ternary operators Task: 4276932
f678a6238 [REF] cleanup: simplify boolean expressions Task: 4276932
449d7526c [FIX] tests: missing closing brackets in querySelectors Task: 4276932
f392c9b1f [FIX] docs: use ts tag instead of js tag Task: 4276932
c6c550668 [FIX] demo: put <title> in the header Task: 4276932
7acd25311 [FIX] logs: log performance information at debug level Task: 0
4ef6b59bd [FIX] chart: avoid overlapping values on charts Task: 4207889
161eefe01 [IMP] chart: introduce moving average trend line type Task: 4086645
122c443f2 [FIX] collaborative: don't send duplicate messages Task: 4255949
50e9e33be [FIX] pivots: don't translate pivot titles Task: 4239967
b11155e79 [FIX] pivot: autocomplete dimension after positional Task: 4235329
275a7cfba [REM] components: remove unused EditableName component Task: 4243854
1e10d9711 [IMP] charts: add radar chart Task: 3633666
46aeef4ac [FIX] chart: cleanup tooltip title code Task: 4269632
030ca5d29 [FIX] side_panel: unify font weight across side panels Task: 4194259
615a8e898 [IMP] pivot: persist defer update Task: 4080797
812e104b8 [FIX] side_panel_collapsible: title is not visible Task: 0
9dad94648 [IMP] table: require config in command Task: 4235172
ee37b6068 [FIX] table: insert table without filters Task: 4235172
4a4399b6c [FIX] sheet: Avoid divergent sheet names in collaborative Task: 0
ae35d0339 [FIX] pivot: divergent collaborative duplicated pivot name Task: 4199949
1dd59ba5a [REF] side panel: use title props Task: 4226704

18.0.2

24 Oct 08:55
Compare
Choose a tag to compare

977b8f265 [IMP] charts: limit trending line degree range Task: 4207820
9f337f326 [FIX] Charts: Fix tooltip value when data is zero Task: 4251681
f51993403 [IMP] pivot: disable automatic autofill Task: 4256700
4f2950a8b [FIX] paint format: copy conditional formats Task: 4226853
b977d1f66 [FIX] test: skipped test in renderer_plugin.test.ts Task: 4276968
5953d29a4 [FIX] format painter: use a single history step Task: 4277362
8ee4266a9 [FIX] logs: log performance information at debug level Task: 0
a81189ba1 [FIX] chart: avoid overlapping values on charts Task: 4207889
2e95535f0 [FIX] pivots: don't translate pivot titles Task: 4239967
b50c0f286 [FIX] pivot: autocomplete dimension after positional Task: 4235329
ab8b491c9 [FIX] chart: cleanup tooltip title code Task: 4269632
187843ed1 [FIX] side_panel: unify font weight across side panels Task: 4194259
3a77fe228 [FIX] pivot: divergent collaborative duplicated pivot name Task: 4199949

17.4.10

24 Oct 08:55
Compare
Choose a tag to compare

ec02c46a2 [FIX] Charts: Fix tooltip value when data is zero Task: 4251681
890f74235 [FIX] test: skipped test in renderer_plugin.test.ts Task: 4276968
504b90736 [FIX] logs: log performance information at debug level Task: 0
75906d42c [FIX] chart: avoid overlapping values on charts Task: 4207889