Commit Graph

401 Commits (b361f3248e90c4962a0c197a33ef3ac0969ddfb4)

Author SHA1 Message Date
Yajo 6d42acc4a8 [8.0][IMP][mass_mailing_custom_unsubscribe] Get reasons for unsubscription (#58)
* [8.0][IMP][mass_mailing_custom_unsubscribe] Get reasons for unsubscription.
2016-07-25 12:50:32 +02:00
OCA Transbot fa352f8119 OCA Transbot updated translations from Transifex 2016-07-03 14:52:38 -04:00
OCA Git Bot 94b5e42595 [UPD] addons table in README.md 2016-06-30 02:40:47 +02:00
OCA Git Bot 3468bdcdcf [ADD] setup.py 2016-06-29 04:38:04 +02:00
Eric Caudal 88e92604fd Merge pull request #74 from savoirfairelinux/8.0_email_template_multi_report
[8.0] Add mail_template_multi_report
2016-06-28 20:07:40 -05:00
dufresnedavid e76e224d72 Add missing file to __openerp__.py 2016-06-28 09:22:47 -04:00
dufresnedavid 7d114d01a7 Move variables outside for loop 2016-06-28 09:22:47 -04:00
dufresnedavid b00b6e1715 Fix README file 2016-06-28 09:22:47 -04:00
dufresnedavid e33f7f2f32 Add missing access rights 2016-06-28 09:22:47 -04:00
dufresnedavid 5edd5de22d Add bug tracker 2016-06-28 09:22:47 -04:00
dufresnedavid ec1731e9a3 Rename email_template_multi_report to mail_template_multi_report 2016-06-28 09:22:47 -04:00
dufresnedavid ad9cb2078e Fix minor issues 2016-06-28 09:22:47 -04:00
dufresnedavid 073f0a3b43 [8.0] Add mail_template_multi_report 2016-06-28 09:22:47 -04:00
Daniel Reis 724e62a5c4 Update .travis.yml and enable wkhtml2pdf (#75)
Update .travis.yml and enable wkhtml2pdf
2016-06-28 10:45:16 +02:00
Christophe CHAUVET e748bb3be3 [FIX] Bad default model_id (#73)
[FIX] mail_notification_email_template: Bad default model_id
2016-06-23 17:33:44 +02:00
ralwafaie 747809f7b0 #69 edit README 2016-06-16 08:09:21 +02:00
ralwafaie ec739b4157 mail_print module 2016-06-15 13:51:50 +02:00
OCA Git Bot 6a35bc8622 [ADD] setup.py 2016-06-15 04:38:05 +02:00
OCA Git Bot 6178690df1 [UPD] addons table in README.md 2016-06-15 02:41:08 +02:00
Antonio Espinosa 9d4bdcc773 [8.0][ADD] mail_tracking addon (#67)
* [ADD] mail_tracking addon

* Add description icon

* Fixes remarked

* Fix Travis error

* Remarks fixed
2016-06-14 17:22:17 +02:00
OCA Git Bot ba69c94b77 [ADD] setup.py 2016-06-14 04:38:07 +02:00
OCA Git Bot 75074343f8 [UPD] addons table in README.md 2016-06-14 02:41:33 +02:00
Rafael Blasco 589e2ab22a Merge pull request #66 from Tecnativa/8.0-website_snippet_mass_mailing_partner
[8.0][ADD][website_snippet_mass_mailing_name] Snippet + name
2016-06-13 13:08:03 +02:00
OCA Transbot af951b4b1a OCA Transbot updated translations from Transifex 2016-06-12 13:58:07 -04:00
OCA Git Bot 58f4d929af [ADD] setup.py 2016-06-03 04:38:00 +02:00
OCA Git Bot db2119ce50 [UPD] addons table in README.md 2016-06-03 02:41:14 +02:00
Yajo 2f24857d35 Workaround test failure
Test does not work, probably due to the framework. Leaving out the last step and hope for the best for v9.
2016-06-02 17:10:03 +02:00
Jairo Llopis cdf0d302f3 [8.0][ADD][website_snippet_mass_mailing_partner] Snippet + name
Let you have the name field in the mass mailing subscription snippet.

Leave most logic to base module.

Make name field autofilled if user data is available.

Add tour test.
2016-06-02 16:12:30 +02:00
Nicolas Mac Rouillon 2ee5a68ee0 [ADD] mass_mailing_keep_archives (#50)
* Bring modules from odoo-addons

* ADD README.rst

* FIX

* FIX init__-py

* ADD author
2016-06-02 09:12:48 +02:00
Holger Brunn 858d6a32aa [ADD] mail_notification_email_template (#54)
* [ADD] mail_notification_email_template

* [FIX] don't try to write null on mail_message_id

* [REN] move demo data to normal data

* [FIX] adapt comment to reality

* [FIX] cope with multiple mails being generated
2016-06-02 09:12:01 +02:00
OCA Transbot 19c1c4a12a OCA Transbot updated translations from Transifex 2016-05-29 11:38:16 -04:00
OCA Git Bot fd07083964 [ADD] setup.py 2016-05-26 04:37:40 +02:00
OCA Git Bot 164b830928 [UPD] addons table in README.md 2016-05-26 02:40:58 +02:00
Adrien Peiffer (ACSONE) 06e13cc2cd [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
2016-05-25 16:03:38 +02:00
Pedro M. Baeza b3bca2fb43 Merge pull request #61 from acsone/8.0-fix-mail_footer_notified_partners-ape
[FIX][mail_footer_notified_partners] Use @api.model instead of @api.one.
2016-05-19 00:13:15 +02:00
Adrien Peiffer (ACSONE) 6b62800ca0 [FIX][mail_footer_notified_partners] Use @api.model instead of @api.one. 2016-05-18 14:10:39 +02:00
OCA Transbot 05b728488f OCA Transbot updated translations from Transifex 2016-05-01 10:00:04 -04:00
OCA Git Bot 27f6c39ab3 [ADD] setup.py 2016-04-30 04:37:19 +02:00
OCA Git Bot 41ad6d47c0 [UPD] addons table in README.md 2016-04-29 02:40:17 +02:00
Pedro M. Baeza b854cf7590 [IMP] email_template_qweb: README rephrasing 2016-04-28 16:00:23 +02:00
Pedro M. Baeza 4aaa9ab60f Merge pull request #55 from hbrunn/8.0-email_template_qweb
[ADD] email_template_qweb
2016-04-28 15:59:06 +02:00
OCA Transbot 1acefa49db OCA Transbot updated translations from Transifex 2016-04-17 09:01:17 -04:00
Holger Brunn cae13f0061 [ADD] email_template_qweb 2016-04-14 10:37:14 +02:00
OCA Git Bot 6a0bfd8984 [ADD] setup.py 2016-04-14 04:40:14 +02:00
OCA Git Bot e3dc3e76a6 [UPD] addons table in README.md 2016-04-06 02:41:25 +02:00
Pedro M. Baeza f13f5f6bfa Merge pull request #53 from acsone/8.0-add-mail_optional_autofollow-ape
[8.0][ADD] Add mail_optional_autofollow module
2016-04-05 09:00:05 +02:00
Adrien Peiffer (ACSONE) 33c4d3bb32 [IMP][mail_optional_autofollow] Improve readme file 2016-04-05 08:30:29 +02:00
Adrien Peiffer (ACSONE) b1e3247140 [CHG][mail_optional_autofollow] some improvements 2016-04-04 20:58:03 +02:00
Guewen Baconnier 1f91a58dc5 Merge pull request #52 from lfreeke/8.0-fix_priority_mail_full_extend
[FIX] Make sequence of view higher than the original view
2016-03-31 08:28:48 +02:00
Adrien Peiffer (ACSONE) 1a82c5c662 [CHG] gitignore file 2016-03-18 18:14:21 +01:00