Juan Basso
|
00016c515d
|
Removing the methods from Email component. Tests commentds until adjust the code to BC.
|
2011-04-12 22:25:24 -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 |
|
Jose Lorenzo Rodriguez
|
7b8d395cb0
|
Fixing last few errors after folder renaming
|
2011-04-11 23:31:00 -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
|
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
|
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 |
|