- 07 Nov, 2013 3 commits
-
-
Paul Klimov authored
-
Paul Klimov authored
-
Paul Klimov authored
Method 'yii\mail\MailerInterface::compose()' reworked allowing rendering message body.
-
- 06 Nov, 2013 3 commits
-
-
Paul Klimov authored
-
Paul Klimov authored
- 'body()' renamed to 'renderBody()' - new 'body()' method introduced
-
Paul Klimov authored
-
- 05 Nov, 2013 3 commits
-
-
Klimov Paul authored
Method 'yii\mail\BaseMailer::compose()' updated, allowing composition of the complex methods like 'renderText' and 'body'.
-
Klimov Paul authored
-
Klimov Paul authored
- setter methods renamed to have pure name - method 'createMessage' renamed to 'compose'
-
- 04 Nov, 2013 7 commits
-
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Paul Klimov authored
MessageInterface::render() replaced by MessageInterface::renderHtml() and MessageInterface::renderText()
-
- 29 Oct, 2013 15 commits
-
-
Paul Klimov authored
-
Paul Klimov authored
-
Carsten Brandt authored
-
Paul Klimov authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #877
-
Paul Klimov authored
'yii\mail\MessageInterface' file related methods interface adjusted to use options, embed file methods added.
-
Paul Klimov authored
Interface 'ViewContextInterface' applied to BaseMailer.
-
Paul Klimov authored
Method 'MailerInterface::createMessage()' added.
-
Paul Klimov authored
-
Qiang Xue authored
-
Qiang Xue authored
Proposal: creating ViewContext interface to determine view name
-
Qiang Xue authored
typo fix
-
- 28 Oct, 2013 9 commits
-
-
Panagiotis Moustafellos authored
s/value to be cached value/value to be cached/g
-
Qiang Xue authored
code style
-
Alexander Mohorev authored
-
Alexander Mohorev authored
Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis.
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
as requested in issue #1084
-
Carsten Brandt authored
Messageformatter refactoring
-
Carsten Brandt authored
-