cakephp2-php8/cake/libs/model
nate 717e278550 Fix for [ticket:3409 TreeBehavior moves item on save of existing item]
Minor changes to behavior removing references and need to $force


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5830 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-21 14:18:46 +00:00
..
behaviors Fix for [ticket:3409 TreeBehavior moves item on save of existing item] 2007-10-21 14:18:46 +00:00
datasources Adding 'binary' column support to MySQL (Ticket #1757) 2007-10-21 03:42:57 +00:00
behavior.php Implementing beforeValidate() behavior callback (Ticket #2818), and allowing $actsAs to be specified in AppModel 2007-09-20 15:16:25 +00:00
connection_manager.php Closes #3394, applied test patch 2007-10-16 09:05:25 +00:00
db_acl.php Fixes #2902, DB_ACL::allow allowing all when $actions is not an array. 2007-10-17 12:51:17 +00:00
model.php Reverting changes made to model.test.php in [5822] 2007-10-21 03:44:26 +00:00
schema.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00