mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
mscherer
|
be80585eb6
Fix doc blocks
|
7 years ago |
ADmad
|
f9b0da9d6d
Update use of deprecated methods in Mailer and it's tests.
|
7 years ago |
Mark Story
|
15e61cb9fb
Fix more usage of deprecated methods.
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Michael Hoffmann
|
2ce5d35dc0
Update tests and add deprecations warning for mailing classes
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mark Story
|
145282f2c7
Fix get methods not being proxied correctly.
|
8 years ago |
Mark Story
|
96ccf5bb39
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
0ab2d073ee
Add test for mailers not being reset on error.
|
9 years ago |
dereuromark
|
8787c57284
Fix test case.
|
9 years ago |
dereuromark
|
b6e8a99db6
Update doc blocks to FQCN.
|
9 years ago |
ADmad
|
029f041e4d
Remove use of TestCase::getMock() from "Mailer" namepace tests.
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
ADmad
|
b48cdfd5d9
Restore initial email instance config after email is sent.
|
10 years ago |
ADmad
|
26f65215f9
Simplify Mailer class.
|
10 years ago |
Mark Story
|
293d983a0f
Merge pull request #6885 from cakephp/jadb-patch-mailer
|
10 years ago |
Jad Bitar
|
0e051bd138
Add `$template` property to mailer
|
10 years ago |
ADmad
|
46980b6e32
Don't set layout based on mailer's name.
|
10 years ago |
Jad Bitar
|
2696ff2eae
Use arguments to make sure they are being passed
|
10 years ago |
Jad Bitar
|
0e00baf8bc
Move `TestMailer` to `TestApp`
|
11 years ago |
Jad Bitar
|
c37cb75301
phpcs
|
11 years ago |
Jad Bitar
|
61c6f81e09
Rename `mail` to `action` + missing docblock
|
11 years ago |
Jad Bitar
|
97ef0750fe
Add initial `Mailer` class + tests
|
11 years ago |