David
|
74659e0301
|
[FIX] mail_tracking_mailgun: permissions
- In v11 only admins can read from ir.config_parameter so a sudo() must
be made to be able to get a parameter.
|
6 years ago |
David
|
7c0ef3335c
|
[FIX] mail_tracking_mailgun: Validation API url
Besides Mailgun API url changes if the domain zone is in UE, it
remains the same for Validation API.
|
6 years ago |
David
|
e7b7be9f27
|
[FIX] mail_tracking_mailgun: alternative domain
- In case the sending domain is different from the one configured in the
mail.domain.catchall setting.
|
6 years ago |
Sergio Teruel Albert
|
4860c5e421
|
[11.0][FIX] mail_tracking_mailgun: Read config parameters with sudo
|
7 years ago |
David
|
c5eb99ce42
|
[FIX] mail_trackin_mailgun: partner form
- Some res.partner form fields were not properly render due to this
module inherited view.
|
7 years ago |
David Vidal
|
7ff944feed
|
[FIX] mail_tracking_mailgun: json.load() won't swallow bytes (#269)
- json.load() in python under 3.6 doesn't support binary input.
- https://docs.python.org/3/whatsnew/3.6.html#json
- This way, we let requests to decode the response itself.
|
7 years ago |
David
|
b215c0a632
|
[MIG] mail_tracking_mailgun: Migration to 11.0
|
7 years ago |
David
|
b23412d6a6
|
[FIX] mail_tracking_mailgun: manual sync gets events from other recipients
|
7 years ago |
Pedro M. Baeza
|
f9d1360699
|
[FIX] mail_tracking_mailgun: Message error on bounce
|
7 years ago |
David
|
b10722c776
|
[10.0][FIX] mail_tracking_mailgun: Avoid key dict errors
|
7 years ago |
David
|
83fc588e2e
|
[10.0][IMP] mail_tracking_mailgun: add partner mail checks
|
7 years ago |
Damien Bouvy
|
251a1c414a
|
[MIG] mail_tracking_mailgun: Migrated to 10.0
|
8 years ago |
Pedro M. Baeza
|
561b9d67f7
|
[MIG] Rename manifest files
|
8 years ago |
Pedro M. Baeza
|
085c8e8792
|
[MIG] Make modules uninstallable
|
8 years ago |
Antonio Espinosa
|
875192c304
|
[MIG] mail_tracking_mailgun
|
8 years ago |
Antonio Espinosa
|
bdaf510b9e
|
[ADD] mail_tracking_mailgun
|
8 years ago |