3
0
Fork 0
Commit Graph

1299 Commits (a03e8e0d7319d6dc3751503b92db1c1e364ed5a4)

Author SHA1 Message Date
ptsuva a03e8e0d73 [MIG] web_chatter_position: Migration to 17.0
[IMP] web_chatter_position: improve function compile

web_chatter_position: propose myself as maintainer
2024-12-11 18:13:37 +07:00
ptsuva 2d1004ec7c [IMP] web_chatter_position: pre-commit auto fixes 2024-12-04 14:17:30 +07:00
jappi00 215b5b58a2 Added translation using Weblate (German) 2024-12-04 14:17:30 +07:00
mymage d52be9424d Added translation using Weblate (Italian) 2024-12-04 14:17:30 +07:00
pere-aquarian cb12f6cfb6 Added translation using Weblate (Catalan) 2024-12-04 14:17:30 +07:00
OCA-git-bot b962cdd1c4 [BOT] post-merge updates 2024-12-04 14:17:30 +07:00
duongnguyen 799126f340 [FIX] web_chatter_position: special case of sided chatter pos in mass
mailing module
- Because the chatter in mass mailing form view lie under a notebook
tab, if user choose sided chatter, it will disappear
2024-12-04 14:17:30 +07:00
Adriano Prado bdd7098e15 Added translation using Weblate (Portuguese (Brazil)) 2024-12-04 14:17:30 +07:00
Jan Tapper [Onestein] 7a3256afd3 Added translation using Weblate (Dutch) 2024-12-04 14:17:30 +07:00
Jose Montero 69348c8f63 Fixed JS assuming "o_form_sheet_bg" is always found 2024-12-04 14:17:30 +07:00
kikopeiro a71c019fec Added translation using Weblate (Spanish) 2024-12-04 14:17:30 +07:00
Bole adeb85988c Added translation using Weblate (Croatian) 2024-12-04 14:17:30 +07:00
Rémi 095a8ec82e Added translation using Weblate (French) 2024-12-04 14:17:30 +07:00
Ediz Duman ecaad14014 Added translation using Weblate (Turkish) 2024-12-04 14:17:30 +07:00
Ivàn Todorovich 6a374f1a1c [MIG] web_chatter_position: Migration to 16.0 2024-12-04 14:17:30 +07:00
JuMiSanAr 8670329a8d web_chatter_position: create module 2024-12-04 14:17:30 +07:00
Weblate 520304ba5a Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-17.0/web-17.0-web_time_range_menu_custom
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_time_range_menu_custom/
2024-11-26 19:52:20 +00:00
OCA-git-bot 54b498ade7 [BOT] post-merge updates 2024-11-26 17:13:38 +00:00
oca-ci bc4b6ac5ef [UPD] Update web_time_range_menu_custom.pot 2024-11-26 17:10:32 +00:00
OCA-git-bot 54d9129e59 Merge PR #3004 into 17.0
Signed-off-by pedrobaeza
2024-11-26 17:08:11 +00:00
Carlos Roca f633ffdd15 [MIG] web_time_range_menu_custom: Migration to 17.0 2024-11-26 12:59:59 +01:00
Carlos Roca c2de3f5e53 [IMP] web_time_range_menu_custom: pre-commit auto fixes 2024-11-26 12:59:59 +01:00
mymage 248c6fd8b8 Added translation using Weblate (Italian) 2024-11-26 12:59:59 +01:00
Carlos Roca 6ec05b0d61 [MIG] web_time_range_menu_custom: Migration to 16.0 2024-11-26 12:59:59 +01:00
Ivorra78 8390950bbe Added translation using Weblate (Spanish) 2024-11-22 08:00:38 +01:00
Carlos Roca 90441f2a50 [IMP] web_time_range_menu_custom: Dates include today but other granularities not 2024-11-22 08:00:38 +01:00
Carlos Roca 6e70a2517f [MIG] web_time_range_menu_custom: Migration to 15.0 2024-11-22 08:00:38 +01:00
Carlos Roca af81b51413 [IMP] web_time_range_menu_custom: black, isort, prettier 2024-11-22 08:00:38 +01:00
Alexandre D. Díaz ca6428db56 [FIX] web_time_range_menu_custom: Mix custom and 'no custom' periods
Steps to reproduce:

