Commit Graph

59 Commits (b6f350fc8f96d3036a0d0941cdcf2794ecb4775a)

Author SHA1 Message Date
OCA-git-bot fb34dbba90 [BOT] post-merge updates 2024-11-25 07:27:48 +00:00
OCA-git-bot 72da77b052 [BOT] post-merge updates 2024-07-08 19:29:02 +00:00
OCA-git-bot c2663cfbb2 [BOT] post-merge updates 2024-03-19 08:42:44 +00:00
OCA-git-bot e757b46c30 [BOT] post-merge updates 2024-01-08 07:42:43 +00:00
NiChrDeuse 1bd904092b [16.0][FIX] mail_tracking debug mode error 2023-12-15 14:27:34 +01:00
OCA-git-bot 82f3e603e6 [BOT] post-merge updates 2023-10-17 08:04:13 +00:00
payen000 ef73e2d7ab [MIG] mail_tracking: Completed migration to 16.0
The following changes were implemented:

1 - Added Failed Message component and related components to reuse the
    Message component when rendering failed messages. This allows us to
    dispose of the messagefailed JS model altogether, since failed messages
    are now just regular messages that were marked as failed.

2 - Added Owl reactivity to failed message actions so that browser does
    not have to be reloaded each time a message is marked as reviewed or
    resent.

3 - Fixed 'Retry' and 'Set as reviewed' flows for failed messages.

4 - Fixed `Failed sent messages` filter on models by overriding `get_view`
    instead of `_fields_view_get`

5 - Refactored folder structure to more closely resemble the `mail`
    module's folder structure.

6 - Refactored module to utilize `Command` as a means to create, write,
    etc. instead of `[0, ...]`, `[4, ...]`.

7 - Fixed and added unit tests.

8 - Removed dead/unused code from `v15`.
2023-10-09 07:55:22 -07:00
filoquin b3f4068e02 [MIG] mail_tracking: Migration to 16.0 2023-09-25 07:50:08 -07:00
OCA-git-bot 158b4d7c0f mail_tracking 15.0.3.1.0 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 ee74c7b194 mail_tracking 15.0.2.0.5 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
OCA-git-bot f9964582a2 mail_tracking 15.0.2.0.3 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
OCA-git-bot e789ac61aa mail_tracking 15.0.2.0.1 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-git-bot 4f1365100e mail_tracking 15.0.1.1.0 2023-09-25 07:40:35 -07:00
Stephane Mangin 60ab6f7109 [IMP] mail_tracking: remove legacy hooks 2023-09-25 07:40:35 -07:00
OCA-git-bot 06244fe174 mail_tracking 15.0.1.0.2 2023-09-25 07:40:35 -07:00
OCA-git-bot 8df1d994ce mail_tracking 15.0.1.0.1 2023-09-25 07:40:35 -07:00
Jasmin Solanki e8b450d383 [MIG] mail_tracking: Migration to 15.0 2023-09-25 07:40:35 -07:00
OCA-git-bot 3f894af21a mail_tracking 14.0.2.0.2 2023-09-25 07:40:35 -07:00
OCA-git-bot c024f09e90 mail_tracking 14.0.2.0.1 2023-09-25 07:40:35 -07:00
OCA-git-bot e00560846e mail_tracking 14.0.2.0.0 2023-09-25 07:40:35 -07:00
houssine 2c35e9bede [PEP8] pre-commit 2023-09-25 07:40:35 -07:00
OCA-git-bot d98247b33f mail_tracking 14.0.1.1.1 2023-09-25 07:40:35 -07:00
OCA-git-bot a98f08963a mail_tracking 14.0.1.1.0 2023-09-25 07:40:35 -07:00
Jairo Llopis 28a54498fe [FIX] mail_tracking: reduce spammy score
Fix https://github.com/OCA/social/issues/701, following idea from https://kb.mailwizz.com/articles/low-score-in-spamassassin-because-of-the-rand_mktg_header-rule/ to avoid matching the regexp explained in https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7888#c5

@Tecnativa TT29674
2023-09-25 07:40:35 -07:00
Areeb Siddiqi 97cbeda338 [MIG] mail_tracking: Migration to 14.0 2023-09-25 07:40:35 -07:00
OCA-git-bot 0cd62003dd mail_tracking 13.0.1.0.8 2023-09-25 07:40:35 -07:00
OCA-git-bot 170caa2b01 mail_tracking 13.0.1.0.7 2023-09-25 07:40:35 -07:00
Alexandre D. Díaz f073590396 [IMP] Apply pre-commit changes: Resolve conflicts 2023-09-25 07:40:35 -07:00
OCA-git-bot c3ef63b9af mail_tracking 13.0.1.0.6 2023-09-25 07:40:35 -07:00
Wolfgang Pichler 8c51374370 [FIX] re.search will return None when nothing found. So we have to check for this 2023-09-25 07:40:35 -07:00
OCA-git-bot 1aab576571 mail_tracking 13.0.1.0.4 2023-09-25 07:40:35 -07:00
OCA-git-bot 7156f279a3 mail_tracking 13.0.1.0.3 2023-09-25 07:40:35 -07:00
OCA-git-bot 17cd59e500 mail_tracking 13.0.1.0.2 2023-09-25 07:40:35 -07:00
OCA-git-bot de609a3c3d mail_tracking 13.0.1.0.1 2023-09-25 07:40:35 -07:00
Alexandre Díaz 4acc95a031 [MIG] mail_tracking: Migration to 13.0 2023-09-25 07:40:35 -07:00
Alexandre Díaz 6b980a571d [IMP] mail_tracking: black, isort 2023-09-25 07:40:35 -07:00
OCA-git-bot 3ff53ab1d2 mail_tracking 12.0.2.0.1 2023-09-25 07:40:35 -07:00
OCA-git-bot 064c7939ff mail_tracking 12.0.2.0.0 2023-09-25 07:40:35 -07:00
Alexandre Díaz 8100ec4899 [IMP] mail_tracking: Failed Messages to 12.0 2023-09-25 07:40:35 -07:00
David 8a52d2a98a [IMP] mail_tracking: mail.thread filter for tracking errors
- Any model inheriting from mail.thread will have a filter available to
obtain records with errors in their messages trackings.
- The messages can be marked as done to avoid false positives when the
issues are solved.
2023-09-25 07:40:35 -07:00
Pedro M. Baeza c11f78f240 [FIX] mail_tracking: Show correctly blank image
Bad P2 > P3 conversion
2023-09-25 07:40:35 -07:00
OCA-git-bot d93ff00d0d mail_tracking 12.0.1.1.2 2023-09-25 07:40:35 -07:00
OCA-git-bot 15a5a2ad31 mail_tracking 12.0.1.1.1 2023-09-25 07:40:35 -07:00
OCA-git-bot 2784925a62 mail_tracking 12.0.1.1.0 2023-09-25 07:40:35 -07:00
Pedro M. Baeza d324aa1f04 [FIX] mail_tracking: Don't call write inside other write
Or infinite recursions will happen on other `write` overwrites, like the one that happens
on `mass_mailing_partner`.
2023-09-25 07:40:35 -07:00