Commit Graph

1865 Commits

Author SHA1 Message Date
OCA-git-bot
3a08e543b8 [BOT] post-merge updates 2024-05-15 10:14:08 +00:00
oca-ci
069057f7e2 [UPD] Update web_widget_remote_measure.pot 2024-05-15 10:10:46 +00:00
oca-ci
5a9455002a [UPD] Update web_time_range_menu_custom.pot 2024-05-15 10:10:41 +00:00
oca-ci
267c53d9d8 [UPD] Update web_pivot_computed_measure.pot 2024-05-15 10:10:39 +00:00
OCA-git-bot
c18a37977e Merge PR #2821 into 15.0
Signed-off-by pedrobaeza
2024-05-15 10:07:13 +00:00
trisdoan
1ec010667f [IMP] web_dialog_size: hide restore button when opening dialog 2024-05-15 16:21:27 +07:00
OCA-git-bot
411eef22f2 [BOT] post-merge updates 2024-04-15 14:07:35 +00:00
OCA-git-bot
7381f10bba Merge PR #2796 into 15.0
Signed-off-by pedrobaeza
2024-04-15 14:04:28 +00:00
Carlos Roca
e49aac8a36 [FIX] web_pivot_computed_measure: Avoid Infinity errors by comparisons
As with the values that computed measurements can take, comparisons can
also take these values which are formatted by the function
getFormattedVariation. So we extend this method to take infinite values
into account.
2024-04-15 13:22:01 +02:00
Weblate
4e1809f10b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-15.0/web-15.0-web_widget_open_tab
Translate-URL: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_widget_open_tab/
2024-04-15 11:11:42 +00:00
OCA-git-bot
2ce992e57b [BOT] post-merge updates 2024-04-15 11:11:21 +00:00
oca-ci
9e35e3fd0b [UPD] Update web_widget_open_tab.pot 2024-04-15 11:06:24 +00:00
OCA-git-bot
0fa67fa637 Merge PR #2523 into 15.0
Signed-off-by dreispt
2024-04-15 11:03:47 +00:00
Aungkokolin1997
91187db359 [IMP] consider display_name field 2024-04-10 17:19:12 +07:00
OCA-git-bot
c27712cce4 [BOT] post-merge updates 2024-04-03 13:43:42 +00:00
oca-ci
77c4af5577 [UPD] Update web_filter_header_button.pot 2024-04-03 13:40:19 +00:00
OCA-git-bot
ab27331b0d Merge PR #2768 into 15.0
Signed-off-by pedrobaeza
2024-04-03 13:36:26 +00:00
Weblate
16838233fb Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-15.0/web-15.0-web_notify
Translate-URL: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_notify/
2024-04-01 11:16:54 +00:00
OCA-git-bot
a1c450a472 [BOT] post-merge updates 2024-04-01 11:16:30 +00:00
oca-ci
52a84070a4 [UPD] Update web_notify.pot 2024-04-01 11:13:20 +00:00
OCA-git-bot
382959c9a4 Merge PR #2753 into 15.0
Signed-off-by pedrobaeza
2024-04-01 11:10:51 +00:00
OCA-git-bot
4d4113cbe5 [BOT] post-merge updates 2024-03-27 09:22:29 +00:00
OCA-git-bot
4192fade62 Merge PR #2784 into 15.0
Signed-off-by pedrobaeza
2024-03-27 09:19:32 +00:00
Carlos Roca
57fd46a868 [FIX] web_pivot_computed_measure: Take care about -Infinity value too 2024-03-27 10:15:46 +01:00
David
3011822561 [ADD] web_filter_header_button: New module
TT47127
2024-03-15 17:04:59 +01:00
Weblate
5ae9cdeb3c Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-15.0/web-15.0-web_select_all_companies
Translate-URL: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_select_all_companies/
2024-03-09 16:07:15 +00:00
OCA-git-bot
6ca264489d [BOT] post-merge updates 2024-03-09 15:29:20 +00:00
oca-ci
a9f6afb46c [UPD] Update web_select_all_companies.pot 2024-03-09 15:26:01 +00:00
OCA-git-bot
db622694c3 Merge PR #2636 into 15.0
Signed-off-by dreispt
2024-03-09 15:23:27 +00:00
OCA-git-bot
1c8fac3dff [BOT] post-merge updates 2024-03-08 15:13:16 +00:00
OCA-git-bot
52c8ad1c5f Merge PR #2762 into 15.0
Signed-off-by pedrobaeza
2024-03-08 15:10:08 +00:00
Carlos Roca
81fcf6cce1 [IMP] web_drop_target: Avoid errors for undefined elements
This changes are done to avoid errors in dms_field. This error is
found using this other PR: https://github.com/OCA/dms/pull/310

The steps to reproduce the error are:
1. Create a directory or a file without using drag and drop
2. Drag and drop a file into a folder and you will see the error
2024-03-08 16:01:11 +01:00
Guewen Baconnier
5d1c3d5fd7 [IMP] web_notify: Add possibility to return an action in a notification 2024-03-04 10:24:16 +01:00
OCA-git-bot
dac33645f2 [BOT] post-merge updates 2024-02-20 08:33:54 +00:00
OCA-git-bot
8ddd680dd7 Merge PR #2386 into 15.0
Signed-off-by StefanRijnhart
2024-02-20 08:31:03 +00:00
Alexandre D. Díaz
db52434452 [UPD] web_tree_dynamic_colored_field: readme usage section 2024-02-19 19:17:19 +01:00
OCA-git-bot
44e18ebd16 [BOT] post-merge updates 2024-02-08 20:03:30 +00:00
OCA-git-bot
4d3274a42a Merge PR #2740 into 15.0
Signed-off-by pedrobaeza
2024-02-08 20:00:10 +00:00
Carlos Roca
9941a58328 [IMP] web_refresher: Provide the ability to reload information from a report view 2024-02-07 16:50:23 +01:00
OCA-git-bot
4c7b800293 [BOT] post-merge updates 2024-01-28 17:37:29 +00:00
OCA-git-bot
706527cb24 Merge PR #2361 into 15.0
Signed-off-by legalsylvain
2024-01-28 17:34:34 +00:00
OCA-git-bot
edde915f16 [BOT] post-merge updates 2024-01-12 08:29:56 +00:00
oca-ci
ee19bf6b3f [UPD] Update web_hide_user_menu_item.pot 2024-01-12 08:26:49 +00:00
OCA-git-bot
b03a7002e4 Merge PR #2274 into 15.0
Signed-off-by simahawk
2024-01-12 08:24:24 +00:00
Aung Ko Ko Lin
a0ff81f223 [ADD] web_hide_user_menu_item 2024-01-12 14:11:14 +06:30
OCA-git-bot
95b9199faa [BOT] post-merge updates 2024-01-06 23:47:36 +00:00
OCA-git-bot
f82258caf0 Merge PR #2697 into 15.0
Signed-off-by pedrobaeza
2024-01-06 23:43:06 +00:00
Hans Henrik Gabelgaard
159f732042 [IMP] web_notity: HTML formatting 2023-12-30 15:47:07 +01:00
OCA-git-bot
8f0866c725 [BOT] post-merge updates 2023-11-29 12:16:08 +00:00
OCA-git-bot
14828a257e Merge PR #2679 into 15.0
Signed-off-by pedrobaeza
2023-11-29 12:13:21 +00:00