Commit Graph

34 Commits (9d17fbd853fc7628e564b05928f2490a178fff8f)

Author SHA1 Message Date
OCA-git-bot 612400c5b6 [BOT] post-merge updates 2025-03-06 09:36:34 +02:00
Ethan Hildick 49b1241639 [FIX]: web_widget_x2many_2d_matrix: Editable boolean 2025-03-06 09:36:34 +02:00
OCA-git-bot 15edf5608e [BOT] post-merge updates 2025-03-06 09:36:34 +02:00
OCA-git-bot d9c2847da2 web_widget_x2many_2d_matrix 16.0.1.1.1 2025-03-06 09:36:34 +02:00
OCA-git-bot 6f7de57801 web_widget_x2many_2d_matrix 16.0.1.1.0 2025-03-06 09:36:34 +02:00
tarteo ec6295ef0a [MIG] web_widget_x2_many_2d_matrix: Migration to 16.0
[MIG] web_widget_x2_many_2d_matrix: Migration to 16.0 (WIP, columns)

[MIG] web_widget_x2_many_2d_matrix: Migration to 16.0 (WIP, rows)

[MIG] web_widget_x2_many_2d_matrix: Migration to 16.0 (WIP, add value component)

Aggregated values

[MIG] web_widget_x2many_2d_matrix: Fix commitChanges of matrix.

[FIX] Fix commitChanges

[FIX] setDirty

[FIX] Aggregated values

[IMP] readonly working

[FIX] Update matrix on changing props

[FIX] Remove old files

[IMP] Run precommit stuff

[FIX] Remove deprecated readme sections

[MIG] Migrate show_row_totals and show_column_totals attributes

[MIG] sticky headers

Fixup

Fixup

Fixup

fixup

remove console.log

fixup
2025-03-06 09:36:34 +02:00
OCA-git-bot c93d6dec5a web_widget_x2many_2d_matrix 15.0.1.0.2 2025-03-06 09:36:34 +02:00
OCA-git-bot 77647d7dcc web_widget_x2many_2d_matrix 15.0.1.0.1 2025-03-06 09:36:34 +02:00
Lois Rilo 76ecd54b8f [UPD] web_widget_x2many_2d_matrix dev status to Production/stable 2025-03-06 09:36:34 +02:00
Christopher Ormaza 11b5349535 [15.0][MIG] web_widget_x2many_2d_matrix 2025-03-06 09:36:34 +02:00
OCA-git-bot fa101e52b7 web_widget_x2many_2d_matrix 14.0.1.0.1 2025-03-06 09:36:34 +02:00
Saran440 dd4b1b9f4d [14.0][MIG] web_widget_x2many_2d_matrix 2025-03-06 09:36:34 +02:00
Alexey Pelykh 9a872956b6 [UPD] Brainbean Apps => CorporateHub 2025-03-06 09:36:34 +02:00
Alexandre Díaz 91369b06f9 [IMP] web_widget_x2many_2d_matrix: Debug mode 2025-03-06 09:36:34 +02:00
Adrià Gil Sorribes 4e705936da [13.0][MIG] web_widget_x2many_2d_matrix 2025-03-06 09:36:34 +02:00
Adrià Gil Sorribes 91a035c633 [IMP] web_widget_x2many_2d_matrix: black, isort 2025-03-06 09:36:34 +02:00
Alexandre Díaz 17bc63e8ba [IMP] web_widget_x2many_matrix: Sticky header, footer rows and main, totals columns 2025-03-06 09:36:34 +02:00
Pablo Fuentes 0e571a37e1 [FIX] web_widget_x2many_2d_matrix: Wrong widget
In previous versions _setSubViewLimit was defined at AbstractView widget but in v12 is defined at FormView widget
2025-03-06 09:36:34 +02:00
Alexandre Díaz e6f7bd66f8 [FIX] web_widget_x2many_2d_matrix: Forced render mode to list on small screens 2025-03-06 09:36:34 +02:00
Holger Brunn c6a3322b9a [ADD] detect if used field type can be aggregated
fixes #1365
2025-03-06 09:36:34 +02:00
tarteo c447bd201b [FIX] web_widget_x2many_2d_matrix: Use widget for formatting aggregates 2025-03-06 09:36:34 +02:00
Alexey Pelykh ed4207dc0c [IMP] web_widget_x2many_2d_matrix: center header cell 2025-03-06 09:36:34 +02:00
Alexey Pelykh e1dc8de6c6 [FIX] web_widget_x2many_2d_matrix: total cell calculation 2025-03-06 09:36:34 +02:00
Alexey Pelykh 0901187341 [FIX] web_widget_x2many_2d_matrix: _renderBodyCell + _renderAggregateColCells 2025-03-06 09:36:34 +02:00
Alexey Pelykh 05aa726fff [MIG] web_widget_x2many_2d_matrix: Migration to 12.0 2025-03-06 09:36:34 +02:00
Jordi Ballester Alomar 7d3a4b2e8f web_widget_x2many_matrix: fix issue with limit of records 2025-03-06 09:36:34 +02:00
Dennis Sluijk 8917d0a9fd [IMP] web_widget_x2many_2d_matrix: Total of all rows (#1043) 2025-03-06 09:36:34 +02:00
mreficent e59dfab86b [FIX] Make matrix editable depending of the status of the parent 2025-03-06 09:36:34 +02:00
Akim Juillerat 6e6d317321 [11.0] x2m matrix widget: Fix display of widget when called in onchange
Add nicer message when there are no values to display
2025-03-06 09:36:34 +02:00
Simone Orsi 0955e3fc86 [MIG+REF][11] web_widget_x2many_2d_matrix
The widget has been completely refactored
to benefit from the new MVC paradigm introduced in v11.
2025-03-06 09:36:34 +02:00
Artem Kostyuk 4168c4775d [11][MIG] web_widget_x2many_2d_matrix WIP 2025-03-06 09:36:34 +02:00
Richard deMeester 216eebd3e0 [FIX] web_widget_x2many_2d_matrix: fixes (#712)
* Patches to make module operational.
* Minor fix to Readonly Switch
* Fix to render to set change attribute.
* Totals recompute.

Fixes #697
2025-03-06 09:36:33 +02:00
jesusVMayor 0b772c9277 Migration of web_widget_x2many_2d_matrix to 10.0 2025-03-06 09:36:33 +02:00
Pedro M. Baeza 8181063fff [MIG] Rename manifest files 2025-03-06 09:36:33 +02:00