cakephp2-php8/cake/libs/model
2007-09-20 22:45:00 +00:00
..
behaviors changed i18n schema to use only one db table for translations 2007-09-18 04:16:04 +00:00
datasources updating dbo_adodb, fixes #3256 2007-09-15 22:31:24 +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 Adding ConnectionManager::sourceList() to return the list of DataSources (Ticket #2274) 2007-08-11 21:52:23 +00:00
db_acl.php Adding ACL node locator fix for AclNode::node() (Ticket #2976) 2007-08-27 03:16:49 +00:00
model.php Correcting Model::invalidFields() isset would return false if $data[$fieldName] had been set to null, fixes issues with validating fields if their value had been set to null. 2007-09-20 22:45:00 +00:00
schema.php updating schema and tests 2007-08-29 08:32:18 +00:00