Juan Basso
|
2795d2b771
|
Initial changes for send.
|
2011-04-12 22:16:27 -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
|
30dced741d
|
Simply the code.
|
2011-04-12 22:16:17 -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
|
6c3a42c82a
|
Method to set transport name.
|
2011-04-12 22:16:03 -04:00 |
|
Juan Basso
|
1a457dc575
|
Method to set email format (text, html, both).
|
2011-04-12 22:16:00 -04:00 |
|
Juan Basso
|
35106be647
|
Removed the configuration to EOL. Moved to MailTransport.
|
2011-04-12 22:15:56 -04:00 |
|
Juan Basso
|
bd5e5376d1
|
Implemented method to set layout and template.
|
2011-04-12 22:15:53 -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
|
187304cebb
|
Added methods to ReturnPath, ReadReceipt and ReplyTo.
|
2011-04-12 22:15:37 -04:00 |
|
Juan Basso
|
162da0aec9
|
Added tests with array in setFrom.
|
2011-04-12 22:15:33 -04:00 |
|
Juan Basso
|
a28e0f014d
|
setFrom using _setEmail. DRY and consistence.
|
2011-04-12 22:15:27 -04:00 |
|
Juan Basso
|
7aa0d6c1eb
|
Added the methods to set/add/get Cc and Bcc.
|
2011-04-12 22:15:24 -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
|
a92092231c
|
Throwing exception when headers is not an array.
|
2011-04-12 22:15:11 -04:00 |
|
Juan Basso
|
77941fb1fb
|
Added the skeleton of CakeEmail.
|
2011-04-12 22:15:08 -04:00 |
|
Jose Lorenzo Rodriguez
|
7b8d395cb0
|
Fixing last few errors after folder renaming
|
2011-04-11 23:31:00 -04:30 |
|
Jose Lorenzo Rodriguez
|
998b04d438
|
Moving recently created files
|
2011-04-11 23:19:49 -04:30 |
|
Jose Lorenzo Rodriguez
|
9f5ab79abc
|
Fixing bake tasks after most recent changes
|
2011-04-11 23:01:48 -04:30 |
|
Jose Lorenzo Rodriguez
|
000e05b468
|
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/libs/view/helpers/js.php
cake/tests/lib/templates/missing_conenction.php
cake/tests/lib/templates/missing_connection.php
lib/Cake/Model/ConnectionManager.php
lib/Cake/TestSuite/templates/missing_conenction.php
lib/Cake/View/Helper/FormHelper.php
lib/Cake/tests/Case/Core/ConfigureTest.php
|
2011-04-11 22:48:08 -04:30 |
|
Jose Lorenzo Rodriguez
|
96baa3015e
|
Making all test groups run again,
small fixes in some tests to make them pass
|
2011-04-11 22:23:44 -04:30 |
|
Jose Lorenzo Rodriguez
|
75a1481e22
|
Fixing test loading in cli
|
2011-04-11 22:23:03 -04:30 |
|
Jose Lorenzo Rodriguez
|
9d90c555eb
|
Fixing constant use
|
2011-04-11 22:17:59 -04:30 |
|
Jose Lorenzo Rodriguez
|
cbdafb3f3b
|
Fixing TestsuiteShell test
|
2011-04-11 22:16:19 -04:30 |
|
Jose Lorenzo Rodriguez
|
1bbdefc4ad
|
Fixing some bake tasks
|
2011-04-11 22:15:51 -04:30 |
|
Jose Lorenzo Rodriguez
|
241a3bf624
|
Fixing ProjectTask tests and renaming folders in skel directory
|
2011-04-11 21:43:40 -04:30 |
|
Jose Lorenzo Rodriguez
|
85a7f74f30
|
Renaming folders in skel dir
|
2011-04-10 21:04:19 -04:30 |
|
Jose Lorenzo Rodriguez
|
662abd6419
|
Refactoring FixtureTask so it generates correct file names
|
2011-04-10 20:56:06 -04:30 |
|
Jose Lorenzo Rodriguez
|
d561460fda
|
Refactoring TestTask so it generates tests according to the new file naming standard
|
2011-04-10 20:49:16 -04:30 |
|
Jose Lorenzo Rodriguez
|
0263ffc74e
|
Renaming tests folders and making tests runnable again
|
2011-04-10 20:08:24 -04:30 |
|
Jose Lorenzo Rodriguez
|
7f31cfb173
|
Renaming all fixtures
|
2011-04-10 19:46:18 -04:30 |
|
Jose Lorenzo Rodriguez
|
74e50d3d98
|
Moving Console related tests
|
2011-04-10 19:36:06 -04:30 |
|
Jose Lorenzo Rodriguez
|
2a9679e5b7
|
Renaming Test Suites
|
2011-04-10 19:26:26 -04:30 |
|
Jose Lorenzo Rodriguez
|
37745ab50a
|
Moving all tests one dir up
|
2011-04-10 19:24:41 -04:30 |
|
Jose Lorenzo Rodriguez
|
cd26ec7a88
|
Moving TestSuite related tests
|
2011-04-10 19:23:36 -04:30 |
|
Jose Lorenzo Rodriguez
|
51eba8bd25
|
Moving View related tests
|
2011-04-10 17:19:32 -04:30 |
|
Jose Lorenzo Rodriguez
|
b3c4734d75
|
Moving Session engine tests
|
2011-04-10 17:08:01 -04:30 |
|
Jose Lorenzo Rodriguez
|
d9da6b00c6
|
Moving Utility related tests
|
2011-04-10 17:06:55 -04:30 |
|
Jose Lorenzo Rodriguez
|
063592d628
|
Moving Routing related tests
|
2011-04-10 17:01:53 -04:30 |
|
Jose Lorenzo Rodriguez
|
c83a396eb4
|
Fixing class loading for HttpResponse classes, and making possible to pass plugin HttpResponse classes too
|
2011-04-10 16:57:44 -04:30 |
|
Jose Lorenzo Rodriguez
|
0a1f9d17c3
|
Moving Network related tests
|
2011-04-10 16:50:39 -04:30 |
|
Jose Lorenzo Rodriguez
|
14bbe07a4e
|
renaming abstract class from wich all model tests inherit
|
2011-04-10 16:40:30 -04:30 |
|
Jose Lorenzo Rodriguez
|
4f1f833aca
|
Moving some of the Model related tests
|
2011-04-10 16:36:53 -04:30 |
|