cakephp2-php8/lib/Cake
mark_story 8334ebebed Fix saving translate records with saveAll()
Also fixes issues saving translated data with validation
disabled.  By enabling data backup in beforeSave() and beforeValidate()
the existing behavior is preserved, and the current issue is fixed.

Fixes #2857
2012-05-10 20:55:45 -04:30
..
Cache Another micro-optimization, sorry 2012-04-23 23:42:57 -04:30
Config Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Configure Add more tests 2012-05-01 21:43:01 -04:00
Console include plugin name in model tests 2012-05-11 00:33:10 +02:00
Controller Removed triple nested condition. 2012-05-10 20:55:45 -04:30
Core Update dump() to allow partial dumps. 2012-05-01 21:00:42 -04:00
Error Fix missing view variables. 2012-05-05 13:30:18 -04:00
Event Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
I18n Merge branch '2.2-hash' into 2.2 2012-04-10 21:32:37 -04:00
Log Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Model Fix saving translate records with saveAll() 2012-05-10 20:55:45 -04:30
Network Optimize the content type search. 2012-05-09 22:53:54 -04:00
Routing Merge branch '2.1' into 2.2 2012-04-26 22:27:44 -04:00
Test Fix saving translate records with saveAll() 2012-05-10 20:55:45 -04:30
TestSuite ClassRegistry::getDataSource doesn't exist 2012-05-04 20:15:04 +02:00
Utility Use correct argument order. 2012-05-10 20:55:45 -04:30
View Fix more coding standards errors. 2012-04-23 22:27:27 -04:00
basics.php Adding file lock when use cache function. It will avoid errors when view cache is created by 2 threads concurrently. 2012-04-21 21:01:58 -04:00
bootstrap.php Move where set is loaded. 2012-04-10 21:25:04 -04:00
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
VERSION.txt Update version number to 2.1.2 2012-04-29 21:07:12 -04:30