22 Commits

Author SHA1 Message Date
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
2457e24795 Fixes #4071: mail component renamed to mailer, yii\log\EmailTarget::$mail renamed to yii\log\EmailTarget::$mailer 2014-06-26 18:28:28 +04:00
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00
87df068eb0 DI WIP 2014-03-20 19:54:52 -04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
4b20fdc72e typo fix. 2014-03-04 07:09:56 -05:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
a5e3c00d75 replaced inheritdoc tags. 2013-11-29 12:49:07 -05:00
2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 2013-11-26 04:24:20 +02:00
8be4f3778a updated properties of extensions 2013-11-25 15:33:59 +01:00
b20e57688a "yii\swiftmailer\Mailer::createSwiftObject()" simplified. 2013-11-22 16:46:31 +02:00
02c0bfcb56 "yii\swiftmailer\Mailer" transport setup has been advanced to support constructor arguments and plugins. 2013-11-21 14:46:04 +02:00
ffded7a1b5 array syntax fix. 2013-11-15 10:15:25 -05:00
23573968a6 Changed important log messages to info level 2013-11-11 20:19:25 -05:00
b965d4eec7 Implemented file transport for mails. 2013-11-09 22:24:27 -05:00
b9fb97d68d Getters for 'yii\swiftmailer\Message' fixed. 2013-11-08 16:34:35 +02:00
5a584c0bda Creating transport at 'yii\swiftmailer\Mailer' fixed to track possible "__call". 2013-11-08 13:23:14 +02:00
90a5bcc611 Refactored mail. 2013-11-07 22:33:57 -05:00
ed0e44d23b minor touch up of swiftmailer. 2013-11-07 13:08:49 -05:00
7b91011032 Adjusted the directories of swiftmailer. 2013-11-07 11:01:43 -05:00