Jose Lorenzo Rodriguez
|
3433d123d4
|
Removing model id assignment form passedArgs, as it causes unexpected results. Closes #536
|
2011-04-26 21:30:12 -04:30 |
|
Juan Basso
|
7a13856e69
|
Fixed tests related with emails.
|
2011-04-24 01:10:33 -04:00 |
|
Juan Basso
|
24fbaafe01
|
Merge with 2.0-email.
|
2011-04-23 22:36:55 -04:00 |
|
Jose Lorenzo Rodriguez
|
97b57e9249
|
Fixing controller tests after validation changes
|
2011-04-22 17:16:38 -04:30 |
|
Juan Basso
|
636b48024d
|
Updated the EmailComponent test to be compatible with CakeEmail changes.
|
2011-04-21 00:09:33 -04:00 |
|
mark_story
|
63275626ee
|
Adding backwards compatible cookie reading back into CookieComponent.
Cookie values using the 1.x formatting will be read, and upon next write
be converted to json encoded values.
Fixes #1593
|
2011-04-18 22:07:45 -04:00 |
|
mark_story
|
d4ff39206a
|
Making CookieComponent use json_encode instead of a custom
serialization. Fixes issues where values containing | or , would be
handled incorrectly. Fixes #1593
|
2011-04-18 22:07:45 -04:00 |
|
Juan Basso
|
39236b3229
|
Removed from the tests the view from class registry.
|
2011-04-17 18:41:55 -04:00 |
|
Juan Basso
|
88f2c19336
|
Added the support to set variables in component.
|
2011-04-17 18:41:54 -04:00 |
|
Juan Basso
|
b2f948dfeb
|
Adjust partial of test case for EmailComponent.
|
2011-04-17 18:41:52 -04:00 |
|
Juan Basso
|
a28e8ba4e7
|
Removed unused code.
|
2011-04-17 18:41:46 -04:00 |
|
Juan Basso
|
84e405db81
|
Removed the format address method.
|
2011-04-17 18:41:44 -04:00 |
|
Juan Basso
|
8f2aeec2f3
|
Removed the transport methods (mail, smtp, debug).
|
2011-04-17 18:41:42 -04:00 |
|
Juan Basso
|
163c7f06bb
|
Removed boundary methods.
|
2011-04-17 18:41:38 -04:00 |
|
Juan Basso
|
46c79ec4a1
|
Removing headers methods.
|
2011-04-17 18:41:36 -04:00 |
|
Juan Basso
|
3b896a82ef
|
Revert "Removing the methods from Email component. Tests commentds until adjust the code to BC."
This reverts commit 00016c515d .
|
2011-04-17 18:41:33 -04:00 |
|
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 |
|
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
|
0263ffc74e
|
Renaming tests folders and making tests runnable again
|
2011-04-10 20:08:24 -04:30 |
|