Commit Graph

2244 Commits (14.0)

Author SHA1 Message Date
DavidJForgeFlow e8cc077bda [IMP] web_notify
When trying to use the notify function that comes from a normal user with sudo flag enabled, it wasn't letting the user access it. Adding the su flag to the check should allow sudo users using this feature.
2023-11-17 11:58:08 +01:00
OCA-git-bot 2f46029928 [BOT] post-merge updates 2023-11-10 17:21:18 +00:00
OCA-git-bot af225121c1 Merge PR #2369 into 14.0
Signed-off-by etobella
2023-11-10 17:17:56 +00:00
KKamaa 356bedbb38 [FIX] isort, black, prettier 2023-11-10 12:34:04 +03:00
KKamaa 1bf7130978 [FIX] drag_drop element cannot be seen, if check for undefined value 2023-11-10 12:34:04 +03:00
Ilyas c3f14b352d [FIX] web_field_required_invisible_manager: fix depend. domain compute 2023-11-06 12:41:10 +01:00
Francesco Foresti c9c5fa7cc1 Translated using Weblate (Italian)
Currently translated at 100.0% (21 of 21 strings)

Translation: web-14.0/web-14.0-web_notify
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_notify/it/
2023-11-02 17:40:57 +00:00
Weblate cb518d5554 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-14.0/web-14.0-web_field_required_invisible_manager
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_field_required_invisible_manager/
2023-10-30 16:16:57 +00:00
Weblate 86fbe977d8 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-14.0/web-14.0-web_m2x_options_manager
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_m2x_options_manager/
2023-10-30 16:16:57 +00:00
OCA-git-bot d42df8ba12 [BOT] post-merge updates 2023-10-30 16:16:21 +00:00
oca-ci be58f1ad52 [UPD] Update web_m2x_options_manager.pot 2023-10-30 16:12:01 +00:00
oca-ci 3af2722409 [UPD] Update web_field_required_invisible_manager.pot 2023-10-30 16:11:58 +00:00
oca-ci a8216cfaee [UPD] Update web_create_write_confirm.pot 2023-10-30 16:11:52 +00:00
OCA-git-bot 4a5dca68fb Merge PR #2649 into 14.0
Signed-off-by pedrobaeza
2023-10-30 16:07:39 +00:00
Alessandro Uffreduzzi ee19af1587
[FIX] all: fix pre-commit new checks 2023-10-30 17:01:22 +01:00
Ignacio Buioli b8a9e6dff0 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (23 of 23 strings)

Translation: web-14.0/web-14.0-web_pwa_oca
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_pwa_oca/es_AR/
2023-10-29 08:32:09 +00:00
mymage 6630410ee4 Translated using Weblate (Italian)
Currently translated at 100.0% (2 of 2 strings)

Translation: web-14.0/web-14.0-web_drop_target
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_drop_target/it/
2023-10-29 08:32:09 +00:00
oca-git-bot 3c125a9348 [IMP] update dotfiles 2023-10-27 21:57:29 +02:00
OCA-git-bot 3aeeccf7c9 [BOT] post-merge updates 2023-10-25 15:27:27 +00:00
oca-ci 67044f1c30 [UPD] Update web_widget_uom.pot 2023-10-25 15:21:40 +00:00
OCA-git-bot aed764632b Merge PR #2091 into 14.0
Signed-off-by simahawk
2023-10-25 15:15:55 +00:00
Giovanni 36028ceab2 [ADD] web_widget_uom 2023-10-25 17:03:43 +02:00
OCA-git-bot 9621efda0d [BOT] post-merge updates 2023-10-23 11:57:48 +00:00
OCA-git-bot cf1921e960 Merge PR #2644 into 14.0
Signed-off-by gurneyalex
2023-10-23 11:54:03 +00:00
Akim Juillerat 5ae07aaaf8 web_edit_user_filter: Fix selection of facet
When clicking to edit a filter in search view, the _process_filters
function will receive the faceID argument as a string, which will
be compared to facet.groupId that is an Integer.

