cakephp2-php8/cake/console/libs
2007-12-12 00:46:21 +00:00
..
tasks updating shells for new App::import 2007-11-25 18:49:41 +00:00
templates updating FormHelper to use fieldset instead of p. Inline styles are still used on these elements. We are not promoting the use of inline style, merely attempting to make life easier. Also, this adds a fieldset to multiple checkboxes if there is a group and also wraps the multiple checkboxes in divs and provides proper label for and input id attributes. also some changes to generic css to handle markup. Closes #3703 2007-12-12 00:46:21 +00:00
acl.php adding i18n and sessions schema files. command modified slightly to : cake schema run create DbAcl, cake schema run create i18n, and cake schema run create Sessions 2007-11-25 16:01:49 +00:00
api.php update api shell core paths 2007-11-26 03:22:32 +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 adding i18n and sessions schema files. command modified slightly to : cake schema run create DbAcl, cake schema run create i18n, and cake schema run create Sessions 2007-11-25 16:01:49 +00:00
shell.php "Updating console scripts to use App::import()" 2007-11-17 17:37:23 +00:00