Commit Graph

35 Commits (66bf6bf529d010924e39313d0b1cefdc5ec2b3c3)

Author SHA1 Message Date
hveficent a2334ae6ac change sequence for priority on res partner ir.ui.view model 2018-11-08 18:40:57 +01:00
eduardgm 5f58efa831 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/
2018-10-11 15:05:10 +00:00
Pedro M. Baeza e0437e0ce2 [IMP] mail_tracking: Put button box at the end of the view
For giving more priority to other buttons like the invoices one.
2018-09-24 19:12:21 +02:00
Piotr Kowalski 2ddc2fcbee Fix README.rst images not visible in GitHub and Odoo
Closes #303
2018-09-18 14:49:36 +02:00
David Vidal 361db61677 [IMP] mail_tracking: email score performance (#299) 2018-09-06 11:24:20 +02:00
c2cdidier 9e7d341ce5 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/
2018-06-18 09:41:11 +00:00
oca-travis 5d06473f5e [UPD] Update mail_tracking.pot 2018-06-17 19:58:31 +00:00
David bae9999b19 [MIG] mail_tracking: Migration to 11.0 2018-05-07 10:22:39 +01:00
Emanuel Cino 150d0d060c [FIX] mail_tracking js could break other modules using chat_manager 2018-05-07 10:22:39 +01:00
eLBati 4173794526 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
2018-05-07 10:22:39 +01:00
OCA Transbot 2c0306293c OCA Transbot updated translations from Transifex 2018-05-07 10:22:39 +01:00
Antonio Espinosa 9c2236056d [FIX] mail_tracking: bugfixes (#199)
* [FIX] Only one data-odoo-tracking-email tag in each email
* [FIX] Get status even in multicompany instances
2018-05-07 10:22:39 +01:00
Carlos Dauden 59929c298e [9.0][IMP] mail_tracking: Improve view with error details 2018-05-07 10:22:39 +01:00
OCA Transbot b55c2ff9b0 OCA Transbot updated translations from Transifex 2018-05-07 10:22:39 +01:00
David Vidal 88573ca875 [IMP] Shut mock exceptions up 2018-05-07 10:22:39 +01:00
OCA Transbot 8815c68c5a OCA Transbot updated translations from Transifex 2018-05-07 10:22:39 +01:00
Pedro M. Baeza 015f796404 [FIX] mail_tracking: Obtain outgoing server with sudo
As regular users can't access this object.
2018-05-07 10:22:39 +01:00
OCA Transbot 37d37b3a16 OCA Transbot updated translations from Transifex 2018-05-07 10:22:39 +01:00
Juan Jose Scarafia 75d27de57a [FIX][9.0] partner buttons view on enterprise 2018-05-07 10:22:39 +01:00
Antonio Espinosa 465abccc13 [FIX] Sender label is repeated in search fields 2018-05-07 10:22:39 +01:00
Antonio Espinosa 866bd3b6d0 [9.0][FIX][mail_tracking] Control exception when mail_message was removed (#132) 2018-05-07 10:22:39 +01:00
Antonio Espinosa aa5628abbd [8.0][FIX][mail_tracking] Use event recipient address to find partners and contacts to bounce (#133) 2018-05-07 10:22:39 +01:00
OCA Transbot 2407ca0d73 OCA Transbot updated translations from Transifex 2018-05-07 10:22:39 +01:00
Antonio Espinosa 83242949d7 Add access to portal/public user to his own email trackings 2018-05-07 10:22:39 +01:00
Antonio Espinosa d07558c455 [IMP] mail_tracking: Allow to define a custom mail_tracking base url 2018-05-07 10:22:39 +01:00
Antonio Espinosa dedd39493a [IMP] mail_tracking performance and bounce process (#103) 2018-05-07 10:22:39 +01:00
Damien Bouvy 2cb4a5b628 [MIG] mail_tracking: Migrated to 10.0 2018-05-07 10:22:39 +01:00
Pedro M. Baeza a4aab202bf [MIG] Make modules uninstallable 2018-05-07 10:22:39 +01:00
Pedro M. Baeza 7c95d2b909 [FIX] mail_tracking: Typo 2018-05-07 10:22:39 +01:00
OCA Transbot 3f02932e29 OCA Transbot updated translations from Transifex 2018-05-07 10:22:39 +01:00
Antonio Espinosa 2a16997c1c [MIG] mail_tracking
* Improve tests
* Show trackings even if partner removed
* Disable CSRF protection to webhooks controllers
2018-05-07 10:22:39 +01:00
Antonio Espinosa 6585c28029 [FIX] Update email_score when email changes 2018-05-07 10:22:39 +01:00
Antonio Espinosa 2ce03efc7f [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
2018-05-07 10:22:39 +01:00
OCA Transbot 2de3fc798f OCA Transbot updated translations from Transifex 2018-05-07 10:22:39 +01:00
Antonio Espinosa 9443c971af [8.0][ADD] mail_tracking addon (#67)
* [ADD] mail_tracking addon

* Add description icon

* Fixes remarked

* Fix Travis error

* Remarks fixed
2018-05-07 10:22:39 +01:00