Commit Graph

557 Commits (77c50fc97d7fa95cbdd83a4a92fadc10d20ada15)

Author SHA1 Message Date
Zakaria Makrelouf 77c50fc97d s/oe_link_class/classes s/oe_highlight/btn-default and add it to readme * In v9.0 odoo uses classes for dialog buttons instead of oe_link_class 2025-03-05 09:05:37 +01:00
Zakaria Makrelouf 8a9dbfe15d Reformat the code to have coherent coding style 2025-03-05 09:05:37 +01:00
Zakaria Makrelouf 3400428197 web_ir_actions_act_window_message: always refresh view after action 2025-03-05 09:05:37 +01:00
Zakaria Makrelouf 945f75eec6 web_ir_actions_act_window_message: Migration to V9
* Update the module version to 9.0.
* Align file header to the OCA Guidelines.
* Migrate Javascript file to the V9 API.
* Refresh the view before closing the dialog when clicking
on close button
2025-03-05 09:05:37 +01:00
OCA Transbot 9079c8a698 OCA Transbot updated translations from Transifex 2025-03-05 09:05:37 +01:00
Holger Brunn 4890d7159f implement close_button_title 2025-03-05 09:05:37 +01:00
Holger Brunn 20fa3bd3d5 allow to pass a list of buttons 2025-03-05 09:05:37 +01:00
Pedro M. Baeza dea6d3ea8a [MIG] Rename manifest files 2025-03-05 09:05:37 +01:00
Pedro M. Baeza 88c5c1ef1d [MIG] Make modules uninstallable 2025-03-05 09:05:37 +01:00
Stéphane Bidoul 8eb3ac72bc [UPD] prefix versions with 8.0 2025-03-05 09:05:37 +01:00
Markus Schneider 1c2ab8e15f add OCA to author 2025-03-05 09:05:37 +01:00
Yannick Vaucher 64e25b50a2 Add bug tracker link on README.rst 2025-03-05 09:05:37 +01:00
Holger Brunn 9c5324a4bf [IMP] better readme, manifest 2025-03-05 09:05:37 +01:00
Holger Brunn 36cda4743b [ADD] web_ir_actions_act_window_message 2025-03-05 09:05:37 +01: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
Weblate 16f74ae233 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-18.0/web-18.0-web_disable_export_group
Translate-URL: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_disable_export_group/
2025-02-24 19:52:39 +00:00
OCA-git-bot 92217e8b12 [BOT] post-merge updates 2025-02-24 17:28:09 +00:00
oca-ci 7d9831edc3 [UPD] Update web_disable_export_group.pot 2025-02-24 17:24:42 +00:00
OCA-git-bot 56b95a1e0d Merge PR #3102 into 18.0
Signed-off-by pedrobaeza
2025-02-24 17:22:23 +00:00
Carlos Lopez f6d2707e2f [MIG] web_disable_export_group: Migration to version 18.0 2025-02-21 13:51:20 -05:00
Carlos Lopez a5325e7587 [IMP] web_disable_export_group: pre-commit auto fixes 2025-02-21 13:51:20 -05:00
mymage c73cee0d27 Added translation using Weblate (Italian) 2025-02-21 13:51:20 -05:00
Weblate 17270370ad Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-16.0/web-16.0-web_disable_export_group
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_disable_export_group/
2025-02-21 13:51:20 -05:00
David 5f0dcba718 [MIG] web_disable_export_group: Migration to 16.0
TT45881
2025-02-21 13:51:20 -05:00
Ivorra78 8f21177cec Translated using Weblate (Spanish)
Currently translated at 100.0% (4 of 4 strings)

Translation: web-15.0/web-15.0-web_disable_export_group
Translate-URL: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_disable_export_group/es/
2025-02-21 13:51:20 -05:00
David bb8608c90e [MIG] web_disable_export_group: Migration to 15.0
TT43531
2025-02-21 13:51:20 -05:00
Enric Tobella a39eb6e6f0 [OU] web_disable_export_group: Fix when migration happened on 13.0 2025-02-21 13:51:20 -05:00
Pedro M. Baeza e2f3abebf0 [OU-FIX] web_disable_export_group: Proper migration scripts
The previous adaptation was not correct due to:

- The old XML-ID is already missing on post stage.
- There's now only one group, so no need of all the imply + group
  assignation stuff like in previous version.
2025-02-21 13:51:20 -05:00
Enric Tobella 5fbecee462 [IMP] web_disable_export_group: Differenciate between the XLSX export and the standard export 2025-02-21 13:51:20 -05:00
Alexandre D. Díaz 43f366352a [IMP] web_disable_export_group: Disable 'export all' button 2025-02-21 13:51:20 -05:00
Kévin Roche 94d5d0cf37 [MIG] web_disable_export_group: Migration to 14.0 2025-02-21 13:51:20 -05:00
João Marques 0e59bad2bd [MIG] web_disable_export_group: Migration to 13.0
TT26186
2025-02-21 13:51:20 -05:00
João Marques ae21daa49d [IMP] web_disable_export_group: black, isort, prettier 2025-02-21 13:51:20 -05:00
Pedro Castro Silva ca2df3ed8f Added translation using Weblate (Portuguese) 2025-02-21 13:51:20 -05:00
claudiagn fe1ee7cef0 Added translation using Weblate (Spanish) 2025-02-21 13:51:20 -05:00
Bole bd51e704b1 Added translation using Weblate (Croatian) 2025-02-21 13:51:20 -05:00
黎伟杰 69198e5e2d Added translation using Weblate (Chinese (Simplified)) 2025-02-21 13:51:20 -05:00
Alexandre Díaz 21f1ef0472 [FIX] Tests 2025-02-21 11:30:38 -05:00
tarteo e17959f910 [IMP] web_disable_export_group: Tests 2025-02-21 11:30:38 -05:00
tarteo 360b4bd1fe [MIG] web_disable_export_group: Migration to 12.0
[IMP] Automatically add root and admin to group

[FIX] Website in manifest
2025-02-21 11:30:38 -05:00
David 7c5b51641b [MIG] web_disable_group_export: Migration to 11.0 2025-02-21 11:30:38 -05:00
Andrea 0864b227b2 Add module web_disable_export_group 2025-02-21 11:30:38 -05:00
Weblate 6c72295e51 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-18.0/web-18.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_dropdown_dynamic/
2025-02-20 15:52:56 +00:00
OCA-git-bot d337333712 [BOT] post-merge updates 2025-02-20 14:35:20 +00:00
oca-ci 167f6f693b [UPD] Update web_widget_dropdown_dynamic.pot 2025-02-20 14:32:31 +00:00
OCA-git-bot f5490692b1 Merge PR #3032 into 18.0
Signed-off-by pedrobaeza
2025-02-20 14:30:12 +00:00
OCA-git-bot d4a633ab74 [BOT] post-merge updates 2025-02-14 05:07:02 +00:00