Commit Graph

964 Commits (ac433decd66c40faae990d4deb8c4900fd09e991)

Author SHA1 Message Date
OCA-git-bot 0089be731d Merge PR #1031 into 15.0
Signed-off-by pedrobaeza
2022-12-20 14:41:18 +00:00
Enric Tobella 375d727ca5 [FIX] mail_activity_team: Adapt changes to 15.0 2022-12-20 14:16:08 +01:00
Enric Tobella e4f701d36f [FIX] mail_activity_team: restore to my activities when unselecting 2022-12-20 14:09:39 +01:00
david 607faa0857 [FIX] mail_activity_team: activity count
The user couldn't see the proper count of his own activities. It was
allways showing the team activities counter.

TT35885
2022-12-20 14:08:44 +01:00
Kevin Luna cdc606b566 [IMP] mail_activity_type: Remove deprecated usage of onchange
Replaced for web_domain_field module
2022-12-20 13:58:49 +01:00
Olga Marco bd214206b6 [IMP] mail_activity_team 2022-12-20 13:57:12 +01:00
Olga Marco 589f0f7f38 [IMP] mail_activity_team: Force team on schedule
If you schedule an activity and you don't force the team as False, errors might araise.
For example, on holidays.
2022-12-20 13:57:12 +01:00
Enric Tobella c3c52d7384 [IMP] mail_activity_team: Improve test using standard methods 2022-12-20 13:57:12 +01:00
Enric Tobella 5edac89b4f [IMP] mail_activity_team: Define team on activity types 2022-12-20 13:57:12 +01:00
OCA-git-bot 442118a261 [ADD] icon.png 2022-12-19 14:59:29 +01:00
OCA-git-bot 716d42e91f [UPD] README.rst 2022-12-19 14:59:29 +01:00
oca-ci 11f8189c20 [UPD] Update microsoft_outlook_single_tenant.pot 2022-12-19 14:59:29 +01:00
Telmo Santos fa6466efb2 [Add] microsoft_outlook_single_tenant 2022-12-19 14:59:29 +01:00
Ernesto Tejeda 11ecd1dd9a [MIG] mass_mailing_custom_unsubscribe: Migration to 15.0 2022-12-19 11:38:40 +01:00
Ernesto Tejeda 9b7ef0ae19 [MIG] mass_mailing_custom_unsubscribe: Migration to 14.0 2022-12-19 11:38:40 +01:00
Ernesto Tejeda 8ff3bdb743 [IMP] mass_mailing_custom_unsubscribe: black, isort, prettier 2022-12-16 13:13:16 +01:00
david 2543d73274 [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
2022-12-16 13:13:16 +01:00
david a7e866ba7f [IMP] mass_mailing_custom_unsubscribe: chatter permissions
Otherwise only admins can put notes
2022-12-16 13:13:16 +01:00
Jairo Llopis 5c4b0194f4 [IMP] pre-commit run -a 2022-12-16 13:13:16 +01:00
Carlos Roca 8b5f9af06b [FIX] mass_mailing_custom_unsubscribe: Added the changes to avoid the linter warnings 2022-12-16 13:13:16 +01:00
Carlos Roca fc38567fb2 [MIG] mass_mailing_custom_unsubscribe: Migration to v13.0 2022-12-16 13:13:16 +01:00
Carlos Roca 844c382fe7 [IMP] mass_mailing_custom_unsubscribe: black, isort, prettier 2022-12-16 13:13:16 +01:00
Pedro M. Baeza 9cdbc02cfc [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.
2022-12-16 13:13:16 +01:00
Pedro M. Baeza c2ac2eb4d4 [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`.
2022-12-16 13:13:16 +01:00
Matjaz Mozetic d3aacdfbc2 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/
2022-12-16 13:13:16 +01:00
ernesto 42e8dd1e74 [MIG] mass_mailing_custom_unsubscribe: Migration to 12.0 2022-12-16 13:13:16 +01:00
ernesto 10c516473f mass_mailing_custom_unsubscribe: Fix testing error
Fix assertIn error thrown in testing mode
2022-12-16 13:13:16 +01:00
c2cdidier 6c65281a05 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/
2022-12-16 13:13:16 +01:00
Stéphane Bidoul (ACSONE) 1ce8c6766a [FIX] do not use section titles in readme fragments
This creates inconsistency issues when assembling them in the README.
2022-12-16 13:13:16 +01:00
David 2e416ed4d0 [MIG] mass_mailing_custom_unsubscribe: Migration to 11.0 2022-12-16 13:13:16 +01:00
Jairo Llopis 0d1b3a499e [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.
2022-12-16 13:13:16 +01:00
Jairo Llopis 70a1c997ac [MIG][mass_mailing_custom_unsubscribe] Migrate to v10 2022-12-16 13:13:16 +01:00
Jairo Llopis 708780cab9 [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.
2022-12-16 13:13:16 +01:00
Yajo aa7e32c2b1 [8.0][IMP][mass_mailing_custom_unsubscribe] Get reasons for unsubscription (#58)
* [8.0][IMP][mass_mailing_custom_unsubscribe] Get reasons for unsubscription.
2022-12-16 13:13:16 +01:00
Jairo Llopis 1b72b82749 Add beautier pages for unsubscription process. 2022-12-16 13:13:16 +01:00
Pedro M. Baeza ca01a85a12 [MIG] Rename manifest files 2022-12-16 13:13:16 +01:00
Stéphane Bidoul (ACSONE) 20231fc895 [FIX] remove en.po that was erroneously created by transbot 2022-12-16 13:13:16 +01:00
Pedro M. Baeza b6fa80e732 [MIG] Make modules uninstallable 2022-12-16 13:13:16 +01:00
Antonio Espinosa cd1f789155 [ADD] mass_mailing_custom_unsubscribe addon 2022-12-16 13:13:16 +01:00
Weblate 0c71daadde Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_quoted_reply
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_quoted_reply/
2022-12-15 20:08:39 +00:00
OCA-git-bot bcaad6cc07 [ADD] setup.py 2022-12-15 16:28:10 +00:00
OCA-git-bot dcf7ed0a69 [UPD] README.rst 2022-12-15 16:28:10 +00:00
OCA-git-bot b2013b1154 [UPD] addons table in README.md 2022-12-15 16:28:07 +00:00
oca-ci 413f57cbe1 [UPD] Update mail_quoted_reply.pot 2022-12-15 16:25:13 +00:00
OCA-git-bot bda52d7a6c Merge PR #980 into 15.0
Signed-off-by etobella
2022-12-15 16:22:19 +00:00
OCA-git-bot e00c5e2568 [UPD] addons table in README.md 2022-12-14 10:45:52 +00:00
OCA-git-bot 053038bc97 mail_notification_custom_subject 15.0.1.0.2 2022-12-14 10:45:48 +00:00
OCA-git-bot 14c6ce8999 [UPD] README.rst 2022-12-14 10:45:47 +00:00
OCA-git-bot 27a3d5b3a4 Merge PR #1027 into 15.0
Signed-off-by yajo
2022-12-14 10:42:00 +00:00
Eduardo De Miguel e373d416d5 [FIX] mail_notification_custom_subject: Use same approach as Odoo when selecting subtype_id 2022-12-14 11:32:59 +01:00