gwoo
|
b6b192fda6
|
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
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6077 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-11-25 16:01:49 +00:00 |
|
gwoo
|
caefdbb6d7
|
updating console params, schema, db acl schema, and deprecated api shell initidb in favor or cake schema run create -name DbAcl, closes #3566
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6073 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-11-24 23:12:57 +00:00 |
|
phpnut
|
73e57b27d7
|
Renaming files
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6071 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-11-24 18:45:18 +00:00 |
|
gwoo
|
901d785fa2
|
adding db_acl_schema.php
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6067 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-11-23 19:25:19 +00:00 |
|
phpnut
|
dc76d14191
|
Correcting Model::invalidFields() isset would return false if $data[$fieldName] had been set to null, fixes issues with validating fields if their value had been set to null.
Merged changes from app to skel
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5677 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-09-20 22:45:00 +00:00 |
|
phpnut
|
44f611cba7
|
Fixing paths erros in new bash and CLI scripts.
Updated missing files and directories in skel.
Corrected paths for app custom scaffold templates
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5031 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-06 03:12:23 +00:00 |
|
phpnut
|
32cc12553e
|
Copying i18n.sql to skel directory
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5028 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-06 02:39:44 +00:00 |
|
phpnut
|
900d180ec9
|
Restructuring console directory
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5015 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-04 20:09:34 +00:00 |
|