Qiang Xue
|
2dded71959
|
replaced inheritdoc tags.
|
12 years ago |
Panagiotis Moustafellos
|
5528413b9a
|
fixed PhpDoc by swapping to {@inheritdoc}
|
12 years ago |
Carsten Brandt
|
6749ec00d2
|
updated properties of extensions
|
12 years ago |
Paul Klimov
|
275583687b
|
"yii\swiftmailer\Mailer::createSwiftObject()" simplified.
|
12 years ago |
Paul Klimov
|
c520cf1a60
|
"yii\swiftmailer\Mailer" transport setup has been advanced to support constructor arguments and plugins.
|
12 years ago |
Qiang Xue
|
daa3b49750
|
array syntax fix.
|
12 years ago |
Qiang Xue
|
6b4f3c818a
|
Changed important log messages to info level
|
12 years ago |
Qiang Xue
|
d0c1b4e0df
|
Implemented file transport for mails.
|
12 years ago |
Paul Klimov
|
21140fbd21
|
Getters for 'yii\swiftmailer\Message' fixed.
|
12 years ago |
Paul Klimov
|
38c19ff720
|
Creating transport at 'yii\swiftmailer\Mailer' fixed to track possible "__call".
|
12 years ago |
Qiang Xue
|
ae0e0b4375
|
Refactored mail.
|
12 years ago |
Qiang Xue
|
500371253e
|
minor touch up of swiftmailer.
|
12 years ago |
Qiang Xue
|
09eff41c2e
|
Adjusted the directories of swiftmailer.
|
12 years ago |
Paul Klimov
|
b2b97faede
|
Render methods removed from 'yii\mail\MessageInterface'. Method 'yii\mail\MailerInterface::compose()' reworked allowing rendering message body.
|
12 years ago |
Paul Klimov
|
e54f3012d5
|
Method 'yii\mail\MessageInterface::compose()' renamed to 'yii\mail\MessageInterface::message()'.
|
12 years ago |
Klimov Paul
|
101970641e
|
'yii\mail\MessageInterface' updated: - setter methods renamed to have pure name - method 'createMessage' renamed to 'compose'
|
12 years ago |
Klimov Paul
|
6d43a9f6e2
|
'Yii::trace()' added to 'yii\swiftmailer\Mailer::send()'
|
12 years ago |
Paul Klimov
|
c274bc3b52
|
Interface 'MailerInterface' extracted. Method 'MailerInterface::createMessage()' added.
|
12 years ago |
Paul Klimov
|
3afc2c9948
|
Vendor testing support provided. 'swiftmailer' extension unit tests fixed.
|
12 years ago |
Paul Klimov
|
6eec352d2d
|
'email' renamed to 'mail'. 'SwiftMailer' recomposed into extension.
|
12 years ago |