Juan Basso
|
7acdf1e436
|
Changed the method layout to template. Template is required to render, but layout is not.
|
2011-04-17 19:49:13 -04:00 |
|
Juan Basso
|
ff5365d6ab
|
Added support to return the html and text message.
|
2011-04-17 18:39:02 -04:00 |
|
Juan Basso
|
33ca64f505
|
Added support to set variables to be used in the render.
|
2011-04-17 18:38:25 -04:00 |
|
Juan Basso
|
d5938dd3c4
|
Support to multibyte in subject.
|
2011-04-17 18:38:02 -04:00 |
|
Juan Basso
|
c48db36196
|
Changed to be able to configure empty array in CakeEmail.
|
2011-04-17 18:37:31 -04:00 |
|
Juan Basso
|
c5f289fccf
|
More tests to CakeEmail.
|
2011-04-17 18:36:49 -04:00 |
|
Juan Basso
|
9ac5f9c349
|
Fixed the tests.
|
2011-04-13 00:24:27 -04:00 |
|
Juan Basso
|
3c703641b0
|
Changed the use of import to uses.
|
2011-04-12 23:31:07 -04:00 |
|
Juan Basso
|
daa90ed2b2
|
Created the email class and a logic in CakeEmail.
|
2011-04-12 22:17:28 -04:00 |
|
Juan Basso
|
90d1f62131
|
Changed others functions to remove the get/set by only one method.
|
2011-04-12 22:17:09 -04:00 |
|
Juan Basso
|
6e97de5d38
|
Replace the get/set methods by only one method in addresses and subject.
|
2011-04-12 22:17:06 -04:00 |
|
Juan Basso
|
f661e37ef1
|
Added more tests to wrap. Fixed to not cut words with more than should limit.
|
2011-04-12 22:17:03 -04:00 |
|
Juan Basso
|
f128711fa5
|
Test to all getters and setters of addresses.
|
2011-04-12 22:16:56 -04:00 |
|
Juan Basso
|
6e15945e73
|
Fixes in render. Tests added.
|
2011-04-12 22:16:53 -04:00 |
|
Juan Basso
|
d0f1843dd5
|
Added tests to send email with contents.
|
2011-04-12 22:16:49 -04:00 |
|
Juan Basso
|
df2fe579cd
|
Supporting pass the attach file name.
|
2011-04-12 22:16:43 -04:00 |
|
Juan Basso
|
c5cbb603a0
|
Added the methods to format message.
|
2011-04-12 22:16:34 -04:00 |
|
Juan Basso
|
3a1ebf159a
|
Striping tags in the message.
|
2011-04-12 22:16:30 -04:00 |
|
Juan Basso
|
89b4cb75e3
|
Changed to addresses come before others headers. It is not a RFC rule, just to keep more readable the header.
|
2011-04-12 22:16:24 -04:00 |
|
Juan Basso
|
ace425892d
|
Implemented method to set/get Message-ID.
|
2011-04-12 22:16:20 -04:00 |
|
Juan Basso
|
03b4ce070b
|
Added a protection to not insert invalid emails.
|
2011-04-12 22:16:14 -04:00 |
|
Juan Basso
|
6a76931961
|
Added support to multibyte in formatAddress. Tests added.
|
2011-04-12 22:16:11 -04:00 |
|
Juan Basso
|
b29c31709e
|
Implemented methods to attachments.
|
2011-04-12 22:16:06 -04:00 |
|
Juan Basso
|
6930ba6207
|
Changes to in manipulation of header.
|
2011-04-12 22:15:48 -04:00 |
|
Juan Basso
|
e6c8171d1f
|
Added some vars to reset.
|
2011-04-12 22:15:45 -04:00 |
|
Juan Basso
|
82835a3566
|
Methods to set/get subject.
|
2011-04-12 22:15:41 -04:00 |
|
Juan Basso
|
162da0aec9
|
Added tests with array in setFrom.
|
2011-04-12 22:15:33 -04:00 |
|
Juan Basso
|
fae641e619
|
Implemented methods to configure "to".
|
2011-04-12 22:15:21 -04:00 |
|
Juan Basso
|
5cb58e8f99
|
Implemented methods to configure "from".
|
2011-04-12 22:15:18 -04:00 |
|
Juan Basso
|
8f5049e3b1
|
Initial changes in headers, just draft.
|
2011-04-12 22:15:15 -04:00 |
|
Juan Basso
|
77941fb1fb
|
Added the skeleton of CakeEmail.
|
2011-04-12 22:15:08 -04:00 |
|