jesusVMayor
f61de5bf90
Migration of web_widget_x2many_2d_matrix to 10.0
2020-11-13 10:57:42 +07:00
Pedro M. Baeza
01a503b50e
[MIG] Rename manifest files
2020-11-13 10:57:42 +07:00
Pedro M. Baeza
6775914572
[MIG] Make modules uninstallable
2020-11-13 10:57:42 +07:00
Pedro M. Baeza
a642f1ef0e
[FIX] web_widget_x2many_2d_matrix: Init correctly the view
2020-11-13 10:57:42 +07:00
Pedro M. Baeza
f4227b33d0
[IMP] web_widget_x2many_2d_matrix: Remove unneeded code
2020-11-13 10:57:42 +07:00
Pedro M. Baeza
37b8929872
[IMP+ web_widget_x2many_2d_matrix: Add roadmap
2020-11-13 10:57:42 +07:00
Pedro M. Baeza
1ba9a39c99
[IMP] web_widget_x2many_2d_matrix: Better options parsing
2020-11-13 10:57:42 +07:00
Pedro M. Baeza
3666cd635d
[FIX] web_widget_x2many_2d_matrix: Use existing value in load_views
2020-11-13 10:57:42 +07:00
Pedro M. Baeza
c850393872
[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.
2020-11-13 10:57:42 +07:00
Jairo Llopis
d1128c145d
[IMP] web_widget_x2many_2d_matrix: Use new JS modularized API.
2020-11-13 10:57:42 +07:00
Pedro M. Baeza
ceab0655dd
[MIG] web_widget_x2many_2d_matrix: Migration to 9.0
2020-11-13 10:57:42 +07:00
Pedro M. Baeza
e35a2731ff
[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.
2020-11-13 10:57:42 +07:00
Holger Brunn
4397e84221
[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
2020-11-13 10:57:42 +07:00
Pedro M. Baeza
9b36ae7ca9
[MIG] Make modules uninstallable
2020-11-13 10:57:37 +07:00
Stéphane Bidoul
557067e879
[UPD] prefix versions with 8.0
2020-11-13 10:23:49 +07:00
Markus Schneider
db42d42667
remove comma
2020-11-13 10:23:49 +07:00
Markus Schneider
2f6d3e4cdb
add OCA to author
2020-11-13 10:23:49 +07:00
Yannick Vaucher
4f8517de4c
Add bug tracker link on README.rst
2020-11-13 10:23:49 +07:00
Holger Brunn
c83bc0b87a
[FIX] also reinitialize totals
2020-11-13 10:23:49 +07:00
Holger Brunn
52df7dc0f0
[FIX] support rerendering after virtual ids change
...
this is necessary for correct operation after creating new records
2020-11-13 10:23:49 +07:00
Holger Brunn
11d868fb78
[IMP] better modularity
2020-11-13 10:23:49 +07:00
Holger Brunn
83e15b08f2
[IMP] icon
2020-11-13 10:23:49 +07:00
Holger Brunn
0ac1f53fd3
[IMP] add screenshot, example in README
2020-11-13 10:23:49 +07:00
Holger Brunn
240c664886
[IMP] use semantic css classes instead of element names
...
[RFR] and being on it, make reacting to changes in overrides simple
2020-11-13 10:23:49 +07:00
Holger Brunn
a489f5e13c
[IMP] we don't need data-x and data-y on the input
2020-11-13 10:23:49 +07:00
Holger Brunn
55afc94891
[ADD] validation
...
[IMP] write formatted value to back to input
2020-11-13 10:23:49 +07:00
Holger Brunn
01760609d5
[FIX] setup focus
2020-11-13 10:23:49 +07:00
Holger Brunn
61b96c01fc
[FIX] replace therp icon
2020-11-13 10:23:49 +07:00
Holger Brunn
0877b1c6fc
[IMP] pass computed totals to inheriting function
2020-11-13 10:23:49 +07:00
Holger Brunn
d75f14d9b2
[FIX] update readonly value after editing
2020-11-13 10:23:49 +07:00
Holger Brunn
7ef4306767
[IMP] support changing readonly state
2020-11-13 10:23:49 +07:00
Holger Brunn
0ec2419cb6
[IMP] collapse whitespace in rows
2020-11-13 10:23:49 +07:00
Holger Brunn
3802614267
[IMP] handle readonly flag
...
[ADD] show grand total
[IMP] classify floats as floats
2020-11-13 10:23:49 +07:00
Holger Brunn
fff24c6f66
[ADD] allow to open linked record
...
of one of the axes is a many2one field
2020-11-13 10:23:49 +07:00
Holger Brunn
cfa62929b7
[FIX] use odoo's parse_value
2020-11-13 10:23:49 +07:00
Holger Brunn
082e00d396
[IMP] show column totals in table footer
2020-11-13 10:23:49 +07:00
Holger Brunn
9370dc42fa
[UPD] readme
2020-11-13 10:23:49 +07:00
Holger Brunn
9e136505e0
[ADD] web_widget_x2many_2d_matrix
2020-11-13 10:23:49 +07:00
oca-git-bot
c2f7b6f296
[IMP] update dotfiles [ci skip]
2020-11-01 22:39:13 +01:00
OCA-git-bot
3c57b99e00
[ADD] setup.py
2020-10-17 21:00:25 +00:00
OCA-git-bot
99b1126beb
[UPD] README.rst
2020-10-17 21:00:24 +00:00
OCA-git-bot
e1eb08bee9
[UPD] addons table in README.md
2020-10-17 21:00:23 +00:00
oca-travis
bc5178420d
[UPD] Update web_environment_ribbon.pot
2020-10-17 20:53:05 +00:00
OCA-git-bot
7fb628433d
Merge PR #1710 into 14.0
...
Signed-off-by pedrobaeza
2020-10-17 20:44:02 +00:00
OCA-git-bot
3046fd6f7a
[ADD] setup.py
2020-10-16 17:27:37 +00:00
OCA-git-bot
e950d33834
[UPD] addons table in README.md
2020-10-16 17:27:35 +00:00
oca-travis
95bb89cb4a
[UPD] Update web_dialog_size.pot
2020-10-16 16:58:40 +00:00
OCA-git-bot
a6cb5eb4e9
Merge PR #1709 into 14.0
...
Signed-off-by pedrobaeza
2020-10-16 16:16:36 +00:00
Pablo Fuentes
b7be43ce79
[14.0][MIG] web_environment_ribbon: Migration to 14.0
2020-10-16 13:04:50 +02:00
Pablo Fuentes
b5a01a381d
[IMP] web_environment_ribbon: Prettier
2020-10-16 12:45:14 +02:00