Commit Graph

520 Commits (024d1fa5a7e1caa633bdc6b9b881b51a8c7ce4ec)

Author SHA1 Message Date
Damien Bouvy 316f061f49 [MIG] mail_tracking_mailgun: Migrated to 10.0 2019-03-07 09:24:55 +00:00
Pedro M. Baeza 6eda03b0e1 [MIG] Rename manifest files 2019-03-07 09:24:55 +00:00
Pedro M. Baeza 6eb1933aa6 [MIG] Make modules uninstallable 2019-03-07 09:24:55 +00:00
Antonio Espinosa 6b0ce2a49e [MIG] mail_tracking_mailgun 2019-03-07 09:24:55 +00:00
Antonio Espinosa 1c62dbdd82 [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
2019-03-07 09:24:55 +00:00
Antonio Espinosa cc2f9dcdcd [ADD] mail_tracking_mailgun 2019-03-07 09:24:55 +00:00
Antonio Espinosa aae76b50a9 OCA Transbot updated translations from Transifex 2019-03-07 09:24:55 +00:00
OCA Transbot 06ea1c54d8 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-12.0/social-12.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_tracking/
2019-01-27 11:07:17 +00:00
oca-travis 97f461c850 [UPD] Update mail_tracking.pot 2019-01-15 08:39:56 +00:00
oca-travis 898a63d326 [UPD] Update mail_activity_partner.pot 2019-01-15 08:39:55 +00:00
OCA-git-bot 3b2ba4436a [ADD] setup.py 2019-01-15 08:29:53 +00:00
OCA-git-bot 82db639108 [UPD] README.rst 2019-01-15 08:29:53 +00:00
Jordi Ballester Alomar 7cab822166
Merge pull request #343 from Eficent/12.0-add-mail_activity_partner
[12.0][ADD] mail_activity_partner
2019-01-15 09:29:49 +01:00
Adrià Gil Sorribes f9dc35deea [12.0][ADD] Add module mail_activity_partner
[IMP] Change partner_id to a computed field

[IMP] Add tests to increase coverage
2019-01-15 08:19:54 +01:00
oca-travis 095ca28dc0 [UPD] Update mail_tracking.pot 2019-01-08 22:27:16 +00:00
OCA-git-bot f6329447ce [ADD] setup.py 2019-01-08 21:10:00 +00:00
Pedro M. Baeza 74e81c2fd7
Merge pull request #318 from Tecnativa/12.0-mig-mail_tracking
12.0 mig mail_tracking
2019-01-08 22:09:51 +01:00
ernesto 9f6d72034f [MIG] mail_tracking: Migration to 12.0 2019-01-07 02:40:06 -05:00
OCA Transbot 51746a68f5 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-29 12:01:47 +00:00
oca-travis 50bff2e3db [UPD] Update email_template_qweb.pot 2018-12-20 09:56:33 +00:00
OCA-git-bot 2e49d5b63c [ADD] setup.py 2018-12-20 09:48:55 +00:00
OCA-git-bot c28b89d0c0 [UPD] README.rst 2018-12-20 09:48:55 +00:00
Pedro M. Baeza 6ed59e47d1
Merge pull request #341 from Tecnativa/12.0-mig-email_template_qweb
12.0 mig email_template_qweb
2018-12-20 10:48:50 +01:00
eduardgm e2acd62923 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-12-18 12:31:00 -05:00
Pedro M. Baeza a60910f51a [IMP] mail_tracking: Put button box at the end of the view
For giving more priority to other buttons like the invoices one.
2018-12-18 12:31:00 -05:00
Piotr Kowalski 7950f852b8 Fix README.rst images not visible in GitHub and Odoo
Closes #303
2018-12-18 12:31:00 -05:00
David Vidal 29b465365f [IMP] mail_tracking: email score performance (#299) 2018-12-18 12:31:00 -05:00
c2cdidier 84a78c20e2 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-12-18 12:31:00 -05:00
oca-travis cb209046d8 [UPD] Update mail_tracking.pot 2018-12-18 12:31:00 -05:00
David 0fd2b031ef [MIG] mail_tracking: Migration to 11.0 2018-12-18 12:31:00 -05:00
Emanuel Cino 9365804a27 [FIX] mail_tracking js could break other modules using chat_manager 2018-12-18 12:31:00 -05:00
eLBati 3f490609c5 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-12-18 12:31:00 -05:00
OCA Transbot 9aca8f5141 OCA Transbot updated translations from Transifex 2018-12-18 12:31:00 -05:00
Antonio Espinosa 0c02f4bab5 [FIX] mail_tracking: bugfixes (#199)
* [FIX] Only one data-odoo-tracking-email tag in each email
* [FIX] Get status even in multicompany instances
2018-12-18 12:31:00 -05:00
Carlos Dauden 0994ada510 [9.0][IMP] mail_tracking: Improve view with error details 2018-12-18 12:31:00 -05:00
OCA Transbot 8773d8234f OCA Transbot updated translations from Transifex 2018-12-18 12:30:59 -05:00
David Vidal 418b0074d7 [IMP] Shut mock exceptions up 2018-12-18 12:30:59 -05:00
OCA Transbot 82637135ca OCA Transbot updated translations from Transifex 2018-12-18 12:30:59 -05:00
Pedro M. Baeza ecb876f911 [FIX] mail_tracking: Obtain outgoing server with sudo
As regular users can't access this object.
2018-12-18 12:30:59 -05:00
OCA Transbot f9502bf885 OCA Transbot updated translations from Transifex 2018-12-18 12:30:59 -05:00
Juan Jose Scarafia e87e745d62 [FIX][9.0] partner buttons view on enterprise 2018-12-18 12:30:59 -05:00
Antonio Espinosa 1ff5644808 [FIX] Sender label is repeated in search fields 2018-12-18 12:30:59 -05:00
Antonio Espinosa 57217b8549 [9.0][FIX][mail_tracking] Control exception when mail_message was removed (#132) 2018-12-18 12:30:59 -05:00
Antonio Espinosa 7740941b17 [8.0][FIX][mail_tracking] Use event recipient address to find partners and contacts to bounce (#133) 2018-12-18 12:30:59 -05:00
OCA Transbot 93157a5319 OCA Transbot updated translations from Transifex 2018-12-18 12:30:59 -05:00
Antonio Espinosa 2b9556f029 Add access to portal/public user to his own email trackings 2018-12-18 12:30:59 -05:00
Antonio Espinosa 7f6bc7a45f [IMP] mail_tracking: Allow to define a custom mail_tracking base url 2018-12-18 12:30:59 -05:00
Antonio Espinosa 7f4e369d53 [IMP] mail_tracking performance and bounce process (#103) 2018-12-18 12:30:59 -05:00
Damien Bouvy 9bb2e239b7 [MIG] mail_tracking: Migrated to 10.0 2018-12-18 12:30:58 -05:00
Pedro M. Baeza 6c34424034 [MIG] Make modules uninstallable 2018-12-18 12:30:58 -05:00