59 Commits (f3ed5fa234312a84b7f282cbccad9a5d793972c0)

Author SHA1 Message Date
Qiang Xue b750cf662d prepare for the next release. 10 years ago
Qiang Xue d7462656f7 2.0.2 release 10 years ago
Qiang Xue 7881bba26c prepare for next release. 10 years ago
Qiang Xue 84b42abad0 prepare for 2.0.1 release 10 years ago
Qiang Xue 47f2272652 prepare for next release. 10 years ago
Qiang Xue ae8d978270 2.0.0 release. 10 years ago
Qiang Xue 5205eabe3e prepare for next release. 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Carsten Brandt 1e5c48957d composer.json tabs -> spaces 10 years ago
Carsten Brandt e40fd9d623 added branch alias to composer.json 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Carsten Brandt 865b71ef5e cleanup CHANGELOGs 11 years ago
Qiang Xue 87df068eb0 DI WIP 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 4b20fdc72e typo fix. 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Paul Kofmann b375876535 Broken example of mail component usage 11 years ago
Qiang Xue a5e3c00d75 replaced inheritdoc tags. 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
Carsten Brandt 8be4f3778a updated properties of extensions 11 years ago
Carsten Brandt e837e44ac1 updated ext composer.json for issue labels 11 years ago
Paul Klimov b20e57688a "yii\swiftmailer\Mailer::createSwiftObject()" simplified. 11 years ago
Paul Klimov 02c0bfcb56 "yii\swiftmailer\Mailer" transport setup has been advanced to support constructor arguments and plugins. 11 years ago
Qiang Xue ffded7a1b5 array syntax fix. 11 years ago
Carsten Brandt 0eaafd74ba updated composer.json to be less restrictive 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Qiang Xue 23573968a6 Changed important log messages to info level 11 years ago
Qiang Xue b965d4eec7 Implemented file transport for mails. 11 years ago
Qiang Xue c298b543fb Revert "added FileMailer implementation of mailer interface" 11 years ago
Dmitry Erofeev 7d6d01b4bc added FileMailer implementation of mailer interface 11 years ago
Paul Klimov b9fb97d68d Getters for 'yii\swiftmailer\Message' fixed. 11 years ago
Paul Klimov 5a584c0bda Creating transport at 'yii\swiftmailer\Mailer' fixed to track possible "__call". 11 years ago
Qiang Xue 90a5bcc611 Refactored mail. 11 years ago
Qiang Xue ed0e44d23b minor touch up of swiftmailer. 11 years ago
Qiang Xue 7b91011032 Adjusted the directories of swiftmailer. 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 87af95f712 'yii\mail\MessageInterface' updated: 11 years ago
Klimov Paul 20749d4069 Swiftmailer composer version switched to @stable 11 years ago