Commit Graph

602 Commits

Author SHA1 Message Date
OCA-git-bot
7c1a8f25dc mail_tracking 12.0.1.1.1 2022-04-20 14:46:21 +05:30
Ihor
b073cca24c [FIX] Bug {TypeError: dict.message.hasEmailCc is not a function} during the creation of a new document. 2022-04-20 14:46:21 +05:30
OCA-git-bot
b38067d1d6 mail_tracking 12.0.1.1.0 2022-04-20 14:46:21 +05:30
Alexandre Díaz
6513662533 [MIG] mail_tracking: Adapt Cc to 12.0 2022-04-20 14:46:21 +05:30
Alexandre Díaz
c2fd8c95fc [IMP] mail_tracking: Cc 2022-04-20 14:46:21 +05:30
Pedro M. Baeza
71b67a5475 [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`.
2022-04-20 14:46:21 +05:30
ernesto
cd1d3be640 [MIG] mail_tracking: Migration to 12.0 2022-04-20 14:46:21 +05:30
eduardgm
5acf3b6be7 Translated using Weblate (Catalan)
Currently translated at 96.3% (79 of 82 strings)

Translation: social-11.0/social-11.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_tracking/ca/
2022-04-20 14:46:21 +05:30
Pedro M. Baeza
3d66fc774e [IMP] mail_tracking: Put button box at the end of the view
For giving more priority to other buttons like the invoices one.
2022-04-20 14:46:21 +05:30
Piotr Kowalski
8e97c6f8c6 Fix README.rst images not visible in GitHub and Odoo
Closes #303
2022-04-20 14:46:21 +05:30
David Vidal
f1259fc0ec [IMP] mail_tracking: email score performance (#299) 2022-04-20 14:46:21 +05:30
c2cdidier
8d9cebdf99 Translated using Weblate (French) [ci skip]
Currently translated at 100.0% (82 of 82 strings)

Translation: social-11.0/social-11.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_tracking/fr/
2022-04-20 14:46:21 +05:30
David
4c0a9e46c9 [MIG] mail_tracking: Migration to 11.0 2022-04-20 14:46:21 +05:30
Emanuel Cino
e640743e2f [FIX] mail_tracking js could break other modules using chat_manager 2022-04-20 14:46:21 +05:30
eLBati
86031a98a9 IMP mail_tracking performances
On our server,
queries based on "mail_tracking_event"."tracking_email_id" improved from 501,924 ms to 1,840 ms
queries based on "mail_tracking_email"."mail_message_id" improved from 167,436 ms to 3,223 ms

The last ones are run several times when a thread has many messages
2022-04-20 14:46:21 +05:30
Antonio Espinosa
2c5a5647db [FIX] mail_tracking: bugfixes (#199)
* [FIX] Only one data-odoo-tracking-email tag in each email
* [FIX] Get status even in multicompany instances
2022-04-20 14:46:21 +05:30
Carlos Dauden
e5f079122f [9.0][IMP] mail_tracking: Improve view with error details 2022-04-20 14:46:21 +05:30
David Vidal
3cf2e670cf [IMP] Shut mock exceptions up 2022-04-20 14:46:21 +05:30
Pedro M. Baeza
adbd66323f [FIX] mail_tracking: Obtain outgoing server with sudo
As regular users can't access this object.
2022-04-20 14:46:21 +05:30
Juan Jose Scarafia
c912fe1cf8 [FIX][9.0] partner buttons view on enterprise 2022-04-20 14:46:21 +05:30
Antonio Espinosa
0381b13766 [FIX] Sender label is repeated in search fields 2022-04-20 14:46:21 +05:30
Antonio Espinosa
3cfe3a2234 [9.0][FIX][mail_tracking] Control exception when mail_message was removed (#132) 2022-04-20 14:46:21 +05:30
Antonio Espinosa
3b5ee4cd61 [8.0][FIX][mail_tracking] Use event recipient address to find partners and contacts to bounce (#133) 2022-04-20 14:46:21 +05:30
Antonio Espinosa
527a8d09c5 Add access to portal/public user to his own email trackings 2022-04-20 14:46:21 +05:30
Antonio Espinosa
bc98b9d162 [IMP] mail_tracking: Allow to define a custom mail_tracking base url 2022-04-20 14:46:21 +05:30
Antonio Espinosa
6e5de16361 [IMP] mail_tracking performance and bounce process (#103) 2022-04-20 14:46:21 +05:30
Damien Bouvy
4798d3c817 [MIG] mail_tracking: Migrated to 10.0 2022-04-20 14:46:21 +05:30
Pedro M. Baeza
4d335bea84 [MIG] Make modules uninstallable 2022-04-20 14:46:21 +05:30
Pedro M. Baeza
8ec641e750 [FIX] mail_tracking: Typo 2022-04-20 14:46:21 +05:30
Antonio Espinosa
022cb28145 [MIG] mail_tracking
* Improve tests
* Show trackings even if partner removed
* Disable CSRF protection to webhooks controllers
2022-04-20 14:46:21 +05:30
Antonio Espinosa
1d01bf8fb7 [FIX] Update email_score when email changes 2022-04-20 14:46:21 +05:30
Antonio Espinosa
7a684c6e66 [8.0][IMP][mail_tracking] Speed installation time and discard concurrent events (#82)
[IMP] mail_tracking: Speed installation time, discard concurrent events and other fixes
2022-04-20 14:46:21 +05:30
Antonio Espinosa
3d302148c1 [8.0][ADD] mail_tracking addon (#67)
* [ADD] mail_tracking addon

* Add description icon

* Fixes remarked

* Fix Travis error

* Remarks fixed
2022-04-20 14:46:21 +05:30
Miquel Raïch
055bd44d5c [IMP] mail_activity_board: direct access from activity board form view 2022-04-19 12:39:24 +02:00
nicolas
72d7608881 [MIG] mail_autosubscribe: Migration to 15.0 2022-04-12 11:10:00 -03:00
nicolas
a54bba3e83 [IMP] mail_autosubscribe: pre-commit execution 2022-04-12 08:43:56 -03:00
jabelchi
36f3c9d4a1 Translated using Weblate (Catalan)
Currently translated at 100.0% (20 of 20 strings)

Translation: social-14.0/social-14.0-mail_autosubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_autosubscribe/ca/
2022-04-12 08:43:24 -03:00
jabelchi
d5eb7fe2ee Added translation using Weblate (Catalan) 2022-04-12 08:43:24 -03:00
OCA-git-bot
9afb004fcb [ADD] icon.png 2022-04-12 08:43:24 -03:00
OCA-git-bot
c7eb5983d7 [UPD] README.rst 2022-04-12 08:43:24 -03:00
oca-travis
fb1ee9482a [UPD] Update mail_autosubscribe.pot 2022-04-12 08:43:24 -03:00
Ivàn Todorovich
0926ea7b1c [ADD] mail_autosubscribe 2022-04-12 08:43:24 -03:00
OCA-git-bot
0628e395dd [UPD] addons table in README.md 2022-04-08 06:16:45 +00:00
OCA-git-bot
a5a1d016b1 mail_show_follower 15.0.1.2.1 2022-04-08 06:16:41 +00:00
OCA-git-bot
d8d41fb1ad Merge PR #889 into 15.0
Signed-off-by Yajo
2022-04-08 06:13:08 +00:00
OCA-git-bot
dcf46e5343 [UPD] addons table in README.md 2022-04-07 19:32:35 +00:00
OCA-git-bot
b8a766d589 mail_activity_team 15.0.1.1.0 2022-04-07 19:32:21 +00:00
OCA-git-bot
c1a7974200 mail_debrand 15.0.1.2.0 2022-04-07 19:32:20 +00:00
OCA-git-bot
278b1342be [UPD] README.rst 2022-04-07 19:32:19 +00:00
OCA-git-bot
d31cfa8ffb Merge PR #888 into 15.0
Signed-off-by rafaelbn
2022-04-07 19:29:11 +00:00