Commit Graph

19 Commits (b82d32d3535f11a45087c19b5ab9ada6b91034e2)

Author SHA1 Message Date
Jairo Llopis 9df7ff40f7 Document imported changes. 2016-02-26 15:47:17 +01:00
Sergio Incaser 22f43cf60b [IMP][8.0] website_mail_snippet_responsive: Select in config default color for mail button 2016-02-25 18:51:47 +01:00
Jairo Llopis 2e550af02b Merge branch '8.0' into responsive-date 2016-02-24 17:10:06 +01:00
Jairo Llopis d003d7a47e English message. 2016-02-16 17:35:30 +01:00
Jairo Llopis 943f97fecc XHTML fix
Odoo needs XHTML to work.
2016-02-16 17:33:55 +01:00
Jairo Llopis 2c04dae9eb Remove non-working code and explain why.
I prefer to remove this code than leaving it there when it does not
work. The removal reason and the actual problem are better documented in
the Known Issues section of the README so other developers get it easier
to work on it.
2016-02-16 17:28:55 +01:00
Jairo Llopis 3a055d1ee3 Enable new view. 2016-02-16 17:24:55 +01:00
Daniel Gómez-Zurita 762a9f8202 Outlook fluid table fixed 2016-02-16 17:21:04 +01:00
Daniel Gómez-Zurita 71b0fdb962 Fixes and new images 2016-02-16 17:21:03 +01:00
Daniel Gómez-Zurita 4302394f09 Create snippet_event_date 2016-02-16 17:21:03 +01:00
Daniel Gómez-Zurita 8ef414de06 Update snippet_3_cols.xml 2016-02-16 17:21:03 +01:00
Daniel Gómez-Zurita a26de2a48e Update snippet_2_cols.xml 2016-02-16 17:21:03 +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
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
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
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