- Go to pivot view
- Select a custom time range
- Select a predefined comparison period (Ex. Previous Period)

Now you see that the comparison period is not being applied.
After this commit the comparison period is applied correctly.

TT29249
2024-11-22 08:00:38 +01:00
Alexandre D. Díaz 50be7c0e47 [ADD] web_time_range_menu_custom 2024-11-22 08:00:38 +01:00
Weblate e27d14c539 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-17.0/web-17.0-web_editor_class_selector
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_editor_class_selector/
2024-11-20 15:52:36 +00:00
OCA-git-bot 955ab1d0e2 [BOT] post-merge updates 2024-11-20 14:17:51 +00:00
oca-ci dd748d6865 [UPD] Update web_editor_class_selector.pot 2024-11-20 14:14:43 +00:00
OCA-git-bot f1076814a7 Merge PR #2991 into 17.0
Signed-off-by pedrobaeza
2024-11-20 14:12:24 +00:00
Carlos Lopez 1a2cab1cac [MIG] web_editor_class_selector: Migration to 17.0 2024-11-20 08:45:56 -05:00
Carlos Lopez 24a30554ba [IMP] web_editor_class_selector: pre-commit stuff 2024-11-16 11:26:23 -05:00
Carlos Lopez 937872011d [FIX] web_editor_class_selector: Avoid errors when custom CSS class is not present
Go to the website
Open the editor
Add text and select it, a traceback is shown
2024-11-16 11:26:23 -05:00
mymage 67109ced8a Added translation using Weblate (Italian) 2024-11-16 11:26:23 -05:00
Carlos Lopez a0996d3626 [ADD] web_editor_class_selector: new module to add custom CSS in HTML editor.
This module allows users to create custom CSS classes, which can then be selected and applied directly in the HTML editor.
2024-11-16 11:26:23 -05:00
OCA-git-bot 990d84e999 [BOT] post-merge updates 2024-11-04 16:39:21 +00:00
OCA-git-bot 96cb5d5d91 Merge PR #2978 into 17.0
Signed-off-by pedrobaeza
2024-11-04 16:35:37 +00:00
Víctor Martínez d85a34ccc5 [FIX] web_responsive: Fix test related to ir.actions.act_window
Related to cac20c5f2f

Now it is necessary to have an ir.actions.act_window record
2024-11-04 17:29:57 +01:00
OCA-git-bot 6b62ffb744 [BOT] post-merge updates 2024-10-30 17:49:40 +00:00
OCA-git-bot e802b7083e Merge PR #2972 into 17.0
Signed-off-by pedrobaeza
2024-10-30 17:45:40 +00:00
Carlos Lopez 5feee78faa [IMP] web_timeline: Update vis-timeline-graph2d lib: 7.7.0 -> 7.7.3 2024-10-23 19:56:59 -05:00
mymage 03bf845055 Translated using Weblate (Italian)
Currently translated at 100.0% (16 of 16 strings)

Translation: web-17.0/web-17.0-web_timeline
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_timeline/it/
2024-10-22 09:06:38 +00:00
Weblate 6ce7f0de26 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-17.0/web-17.0-web_timeline
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_timeline/
2024-10-21 18:50:48 +00:00
OCA-git-bot 247a73e1d4 [BOT] post-merge updates 2024-10-21 15:39:32 +00:00
oca-ci 4c790ea02a [UPD] Update web_timeline.pot 2024-10-21 15:36:37 +00:00
OCA-git-bot 8320c2f152 Merge PR #2969 into 17.0
Signed-off-by CarlosRoca13
2024-10-21 15:34:11 +00:00