Commit Graph

784 Commits (c44f43619b52fbd8963c401aadef7e8962b7b4b8)

Author SHA1 Message Date
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
Holger Brunn 998cbab374 [IMP] better modularity 2025-03-06 09:36:33 +02:00
Holger Brunn f8fa89d192 [IMP] icon 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 c63fc194da [IMP] use semantic css classes instead of element names
[RFR] and being on it, make reacting to changes in overrides simple
2025-03-06 09:36:33 +02:00
Holger Brunn 4bf864d35d [IMP] we don't need data-x and data-y on the input 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 e2855df5a3 [FIX] setup focus 2025-03-06 09:36:33 +02:00
Holger Brunn 6e71c0ba25 [FIX] replace therp icon 2025-03-06 09:36:33 +02:00
Holger Brunn 05f779e9f0 [IMP] pass computed totals to inheriting function 2025-03-06 09:36:33 +02:00
Holger Brunn 295955bdba [FIX] update readonly value after editing 2025-03-06 09:36:33 +02:00
Holger Brunn 4648be3429 [IMP] support changing readonly state 2025-03-06 09:36:33 +02:00
Holger Brunn d5b92a2c4b [IMP] collapse whitespace in rows 2025-03-06 09:36:33 +02:00
Holger Brunn a82b910e4c [IMP] handle readonly flag
[ADD] show grand total
[IMP] classify floats as floats
2025-03-06 09:36:33 +02:00
Holger Brunn d253a1971b [ADD] allow to open linked record
of one of the axes is a many2one field
2025-03-06 09:36:33 +02:00
Holger Brunn a28757f2c5 [FIX] use odoo's parse_value 2025-03-06 09:36:33 +02:00
Holger Brunn 874070c7c9 [IMP] show column totals in table footer 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
OCA-git-bot a020a034b6 [BOT] post-merge updates 2025-03-03 13:24:13 +00:00
oca-ci 46f42ef271 [UPD] Update web_widget_bokeh_chart.pot 2025-03-03 13:20:40 +00:00
OCA-git-bot 5d07a7f1fd Merge PR #3076 into 18.0
Signed-off-by etobella
2025-03-03 13:18:07 +00:00
JasminSForgeFlow 40b5737eaf [MIG] web_widget_bokeh_chart: Migration to 18.0 2025-03-03 16:17:50 +05:30
pilarvargas-tecnativa 21ff50b995 [MIG] web_company_color: Migration to version 18.0
TT54364
2025-02-27 12:20:50 +01:00
Leonardo J. Caballero G 56b01b0d04 Translated using Weblate (Spanish)
Currently translated at 100.0% (17 of 17 strings)

Translation: web-17.0/web-17.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_company_color/es/
2025-02-27 12:20:50 +01:00
ThiagoMForgeFlow 1d61a7e38a [IMP] web_company_color: change menu systray colors
This functionality allows changing the color of the icons in the systray menu based on the Navbar Text Color.
2025-02-27 12:20:50 +01:00
mymage d41864a0c7 Translated using Weblate (Italian)
Currently translated at 100.0% (17 of 17 strings)

Translation: web-17.0/web-17.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_company_color/it/
2025-02-27 12:20:50 +01:00
ThiagoMForgeFlow 3b8576796c [IMP] web_company_color: apply colors in debug assets and edit menu colors
Allow each company's colors to be visible when running in debug assets mode. Fix the menu colors so they don't look like hyperlinks.
2025-02-27 12:20:50 +01:00
ArnauCForgeFlow e6aaf45afe [MIG] web_company_color: Migration to 17.0 2025-02-27 12:20:50 +01:00
ArnauCForgeFlow d48bee0df5 [IMP] web_company_color: pre-commit auto fixes 2025-02-27 12:20:50 +01:00
Enric Tobella 69f8079460 [FIX] web_company_color: Colors where not shown correctly 2025-02-27 12:20:50 +01:00
Carlos Roca 2a45250bb7 [FIX] web_company_color: Set defaults hardcoded to avoid errors charging the assetbundle
When trying to charge the assetbundle the theme-color("primary") function
is not found what causes problems when trying to set the default values.

With this changes the default value is the value set on ad9f8fae71/addons/web/static/src/scss/primary_variables.scss (L55)
this change avoid the problems and the module works fine.

Addapted too the class for required fields.
2025-02-27 12:20:50 +01:00
Peter Romão b7c5e33283 Added translation using Weblate (Portuguese) 2025-02-27 12:20:50 +01:00
mymage e2ec47d4ae Translated using Weblate (Italian)
Currently translated at 100.0% (16 of 16 strings)

Translation: web-16.0/web-16.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_company_color/it/
2025-02-27 12:20:50 +01:00
Ivorra78 6f9cb422c4 Translated using Weblate (Spanish)
Currently translated at 100.0% (16 of 16 strings)

Translation: web-16.0/web-16.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_company_color/es/
2025-02-27 12:20:50 +01:00
Rémi 475802ff5c Added translation using Weblate (French) 2025-02-27 12:20:50 +01:00
EvaSForgeFlow 094698cb0d [FIX] web_company_color: Changing just one color fixed
Before it didn't work if just a color was set because it couldn't find "color_navbar_bg_hover".
Moreover, in odoo enterprise the navbar background color only worked for the main app menu,
now it works for both main app menu and the navbar of the apps.
2025-02-27 12:20:50 +01:00
Ivorra78 2ec83a2933 Translated using Weblate (Spanish)
Currently translated at 100.0% (10 of 10 strings)

Translation: web-16.0/web-16.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_company_color/es/
2025-02-27 12:20:50 +01:00
Jan Tapper [Onestein] 50ff2ba982 Translated using Weblate (Dutch)
Currently translated at 100.0% (10 of 10 strings)

Translation: web-16.0/web-16.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_company_color/nl/
2025-02-27 12:20:50 +01:00
Nils Coenen 50976201e0 Translated using Weblate (German)
Currently translated at 100.0% (10 of 10 strings)

Translation: web-16.0/web-16.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_company_color/de/
2025-02-27 12:20:50 +01:00
Alessandro Uffreduzzi 329fd05419 Update scss selectors after JQuery3 Update
See upstream commit: 0bc24a78a2
2025-02-27 12:20:50 +01:00