jroberts0001
|
e8647d77eb
Added App::uses to the PluginAppController and PluginAppModel bake templates
|
13 years ago |
mark_story
|
3c824b586f
Use $this->bootstrap.
|
13 years ago |
mark_story
|
5413143178
Don't modify app/Config/bootstrap when running tests.
|
13 years ago |
AD7six
|
33c112b353
doesn'st need to be a verbose level message
|
14 years ago |
AD7six
|
488ba9ef85
Make baking a plugin more user friendly.
|
14 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
mark_story
|
db8c6b5c78
Fix most of the coding standards issues in Console/
|
14 years ago |
Kyle Robinson Young
|
c836ba08a3
Add/move docblocks to make text available in the API docs
|
14 years ago |
Kyle Robinson Young
|
8197f87dbc
Spelling and grammar fixes
|
14 years ago |
Kyle Robinson Young
|
5876744709
Adhering to coding standards
|
14 years ago |
ADmad
|
73674c648c
Moving AppShell inside Console/Command for consistency with file location of other App classes. Also making all core shells and tasks extends AppShell instead of Shell. Closes #2278
|
14 years ago |
mark_story
|
f65d763551
Removing ?> from AppModel and AppController plugin templates.
|
14 years ago |
Juan Basso
|
511b480285
Reverted the change from while to if.
|
14 years ago |
Juan Basso
|
a0ee8b49fe
Fixed some API doc in console.
|
14 years ago |
Majna
|
29e4cad99e
Fix for lowercased schema folder when baking plugin skel
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Mark Story
|
74e2cb1507
Updating doc blocks and @package strings for Console
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Renan Gonçalves
|
438050dcaa
Adding 'public' visibility to all public methods.
|
15 years ago |
Ceeram
|
5f97292648
Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls
|
15 years ago |
mark_story
|
87bccdafe6
Updating PluginTask to filter out paths that don't exist, and not offer
|
15 years ago |
mark_story
|
85752e21c1
Removing undefined variable use.
|
15 years ago |
Heath Nail
|
e645fa7340
Make baked plugin directories consistent with 2.0 conventions.
|
15 years ago |
AD7six
|
a199e72610
the correct argument for plugins is infact "plugins"
|
15 years ago |
AD7six
|
42c5c6e7fe
when using App::path but expecting 1 result - use the first
|
15 years ago |
AD7six
|
80e68763a3
remove CONTROLLERS constant
|
15 years ago |
Jose Lorenzo Rodriguez
|
eea981940e
Replacing config string in favor of Config
|
15 years ago |
Jose Lorenzo Rodriguez
|
2a54f0923d
More string replacing for new paths
|
15 years ago |
Jose Lorenzo Rodriguez
|
2be486844e
Fixing PluginTask tests
|
15 years ago |
Renan Gonçalves
|
abbe5aaea2
Updating console to use i18n'ed strings.
|
15 years ago |