Commit Graph

143 Commits (49b5a7dd7a4fd4a194bbe7783f708eaefb66acb8)

Author SHA1 Message Date
Pedro M. Baeza 49b5a7dd7a Merge pull request #43 from Yajo/forebackground-color-picker
[8.0][FIX][website_snippet_bg_color][website_snippet_responsive] Allow to pick color for almost-background element.
2016-02-23 18:41:54 +01:00
OCA Transbot 39b55f72dd OCA Transbot updated translations from Transifex 2016-02-20 23:56:18 -05:00
OCA Git Bot 4275c81125 [UPD] addons table in README.md 2016-02-21 02:33:32 +01:00
Rafael Blasco 6629d6cdcd Merge pull request #28 from hbrunn/8.0-mail_follower_custom_notification
[ADD] mail_follower_custom_notification
2016-02-19 20:41:20 +01:00
OCA Git Bot 845f51f801 [UPD] addons table in README.md 2016-02-18 09:29:09 +01:00
Pedro M. Baeza 6426abcf25 Merge pull request #18 from Antiun/pr-mail_mandrill
[ADD] mail_mandrill addon
2016-02-15 22:02:06 +01:00
Antonio Espinosa bd727a6af8 Remove license section in README 2016-02-15 21:34:40 +01:00
Jairo Llopis 77ad6c9a7c [8.0][FIX][website_snippet_bg_color][website_snippet_responsive] Allow to pick color for almost-background element.
Right now only able to pick for the backest element in responsive snippets. This allows it for the previous one.

Also allow other elements than divs to be colored.
2016-02-15 16:44:46 +01:00
OCA Git Bot e901750f5c [UPD] addons table in README.md 2016-02-13 02:33:38 +01:00
Antonio Espinosa 98507842e8 [ADD] mail_mandrill addon 2016-02-12 09:44:56 +01:00
Pedro M. Baeza ea55f1b6cd Merge pull request #41 from Yajo/website_mail_snippet_responsive
[8.0][website_mail_snippet_responsive] Pseudoresponsive mail snippets.
2016-02-12 08:39:19 +01:00
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
Jairo Llopis da1a15ef81 Merge branch 'website_mail_snippet_responsive' of github.com:Yajo/social into website_mail_snippet_responsive 2016-02-11 18:06:07 +01:00
Jairo Llopis 4cea47d540 Be polite and concise. 2016-02-11 18:05:51 +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
Yajo 436d80acd7 Merge pull request #1 from dgzurita/website_mail_snippet_responsive
Fixed images width
2016-02-10 17:44:55 +01:00
Daniel Gómez-Zurita 708359f0cd Update snippet_2_cols.xml 2016-02-10 17:38:49 +01:00
Daniel Gómez-Zurita 86e274eefc Update snippet_3_cols.xml 2016-02-10 17:37:49 +01:00
Daniel Gómez-Zurita 1101adeeb2 Update snippet_3_cols.xml 2016-02-10 17:35:32 +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 0a9574a884 [8.0][website_mail_snippet_responsive] Pseudoresponsive mail snippets.
Responsive is a hard thing in mails, because mail clients usually render very badly everything.

This new module adds a good collection of snippets in a pseudoresponsive manner, that will seem responsive in most cases, although they are not, technically.

Inspired by https://css-tricks.com/ideas-behind-responsive-emails/.
2016-02-10 16:49:09 +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
Holger Brunn e245158f68 [FIX] flake8 2016-02-10 10:03:24 +01:00
Holger Brunn 03126bfc76 [IMP] use base_patch_models_mixin 2016-02-10 09:56:08 +01:00
Rafael Blasco 5d1bef2102 Add some Usage steps
It would be nice to add an image of a screen-shoot but I don't know where to store it. Next time
2016-02-10 09:49:38 +01:00
Holger Brunn 3637e829ca [ADD] mail_follower_custom_notification 2016-02-10 09:49:38 +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