cakephp2-php8/lib/Cake
mark_story 6c5255ac73 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-06 22:48:15 -04:00
..
Cache Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Config Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Configure Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Console Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Controller Removed triple nested condition. 2012-05-05 17:09:43 +02:00
Core Fix issue where requestAction() would not strip base url. 2012-03-24 18:11:07 -04:00
Error Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Event Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
I18n Ensure L10n::get() consistently returns the set language. Closes #2737 2012-04-09 00:49:24 +05:30
Log Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Model Fix saving translate records with saveAll() 2012-05-06 22:48:15 -04:00
Network Convert FILES processing to use recursion. 2012-04-17 22:28:08 -04:00
Routing Fix space indented code. 2012-04-26 22:27:34 -04:00
Test Fix saving translate records with saveAll() 2012-05-06 22:48:15 -04:00
TestSuite Fix overwriting of GET/POST 2012-04-30 20:36:19 -04:00
Utility Use correct argument order. 2012-05-04 08:16:43 -04:00
View Again using same serialization strategy for cached view files, as in some environments file is corrupted 2012-05-04 19:27:08 -04:30
basics.php substr() optimizations 2012-03-28 13:07:26 -07:00
bootstrap.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
VERSION.txt Update version number to 2.1.2 2012-04-29 21:07:12 -04:30