cakephp2-php8/cake/console/libs
nate 5abe66289d Implemented 'counterCache' and 'counterScope' for belongsTo associations
Exempted 'created', 'updated' and 'modified' fields from whitelist when saving, closes #3720
Updated Model::bind(), closes #2355
Adding Model::saveAll() to save multiple records and associated records, closes #3615
Replacing Model::generateList() with Model::find('list'), deprecates Model::generateList()



git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6295 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-01-01 19:34:40 +00:00
..
tasks Implemented 'counterCache' and 'counterScope' for belongsTo associations 2008-01-01 19:34:40 +00:00
templates Adding asset filters for CSS and JS, set using 'Asset.filter.css' and 'Asset.filter.js', fixes #2233 2007-12-31 05:19:00 +00:00
acl.php Updating help text for ACL shell interface, fixes #3790 2007-12-31 22:30:46 +00:00
api.php update api shell core paths 2007-11-26 03:22:32 +00:00
bake.php fix for DbConfig task caused when plugin support was added to bake 2007-12-27 07:41:56 +00:00
console.php Correcting @return bool 2007-10-22 16:09:35 +00:00
i18n.php changed i18n schema to use only one db table for translations 2007-09-18 04:16:04 +00:00
schema.php updating schema create 2007-12-18 18:19:30 +00:00
shell.php adding 'cake bake all' see cake bake help for more info, also refactored tasks (api changes) and class registry, closes #1470, closes #3612, closes #2697, closes #3412 2007-12-22 19:24:56 +00:00