Pedro M. Baeza
71384c33eb
[FIX+IMP] web_widget_x2many_2d_matrix: RST syntax + README by fragments
2019-11-14 09:55:11 +01:00
Pedro M. Baeza
c12a4e80a3
[FIX] web_widget_x2many_2d_matrix: RST syntax
2019-11-13 10:03:45 +01:00
Pedro M. Baeza
64907b6aae
[FIX] web_widget_x2many_2d_matrix: RST syntax
2019-11-12 09:45:38 +01:00
Pedro M. Baeza
14f2ab360a
[FIX] web_widget_x2many_2d_matrix: RST syntax
2019-11-05 09:50:51 +01:00
Pedro M. Baeza
30d8a97093
[IMP+ web_widget_x2many_2d_matrix: Add roadmap
2016-09-22 09:48:03 +02:00
Pedro M. Baeza
76d6d72ecf
[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.
2016-09-21 18:40:55 +02:00
Pedro M. Baeza
61679afeba
[MIG] web_widget_x2many_2d_matrix: Migration to 9.0
2016-09-21 18:40:55 +02:00
Pedro M. Baeza
ab0361542c
[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.
2016-09-21 18:40:55 +02:00
Holger Brunn
60da5f45a2
[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
2016-09-21 18:39:53 +02:00
Yannick Vaucher
9aa6964ff4
Add bug tracker link on README.rst
2015-05-22 19:45:36 +02:00
Holger Brunn
0ce9719a0d
[IMP] add screenshot, example in README
2015-03-16 17:20:43 +01:00
Holger Brunn
a7342a333d
[ADD] validation
...
[IMP] write formatted value to back to input
2015-03-13 18:47:15 +01:00
Holger Brunn
fd99f3c93c
[UPD] readme
2015-03-11 18:05:40 +01:00
Holger Brunn
75a234f312
[ADD] web_widget_x2many_2d_matrix
2015-03-11 18:00:21 +01:00