cakephp2-php8/cake/tests
mark_story e609875754 Updating Model::invalidFields, so returning false from beforeValidate() will abort both the validation and saving() of the record.
Tests added to check beforeSave, beforeValidate, and beforeDelete return values.
Fixes #257
2009-11-04 12:36:17 -05:00
..
cases Updating Model::invalidFields, so returning false from beforeValidate() will abort both the validation and saving() of the record. 2009-11-04 12:36:17 -05:00
fixtures Applying fix from Ceeram for updateAll joins on model relations with no foreign key. Fixes #69. 2009-09-09 00:00:53 -04:00
groups Updating merge vars test to skip itself if run in a group context. 2009-10-31 14:55:04 -04:00
lib Removing ending html tags, they were being generated before the page ended. 2009-07-25 21:45:30 +00:00
test_app Fixing issue in Dispatcher::cached() where plugins ending in asset extensions would be incorrectly handled. 2009-11-03 13:14:38 -05:00