ernesto
d75e43f467
[MIG] mass_mailing_custom_unsubscribe: Migration to 12.0
2024-12-16 09:08:33 +01:00
ernesto
b3e2d8bc7b
mass_mailing_custom_unsubscribe: Fix testing error
...
Fix assertIn error thrown in testing mode
2024-12-16 09:08:33 +01:00
c2cdidier
b47a353d16
Translated using Weblate (French)
...
Currently translated at 80.0% (44 of 55 strings)
Translation: social-11.0/social-11.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mass_mailing_custom_unsubscribe/fr/
2024-12-16 09:08:33 +01:00
Stéphane Bidoul (ACSONE)
6b2fa90a96
[FIX] do not use section titles in readme fragments
...
This creates inconsistency issues when assembling them in the README.
2024-12-16 09:08:33 +01:00
David
0b8e8d1fbd
[MIG] mass_mailing_custom_unsubscribe: Migration to 11.0
2024-12-16 09:08:33 +01:00
Jairo Llopis
ed90b6291f
[IMP] mass_mailing_custom_unsubscribe: GDPR compliance ( #267 )
...
* [IMP] mass_mailing_custom_unsubscribe: GDPR compliance
- Record resubscriptions too.
- Record action metadata.
- Make ESLint happy.
- Quick color-based action distinction in tree view.
- Add useful quick groupings.
- Display (un)subscription metadata.
- Pivot & graph views.
2024-12-16 09:08:33 +01:00
Jairo Llopis
bcd1b35052
[MIG][mass_mailing_custom_unsubscribe] Migrate to v10
2024-12-16 09:08:33 +01:00
Jairo Llopis
d2f84b45b3
[9.0][MIG][mass_mailing_custom_unsubscribe] Migrate.
...
- Imported last updates from v8.
- Adapted to v9.
- Added a saner default to `mass_mailing.salt` configuration parameter by
reusing `database.secret` if available, hoping that some day
https://github.com/odoo/odoo/pull/12040 gets merged.
- Updated README.
- Increase security, drop backwards compatibility.
Security got improved upstream, which would again break compatibility among current addon and future master upstream.
I choose to break it now and keep it secured future-wise, so I drop the backwards compatibility features.
- Includes tour tests.
- Removes outdated tests.
- Extends the mailing list management form when unsubscriber is a contact.
- Adds a reason form even if he is not.
- Avoids all methods that were not model-agnostic.
[FIX][mass_mailing_custom_unsubscribe] Reasons noupdate
After this fix, when you update the addon, you will not lose your customized reasons.
[FIX] Compatibilize with mass_mailing_partner
Current test code was based on the assumption that the `@api.model` decorator on `create()` ensured an empty recordset when running the method, but that's not true. This was causing an incompatibility betwee these tests and the `mass_mailing_partner` addon, which works assuming 0-1 recordsets.
Now records are created from an empty recordset, and thus tests work everywhere.
Update instructions
If the user does not add the unsubscribe snippet, nothing will happen, so it's added to README to avoid confusion when testing/using the addon.
[FIX] Use the right operator to preserve recordsets order
Using `|=` sorts records at will each time (treating them as Python's `set`).
Using `+=` always appends a record to the end of the set.
Since we are using the record position in the set, this caused the test to work sometimes and fail other times. Now it works always.
2024-12-16 09:08:33 +01:00
Yajo
6c83d4347b
[8.0][IMP][mass_mailing_custom_unsubscribe] Get reasons for unsubscription ( #58 )
...
* [8.0][IMP][mass_mailing_custom_unsubscribe] Get reasons for unsubscription.
2024-12-16 09:08:33 +01:00
Jairo Llopis
a4b39f529d
Add beautier pages for unsubscription process.
2024-12-16 09:08:33 +01:00
Pedro M. Baeza
481f6749f0
[MIG] Rename manifest files
2024-12-16 09:08:33 +01:00
Stéphane Bidoul (ACSONE)
922bfa490a
[FIX] remove en.po that was erroneously created by transbot
2024-12-16 09:08:33 +01:00
Pedro M. Baeza
a89e6ec524
[MIG] Make modules uninstallable
2024-12-16 09:08:33 +01:00
Antonio Espinosa
f8cbe3ec00
[ADD] mass_mailing_custom_unsubscribe addon
2024-12-16 09:08:33 +01:00
OCA-git-bot
32e72bea74
Merge PR #1477 into 17.0
...
Signed-off-by hbrunn
2024-12-06 11:14:17 +00:00
mymage
bdbf483c57
Translated using Weblate (Italian)
...
Currently translated at 100.0% (133 of 133 strings)
Translation: social-17.0/social-17.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_tracking/it/
2024-11-25 11:06:28 +00:00
mymage
001b8c3e15
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: social-17.0/social-17.0-mail_autogenerated_header
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_autogenerated_header/it/
2024-11-25 11:06:28 +00:00
mymage
54f32c1451
Added translation using Weblate (Italian)
2024-11-23 16:50:37 +00:00
Weblate
69fb9b8d02
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-17.0/social-17.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_tracking/
2024-11-22 16:21:35 +00:00
OCA-git-bot
e90dd39642
[BOT] post-merge updates
2024-11-22 16:21:27 +00:00
oca-ci
c94b45e9b7
[UPD] Update mail_tracking.pot
2024-11-22 16:17:42 +00:00
OCA-git-bot
ebe778fa59
Merge PR #1475 into 17.0
...
Signed-off-by hbrunn
2024-11-22 16:14:25 +00:00
OCA-git-bot
64883674fd
[BOT] post-merge updates
2024-11-22 16:12:20 +00:00
oca-ci
d07edbee48
[UPD] Update mail_autogenerated_header.pot
2024-11-22 16:08:33 +00:00
OCA-git-bot
4429756753
Merge PR #1442 into 17.0
...
Signed-off-by hbrunn
2024-11-22 16:04:34 +00:00
OCA-git-bot
c0e9e49d50
[BOT] post-merge updates
2024-11-22 16:03:15 +00:00
OCA-git-bot
e228d345ba
Merge PR #1468 into 17.0
...
Signed-off-by hbrunn
2024-11-22 15:59:06 +00:00
Weblate
ce46528916
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-17.0/social-17.0-mail_layout_preview
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_layout_preview/
2024-11-14 07:50:50 +00:00
OCA-git-bot
3fe95cbb31
[BOT] post-merge updates
2024-11-14 07:30:50 +00:00
oca-ci
85768bf2be
[UPD] Update mail_layout_preview.pot
2024-11-14 07:26:50 +00:00
OCA-git-bot
d04978867d
Merge PR #1371 into 17.0
...
Signed-off-by simahawk
2024-11-14 07:23:38 +00:00
mymage
1fcc597a3d
Translated using Weblate (Italian)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: social-17.0/social-17.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-base_search_mail_content/it/
2024-11-13 10:06:34 +00:00
mymage
131cd071de
Translated using Weblate (Italian)
...
Currently translated at 100.0% (128 of 128 strings)
Translation: social-17.0/social-17.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_tracking/it/
2024-11-13 10:06:34 +00:00
mymage
4d191d35a3
Translated using Weblate (Italian)
...
Currently translated at 100.0% (4 of 4 strings)
Translation: social-17.0/social-17.0-mail_attach_existing_attachment
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_attach_existing_attachment/it/
2024-11-12 20:06:47 +00:00
mymage
c7da735d67
Translated using Weblate (Italian)
...
Currently translated at 100.0% (18 of 18 strings)
Translation: social-17.0/social-17.0-mute_notification_user_autosubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mute_notification_user_autosubscribe/it/
2024-10-29 12:06:34 +00:00
mymage
b738f819f6
Added translation using Weblate (Italian)
2024-10-29 09:29:43 +00:00
OCA-git-bot
2299f2dffc
[BOT] post-merge updates
2024-10-28 09:29:33 +00:00
oca-ci
8e73cfd905
[UPD] Update mute_notification_user_autosubscribe.pot
2024-10-28 09:26:22 +00:00
OCA-git-bot
a782294087
Merge PR #1460 into 17.0
...
Signed-off-by etobella
2024-10-28 09:23:23 +00:00
manu
8b31c5ef84
[ADD]mute_notification_user_autosubscribe: Do not send notification to users autosubscribed through user_id field
2024-10-28 09:33:47 +01:00
mymage
ba91c3fd80
Translated using Weblate (Italian)
...
Currently translated at 100.0% (128 of 128 strings)
Translation: social-17.0/social-17.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_tracking/it/
2024-10-24 09:06:38 +00:00
mymage
d590e55239
Translated using Weblate (Italian)
...
Currently translated at 100.0% (4 of 4 strings)
Translation: social-17.0/social-17.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_optional_follower_notification/it/
2024-10-22 09:06:32 +00:00
Weblate
91ff47d023
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-17.0/social-17.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_optional_follower_notification/
2024-10-21 10:51:48 +00:00
OCA-git-bot
654ea127a0
[BOT] post-merge updates
2024-10-21 10:09:11 +00:00
oca-ci
2892cd0748
[UPD] Update mail_optional_follower_notification.pot
2024-10-21 10:06:01 +00:00
OCA-git-bot
3ed4400511
Merge PR #1381 into 17.0
...
Signed-off-by etobella
2024-10-21 10:03:00 +00:00
Jérémy Didderen
43e38fd385
[MIG] mail_optional_follower_notification: Migration to 17.0
2024-10-17 14:20:55 +02:00
andrea
48a3b12033
[17.0][FIX] mail_activity_board: hide button if has no activities
2024-10-13 11:35:14 +02:00
trisdoan
a52ebfa51e
oca-port: blacklist PR(s) 1244, 1048 for mail_tracking_mass_mailing
2024-10-10 15:54:44 +07:00
trisdoan
82e66467ea
[FW] port missing commits from 14.0 to 17.0
2024-10-03 11:41:51 +07:00