Juan Basso
|
43a95a79fc
|
Fixed the tests to run in Windows and different browsers.
|
2011-04-24 23:40:48 -04:00 |
|
Jose Lorenzo Rodriguez
|
bb8c41d1e4
|
Fixing more tests related to changes on model validation
|
2011-04-21 19:12:16 -04:30 |
|
Jose Lorenzo Rodriguez
|
d788301ec9
|
Fixing failing tests due to recent changes in model validation
|
2011-04-21 19:01:15 -04:30 |
|
ADmad
|
3844966714
|
Changed default value for key 'last' in validator options to true. Also implemented ability to list messages for all failed validations for a field at once, instead of current display of just one message at a time.
|
2011-04-18 02:08:48 +05:30 |
|
Jose Lorenzo Rodriguez
|
f14a295a3e
|
Adding a ConenctionManager::drop() method useful for testing and other dynamic tasks
|
2011-04-16 22:57:05 -04:30 |
|
ADmad
|
d83712ce43
|
Renaming Model::$_findMethods to Model::$findMethods and changing visibility to public. Closes #1328
|
2011-04-17 06:09:00 +05: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
|
0263ffc74e
|
Renaming tests folders and making tests runnable again
|
2011-04-10 20:08:24 -04:30 |
|