Commit Graph

1031 Commits (c897bcefc04a1c65c172dfee1e1ecab38b48e582)

Author SHA1 Message Date
oca-travis 852e7ecd99 [UPD] Update mail_activity_reminder.pot 2023-10-09 14:01:36 +02:00
Alexey Pelykh 191b76edd9 [ADD] mail_activity_reminder 2023-10-09 14:01:36 +02:00
Weblate 3e97c9a637 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-mail_activity_done
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_activity_done/
2023-10-09 11:17:22 +00:00
mymage e98365b7af Translated using Weblate (Italian)
Currently translated at 63.6% (7 of 11 strings)

Translation: social-16.0/social-16.0-email_template_qweb
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-email_template_qweb/it/
2023-10-09 09:18:35 +00:00
OCA-git-bot 8fb8fc30f7 [BOT] post-merge updates 2023-10-05 15:56:04 +00:00
OCA-git-bot 9e9efb4985 Merge PR #1123 into 16.0
Signed-off-by pedrobaeza
2023-10-05 15:53:12 +00:00
OCA-git-bot 9c4e236eaa [BOT] post-merge updates 2023-10-03 19:45:52 +00:00
oca-ci 82e57d423d [UPD] Update mail_improved_tracking_value.pot 2023-10-03 19:42:43 +00:00
OCA-git-bot 05c7a9b5e1 Merge PR #1163 into 16.0
Signed-off-by simahawk
2023-10-03 19:39:22 +00:00
OCA-git-bot 8d25f25e8d [BOT] post-merge updates 2023-09-29 16:49:12 +00:00
OCA-git-bot 52c71ba041 Merge PR #1214 into 16.0
Signed-off-by hbrunn
2023-09-29 16:46:23 +00:00
Holger Brunn 615aad7409 [FIX] mail_activity_done: patch _action_done in a more reliable way 2023-09-27 11:06:25 +02:00
OCA-git-bot f66dbf174f [BOT] post-merge updates 2023-09-27 06:38:54 +00:00
oca-ci 1120932d8c [UPD] Update mail_activity_done.pot 2023-09-27 06:36:00 +00:00
OCA-git-bot cd65862ca5 Merge PR #1168 into 16.0
Signed-off-by StefanRijnhart
2023-09-27 06:33:31 +00:00
Jakub Bordáš 054c690847 [MIG] mail_activity_done: Migration to 16.0
Changed property in test to a correct one

Changed README

Added necessary checks if module does not have an icon

Added default value to _original_module
2023-09-26 16:07:10 +05:30
filoquin b3f4068e02 [MIG] mail_tracking: Migration to 16.0 2023-09-25 07:50:08 -07:00
payen000 10f2f95f95 [IMP] mail_tracking: pre-commit run 2023-09-25 07:41:33 -07:00
OCA-git-bot 5ff6ab81d3 [UPD] README.rst 2023-09-25 07:40:36 -07:00
Weblate fdc9b8c15b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking/
2023-09-25 07:40:36 -07:00
OCA-git-bot 158b4d7c0f mail_tracking 15.0.3.1.0 2023-09-25 07:40:36 -07:00
OCA-git-bot 781bf09fcb [UPD] README.rst 2023-09-25 07:40:36 -07:00
oca-ci 9ba1a399ba [UPD] Update mail_tracking.pot 2023-09-25 07:40:36 -07:00
David c8fd2a18c9 [FIX] mail_tracking: failed messages in thread
- Recover the failed messages box in the mail.thread
- Fix failed message box template issues
- Remove dead code
- Fix send_email() method signature
- Fix patch methods js files paths
- Update roadmap

TT44683
2023-09-25 07:40:36 -07:00
Weblate a534ad0b96 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking/
2023-09-25 07:40:36 -07:00
oca-ci 76cd5eb659 [UPD] Update mail_tracking.pot 2023-09-25 07:40:36 -07:00
OCA-git-bot 2d0d6a376f mail_tracking 15.0.3.0.1 2023-09-25 07:40:36 -07:00
OCA-git-bot efc4d50e5e mail_tracking 15.0.3.0.0 2023-09-25 07:40:36 -07:00
OCA-git-bot f4fe5e145c [UPD] README.rst 2023-09-25 07:40:36 -07:00
mymage eaf375e5aa Translated using Weblate (Italian)
Currently translated at 29.8% (34 of 114 strings)

Translation: social-15.0/social-15.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking/it/
2023-09-25 07:40:36 -07:00
dhx e801690097 [IMP] mail_tracking: New config parameter to disable the tracking image
- As the tracker img in the body is currently also used to set the
  X-Odoo-MailTracking-ID mail header we can remove the tag only
  after this is done
- Added tests to check for the presence and absence of the tracking
  image tag depending on the new configuration parameter
2023-09-25 07:40:36 -07:00
OCA-git-bot ee74c7b194 mail_tracking 15.0.2.0.5 2023-09-25 07:40:36 -07:00
David b79c30f929 [FIX] mail_tracking: allowed trackings compute
In the forward port of the permission check, a column was dropped from
the tuple, but the following code wasn't adapted to the new tuple
length. For clarity sake we also name the tuple unpacking into proper
variables.

TT43453
2023-09-25 07:40:36 -07:00
OCA-git-bot 869f25762b mail_tracking 15.0.2.0.4 2023-09-25 07:40:36 -07:00
David 2316c3fe83 [FIX] mail_tracking: thread permissions
If a user tries to read a thread on a record and one message is from a
partner on which he has no permissions, there will be an exception as
this method tries to fetch info from such partner.

TT43075
2023-09-25 07:40:36 -07:00
OCA-git-bot f9964582a2 mail_tracking 15.0.2.0.3 2023-09-25 07:40:35 -07:00
Thierry Ducrest 17fcd66213 Fix mail tracking bounce notification not logged
This is to resolve the following issue:

* https://github.com/OCA/social/issues/1121
2023-09-25 07:40:35 -07:00
Francesco Foresti 804ad3a205 Translated using Weblate (Italian)
Currently translated at 29.8% (34 of 114 strings)

Translation: social-15.0/social-15.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking/it/
2023-09-25 07:40:35 -07:00
Weblate 0a13c84bd1 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking/
2023-09-25 07:40:35 -07:00
oca-ci 9fe9f2dc51 [UPD] Update mail_tracking.pot 2023-09-25 07:40:35 -07:00
mymage 4e3dd4dedf Translated using Weblate (Italian)
Currently translated at 29.8% (34 of 114 strings)

Translation: social-15.0/social-15.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking/it/
2023-09-25 07:40:35 -07:00
OCA-git-bot 75bd3453ff mail_tracking 15.0.2.0.2 2023-09-25 07:40:35 -07:00
sergio-teruel 960a23f4fc [FIX] mail_tracking: Crash to add malformed emails to recipients suggestions 2023-09-25 07:40:35 -07:00
OCA-git-bot e789ac61aa mail_tracking 15.0.2.0.1 2023-09-25 07:40:35 -07:00
jb 9bb48ba637 use keyword arguments in build_email to comply with portal tests 2023-09-25 07:40:35 -07:00
Weblate 54ff0b30b1 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking/
2023-09-25 07:40:35 -07:00
OCA-git-bot 3621a7dcf1 mail_tracking 15.0.2.0.0 2023-09-25 07:40:35 -07:00
oca-ci e6682d404b [UPD] Update mail_tracking.pot 2023-09-25 07:40:35 -07:00
David 764e094a34 [FIX] mail_tracking: js linter warnings 2023-09-25 07:40:35 -07:00
Weblate 3d5e49f626 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking/
2023-09-25 07:40:35 -07:00