Artem Kostyuk
373fa5ffda
[11][MIG] web_widget_x2many_2d_matrix WIP
2023-02-28 13:53:55 +01:00
Cédric Pigeon
92f920247b
[10.0] web_widget_x2many_2d_matrix: update README
2023-02-28 13:53:55 +01:00
Pedro M. Baeza
280e36751d
[IMP] web_widget_x2many_2d_matrix: Update example
...
There are now more required fields for a task.
2023-02-28 13:53:55 +01:00
Pedro M. Baeza
f4a4fd26ed
[IMP+ web_widget_x2many_2d_matrix: Add roadmap
2023-02-28 13:53:55 +01:00
Pedro M. Baeza
4401895afd
[IMP] web_widget_x2many_2d_matrix: Include x_axis_clickable and y_axis_clickable attrs
...
XML attributes for the widget that allows to configure if the axis will be clickable
or not in case the source field is a many2one field.
2023-02-28 13:53:55 +01:00
Pedro M. Baeza
20eab643cf
[MIG] web_widget_x2many_2d_matrix: Migration to 9.0
2023-02-28 13:53:55 +01:00
Pedro M. Baeza
9e9f4f331e
[IMP] web_widget_x2many_2d_matrix: New option field_att_<name>
...
Declare as many options prefixed with this string as you need for binding
a field value with an HTML node attribute (disabled, class, style...)
called as the `<name>` passed in the option.
NOTE: This doesn't prevent to require to fill the full matrix with
all the combination records.
2023-02-28 13:53:55 +01:00
Holger Brunn
08d6ca5c49
[IMP] web_widget_x2many_2d_matrix: Several improvements
...
* README update to newest OCA template
* Example in README
* Massive performance boost for big matrices, specially on Firefox
* Assign id on row in order to find it back in all cases
* Fix #321 , choked on cached writes
2023-02-28 13:53:55 +01:00
Yannick Vaucher
a26af9c550
Add bug tracker link on README.rst
2023-02-28 13:53:55 +01:00
Holger Brunn
df1e49c4a2
[IMP] add screenshot, example in README
2023-02-28 13:53:55 +01:00
Holger Brunn
53cea885d5
[ADD] validation
...
[IMP] write formatted value to back to input
2023-02-28 13:53:55 +01:00
Holger Brunn
cfbf78bc13
[UPD] readme
2023-02-28 13:53:55 +01:00
Holger Brunn
f6f3c7127c
[ADD] web_widget_x2many_2d_matrix
2023-02-28 13:53:55 +01:00