cakephp2-php8/cake/console/libs
2007-10-29 03:14:07 +00:00
..
tasks Refactoring of scaffold and bake. 2007-10-29 03:14:07 +00:00
templates removing usage of Model::loadInfo() replaced by Model::schema(), removing new lines at the end of some files, removed deprecated chmodr() function from basics, updated bake and scaffold views 2007-10-28 04:18:18 +00:00
acl.php removing usage of Model::loadInfo() replaced by Model::schema(), removing new lines at the end of some files, removed deprecated chmodr() function from basics, updated bake and scaffold views 2007-10-28 04:18:18 +00:00
api.php Fixing API shell script to work with core classes 2007-10-25 03:21:33 +00:00
bake.php Adding documentation to classes belonging to Cake console. 2007-10-22 05:52:20 +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 fixed usage of empty params in ShellDispatcher, fixed missing variable in ProjectTask, updated SchemaShell and generation. Schema can now generate a snapshot, and can be forced to generate before models are created. Added 'run' command to handle create and update of the database. Test runs can be performed using -dry. Be sure to check out cake schema help. 2007-10-27 20:00:29 +00:00
shell.php removing usage of Model::loadInfo() replaced by Model::schema(), removing new lines at the end of some files, removed deprecated chmodr() function from basics, updated bake and scaffold views 2007-10-28 04:18:18 +00:00