Commit Graph

257 Commits (abf681d5dc0917b94e19b861d507f83510eadc35)

Author SHA1 Message Date
Pedro M. Baeza abf681d5dc [MIG] Rename manifest files 2018-11-29 09:19:57 +01:00
Pedro M. Baeza 0687c72419 [MIG] Make modules uninstallable 2018-11-29 09:19:57 +01:00
Thomas Binsfeld e061ad9f67 [FIX] Argument auto_commit in send_mail 2018-11-29 09:19:57 +01:00
Laurent Mignon (ACSONE) e355da4840 [ADD] fr translations 2018-11-29 09:19:57 +01:00
Laurent Mignon (ACSONE) 449bd18c4d [MIG] Upgrade version from 8 -> 9 2018-11-29 09:19:57 +01:00
Adrien Peiffer (ACSONE) 32991df3cd [IMP][mail_optional_autofollow] Improve readme file 2018-11-29 09:19:57 +01:00
Adrien Peiffer (ACSONE) 7533a0d64c [CHG][mail_optional_autofollow] some improvements 2018-11-29 09:19:57 +01:00
Adrien Peiffer (ACSONE) 7a32b0872c [ADD] Add mail_optional_autofollow module 2018-11-29 09:19:57 +01:00
oca-travis d683c3563b [UPD] Update mail_track_diff_only.pot 2018-11-29 08:19:16 +00:00
OCA Transbot c6eb524a55 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-11-29 08:05:00 +00:00
OCA Transbot feb791d1ba Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-11-29 08:04:47 +00:00
OCA Transbot 586b3cb055 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-11-29 08:04:29 +00:00
OCA Transbot 355950662c Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-11-29 08:04:07 +00:00
OCA-git-bot 012f124aa9 [ADD] setup.py 2018-11-29 08:03:54 +00:00
OCA-git-bot 4e75cd1826 [UPD] README.rst 2018-11-29 08:03:54 +00:00
Hugo Adan a653ec8eb0 [Add] 11.0 mail_track_diff_only
[FIX] includes unknown fields: sequence

