Commit Graph

1527 Commits (d0f3e6b9834bd95dd83e9a5dfb082e35675b616b)

Author SHA1 Message Date
Carolina Fernandez d0f3e6b983 [IMP] mass_mailing_custom_unsubscribe: pre-commit stuff 2024-03-01 07:59:51 +01:00
Weblate d7dc8a43c9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_custom_unsubscribe/
2024-03-01 07:59:51 +01:00
Ivorra78 ec2c5b108d Translated using Weblate (Spanish)
Currently translated at 100.0% (86 of 86 strings)

Translation: social-15.0/social-15.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_custom_unsubscribe/es/
2024-03-01 07:59:51 +01:00
mymage 20d313c5aa Translated using Weblate (Italian)
Currently translated at 29.0% (25 of 86 strings)

Translation: social-15.0/social-15.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_custom_unsubscribe/it/
2024-03-01 07:59:51 +01:00
Weblate 33902b7a0f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_custom_unsubscribe/
2024-03-01 07:59:51 +01:00
Ernesto Tejeda 91931acb61 [MIG] mass_mailing_custom_unsubscribe: Migration to 15.0 2024-03-01 07:59:51 +01:00
Ernesto Tejeda f79540feed [MIG] mass_mailing_custom_unsubscribe: Migration to 14.0 2024-03-01 07:59:51 +01:00
Ernesto Tejeda bddd4bb367 [IMP] mass_mailing_custom_unsubscribe: black, isort, prettier 2024-03-01 07:59:51 +01:00
david 10f4c12e55 [FIX] mass_mailing_custom_unsubscribe: contacts model rename
As the mail contacts model is renamed, we need to update the Reference
field data with it.

TT30414
2024-03-01 07:59:51 +01:00
david 6b15924b17 [IMP] mass_mailing_custom_unsubscribe: chatter permissions
Otherwise only admins can put notes
2024-03-01 07:59:51 +01:00
Jairo Llopis d9ded204c9 [IMP] pre-commit run -a 2024-03-01 07:59:51 +01:00
Carlos Roca c2008c9f04 [FIX] mass_mailing_custom_unsubscribe: Added the changes to avoid the linter warnings 2024-03-01 07:59:51 +01:00
Carlos Roca 9f70b43779 [MIG] mass_mailing_custom_unsubscribe: Migration to v13.0 2024-03-01 07:59:51 +01:00
Carlos Roca b0bbdf2e61 [IMP] mass_mailing_custom_unsubscribe: black, isort, prettier 2024-03-01 07:59:51 +01:00
Pedro M. Baeza 53f2cc63df [FIX] mass_mailing_custom_unsubscribe: mailing contact contains `opt_out`
So we need to explicitly opt-out (XD) that model from the new alternative mechanism
for unsubscribing records.
2024-03-01 07:59:51 +01:00
Pedro M. Baeza 4ae7df5de2 [ADD] mass_mailing_custom_unsubscribe_event: Allow to unsubscribe discretely from an event
This addon extends the unsubscription process for allowing to unsubscribe
only for an event.

Standard process includes the mail in the general blacklist instead, which
can be very unconvenient.

This includes also the needed changes in the base module `mass_mailing_custom_unsubscribe`.
2024-03-01 07:59:51 +01:00
Matjaz Mozetic 529e9745db Translated using Weblate (Slovenian)
Currently translated at 38.8% (33 of 85 strings)