Therefore we should use == operator when comparing this value to
allow type coercion from JS.
2023-10-19 13:29:13 +02:00
OCA-git-bot 41529c1fc9 [BOT] post-merge updates 2023-10-18 14:31:25 +00:00
oca-ci bd9f1b5a7b [UPD] Update web_edit_user_filter.pot 2023-10-18 14:26:34 +00:00
OCA-git-bot d75b136e7c Merge PR #2017 into 14.0
Signed-off-by simahawk
2023-10-18 14:23:10 +00:00
Roberto Fichera b38dda69c3 [14.0][MIG] web_edit_user_filter: Migration to 14.0 2023-10-18 16:08:45 +02:00
OCA-git-bot c11eef7428 [BOT] post-merge updates 2023-10-18 10:06:37 +00:00
OCA-git-bot 121d954be3 Merge PR #2642 into 14.0
Signed-off-by pedrobaeza
2023-10-18 10:03:05 +00:00
David 8173c33a12 [FIX] web_widget_domain_editor_dialog: keep context
The dialog needs to keep the context so translations and other things
work as expected.

TT45543
2023-10-18 11:48:10 +02:00
OCA-git-bot df3a5ccc3f [BOT] post-merge updates 2023-10-18 08:03:00 +00:00
OCA-git-bot ca2e322c52 Merge PR #2576 into 14.0
Signed-off-by simahawk
2023-10-18 07:43:18 +00:00
Roberto Fichera c97e91ebd8 [IMP] web_edit_user_filter: black, isort, prettier 2023-10-17 11:57:56 +02:00
Marcel Savegnago b288df563c Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3 of 3 strings)

Translation: web-12.0/web-12.0-web_edit_user_filter
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_edit_user_filter/pt_BR/
2023-10-17 11:57:56 +02:00
Marcel Savegnago aea65b5455 Added translation using Weblate (Portuguese (Brazil)) 2023-10-17 11:57:56 +02:00
OCA-git-bot 61f6a8d713 web_edit_user_filter 12.0.1.0.2 2023-10-17 11:57:56 +02:00
claudiagn 368b7d6688 Translated using Weblate (Catalan)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-12.0/web-12.0-web_edit_user_filter
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_edit_user_filter/ca/
2023-10-17 11:57:56 +02:00
claudiagn 7c279338eb Added translation using Weblate (Catalan) 2023-10-17 11:57:56 +02:00
Yann Papouin eb0b9ce639 Translated using Weblate (French)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-12.0/web-12.0-web_edit_user_filter
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_edit_user_filter/fr/
2023-10-17 11:57:56 +02:00
Yann Papouin a2eb340e44 Added translation using Weblate (French) 2023-10-17 11:57:56 +02:00
claudiagn 573c6e2459 Translated using Weblate (Spanish)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-12.0/web-12.0-web_edit_user_filter
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_edit_user_filter/es/
2023-10-17 11:57:56 +02:00
claudiagn ebde200d26 Added translation using Weblate (Spanish) 2023-10-17 11:57:56 +02:00
OCA-git-bot 1cd581be81 [UPD] README.rst 2023-10-17 11:57:56 +02:00
OCA-git-bot efee7f11e6 [UPD] README.rst 2023-10-17 11:57:56 +02:00
Hans Henrik Gabelgaard 9fc18151dc Translated using Weblate (Danish)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-12.0/web-12.0-web_edit_user_filter
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_edit_user_filter/da/
2023-10-17 11:57:56 +02:00
Hans Henrik Gabelgaard 0cd4aa4146 Added translation using Weblate (Danish) 2023-10-17 11:57:56 +02:00
eng-eslam-a-y 83499eb4ad Update backend.js 2023-10-17 11:57:56 +02:00
eng-eslam-a-y 17995dbf51 has to explicit check for type of value !== null
has to explicit check for type of value !== null as the typeof null is object
https://i.stack.imgur.com/FzI1R.png
2023-10-17 11:57:56 +02:00