[REF] Unitests
2018-11-29 09:03:48 +01:00
Pedro M. Baeza aa14e1a54f
[IMP] mail_tracking_mass_mailing: Limit menus to relevant group
Odoo now doesn't protect main "Email marketing" root menu, so we have to put a group for 
the menu we add in this module under that root menu.
2018-11-13 16:29:16 +01:00
Pedro M. Baeza 3752142995
Merge pull request #322 from Eficent/11.0-ff-mail_tracking
[11.0] [FIX] mail tracking
2018-11-09 09:46:32 +01:00
hveficent a2334ae6ac change sequence for priority on res partner ir.ui.view model 2018-11-08 18:40:57 +01:00
oca-travis fe3937d9b5 [UPD] Update mass_mailing_custom_unsubscribe.pot 2018-11-02 09:47:12 +00:00
oca-travis 433326804d [UPD] Update mail_activity_board.pot 2018-11-02 09:47:08 +00:00
oca-travis 5c0665c250 [UPD] Update base_search_mail_content.pot 2018-11-02 09:47:07 +00:00
OCA-git-bot add2a05109 [ADD] setup.py 2018-11-02 09:38:29 +00:00
OCA-git-bot e579c493e0 [UPD] README.rst 2018-11-02 09:38:29 +00:00
Dajuayen c59f6ffac2 [ADD][mail_activity_board] Add new module that insert activities board in boards. (#283)
* [ADD] Module that insert activities board.

* [FIX] Author error in __manifest__ file and style changes.

* [FIX] Fix replace in view, rename files and style changes.

* [FIX] Enumerated list ends without a blank line; unexpected unindent.

* [FIX] Name fail.

* [FIX] Bug in view.

* [FIX]  Add button Activities in mail.thread and readme folder. Others improvements in style of code.

* [FIX] Type 'tree' not found in registry: problem solved.

* [FIX] Dependence change: 'mail' for 'calendar'.

* [FIX] Eliminated unnecessary imports.

* [FIX] Bugs about js and if/else.

* [FIX] Improvements following guide lines and eliminating unnecessary attributes in views.

* [ADD] Added counter in the 'Activities List' button.

* [FIX] Bugs in javascript with 'Activities' button.

* [ADD] Tests folder.

* [FIX] Deleted references to modules not installed.

* [FIX] Formatting javascript.

* [FIX] Bug: added a soft line before a class.

* [FIX] Bug: https://github.com/OCA/social/pull/283#discussion_r204302325

* [FIX] Escaping 'lt' in xml file. Bug: https://github.com/OCA/social/pull/283#discussion_r204302325

* [FIX] The meeting attendees are shown in kanban mode on the meeting board.

* [FIX] Hide in form view of the activity board the assistant field if the activity is not a meeting type or if there are no assistants.

* [FIX] Change to default kanban view for partners.
2018-11-02 09:38:21 +00: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
Pedro M. Baeza eebc8e5adf
Merge pull request #304 from bitroniq/303-mail-tracking-readme
Fix README.rst images not visible in GitHub and Odoo
2018-09-18 16:20:30 +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
oca-travis 9bf8426612 [UPD] Update mail_tracking_mailgun.pot 2018-09-14 14:55:08 +00:00
Pedro M. Baeza e09c02a127
Merge pull request #300 from Tecnativa/11.0-fix-mt_mailgun_acl
[FIX] mail_tracking_mailgun: permissions
2018-09-14 16:26:18 +02:00
David Vidal 361db61677 [IMP] mail_tracking: email score performance (#299) 2018-09-06 11:24:20 +02:00
David 81d6e9b487 [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.
2018-09-06 11:20:29 +02:00
OCA Git Bot 7c0937c787 [UPD] README.rst 2018-08-24 05:29:55 +02:00
oca-travis b9a4870795 [UPD] Update mail_tracking_mailgun.pot 2018-08-22 15:25:52 +00:00
David 2b9f7a96a6 [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.
2018-08-22 16:58:14 +02:00
OCA Git Bot 5e4e6412a2 [ADD] setup.py 2018-08-14 05:26:36 +02:00
oca-travis e4291d1132 [UPD] Update mass_mailing_resend.pot 2018-08-13 08:28:17 +00:00
Pedro M. Baeza 154c04443a
Merge pull request #294 from Tecnativa/11.0-mass_mailing_resend
[11.0][MIG] mass_mailing_resend
2018-08-13 10:22:45 +02:00
Pedro M. Baeza d741effee0 [MIG] mass_mailing_resend: Migration to 11.0
* Standard procedure
* Adopt README by fragments
* Adapt tests
2018-08-13 10:08:39 +02:00
OCA Git Bot a7f47ff174 [ADD] setup.py 2018-08-11 05:27:25 +02:00
oca-travis cba44e63b1 [UPD] Update mass_mailing_resend.pot 2018-08-10 07:44:16 +02:00
OCA Transbot 5a046c24e3 OCA Transbot updated translations from Transifex 2018-08-10 07:44:16 +02:00
Pedro M. Baeza 8bbb965649 [ADD] mass_mailing_resend (#210)
* [ADD] mass_mailing_resend

Resend mass mailings
====================

A frequent need for users of mass mailings is to resend one mailing that has
already been sent in the past to new recipients that haven't received yet that
mail. But the problem is to know which are the applicable ones.

Odoo already includes a method in its mass mailing logic that avoids to resend
the same mail 2 times for one mass mailing, and for v9, there was a trick that
allows to modify the state of a mass mailing from kanban view, covering the
need.

But now on v10 both status bar in form view and dragging between states in
kanban are not allowed.

This module introduces a button to restart a mass mailing to draft state,
allowing you to reevaluate the sending domain or list for performing again
the mailing.

Usage
=====

* Go to *Mass mailing > Mailings > Mass Mailings*.
* Click on one record that is done or create a new one and send it.
* You will see a button called "Resend".
* If you click on it, mass mailing will be set to Draft again.

Known issues / Roadmap
======================

* Add an indicator / filter for knowing resent mailings.
* Include information on the number of new recipients to be sent on the
  resending (through `get_remaining_recipients` method).
2018-08-10 07:43:50 +02:00
oca-travis acf4f8732f [UPD] Update mass_mailing_custom_unsubscribe.pot 2018-08-10 05:20:39 +00:00
oca-travis ec2cb0a0a7 [UPD] Update mail_tracking_mass_mailing.pot 2018-08-10 05:20:38 +00:00
Pedro M. Baeza 823a613caa
Merge pull request #293 from Tecnativa/11.0-mail_tracking_mass_mailing
[11.0][MIG] mail_tracking_mass_mailing: Migration to 11.0
2018-08-10 07:15:15 +02:00
Pedro M. Baeza ebb076d3e1 [MIG] mail_tracking_mass_mailing: Migration to 11.0
* Standard procedure
* Adapt tests
* New README by fragments
2018-08-09 19:36:37 +02:00
oca-travis 95d0cad727 [UPD] Update mail_tracking_mass_mailing.pot 2018-08-09 19:23:13 +02:00
Jairo Llopis 56ab90c947 [FIX] mail_tracking_mass_mailing: Integration tests (#258)
Testing this addon failed if i.e. `mass_mailing_list_dynamic` was installed before.

Moving tests to post-install mode fixes integration tests.
2018-08-09 19:23:13 +02:00