Commit Graph

121 Commits (94ec33c4a229ebbab7ed13df56b398b63b62233a)

Author SHA1 Message Date
OCA Git Bot 94ec33c4a2 [UPD] addons table in README.md 2016-02-12 02:33:43 +01:00
Rafael Blasco fdbdf2329e Merge pull request #42 from incaser/8.0-portal_welcome_email_template
[NEW][8.0] portal_welcome_email_template
2016-02-11 19:20:26 +01:00
Rafael Blasco 7156bec749 Merge pull request #40 from Yajo/website_mail_snippet_bg_color
[8.0][website_mail_bg_color] Color picker for mail snippets
2016-02-11 17:58:08 +01:00
Sergio Incaser ecfe114eb5 [NEW][8.0] portal_welcome_email_template: fix test 2016-02-11 13:43:50 +01:00
Sergio Incaser 4876c0e73b [NEW][8.0] portal_welcome_email_template: Add test 2016-02-11 12:40:53 +01:00
Sergio Incaser 5ba6653be3 [NEW][8.0] portal_welcome_email_template: Changes suggested by OCA 2016-02-11 10:13:17 +01:00
OCA Git Bot 9cd2df057e [UPD] addons table in README.md 2016-02-11 02:33:46 +01:00
Holger Brunn f5b6dbc048 Merge pull request #38 from grupoesoc/mass_mailing_unique_contact
[8.0][mass_mailing_unique] Avoid duplicates.
2016-02-10 21:31:07 +01:00
Sergio Incaser 8dfff3a64d [NEW][8.0] portal_welcome_email_template: Customize portal access email message with a email template 2016-02-10 17:00:48 +01:00
Jairo Llopis 26ce915dd4 Rename file, change border color if applies too. 2016-02-10 16:13:25 +01:00
Jairo Llopis cf2a7ea54a Spell checking. 2016-02-10 15:43:49 +01:00
Jairo Llopis 21619a3fc9 Chooser -> Picker 2016-02-10 15:42:39 +01:00
Jairo Llopis df99d41399 Allow any element to get this behavior with just a class. 2016-02-09 18:18:26 +01:00
Jairo Llopis 1be20c9342 [8.0][website_mail_bg_color] Color picker for mail snippets
This module extends the functionality of the website mail designer to
support
setting a custom background color to any snippet and allow you to
customize it.
2016-02-09 17:38:05 +01:00
OCA Transbot 45799dcf0c OCA Transbot updated translations from Transifex 2016-02-06 23:27:10 -05:00
OCA Transbot dce64c9fa5 OCA Transbot updated translations from Transifex 2016-01-30 23:12:48 -05:00
Jairo Llopis e1dbdbc51a Make strings more translator-friendly. 2016-01-29 12:38:38 +01:00
Jairo Llopis 92c087e9d9 Follow guidelines in hooks, remove redundant credits. 2016-01-29 11:35:07 +01:00
OCA Git Bot 932afdb78f [UPD] addons table in README.md 2016-01-29 02:37:41 +01:00
Stéphane Bidoul (ACSONE) 333b2cd46f Merge pull request #39 from acsone/8.0-fix_test_library_mail_footer_notified_partners-jne
[CHG] Use common.TransactionCase
2016-01-28 19:06:48 +01:00
Jonathan Nemry (ACSONE) 0fad45aeef [CHG] Use common.TransactionCase 2016-01-28 18:08:27 +01:00
Eric Caudal 3a14bbcd47 Merge pull request #37 from acsone/mail_footer_notified_partners
[NEW][mail_footer_notified_partners]
2016-01-28 11:33:36 +08:00
Jonathan Nemry (ACSONE) 38dbb7f412 [NEW][mail_footer_notified_partners]
This module adds into the footer the partner's name notified by this email
2016-01-27 16:19:24 +01:00
Jairo Llopis 60f6dd51a0 [8.0][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.
2016-01-25 10:53:15 +01:00
OCA Git Bot 7b3f7933c1 [UPD] addons table in README.md 2016-01-17 02:33:18 +01:00
Holger Brunn 84ae652455 Merge pull request #30 from initOS/8.0-mail_read_new_window
[ADD] mail_read_new_window addon
2016-01-16 19:34:41 +01:00
Peter Hahn 3f8a16d9e8 Merge remote-tracking branch 'origin/8.0' into 8.0-mail_read_new_window 2016-01-12 15:29:41 +01:00
Pedro M. Baeza 4a32de8dbb Merge pull request #36 from invitu/8.0_fix_massmailing_statistic_extra
[FIX] revert commit 196a5e861c for inco…
2016-01-11 08:12:31 -05:00
Invitu 8ee8e53865 [FIX] revert commit 196a5e861c for incorrect fix 2016-01-10 23:43:11 -10:00
OCA Transbot 73a006db86 OCA Transbot updated translations from Transifex 2016-01-09 22:37:39 -05:00
Peter Hahn 5b99bcaf99 Merge remote-tracking branch 'origin/8.0' into 8.0-mail_read_new_window 2016-01-08 16:31:35 +01:00
Pedro M. Baeza b2f4988085 Merge pull request #34 from grupoesoc/credits
Credit creators, using same name across modules to avoid split statistics
2016-01-05 14:27:15 -05:00
Jairo Llopis cdab4d831e Credit creators, using same name across modules to avoid split statistics. 2016-01-05 10:34:46 +01:00
Pedro M. Baeza 9420de146c Merge pull request #33 from OCA/rafaelbn-patch-1
author name correction
2016-01-04 11:57:14 -05:00
Rafael Blasco 852e093f1e author name correction
name was wrong
2016-01-04 17:45:46 +01:00
Rafael Blasco 196a5e861c [FIX] fix bug with standard emails sending
fast-track of a fix from @invitu that we lost by error. Ref: https://github.com/Antiun/social/pull/2
2016-01-04 16:18:29 +01:00
OCA Git Bot 53033ba1b1 [UPD] addons table in README.md 2015-12-24 02:33:21 +01:00
Holger Brunn 1bbe98a7f6 Merge pull request #25 from Antiun/pr-marketing_security_group
[ADD] marketing_security_group addon
2015-12-23 22:42:54 +01:00
Antonio Espinosa e5a69b5ac9 [ADD] marketing_security_group addon 2015-12-23 22:04:08 +01:00
Pedro M. Baeza 225620e997 Merge pull request #31 from Antiun/8.0-fix_mass_mailing_statistic_extra
[FIX] api decorator fixed
2015-12-21 17:17:36 +01:00
Javier Iniesta d7af84aa09 [FIX] api decorator fixed 2015-12-21 17:06:49 +01:00
Peter Hahn cab8770570 Fix licence headers 2015-12-21 11:59:22 +01:00
Peter Hahn 58f4cce21d Only one website 2015-12-21 11:56:52 +01:00
Peter Hahn a0e28a53fb Remove pot file 2015-12-21 11:55:45 +01:00
Peter Hahn 4a06224ebe Add cross references to readme files 2015-12-21 11:34:14 +01:00
Peter Hahn 0701fdb736 Fix version number 2015-12-21 11:33:41 +01:00
OCA Transbot fa5fe1adb2 OCA Transbot updated translations from Transifex 2015-12-19 20:59:53 -05:00
Peter Hahn 9f5fbab27d [ADD] mail_read_new_window addon 2015-12-17 12:23:39 +01:00
OCA Git Bot a9c4b2d0c8 [UPD] addons table in README.md 2015-12-15 02:33:46 +01:00
Pedro M. Baeza 834ff5e13d Merge pull request #19 from Antiun/pr-mail_statistics_extras
[ADD] mass_mailing_statistic_extra addon
2015-12-14 12:24:54 +01:00