3
0
Fork 0
Commit Graph

19 Commits (128365badda1a9ab47b76353b534d389454cc8d7)

Author SHA1 Message Date
Adrià Gil Sorribes 128365badd [IMP] web_widget_x2many_2d_matrix: black, isort 2023-02-28 13:53:55 +01:00
Alexandre Díaz 49a2d159dd [IMP] web_widget_x2many_matrix: Sticky header, footer rows and main, totals columns 2023-02-28 13:53:55 +01:00
Pablo Fuentes 8f60abca98 [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
2023-02-28 13:53:55 +01:00
Alexandre Díaz 6ccfccd05a [FIX] web_widget_x2many_2d_matrix: Forced render mode to list on small screens 2023-02-28 13:53:55 +01:00
Holger Brunn f1e30a0090 [ADD] detect if used field type can be aggregated
fixes #1365
2023-02-28 13:53:55 +01:00
tarteo c000d824de [FIX] web_widget_x2many_2d_matrix: Use widget for formatting aggregates 2023-02-28 13:53:55 +01:00
Alexey Pelykh 835b15a5fa [IMP] web_widget_x2many_2d_matrix: center header cell 2023-02-28 13:53:55 +01:00
Alexey Pelykh 2feb46426d [FIX] web_widget_x2many_2d_matrix: total cell calculation 2023-02-28 13:53:55 +01:00
Alexey Pelykh afd8477551 [FIX] web_widget_x2many_2d_matrix: _renderBodyCell + _renderAggregateColCells 2023-02-28 13:53:55 +01:00
Alexey Pelykh 801b05aa14 [MIG] web_widget_x2many_2d_matrix: Migration to 12.0 2023-02-28 13:53:55 +01:00
Jordi Ballester Alomar ba78bff95d web_widget_x2many_matrix: fix issue with limit of records 2023-02-28 13:53:55 +01:00
Dennis Sluijk 56de5dde21 [IMP] web_widget_x2many_2d_matrix: Total of all rows (#1043) 2023-02-28 13:53:55 +01:00
mreficent 3d14d618ef [FIX] Make matrix editable depending of the status of the parent 2023-02-28 13:53:55 +01:00
Akim Juillerat b901bc2aad [11.0] x2m matrix widget: Fix display of widget when called in onchange
Add nicer message when there are no values to display
2023-02-28 13:53:55 +01:00
Simone Orsi 963a07e61c [MIG+REF][11] web_widget_x2many_2d_matrix
The widget has been completely refactored
to benefit from the new MVC paradigm introduced in v11.
2023-02-28 13:53:55 +01:00
Artem Kostyuk 373fa5ffda [11][MIG] web_widget_x2many_2d_matrix WIP 2023-02-28 13:53:55 +01:00
Richard deMeester 82b0d44651 [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
2023-02-28 13:53:55 +01:00
jesusVMayor 0fc203d70e Migration of web_widget_x2many_2d_matrix to 10.0 2023-02-28 13:53:55 +01:00
Pedro M. Baeza b78a63c5a6 [MIG] Rename manifest files 2023-02-28 13:53:55 +01:00