cakephp2-php8/cake
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
..
config updating paths.php to all app to define certain paths, closes #2742 2007-12-23 19:13:44 +00:00
console Implemented 'counterCache' and 'counterScope' for belongsTo associations 2008-01-01 19:34:40 +00:00
libs Implemented 'counterCache' and 'counterScope' for belongsTo associations 2008-01-01 19:34:40 +00:00
tests Implemented 'counterCache' and 'counterScope' for belongsTo associations 2008-01-01 19:34:40 +00:00
basics.php "Fixes #3717, Temp files read/write errors under load" 2007-12-22 22:17:42 +00:00
bootstrap.php Changing SERVER_IIS constant to 'App.server' config variable 2007-12-30 22:28:59 +00:00
dispatcher.php "Fixes #3768, Controller loads wrong model when plugins controller has the controller name of a main model. 2007-12-31 23:27:14 +00:00
LICENSE.txt Correcting all headers in the files 2007-02-02 10:39:45 +00:00
VERSION.txt Merging changes and enhancements into the trunk: 2007-10-23 00:25:51 +00:00