Holger Brunn
1383806aea
Merge pull request #63 from acsone/9.0-add-optional-follower-notifications-lmi
[9.0] Migrate mail_optional_follower_notification
8 years ago
Laurent Mignon (ACSONE)
a053eccc01
[FIX] mail_optional_folowwer_notification: Propagate parameters to super
[FIX] mail_optional_follower_notification: tests
8 years ago
Pedro M. Baeza
8e840a7516
Merge pull request #144 from Tecnativa/9.0-mig-mail_tracking_mass_mailing
[9.0][MIG] mail_tracking_mass_mailing module
8 years ago
cubells
c1d9562a29
[9.0][MIG] mail_tracking_mass_mailing module
8 years ago
Stéphane Bidoul (ACSONE)
44f737868b
[UPD] fix website url in manifest
8 years ago
OCA Transbot
f45f76ad30
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
941697c474
[ADD] setup.py
8 years ago
OCA Git Bot
ade60d5b27
[UPD] addons table in README.md
8 years ago
Kelly Lougheed
0550661f25
[9.0][ADD] website_livechat_firstname: Only show employee’s first name in Live Chat ( #148 )
* [ADD] website_livechat_firstname: Add module.
* [IMP] website_livechat_firstname: Fix models. Add tests.
* Add res partner demo
* Fix mail_channel channel_info method
* Add tests for mail channel firstnames
* Fix bug when partner firstname is not available
* [FIX] website_livechat_firstname: Fix readme, manifest.
* Fix usage section in readme
* Add laslabs to authors in manifest
* [IMP] website_livechat_firstname: Change to LGPL.
8 years ago
OCA Transbot
db2aa4f256
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
efc9ee6a5f
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
0f2f99695c
OCA Transbot updated translations from Transifex
8 years ago
Thomas Binsfeld
b0681746d4
[FIX] Argument auto_commit in send_mail
8 years ago
Thomas Binsfeld
810c803ef0
[ADD] Setup
8 years ago
Laurent Mignon (ACSONE)
e79043614a
[FIX] Tests: Replace XML_IDs no more available in 9.0
9 years ago
Laurent Mignon (ACSONE)
868cfb85c9
[MIG] mail.notification has been removed. The notify is done directly on the res.partner and channel
9 years ago
Laurent Mignon (ACSONE)
c20bf1bef3
[MIG] Upgrade version from 8 -> 9
9 years ago
OCA Transbot
120b665800
OCA Transbot updated translations from Transifex
9 years ago
Adrien Peiffer (ACSONE)
b7bd5acef8
[ADD] Add mail_optional_follower_notification module ( #60 )
* [ADD] Add mail_optional_follower_notifications module
* [CHG][mail_optional_follower_notifications] Readme.
* [IMP][mail_optional_follower_notifications] Code review.
* [CHG] Rename mail_optional_follower_notifications to mail_optional_follower_notification
* [IMP][mail_optional_follower_notification] Review
9 years ago
Pedro M. Baeza
292553797d
[FIX] mail_tracking: Obtain outgoing server with sudo
As regular users can't access this object.
8 years ago
Dave Lasley
a2af9c53e5
Merge pull request #152 from Tecnativa/9.0-mail_tracking-show_error_details
[9.0][IMP] mail_tracking: Improve view with error details
8 years ago
Carlos Dauden
f12ee42c5e
[9.0][IMP] mail_tracking: Improve view with error details
8 years ago
Pedro M. Baeza
507dd5e806
Merge pull request #150 from Tecnativa/9.0-fix_field_renamed
Fix: update renamed field in tests
8 years ago
cubells
589600d6c5
Fix: update renamed field in tests
8 years ago
OCA Transbot
c0b2dcd13d
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
1b6615bc9e
[ADD] setup.py
8 years ago
OCA Git Bot
fadf3fe7e2
[UPD] addons table in README.md
8 years ago
Rafael Blasco
8d5d7ae754
Merge pull request #143 from darshan-serpent/9.0-mail_message_name_search
[9.0] [ADD] mail message name search
8 years ago
darshan-serpent
22064be4dd
[IMP] advanced search for negative expression
8 years ago
OCA Transbot
10fb71f7ef
OCA Transbot updated translations from Transifex
8 years ago
Darshan Patel
285e05a54c
Merge pull request #2 from Eficent/9.0-eficent-base_search_mail_content
[IMP] search by email_from and reply_to
8 years ago
ahenriquez
fba0d9a189
[IMP] search by email_from and reply_to
Introduce search of html fields
Create indexes
Update Readme
8 years ago
darshan-serpent
957714146c
[ADD] renamed module to base_search_mail_content
8 years ago
OCA Transbot
904f8ea981
OCA Transbot updated translations from Transifex
8 years ago
darshan-serpent
a082d1f71b
[IMP] new field to perform search
8 years ago
OCA Git Bot
b94bfb41f2
[ADD] setup.py
8 years ago
OCA Git Bot
0eb99f9859
[UPD] addons table in README.md
8 years ago
OCA Transbot
43ca1f4e11
OCA Transbot updated translations from Transifex
8 years ago
Antonio Espinosa
fb5801b9f6
mail_tracking_mass_mailing ( #78 )
[ADD] mail_tracking_mass_mailing
==============================
Mail tracking for mass mailing
==============================
Links mail statistics objects with mail tracking objects.
Installation
============
This addon will be automatically installed when 'mail_tracking' and
'mass_mailing' are both installed
Usage
=====
From mail statistic object, you can see:
- Email tracking state
- Email related tracking object
- Email related tracking events
From mass mailing contact, you can see:
- Email score, in order to clean up your lists from bad score emails
As a bonus feature, you have a new checkbox 'Avoid resend' in mass mailing,
in order to not send twice the same email to the same recipient. This is very
useful when you want to resend the mass mailing after changing selection
recipients. Notice that recipient selection could be a domain over a model, so
result ids could change over the time. With this flag you can send
the same email several times but only once to each recipient.
8 years ago
Pedro M. Baeza
c388807b2c
Merge pull request #136 from Tecnativa/9.0-mig-mass_mailing_unique
[9.0] [MIG] mass_mailing_unique module
8 years ago
Pedro M. Baeza
2002c43107
[IMP] mass_mailing_unique: Add tests
8 years ago
cubells
4d23b6c812
[9.0] [MIG] mass_mailing_unique module
8 years ago
OCA Transbot
a964a02dac
OCA Transbot updated translations from Transifex
9 years ago
Jairo Llopis
b7c4959563
[ADD] mass_mailing_unique: Avoid duplicates.
This new module avoids duplicates in mass mailing lists.
Now you cannot have 2 lists with the same name, and you cannot have the same
email repeated in a list.
This will avoid sending the same mail to a contact repeated times, which will
disturb him and most probably cause you to be blocked as spam.
9 years ago
darshan-serpent
b879bcb781
[FIX] field type
8 years ago
OCA Transbot
61409f75d8
OCA Transbot updated translations from Transifex
8 years ago
darshan-serpent
a389eb63d6
[FIX] proper reference
8 years ago
Serpentcs
38ac18c853
[FIX] travis
8 years ago
Serpentcs
a4404e78a2
[ADD] Added oca dependencies
8 years ago
Serpentcs
070f459f9b
[ADD] dynamically added message_ids in search view
8 years ago