Commit Graph

46 Commits (8f5aa160d641fb8ccbd5b51f9f9fb2cb181abf59)

Author SHA1 Message Date
OCA-git-bot eaf7797f59 [BOT] post-merge updates 2025-03-28 08:15:43 +00:00
JasminSForgeFlow 371515a87b [IMP] web_widget_x2many_2d_matrix: Fix domain issue 2025-03-25 14:22:30 +05:30
OCA-git-bot fc542d1417 [BOT] post-merge updates 2025-03-24 07:33:36 +00:00
Lois Rilo 2ed9726096 [IMP] web_widget_x2many_2d_matrix: update maintainers
Chris is no longer active, Jasmin was already maintainer in v17 and David
has been proposing fixes and taking care already that everything is properly
working and mainteined across versions.
2025-03-24 08:27:38 +01:00
OCA-git-bot df3ef38811 [BOT] post-merge updates 2025-03-24 07:19:28 +00:00
OCA-git-bot 668b7e3ffe [BOT] post-merge updates 2025-03-19 10:56:41 +00:00
OCA-git-bot ee4618abcd [BOT] post-merge updates 2025-03-06 07:43:48 +00:00
Maksym Yankin 4f2d0966d7 [MIG] web_widget_x2many_2d_matrix: Migration to 18.0 2025-03-06 09:36:34 +02:00
OCA-git-bot 45e725fbba [BOT] post-merge updates 2025-03-06 09:36:34 +02:00
SodexisTeam 5fbf76500c [MIG] web_widget_x2many_2d_matrix: Migration to 17.0 2025-03-06 09:36:34 +02:00
SodexisTeam 9d17fbd853 [IMP] web_widget_x2many_2d_matrix: pre-commit auto fixes 2025-03-06 09:36:34 +02:00
OCA-git-bot 612400c5b6 [BOT] post-merge updates 2025-03-06 09:36:34 +02:00
OCA-git-bot 15edf5608e [BOT] post-merge updates 2025-03-06 09:36:34 +02:00
OCA-git-bot f3637247f3 [UPD] README.rst 2025-03-06 09:36:34 +02:00
OCA-git-bot c27ec8a907 [UPD] README.rst 2025-03-06 09:36:34 +02:00
OCA-git-bot adf100a878 [UPD] README.rst 2025-03-06 09:36:34 +02:00
OCA-git-bot 408bfedb40 [UPD] README.rst 2025-03-06 09:36:34 +02:00
OCA-git-bot c223a4a1bf [UPD] README.rst 2025-03-06 09:36:34 +02:00
Christopher Ormaza 11b5349535 [15.0][MIG] web_widget_x2many_2d_matrix 2025-03-06 09:36:34 +02:00
OCA-git-bot 1fa6b3954a [UPD] README.rst 2025-03-06 09:36:34 +02:00
Alexey Pelykh 9a872956b6 [UPD] Brainbean Apps => CorporateHub 2025-03-06 09:36:34 +02:00
Adrià Gil Sorribes 4e705936da [13.0][MIG] web_widget_x2many_2d_matrix 2025-03-06 09:36:34 +02:00
Alexandre Díaz 54f528aad6 [FIX] web_widget_x2many_2d_matrix: Force render in list mode on mobile 2025-03-06 09:36:34 +02:00
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
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
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
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
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
Pedro M. Baeza 13b19861e6 [IMP+ web_widget_x2many_2d_matrix: Add roadmap 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
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
Yannick Vaucher 15a2ede07b Add bug tracker link on README.rst 2025-03-06 09:36:33 +02:00
Holger Brunn a773f3854f [IMP] add screenshot, example in README 2025-03-06 09:36:33 +02:00
Holger Brunn 98203385e5 [ADD] validation
[IMP] write formatted value to back to input
2025-03-06 09:36:33 +02:00
Holger Brunn ced65db0f0 [UPD] readme 2025-03-06 09:36:33 +02:00
Holger Brunn e8d68ba07f [ADD] web_widget_x2many_2d_matrix 2025-03-06 09:36:33 +02:00