Pedro M. Baeza
15a215a35b
Revert "[FIX] web_widget_x2many_2d_matrix: Forced render mode to list on small screens"
...
This reverts commit 10971ad68e
.
2025-03-06 09:36:34 +02:00
Alexandre Díaz
e6f7bd66f8
[FIX] web_widget_x2many_2d_matrix: Forced render mode to list on small screens
2025-03-06 09:36:34 +02:00
Holger Brunn
c6a3322b9a
[ADD] detect if used field type can be aggregated
...
fixes #1365
2025-03-06 09:36:34 +02:00
Rodrigo Macedo
080771be44
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (3 of 3 strings)
Translation: web-12.0/web-12.0-web_widget_x2many_2d_matrix
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_x2many_2d_matrix/pt_BR/
2025-03-06 09:36:34 +02:00
黎伟杰
08881e4df5
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3 of 3 strings)
Translation: web-12.0/web-12.0-web_widget_x2many_2d_matrix
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_x2many_2d_matrix/zh_CN/
2025-03-06 09:36:34 +02:00
黎伟杰
0ecf98d589
Added translation using Weblate (Chinese (Simplified))
2025-03-06 09:36:34 +02:00
Nicolas JEUDY
12beaf32d6
Translated using Weblate (French)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: web-12.0/web-12.0-web_widget_x2many_2d_matrix
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_x2many_2d_matrix/fr/
2025-03-06 09:36:34 +02:00
gslabit
435eee8bc9
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: web-12.0/web-12.0-web_widget_x2many_2d_matrix
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_x2many_2d_matrix/it/
2025-03-06 09:36:34 +02:00
tarteo
08d49c0307
[FIX] web_widget_x2many_2d_matrix: Padding in aggregate row
...
[FIX] Padding in aggregate row
2025-03-06 09:36:34 +02:00
tarteo
c447bd201b
[FIX] web_widget_x2many_2d_matrix: Use widget for formatting aggregates
2025-03-06 09:36:34 +02:00
Alexey Pelykh
ed4207dc0c
[IMP] web_widget_x2many_2d_matrix: center header cell
2025-03-06 09:36:34 +02:00
Alexey Pelykh
e1dc8de6c6
[FIX] web_widget_x2many_2d_matrix: total cell calculation
2025-03-06 09:36:34 +02:00
Alexey Pelykh
0901187341
[FIX] web_widget_x2many_2d_matrix: _renderBodyCell + _renderAggregateColCells
2025-03-06 09:36:34 +02:00
Alexey Pelykh
69c46627b5
[12.0][FIX] web_widget_x2many_2d_matrix: README
2025-03-06 09:36:34 +02:00
Alexey Pelykh
05aa726fff
[MIG] web_widget_x2many_2d_matrix: Migration to 12.0
2025-03-06 09:36:34 +02:00
Pedro M. Baeza
562225cc17
[FIX] web_widget_x2many_2d_matrix: Closing parenthesis
2025-03-06 09:36:34 +02:00
Jordi Ballester Alomar
7d3a4b2e8f
web_widget_x2many_matrix: fix issue with limit of records
2025-03-06 09:36:34 +02:00
oca-travis
46a98eb562
[UPD] Update web_widget_x2many_2d_matrix.pot
2025-03-06 09:36:34 +02:00
Dennis Sluijk
8917d0a9fd
[IMP] web_widget_x2many_2d_matrix: Total of all rows ( #1043 )
2025-03-06 09:36:34 +02:00
Jairo Llopis
f274f7a5bb
[FIX] web_widget_x2many_2d_matrix: Allow empty cells
...
Before this commit, if a matrix was lacking one element, some ugly errors appeared to the user.
Now, it just displays the empty cell and lets the user go on.
Also, acknowledge another limitation of the widget and add it to roadmap.
2025-03-06 09:36:34 +02:00
Jairo Llopis
c273fdf6d2
[FIX] web_widget_x2many_2d_matrix: Enable keyboard navigation
2025-03-06 09:36:34 +02:00
Jairo Llopis
510956042e
[FIX] web_widget_x2many_2d_matrix: Fix linters
2025-03-06 09:36:34 +02:00
Rodrigo Macedo
5c80845bc9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100,0% (1 of 1 strings)
Translation: web-11.0/web-11.0-web_widget_x2many_2d_matrix
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_widget_x2many_2d_matrix/pt_BR/
2025-03-06 09:36:34 +02:00
mreficent
e59dfab86b
[FIX] Make matrix editable depending of the status of the parent
2025-03-06 09:36:34 +02:00
Akim Juillerat
6e6d317321
[11.0] x2m matrix widget: Fix display of widget when called in onchange
...
Add nicer message when there are no values to display
2025-03-06 09:36:34 +02:00
Simone Orsi
0955e3fc86
[MIG+REF][11] web_widget_x2many_2d_matrix
...
The widget has been completely refactored
to benefit from the new MVC paradigm introduced in v11.
2025-03-06 09:36:34 +02:00
Artem Kostyuk
4168c4775d
[11][MIG] web_widget_x2many_2d_matrix WIP
2025-03-06 09:36:34 +02:00
Richard deMeester
216eebd3e0
[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
2025-03-06 09:36:33 +02:00
Cédric Pigeon
440bf99c88
[10.0] web_widget_x2many_2d_matrix: update README
2025-03-06 09:36:33 +02:00
Pedro M. Baeza
ad973477c6
[IMP] web_widget_x2many_2d_matrix: Update example
...
There are now more required fields for a task.
2025-03-06 09:36:33 +02:00
jesusVMayor
0b772c9277
Migration of web_widget_x2many_2d_matrix to 10.0
2025-03-06 09:36:33 +02:00
Pedro M. Baeza
8181063fff
[MIG] Rename manifest files
2025-03-06 09:36:33 +02:00
Pedro M. Baeza
13c04e7b6a
[MIG] Make modules uninstallable
2025-03-06 09:36:33 +02:00
Pedro M. Baeza
8cbb3866a5
[FIX] web_widget_x2many_2d_matrix: Init correctly the view
2025-03-06 09:36:33 +02:00
Pedro M. Baeza
358d39015d
[IMP] web_widget_x2many_2d_matrix: Remove unneeded code
2025-03-06 09:36:33 +02:00
Pedro M. Baeza
13b19861e6
[IMP+ web_widget_x2many_2d_matrix: Add roadmap
2025-03-06 09:36:33 +02:00
Pedro M. Baeza
fd7f23f810
[IMP] web_widget_x2many_2d_matrix: Better options parsing
2025-03-06 09:36:33 +02:00
Pedro M. Baeza
97338c7965
[FIX] web_widget_x2many_2d_matrix: Use existing value in load_views
2025-03-06 09:36:33 +02:00
Pedro M. Baeza
11138d5f87
[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.
2025-03-06 09:36:33 +02:00
Jairo Llopis
970632bc73
[IMP] web_widget_x2many_2d_matrix: Use new JS modularized API.
2025-03-06 09:36:33 +02:00
Pedro M. Baeza
bf66e5f144
[MIG] web_widget_x2many_2d_matrix: Migration to 9.0
2025-03-06 09:36:33 +02:00
Pedro M. Baeza
ac5d36019e
[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.
2025-03-06 09:36:33 +02:00
Holger Brunn
8c434ad7cf
[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
2025-03-06 09:36:33 +02:00
Pedro M. Baeza
3e06c988b4
[MIG] Make modules uninstallable
2025-03-06 09:36:33 +02:00
Stéphane Bidoul
31938f2e33
[UPD] prefix versions with 8.0
2025-03-06 09:36:33 +02:00
Markus Schneider
357abd2bdc
remove comma
2025-03-06 09:36:33 +02:00
Markus Schneider
22a2277b7f
add OCA to author
2025-03-06 09:36:33 +02:00
Yannick Vaucher
15a2ede07b
Add bug tracker link on README.rst
2025-03-06 09:36:33 +02:00
Holger Brunn
50051f3cb0
[FIX] also reinitialize totals
2025-03-06 09:36:33 +02:00
Holger Brunn
538bc24087
[FIX] support rerendering after virtual ids change
...
this is necessary for correct operation after creating new records
2025-03-06 09:36:33 +02:00