cakephp2-php8/cake
Yosuke Basuke Suzuki eef87ee74c Bug fixed. saveAll with validation option "only" or "first" works wll.
saveAll() did set null foreign key when it just validates. I've
assigned numeric validation on the hasMany side model and validation
did fail with this behavior. I've changed this not to set foreign key
when it just validation.
2011-09-23 16:27:15 +09:00
..
config Releasing 1.3.12 2011-09-18 16:58:45 -04:30
console Ticket #1669, i18n: parse (multiline) strings concatenated with "." (for 1.3 branch) 2011-09-08 19:48:53 -04:00
libs Bug fixed. saveAll with validation option "only" or "first" works wll. 2011-09-23 16:27:15 +09:00
tests Apply patch from 'Eärendil' to fix FormHelper. 2011-09-22 22:30:04 -04:00
basics.php Add cross version constants. 2011-09-07 20:12:22 -04:00
bootstrap.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
dispatcher.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
VERSION.txt Releasing 1.3.12 2011-09-18 16:58:45 -04:30