Antonio Espinosa
93232c025e
[FIX] mail_tracking: bugfixes ( #199 )
* [FIX] Only one data-odoo-tracking-email tag in each email
* [FIX] Get status even in multicompany instances
7 years ago
Carlos Dauden
619ee9d8d6
[9.0][IMP] mail_tracking: Improve view with error details
8 years ago
OCA Git Bot
fe50b07101
[UPD] addons table in README.md
7 years ago
SimoRubi
ca6bd04c12
[MIG] [10.0] mail_footer_notified_partner ( #200 )
* [NEW][mail_footer_notified_partners]
This module adds into the footer the partner's name notified by this email
* [CHG] Use common.TransactionCase
* OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
* [FIX][mail_footer_notified_partners] Use @api.model instead of @api.one .
* OCA Transbot updated translations from Transifex
* [FIX] remove en.po that was erroneously created by transbot
* Pass context
* OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
* [MIG] mail_footer_notified_partner: Migration to 10.0
7 years ago
OCA Git Bot
1797f4c1e0
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
839575f573
Merge pull request #196 from Tecnativa/10.0-fix-mass_mailing_partner_permission
[FIX] mass_mailing_partner: permissions
7 years ago
David Vidal
372e15dfbe
[FIX] mass_mailing_partner: permissions
7 years ago
OCA Git Bot
d01887004e
[ADD] setup.py
7 years ago
OCA Git Bot
d289533755
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
a2ecf4a825
Merge pull request #180 from Eficent/10.0-mig-base_search_mail_content
[10.0][MIG] base_search_mail_content
7 years ago
mreficent
b36457e894
[MIG] base_search_mail_content: Migration to 10.0
7 years ago
OCA Transbot
b590533253
OCA Transbot updated translations from Transifex
8 years ago
darshan-serpent
a3fbea0385
[IMP] advanced search for negative expression
8 years ago
ahenriquez
8dec5c9bad
[IMP] search by email_from and reply_to
Introduce search of html fields
Create indexes
Update Readme
8 years ago
darshan-serpent
22e092bb32
[ADD] renamed module to base_search_mail_content
8 years ago
OCA Git Bot
4f9053eb2f
[ADD] setup.py
7 years ago
OCA Git Bot
bf56a2b301
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
5cd73a4d50
Merge pull request #173 from Tecnativa/10.0-mig-mass_mailing_event
[MIG] mass_mailing_event: Migration to 10.0
7 years ago
David Vidal
01ad13ec11
[MIG] mass_mailing_event: Migration to 10.0
7 years ago
Pedro M. Baeza
7a3840d77f
[MIG] mail_debrand
There's no commits preservation, as the module doesn't serve as is on v9.
8 years ago
OCA Git Bot
69c40f8463
[ADD] setup.py
7 years ago
OCA Git Bot
fc6661ba6e
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
f80ac7a97f
Merge pull request #171 from Tecnativa/10.0-mig-mass_mailing_partner
[MIG] mass_mailing_partner: Migration to 10.0
7 years ago
David Vidal
2837986c65
[MIG] mass_mailing_partner: Migration to 10.0
8 years ago
OCA Transbot
ce5a3ff824
OCA Transbot updated translations from Transifex
8 years ago
Antonio Espinosa
b9e0f571cd
mass_mailing_event ( #127 )
8 years ago
OCA Transbot
b954dd4f35
OCA Transbot updated translations from Transifex
8 years ago
Jairo Llopis
1e3f2f2e31
Avoid duplicate error.
By indicating the exact `partner_id` and ensuring no contacts associated to it are found, you avoid possible duplication errors when several partners share the same name or email.
8 years ago
Jairo Llopis
6d5765eaf2
Exclude opt_out. ( #110 )
[FIX][mass_mailing_partner] Exclude opt_out.
Now opted-out records will not be counted in the "Mailing lists" smart button
in the partner form.
8 years ago
OCA Transbot
65e11ff0c5
OCA Transbot updated translations from Transifex
8 years ago
Antonio Espinosa
edefb60db1
Link mail statistics to partner ( #104 )
[IMP] mass_mailing_partner: Link mail statistics to partner
8 years ago
OCA Transbot
f57547db1e
OCA Transbot updated translations from Transifex
9 years ago
Javier Iniesta
58c32a6964
mass_mailing_partner
9 years ago
OCA Git Bot
b9e06024b1
[ADD] setup.py
7 years ago
OCA Git Bot
aafb795e4f
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
7152fac701
[MIG] mass_mailing_unique: Migration to 10.0
7 years ago
OCA Transbot
fe0d7ea246
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
b4c3a38948
[IMP] mass_mailing_unique: Add tests
8 years ago
cubells
ffad143339
[9.0] [MIG] mass_mailing_unique module
8 years ago
Jairo Llopis
a6a33e437e
[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
Pedro M. Baeza
45c379f75e
[FIX] email_template_qweb: Decode body when encoded
If the result is of type unicode, render method encodes it in utf-8.
We need to decode it in that case so that the rendering results correct.
8 years ago
OCA Transbot
796dfd3f59
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
fd973eaaf7
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
d7bc3b8705
[UPD] addons table in README.md
7 years ago
OCA Git Bot
61668b40eb
[ADD] setup.py
7 years ago
Moises Lopez - https://www.vauxoo.com/
c99050432f
Merge pull request #179 from Tecnativa/10.0-website_mass_mailing_name
[MIG][website_mass_mailing_name] Migration to v10
7 years ago
Moises Lopez - https://www.vauxoo.com/
fec3509609
[REF] .travis.yml: Using shortcut to install phantomjs 2, ruby 2 and compass
Ruby 2 fix https://github.com/Compass/compass/issues/1513#issuecomment-32276852
Phantomjs 2 fix `odoo.tests.common: phantomjs: u"ReferenceError: Can't find variable: MutationObserver`
7 years ago
Jairo Llopis
4c61ceaf05
[MIG][website_mass_mailing_name] Migration to v10
- Relicense to LGPL.
- Fix all known issues.
- Enable tour only in demo instances.
- Fix Sass headers.
- Remove compiled css and maps.
- Update JS modules to new api.
- Update tour to new tours api.
- Update module structure to match latest template.
7 years ago
OCA Transbot
a40ebf4ea4
OCA Transbot updated translations from Transifex
8 years ago
Jairo Llopis
4a1c392964
[FIX][website_mass_mailing_name] Show disabled name. ( #83 )
[FIX]website_mass_mailing_name: Show disabled name.
When the snippet appears as disabled, do not hide the name field.
8 years ago