Jose Lorenzo Rodriguez
|
b9b7516945
|
Merge remote-tracking branch 'ceeram/2.0-email' into 2.0
Conflicts:
lib/Cake/Network/Email/AbstractTransport.php
lib/Cake/Network/Email/CakeEmail.php
lib/Cake/Network/Email/DebugTransport.php
lib/Cake/Network/Email/MailTransport.php
lib/Cake/Network/Email/SmtpTransport.php
|
2011-08-31 17:39:41 -04:30 |
|
Ceeram
|
9e0ff5ad88
|
add Cakelog to send(), transport classes now all return in same format, fixing some typos
|
2011-08-26 02:31:18 +02:00 |
|
Juan Basso
|
895c10af7b
|
Adjusted some types in @param, @return and @var.
|
2011-07-31 22:57:17 -04:00 |
|
Juan Basso
|
070980b170
|
Fixed some API doc in i18n and network.
|
2011-07-28 23:56:10 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
ADmad
|
4c042ae133
|
Adding proper visibility keywords for class functions
|
2011-05-29 03:31:34 +05:30 |
|
Juan Basso
|
50206f4315
|
Fixed invalid PhpDoc tag.
|
2011-04-28 21:25:18 -04:00 |
|
Juan Basso
|
1fee549063
|
Ooops, removed debug call.
|
2011-04-19 20:25:09 -04:00 |
|
Juan Basso
|
e0b4623065
|
Added support to sender email. Fixes #13.
|
2011-04-19 20:24:51 -04:00 |
|
Juan Basso
|
1004b1a168
|
Fixed the set of boundary.
|
2011-04-19 09:22:42 -04:00 |
|
Juan Basso
|
3200e380d3
|
Created a new method to return the transport class before send. In some cases you need to do extra calls/configurations before send.
|
2011-04-13 00:04:37 -04:00 |
|
Juan Basso
|
40e8632408
|
Changed to translate messages using cake domain.
|
2011-04-12 23:37:50 -04:00 |
|
Juan Basso
|
3c703641b0
|
Changed the use of import to uses.
|
2011-04-12 23:31:07 -04:00 |
|
Juan Basso
|
50c21ccdfe
|
Renamed the transport files to the new structure.
|
2011-04-12 22:34:45 -04:00 |
|