mark_story
|
f847080cbf
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
|
mark_story
|
999a878d68
|
Removing closing ?> on bake templates so they match the rest of CakePHP.
|
2010-07-01 18:19:37 -04:00 |
|
predominant
|
4c93fc9e52
|
Uopdate default bake template to assign public to functions and variables.
|
2010-04-04 16:46:01 +10:00 |
|
Mark Story
|
cdd87849cc
|
Fixing @link tags to ease merging.
|
2010-01-26 17:03:03 -05:00 |
|
ADmad
|
e2c4c0d4de
|
Removed adding of Html and Form helper by default to baked controllers as its not DRY and they are alrady inherited from Controller class. If var helpers is declared in AppController, Html and Form should be included there.
|
2009-12-08 01:41:52 +05:30 |
|
predominant
|
1185681549
|
Removing newline caused by Subversion line removal.
|
2009-11-06 18:01:22 +11:00 |
|
mark_story
|
9092b25004
|
Fixing how scaffold arg works, now generates scaffolds.
Making admin arg only make admin methods and new both arg make both admin and non admin methods.
Adding test cases.
Adding new line to template.
|
2009-07-28 22:53:29 -04:00 |
|
mark_story
|
b4f4aeeec7
|
Moving shell templates dirs.
Updating TemplateTask to reflect changes in directories.
Updating test cases to use App::build()/App::path()
|
2009-07-26 01:29:08 -04:00 |
|