Releases: odoo/o-spreadsheet
18.2.0-alpha.0
[FIX] package: 18.0 is no longer the latest version closes odoo/o-spreadsheet#5380 Task: 0 Signed-off-by: Rémi Rahir (rar) <[email protected]>
18.1.0
[FIX] chart: trend line tooltip for scatter/line charts For scatter/line chart whose labels were numbers, the trend line tooltip was showing something like `(15, 9)`. 9 was the correct Y value, but the 15 was referring to the fact that it was the 15th point in the generated trend line. Which made no sense to the user. This commit changes the tooltip to show only the Y value. closes odoo/o-spreadsheet#5268 Task: 4279972 Signed-off-by: Rémi Rahir (rar) <[email protected]>
18.1.0-alpha.8
ef27a1552 [IMP] selection: alleviate size of revision on 'move header' Task: 4378896
ae44c66a5 [FIX] cell: keep non-breaking spaces Task: 4403607
10a07d449 [IMP] filters: modernize look Task: 4358098
6aeccfbef [IMP] components: clickable pointer on checkbox label Task: 4358098
1e87515cb [FIX] sheet view: DELETE_SHEET in initial revisions Task: 4405573
b5034c5b1 [FIX] SheetPlugin: Fix handling of unbounded zones Task: 4397745
fd2c93c6e [DOC] hall of fame according to VSC Task: 0
7dccf2a53 [FIX] table_style_editor_panel: disable "No Color" button Task: 4102704
f37b9981f [FIX] data_bar_rule_editor: disable "No Color" button Task: 4102704
c08abe00f [FIX] pivot: apply format on measure only a basic formula Task: 4377411
162bfa722 [IMP] demo: add demo data for geo charts Task: 3265268
42dbba510 [IMP] charts: add the geo chart type Task: 3265268
1fca7607b [REF] color: simplify color scale usage Task: 3265268
a6bb4c96a [IMP] table: select bottom right on resize Task: 4373825
f2e4a380b [IMP] standalone_composer: change active border color Task: 4380648
7448722ae [IMP] pivot: display pivot name in auto complete dropdown Task: 3953742
432acda35 [IMP] formulas: add irregularity map Task: 4357729
6bfcd9855 [REF] top_bar: stop hard-coding height Task: 4357729
88fb11261 [REF] collaborative: use color generator
3a9d70f8b [IMP] colors: add randomized colors Task: 4357729
358b8587d [REV] pivot: select pivot cells in composer Task: 4189098
af6ae5f6a [FIX] figure: crash on deleting dragged figure Task: 4329240
3fdd729be [FIX] composer: topbar composer z-index Task: 4246966
41335854b [IMP] pivot: allow to sort the pivot on any column Task: 3989395
e858997f3 [IMP] sort: homogenize type SortDirection
Task: 3989395
0583d6c47 [IMP] package: bump luxon version Task: 4255275
18.0.8
5719d7dcc [FIX] cell: keep non-breaking spaces Task: 4403607
f243d86d5 [FIX] sheet view: DELETE_SHEET in initial revisions Task: 4405573
f024ea533 [FIX] table_style_editor_panel: disable "No Color" button Task: 4102704
23a005a53 [FIX] data_bar_rule_editor: disable "No Color" button Task: 4102704
c8af9e9d5 [FIX] SheetPlugin: Fix handling of unbounded zones Task: 4397745
8a18d36e0 [FIX] pivot: apply format on measure only a basic formula Task: 4377411
13a79d08b [FIX] figure: crash on deleting dragged figure Task: 4329240
b6a0772f6 [FIX] composer: topbar composer z-index Task: 4246966
17.4.16
a916927cc [FIX] cell: keep non-breaking spaces Task: 4403607
82546a8ba [FIX] sheet view: DELETE_SHEET in initial revisions Task: 4405573
bd13a6c9f [FIX] table_style_editor_panel: disable "No Color" button Task: 4102704
8ac3b3c26 [FIX] SheetPlugin: Fix handling of unbounded zones Task: 4397745
5be769718 [FIX] figure: crash on deleting dragged figure Task: 4329240
c6924e6c1 [FIX] composer: topbar composer z-index Task: 4246966
17.2.30
c8020b715 [FIX] sheet view: DELETE_SHEET in initial revisions Task: 4405573
1dab70257 [FIX] cell: keep non-breaking spaces Task: 4403607
0fcf7b771 [FIX] xlsx: preserve leading whitespace at export Task: 4044862
7ebc18d82 [FIX] xlsx: import new lines in sharedStrings Task: 4044862
fbae6dfea [FIX] figure: crash on deleting dragged figure Task: 4329240
1bac83369 [FIX] composer: topbar composer z-index Task: 4246966
17.0.44
40afed18b [FIX] cell: keep non-breaking spaces Task: 4403607
e2c9c487a [FIX] sheet view: DELETE_SHEET in initial revisions Task: 4405573
e735de913 [FIX] xlsx: preserve leading whitespace at export Task: 4044862
a6a3eeb7c [FIX] xlsx: import new lines in sharedStrings Task: 4044862
434bbae58 [FIX] figure: crash on deleting dragged figure Task: 4329240
4ec1734da [FIX] composer: topbar composer z-index Task: 4246966
16.0.56
5f0a950b2 [FIX] sheet view: DELETE_SHEET in initial revisions Task: 4405573
38c2a08d2 [FIX] cell: keep non-breaking spaces Task: 4403607
f535004d4 [FIX] figure: crash on deleting dragged figure Task: 4329240
a70d1c065 [FIX] composer: topbar composer z-index Task: 4246966
32459cb66 [FIX] config: Update task url Task: 0
18.1.0-alpha.7
989b2a837 [FIX] action button: use nextProps instead of this.props Task: 0
a1c922c72 [IMP] pivot: add color on calculated fields composer Task: 4213096
12c4cf8ed [FIX] charts: non-invertible matrix returns NaN as predicted data Task: 4328743
a3c357be1 [IMP] charts: font size editor Task: 4316051
22c84836d [IMP] font_size_editor: use popover and improve reusability Task: 4316051
873498cda [FIX] chart: trend line legend is wrong Task: 4342471
80f430a3f [FIX] chart: show values with hidden dataset Task: 4334865
62762cf4f [FIX] helpers: Add generic helper to sanitize sheet names Task: 4347719
9ef03b34d [IMP] chart: harmonize chart titles & paddings Task: 4316044
ac37929ee [FIX] pivot: handle boolean-like function arguments in getPivotCellFromPosition
Task: 4207502
28722d26a [IMP] CellPlugin: Avoid useless UPDATE_CELL Task: 4367772
18.0.7
68e04cdb6 [FIX] action button: use nextProps instead of this.props Task: 0
88aa2a7e6 [REV] pivot: select pivot cells in composer Task: 4189098
e84a864f8 [FIX] helpers: Add generic helper to sanitize sheet names Task: 4347719
de260ca22 [FIX] pivot: handle boolean-like function arguments in getPivotCellFromPosition
Task: 4207502
02b6618d8 [FIX] charts: non-invertible matrix returns NaN as predicted data Task: 4328743