mark_story
|
e7a7e57ba6
Fix bare require() to use App::uses()
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
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 |
Juan Basso
|
40654df5ab
Fixing more documentations.
|
14 years ago |
Juan Basso
|
16ef234180
Removing trailing spaces.
|
14 years ago |
Juan Basso
|
620a65b2fc
Merge branch '2.0' into 2.0-api-doc
|
14 years ago |
mark_story
|
c1b0eb8f21
Updating output of project task to better reflect what
|
14 years ago |
Mark Story
|
cdcabc79b6
Doing some refactoring in the project task.
|
14 years ago |
Mark Story
|
6e2870c706
Removing APP_PATH it is always the same as APP.
|
14 years ago |
Mark Story
|
20e9015f80
Making skel files generate hard coded paths, when CakePHP
|
14 years ago |
Juan Basso
|
a0ee8b49fe
Fixed some API doc in console.
|
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 |
Ceeram
|
a025cb2e01
Adding option to ProjectTask, for setting CAKE_CORE_INCLUDE_PATH. Tests added.
|
14 years ago |
Ceeram
|
e3dfec98c7
fixing regex for setting constant in test.php
|
14 years ago |
Juan Basso
|
1c7d54eacc
Updated the paths from comments.
|
14 years ago |
Juan Basso
|
21348169fa
Camelized templates folder.
|
15 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
|
661a0cca23
removing DS, App::core('Console') already ends with DS
|
15 years ago |
mark_story
|
4d76840d44
Fixing 'no' option when baking projects. Replying no, will enter
|
15 years ago |
mark_story
|
2b20eb8999
Fixing issues with ProjectTask and absolute paths.
|
15 years ago |
Heath Nail
|
930ef89f8c
Pages directory should be capitalized.
|
15 years ago |
Heath Nail
|
dc85d21f05
Dots appear in the text searched for, added to search pattern.
|
15 years ago |
AD7six
|
0cb70ae3bb
remove CONFIGS constant
|
15 years ago |
AD7six
|
afa8f6b441
remove LIBS constant
|
15 years ago |
Jose Lorenzo Rodriguez
|
eea981940e
Replacing config string in favor of Config
|
15 years ago |
Renan Gonçalves
|
abbe5aaea2
Updating console to use i18n'ed strings.
|
15 years ago |
Jose Lorenzo Rodriguez
|
254225372a
Fixing problem with skel generation in project task
|
15 years ago |
AD7six
|
1c62a66b0b
simpler bake prompt
|
15 years ago |