Translation: social-12.0/social-12.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mass_mailing_custom_unsubscribe/sl/
2024-03-01 07:59:51 +01:00
ernesto 6ff06ded6a [MIG] mass_mailing_custom_unsubscribe: Migration to 12.0 2024-03-01 07:59:51 +01:00
ernesto 97a958cc1f mass_mailing_custom_unsubscribe: Fix testing error
Fix assertIn error thrown in testing mode
2024-03-01 07:59:51 +01:00
c2cdidier 072a8d47af 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-03-01 07:59:51 +01:00
Stéphane Bidoul (ACSONE) 6e37db74a2 [FIX] do not use section titles in readme fragments
This creates inconsistency issues when assembling them in the README.
2024-03-01 07:59:51 +01:00
David 9082b1bf6b [MIG] mass_mailing_custom_unsubscribe: Migration to 11.0 2024-03-01 07:59:51 +01:00
Jairo Llopis dcc11bf750 [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-03-01 07:59:51 +01:00
Jairo Llopis b91e56c83d [MIG][mass_mailing_custom_unsubscribe] Migrate to v10 2024-03-01 07:59:51 +01:00
Jairo Llopis 8bc677f551 [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-03-01 07:59:51 +01:00
Yajo e4046fb0a5 [8.0][IMP][mass_mailing_custom_unsubscribe] Get reasons for unsubscription (#58)
* [8.0][IMP][mass_mailing_custom_unsubscribe] Get reasons for unsubscription.
2024-03-01 07:59:51 +01:00
Jairo Llopis 238e8f1387 Add beautier pages for unsubscription process. 2024-03-01 07:59:51 +01:00
Pedro M. Baeza a9643306fc [MIG] Rename manifest files 2024-03-01 07:59:51 +01:00
Stéphane Bidoul (ACSONE) 0589346550 [FIX] remove en.po that was erroneously created by transbot 2024-03-01 07:59:51 +01:00
Pedro M. Baeza 9be6e4c366 [MIG] Make modules uninstallable 2024-03-01 07:59:51 +01:00
Antonio Espinosa 80c13eaa14 [ADD] mass_mailing_custom_unsubscribe addon 2024-03-01 07:59:51 +01:00
mymage 6c3e7322c4 Translated using Weblate (Italian)
Currently translated at 100.0% (10 of 10 strings)

Translation: social-16.0/social-16.0-mail_drop_target
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_drop_target/it/
2024-02-26 16:34:42 +00:00
mymage 8e1e2b9286 Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: social-16.0/social-16.0-mail_restrict_follower_selection
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_restrict_follower_selection/it/
2024-02-26 16:34:40 +00:00
mymage e94440ef84 Added translation using Weblate (Italian) 2024-02-26 13:47:06 +00:00
Weblate eec55ced7f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_tracking/
2024-02-23 16:42:05 +00:00
oca-ci 08d091fe95 [UPD] Update mail_tracking.pot 2024-02-23 16:41:51 +00:00
Weblate c910d01a43 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_tracking/
2024-02-23 16:38:07 +00:00
oca-ci a4c80f0ebc [UPD] Update mail_tracking.pot 2024-02-23 16:37:54 +00:00
Vincent Hatakeyama 4de8bee2c3 Translated using Weblate (French)
Currently translated at 100.0% (3 of 3 strings)

Translation: social-16.0/social-16.0-mail_debrand
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_debrand/fr/
2024-02-23 16:34:27 +00:00
Vincent Hatakeyama 39d721fb59 Translated using Weblate (French)
Currently translated at 37.9% (22 of 58 strings)

Translation: social-16.0/social-16.0-mail_tracking_mailgun
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_tracking_mailgun/fr/
2024-02-23 16:32:10 +00:00
Vincent Hatakeyama faaa7e30c5 Translated using Weblate (French)
Currently translated at 95.0% (19 of 20 strings)

Translation: social-16.0/social-16.0-mail_tracking_mass_mailing
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_tracking_mass_mailing/fr/
2024-02-23 16:32:10 +00:00
Vincent Hatakeyama a4ce349c70 Translated using Weblate (French)
Currently translated at 100.0% (125 of 125 strings)

Translation: social-16.0/social-16.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_tracking/fr/
2024-02-23 16:32:09 +00:00
Weblate 29fc918a74 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_tracking/
2024-02-22 19:03:35 +00:00
oca-ci fa7bb31454 [UPD] Update mail_tracking.pot 2024-02-22 19:03:21 +00:00
OCA-git-bot a1950660f1 [BOT] post-merge updates 2024-02-22 19:00:07 +00:00
oca-ci dd3c398b09 [UPD] Update mail_drop_target.pot 2024-02-22 18:56:23 +00:00
OCA-git-bot 6484de796b Merge PR #1217 into 16.0
Signed-off-by dreispt
2024-02-22 18:53:17 +00:00
chien ed5b0bd8fc [MIG] mail_drop_target: Migration to 16.0 2024-02-19 10:30:07 +07:00
chien 3044897ffc [IMP] mail_drop_target: black, isort, prettier 2024-02-19 10:23:05 +07:00
Jasmin Solanki 0ff1e8bc0c [MIG] mail_drop_target: Migration to 15.0 2024-02-19 10:21:15 +07:00