Commit Graph

20 Commits (44a44c90ef2a3445aef3e09cb8932316d68e729e)

Author SHA1 Message Date
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