.. |
emogrifier
|
5842acff64
HTML formatting: TWO fixes in one! Fixed a bug introduced in 2.3.0-beta: the stylesheet cannot be defined within the email templates (aka ActionEmail) anymore. Instead, a default (ready for use) stylesheet is provided into /css/email.css and it can be overriden by the configuration parameter email_css. The fix consists in transforming the stylesheet into inline style... which fixes a limitation of gmail and Outlook that support only the inline styles. The implementation relies on a new library: emogrifier. This library has been changed (home-made utility) to be compatible with PHP 5.3 (declaration of arrays).
|
9 years ago |
scssphp
|
be8c0e08da
Replacing the SCSS->CSS conversion library by a newer one made by Leaf Corcoran: http://leafo.github.io/scssphp, tweaked to work on PHP 5.3
|
9 years ago |
silex
|
fddde8b17d
Added Silex framework
|
9 years ago |
swiftmailer
|
70412bb194
Fixed a regression introduced by [r3242] (warning when sending an email with an empty "To")
|
11 years ago |
tcpdf
|
2147e65a32
More options for the PDF export of the 'impact' graph.
|
10 years ago |