cakephp2-php8/cake/libs/model
phpnut 3935746a29 "Refactored Model::invalidFields() to pass array(field => value) back to custom validation methods in a model
Closes #1863 postal code validation for Italy and Germany
Closes #2766, Add field name to params array for custom validation rules
Closes #3735, Custom validation functions
Commented out the failing model tests until the missing fixtures are added
"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6243 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-25 04:53:15 +00:00
..
behaviors "Fixes #3737, ACL behavior warnings" 2007-12-23 07:10:38 +00:00
datasources fixing datetime handling dbo_mssql, fixes #1778 2007-12-24 02:49:13 +00:00
app_model.php Moving app_ files out of the root cake directory 2007-11-16 01:08:59 +00:00
behavior.php Adding whitelist-enabled fixes for TreeBehavior (Ticket #3472) 2007-12-08 08:09:46 +00:00
connection_manager.php Fixing accessor in documentation for ConnectionManager and adding more documentation for DbAcl 2007-11-05 02:47:04 +00:00
db_acl.php updating DB_ACL and configure, fixes #3643 and fixes #3644 2007-11-24 16:10:03 +00:00
model.php "Refactored Model::invalidFields() to pass array(field => value) back to custom validation methods in a model 2007-12-25 04:53:15 +00:00
schema.php updating schema, fixes #3718, added $cache param to Configure::listObjects(), updating view tests 2007-12-15 02:06:10 +00:00