Commit Graph

829 Commits

Author SHA1 Message Date
OCA-git-bot
11b6f247a3 mail_quoted_reply 15.0.1.0.1 2023-01-24 10:52:22 +00:00
OCA-git-bot
0949b955cd Merge PR #1039 into 15.0
Signed-off-by pedrobaeza
2023-01-24 10:49:15 +00:00
Stefan Rijnhart
b4a1b7a1d2 [FIX] mail_quoted_reply: format of default m2m value in context (fixes tests) 2023-01-13 15:27:43 +01:00
Francesco Foresti
e203c128ec Translated using Weblate (Italian)
Currently translated at 71.8% (23 of 32 strings)

Translation: social-15.0/social-15.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_activity_team/it/
2023-01-03 13:44:45 +00:00
Weblate
db25181c07 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_tracking_mailgun
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking_mailgun/
2022-12-22 20:09:27 +00:00
OCA-git-bot
0cb52546df [ADD] setup.py 2022-12-22 18:49:43 +00:00
OCA-git-bot
c7af37b471 [UPD] README.rst 2022-12-22 18:49:43 +00:00
OCA-git-bot
0dea354601 [UPD] addons table in README.md 2022-12-22 18:49:40 +00:00
oca-ci
f3eabf7f85 [UPD] Update mail_tracking_mailgun.pot 2022-12-22 18:46:11 +00:00
OCA-git-bot
28898f4a12 Merge PR #909 into 15.0
Signed-off-by pedrobaeza
2022-12-22 18:42:08 +00:00
nicolas
d2792da8c5 [MIG] mail_tracking_mailgun: Migration to 15.0 2022-12-22 15:19:32 +00:00
Weblate
3d8775cfb5 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_activity_team/
2022-12-20 21:11:16 +00:00
OCA-git-bot
450f0b7b06 [UPD] addons table in README.md 2022-12-20 21:11:08 +00:00
OCA-git-bot
965430ecac mail_activity_team 15.0.1.4.0 2022-12-20 21:11:03 +00:00
oca-ci
dca1e5d72b [UPD] Update mail_activity_team.pot 2022-12-20 21:07:39 +00:00
OCA-git-bot
40d2c6854a Merge PR #922 into 15.0
Signed-off-by pedrobaeza
2022-12-20 21:04:53 +00:00
Weblate
e681d4a59b 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/
2022-12-20 16:10:45 +00:00
OCA-git-bot
daf7be584d [ADD] setup.py 2022-12-20 14:48:46 +00:00
OCA-git-bot
a98e4a06ea [UPD] README.rst 2022-12-20 14:48:45 +00:00
OCA-git-bot
04bedf7ebd [UPD] addons table in README.md 2022-12-20 14:48:43 +00:00
oca-ci
559d4e06aa [UPD] Update mass_mailing_custom_unsubscribe.pot 2022-12-20 14:44:53 +00:00
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
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