cakephp2-php8/cake/console/libs
phpnut 6ab2b013bc Initial refactoring of scaffold and bake.
Removing unused vars

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5917 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-29 03:04:08 +00:00
..
tasks Initial refactoring of scaffold and bake. 2007-10-29 03:04:08 +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