3
0
Fork 0
Commit Graph

35 Commits (8aeaa4617410b25c7c3f8f099e19e287b3bd590e)

Author SHA1 Message Date
SodexisTeam 01ba699445 [MIG] web_widget_x2many_2d_matrix: Migration to 17.0 2024-06-10 18:59:05 +05:30
OCA-git-bot 87348d0982 [BOT] post-merge updates 2024-02-29 11:34:47 +05:30
Ethan Hildick 53dcf344ad [FIX]: web_widget_x2many_2d_matrix: Editable boolean 2024-02-29 11:34:47 +05:30
OCA-git-bot 7f2efc570f [BOT] post-merge updates 2024-02-29 11:34:47 +05:30
OCA-git-bot 60018291b9 web_widget_x2many_2d_matrix 16.0.1.1.1 2024-02-29 11:34:47 +05:30
OCA-git-bot d212d2e259 web_widget_x2many_2d_matrix 16.0.1.1.0 2024-02-29 11:34:47 +05:30
tarteo f2b1b7b87b [MIG] web_widget_x2_many_2d_matrix: Migration to 16.0
[MIG] web_widget_x2_many_2d_matrix: Migration to 16.0 (WIP, columns)

[MIG] web_widget_x2_many_2d_matrix: Migration to 16.0 (WIP, rows)

[MIG] web_widget_x2_many_2d_matrix: Migration to 16.0 (WIP, add value component)

Aggregated values

[MIG] web_widget_x2many_2d_matrix: Fix commitChanges of matrix.

[FIX] Fix commitChanges

[FIX] setDirty

[FIX] Aggregated values

[IMP] readonly working

[FIX] Update matrix on changing props

[FIX] Remove old files

[IMP] Run precommit stuff

[FIX] Remove deprecated readme sections

[MIG] Migrate show_row_totals and show_column_totals attributes

[MIG] sticky headers

Fixup

Fixup

Fixup

fixup

remove console.log

fixup
2024-02-29 11:34:47 +05:30
OCA-git-bot 02fd737c1b web_widget_x2many_2d_matrix 15.0.1.0.2 2024-02-29 11:34:47 +05:30
OCA-git-bot b983ed65f9 web_widget_x2many_2d_matrix 15.0.1.0.1 2024-02-29 11:34:47 +05:30
Lois Rilo a2853b8d9a [UPD] web_widget_x2many_2d_matrix dev status to Production/stable 2024-02-29 11:34:47 +05:30
Christopher Ormaza 8e2b026c28 [15.0][MIG] web_widget_x2many_2d_matrix 2024-02-29 11:34:47 +05:30
OCA-git-bot 2bd69679dc web_widget_x2many_2d_matrix 14.0.1.0.1 2024-02-29 11:34:47 +05:30
Saran440 170b136f6c [14.0][MIG] web_widget_x2many_2d_matrix 2024-02-29 11:34:47 +05:30
Alexey Pelykh fafd811e82 [UPD] Brainbean Apps => CorporateHub 2024-02-29 11:34:47 +05:30
Alexandre Díaz 0b572fd6fd [IMP] web_widget_x2many_2d_matrix: Debug mode 2024-02-29 11:34:47 +05:30
Adrià Gil Sorribes 7dafedc684 [13.0][MIG] web_widget_x2many_2d_matrix 2024-02-29 11:34:47 +05:30
Adrià Gil Sorribes 42545a3225 [IMP] web_widget_x2many_2d_matrix: black, isort 2024-02-29 11:34:47 +05:30
Alexandre Díaz 61c0c93c2c [IMP] web_widget_x2many_matrix: Sticky header, footer rows and main, totals columns 2024-02-29 11:34:47 +05:30
Pablo Fuentes ee7745eacc [FIX] web_widget_x2many_2d_matrix: Wrong widget
In previous versions _setSubViewLimit was defined at AbstractView widget but in v12 is defined at FormView widget
2024-02-29 11:34:47 +05:30
Alexandre Díaz 49e39b3767 [FIX] web_widget_x2many_2d_matrix: Forced render mode to list on small screens 2024-02-29 11:34:47 +05:30
Holger Brunn 38c180c58c [ADD] detect if used field type can be aggregated
fixes #1365
2024-02-29 11:34:47 +05:30
tarteo 955b46981f [FIX] web_widget_x2many_2d_matrix: Use widget for formatting aggregates 2024-02-29 11:34:47 +05:30
Alexey Pelykh 735ecafe9f [IMP] web_widget_x2many_2d_matrix: center header cell 2024-02-29 11:34:47 +05:30
Alexey Pelykh ae0cdcf21f [FIX] web_widget_x2many_2d_matrix: total cell calculation 2024-02-29 11:34:47 +05:30
Alexey Pelykh 3801703597 [FIX] web_widget_x2many_2d_matrix: _renderBodyCell + _renderAggregateColCells 2024-02-29 11:34:47 +05:30
Alexey Pelykh fd882bb55a [MIG] web_widget_x2many_2d_matrix: Migration to 12.0 2024-02-29 11:34:47 +05:30
Jordi Ballester Alomar c0b1e99b0d web_widget_x2many_matrix: fix issue with limit of records 2024-02-29 11:34:47 +05:30
Dennis Sluijk 7f0311a0c5 [IMP] web_widget_x2many_2d_matrix: Total of all rows (#1043) 2024-02-29 11:34:47 +05:30
mreficent 0d09a0f92f [FIX] Make matrix editable depending of the status of the parent 2024-02-29 11:34:47 +05:30
Akim Juillerat 75bbdf37d0 [11.0] x2m matrix widget: Fix display of widget when called in onchange
Add nicer message when there are no values to display
2024-02-29 11:34:47 +05:30
Simone Orsi 4aaa4f9cb4 [MIG+REF][11] web_widget_x2many_2d_matrix
The widget has been completely refactored
to benefit from the new MVC paradigm introduced in v11.
2024-02-29 11:34:47 +05:30
Artem Kostyuk 7833764d82 [11][MIG] web_widget_x2many_2d_matrix WIP 2024-02-29 11:34:47 +05:30
Richard deMeester 71c5a464f2 [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
2024-02-29 11:34:47 +05:30
jesusVMayor 8a193b1d89 Migration of web_widget_x2many_2d_matrix to 10.0 2024-02-29 11:34:47 +05:30
Pedro M. Baeza 086d6146fd [MIG] Rename manifest files 2024-02-29 11:34:47 +05:30