Pedro M. Baeza
648315dadf
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
fe4b300ca9
[MIG] Make modules uninstallable
8 years ago
Pedro M. Baeza
9a84ac6edd
[FIX] web_widget_x2many_2d_matrix: Init correctly the view
8 years ago
Pedro M. Baeza
76bc2ad19f
[IMP] web_widget_x2many_2d_matrix: Remove unneeded code
8 years ago
Pedro M. Baeza
30d8a97093
[IMP+ web_widget_x2many_2d_matrix: Add roadmap
8 years ago
Pedro M. Baeza
eb2cbfa921
[IMP] web_widget_x2many_2d_matrix: Better options parsing
8 years ago
Pedro M. Baeza
00ab29fbe4
[FIX] web_widget_x2many_2d_matrix: Use existing value in load_views
8 years ago
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.
8 years ago
Jairo Llopis
6c38b07ee4
[IMP] web_widget_x2many_2d_matrix: Use new JS modularized API.
8 years ago
Pedro M. Baeza
61679afeba
[MIG] web_widget_x2many_2d_matrix: Migration to 9.0
8 years ago
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.
8 years ago
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
9 years ago
OCA Transbot
4596c3b80c
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
8a9710a005
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
fa199590b3
[UPD] prefix versions with 8.0
9 years ago
Markus Schneider
6b3f4a62dd
remove comma
10 years ago
Markus Schneider
4696fffbe4
add OCA to author
10 years ago
Yannick Vaucher
9aa6964ff4
Add bug tracker link on README.rst
10 years ago
Holger Brunn
5f1ebff3c8
[FIX] also reinitialize totals
10 years ago
Holger Brunn
8ce3afdc3d
[FIX] support rerendering after virtual ids change
this is necessary for correct operation after creating new records
10 years ago
Holger Brunn
65e51ac52c
[IMP] better modularity
10 years ago
Holger Brunn
5b62cc2aac
[IMP] icon
10 years ago
Holger Brunn
0ce9719a0d
[IMP] add screenshot, example in README
10 years ago
Holger Brunn
8dd0a8251c
[IMP] use semantic css classes instead of element names
[RFR] and being on it, make reacting to changes in overrides simple
10 years ago
Holger Brunn
be4a19ab09
[IMP] we don't need data-x and data-y on the input
10 years ago
Holger Brunn
a7342a333d
[ADD] validation
[IMP] write formatted value to back to input
10 years ago
Holger Brunn
a784477f5b
[FIX] setup focus
10 years ago
Holger Brunn
dac42c5217
[FIX] replace therp icon
10 years ago
Holger Brunn
8d89b3ebdf
[IMP] pass computed totals to inheriting function
10 years ago
Holger Brunn
0119274720
[FIX] update readonly value after editing
10 years ago
Holger Brunn
d91b99e6b8
[IMP] support changing readonly state
10 years ago
Holger Brunn
df61688f62
[IMP] collapse whitespace in rows
10 years ago
Holger Brunn
59803fb145
[IMP] handle readonly flag
[ADD] show grand total
[IMP] classify floats as floats
10 years ago
Holger Brunn
69c75892e6
[ADD] allow to open linked record
of one of the axes is a many2one field
10 years ago
Holger Brunn
d1150e1d6c
[FIX] use odoo's parse_value
10 years ago
Holger Brunn
eba96ff06a
[IMP] show column totals in table footer
10 years ago
Holger Brunn
fd99f3c93c
[UPD] readme
10 years ago
Holger Brunn
75a234f312
[ADD] web_widget_x2many_2d_matrix
10 years ago