21 Commits (06c09868b2b85467b7b4cac704563928d47d80d6)

Author SHA1 Message Date
Mark 791d8124ad added test 11 years ago
Qiang Xue b965d4eec7 Implemented file transport for mails. 11 years ago
Qiang Xue 9763086842 Fixed test break 11 years ago
Qiang Xue 90a5bcc611 Refactored mail. 11 years ago
Paul Klimov 104cfd7cb2 'yii\mail\MessageInterface' methods renamed: 'text' to 'textBody', 'html' to 'htmlBody' 11 years ago
Paul Klimov 1aafa73e15 Render methods removed from 'yii\mail\MessageInterface'. 11 years ago
Paul Klimov ad7761f96a Method 'yii\mail\MessageInterface::compose()' renamed to 'yii\mail\MessageInterface::message()'. 11 years ago
Paul Klimov b0c5981d42 Method names "yii\mail\MessageInterface" simplified. 11 years ago
Klimov Paul 28b032737d Method 'yii\mail\BaseMailer::compose()' updated, allowing composition of the complex methods like 'renderText' and 'body'. 11 years ago
Klimov Paul 87af95f712 'yii\mail\MessageInterface' updated: 11 years ago
Klimov Paul ef6fea9610 Unit test 'BaseMessageTest' created 11 years ago
Paul Klimov 368c244768 MessageInterface::render() replaced by MessageInterface::renderHtml() and MessageInterface::renderText() 11 years ago
Paul Klimov 99d8216103 Email message charset setup added. 11 years ago
Paul Klimov 1d0891f0f6 'yii\mail\MessageInterface' methods 'addText()' and 'addHtml()' removed. 11 years ago
Paul Klimov 774c4db860 'yii\mail\MessageInterface' file related methods interface adjusted to use options, embed file methods added. 11 years ago
Paul Klimov 35429fbd44 'yii\mail\ViewResolve' removed. 11 years ago
Paul Klimov 5bc22a077f Interface 'MailerInterface' extracted. 11 years ago
Paul Klimov 73a8e77c3d BaseMailer::defaultMessageConfig published as BaseMailer::messageConfig 11 years ago
Paul Klimov d33519e3e5 Method 'MessageInterface::__toString()' added 11 years ago
Paul Klimov 4a9d546c79 'MessageInterface::createAttachment()' renamed to 'MessageInterface::attachContentAsFile()' 11 years ago
Paul Klimov 2a326c7d7b 'email' renamed to 'mail'. 11 years ago
Paul Klimov b611c4241f Email message interface extracted. 11 years ago
Paul Klimov e5e0de8c8f '\yii\email\ViewResolver' added. 11 years ago
Paul Klimov 88126bc4d3 Unit tests for \yii\email\swift have been improved. 11 years ago
Paul Klimov 492f35621c Email components hierarchy created. 11 years ago