This website requires JavaScript.
Explore
Help
Sign In
composer
/
iTop
Watch
6
Star
0
Fork
0
You've already forked iTop
mirror of
https://github.com/Combodo/iTop.git
synced
2026-02-13 07:24:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a38eb757d6115e99f0d4c3e1803569865e7dc3a
iTop
/
lib
History
Romain Quetiez
396c4564b4
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).
...
SVN:trunk[4277]
2016-07-04 15:06:28 +00:00
..
emogrifier
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).
2016-07-04 15:06:28 +00:00
scssphp
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
2016-06-13 12:57:17 +00:00
silex
Added Silex framework
2016-01-11 15:32:14 +00:00
swiftmailer
Fixed a regression introduced by [r3242] (warning when sending an email with an empty "To")
2014-07-11 13:27:13 +00:00
tcpdf
More options for the PDF export of the 'impact' graph.
2015-05-10 09:07:19 +00:00