predominant
|
8b9ee22c84
|
Removing "Long description for file" from /cake/console tree.
|
2009-12-08 20:18:19 +11:00 |
|
mark_story
|
acd2c15690
|
Merge branch '1.3-misc' into 1.3-merger
Conflicts:
cake/tests/cases/libs/configure.test.php
|
2009-11-15 20:09:12 -05:00 |
|
mark_story
|
e1d60368f6
|
Adding missing reference operator.
|
2009-11-15 16:38:15 -05:00 |
|
predominant
|
0977b3fe15
|
Standardising docblock endings throughout.
|
2009-11-14 23:19:25 +11:00 |
|
mark_story
|
61d56cd275
|
Changing order of text in project task.
Making ProjectTask::getPrefix silent when interactive = false.
Making ProjectTask silent from View task if all or a controller name is provided.
|
2009-11-11 09:56:35 -05:00 |
|
predominant
|
384bb7a0e0
|
Update license lines throughout.
|
2009-11-06 17:51:51 +11:00 |
|
predominant
|
d7b604c8ed
|
Fixing links throughout
|
2009-11-06 17:46:59 +11:00 |
|
predominant
|
8ff6505fe8
|
Removing excess whitespace
|
2009-11-06 17:08:23 +11:00 |
|
predominant
|
6782cb019c
|
Update CakePHP Project link.
|
2009-11-06 17:00:11 +11:00 |
|
predominant
|
8f75ff58c7
|
Removing @filesource
|
2009-11-06 15:24:02 +11:00 |
|
mark_story
|
a3f38c77dd
|
Merge branch '1.3-console' into 1.3
|
2009-10-11 21:51:02 -04:00 |
|
mark_story
|
4b862de085
|
Fixing interactions with Routing.prefixes in Controller and View task.
|
2009-10-07 01:35:29 -04:00 |
|
mark_story
|
651a3f16b2
|
Updating ProjectTask::getAdmin(). Renamed to ProjectTask::getPrefix(). Now returns the user selected prefix to use for baking.
Test cases updated. Use of method updated.
|
2009-10-07 00:46:13 -04:00 |
|
mark_story
|
5021d11124
|
Updating the help() for bake task to include information about plugin shortcuts.
|
2009-10-04 17:59:12 -04:00 |
|
mark_story
|
bc90f0aa01
|
Merge branch '1.3-console' into 1.3
Conflicts:
cake/console/libs/tasks/fixture.php
|
2009-09-27 16:26:45 -04:00 |
|
davidpersson
|
ccbc6f35f0
|
Updating all calls to Shell::out().
|
2009-09-26 23:08:37 +02:00 |
|
mark_story
|
c330934b93
|
Adding test cases for view task.
|
2009-09-23 13:27:47 -04:00 |
|
José Lorenzo Rodríguez
|
6dd144b3cf
|
Adding getTemplate to view task
Signed-off-by: Mark Story <mark@mark-story.com>
|
2009-09-23 13:13:58 -04:00 |
|
AD7six
|
7c4dfed299
|
Updating view and controller tasks to use (_singluar|_plural)HumanName functions
Modifying the test case to expect humanized forms
|
2009-08-19 10:17:10 +02:00 |
|
mark_story
|
48a483e5ce
|
Fixing bake and bake related task test cases for PHP4.
|
2009-08-02 18:17:31 -04:00 |
|
AD7six
|
7eb150b49a
|
Merge branch '1.3' into 1.3-bake
Conflicts:
cake/console/libs/tasks/model.php
|
2009-08-02 22:31:01 +02:00 |
|
gwoo
|
01d22ffd2e
|
fixing up some App::import calls
|
2009-07-30 15:01:22 -07:00 |
|
AD7six
|
a87b6cdf91
|
allow rebaking all views based on available methods & templates
|
2009-07-29 12:48:31 +02:00 |
|
AD7six
|
84e0e10d56
|
Merge branch '1.3-bake' of dev@code.cakephp.org:cakephp into 1.3-bake
Conflicts:
cake/console/libs/tasks/view.php
|
2009-07-28 23:54:56 +02:00 |
|
AD7six
|
5a5a4d86f5
|
Preventing a missing template from halting the bake console
Restructuring the view task to be lest nested
allowing anything_add and anything_edit to map to anything_form
|
2009-07-28 23:49:04 +02:00 |
|
mark_story
|
80f9e6f7d6
|
Finishing refactor on View task to use _methodsToBake
|
2009-07-28 17:06:39 -04:00 |
|
AD7six
|
b2142df2bc
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
|
mark_story
|
ad3e5f43e0
|
Removing newlines in files.
Adding and update bake.test to bake group test.
Fixing doc blocks.
|
2009-07-16 23:55:41 -04:00 |
|
mark_story
|
7b06ba2b3d
|
Adding support for -admin flag when baking a controller's views. Using -admin will only bake admin methods. Refactoring some methods, removing newlines.
|
2009-07-16 23:12:47 -04:00 |
|
mark_story
|
4cb70580a2
|
Expanding test cases for ViewTask to be more specific and finer tests for admin_ methods.
|
2009-07-01 23:21:41 -04:00 |
|
mark_story
|
11ecde194d
|
Updating ViewTask to use the ProjectTask.
Adding tests for previously missed code branch.
|
2009-06-30 21:50:28 -04:00 |
|
mark_story
|
4d7f00504a
|
Making -plugin function with ViewTask
Adding tests for -plugin parameter
Removing extra Folder calls.
|
2009-06-06 21:18:34 -04:00 |
|
mark_story
|
3d39feeac9
|
Adding help() entry for bake view all
|
2009-06-04 23:43:59 -04:00 |
|
mark_story
|
0099c8a428
|
Removing more if() blocks
Silencing Controller task in all()
|
2009-06-04 23:42:06 -04:00 |
|
mark_story
|
7cf7a0440c
|
Removing extra if() that are not needed
as __loadController will stop() execution on error.
|
2009-06-04 23:40:03 -04:00 |
|
mark_story
|
bb566c3841
|
Adding test cases for various permutations of execute()
Allowing admin methods to be baked separately of regular methods.
|
2009-06-04 23:35:36 -04:00 |
|
mark_story
|
8040cc31e5
|
Adding connection prompts.
Fixing hard coded $ds
Adding i18n
Extracting customAction()
Test cases added.
|
2009-06-03 23:18:14 -04:00 |
|
mark_story
|
3c5e4a68fb
|
Fixing notice errors.
|
2009-06-03 22:03:57 -04:00 |
|
mark_story
|
0a3af5b792
|
Refactoring out bakeActions
Adding tests for bake()
|
2009-06-03 21:59:46 -04:00 |
|
mark_story
|
03e7ca71b6
|
Reformatting help()
|
2009-05-30 00:46:25 -04:00 |
|
mark_story
|
9967b10b58
|
Removing dead options.
|
2009-05-30 00:34:45 -04:00 |
|
mark_story
|
fb2be781f2
|
Refactoring to use TemplateTask
|
2009-05-30 00:32:57 -04:00 |
|
mark_story
|
f7a7b07740
|
Turning off interactive for bake all commands.
|
2009-04-27 23:58:36 -04:00 |
|
mark_story
|
1291d4f025
|
Adding cake bake view all
|
2009-04-27 23:55:34 -04:00 |
|
AD7six
|
3f2fa6929b
|
changing tabs for spaces in comment block indentation
Removing address and replacing with cakefoundation url
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7805 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-10-30 17:30:26 +00:00 |
|
mark_story
|
1b456f2cf1
|
Applying patch from 'davidpersson' fixing code spacing. Closes #5643
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7772 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-10-23 00:10:44 +00:00 |
|
gwoo
|
e632f79c49
|
fixing view baking based on methods in the controller
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7564 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-09-07 13:12:27 +00:00 |
|
nate
|
df75a06756
|
Fixing coding standards violations in core, and adding misc tests
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7222 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-20 20:17:23 +00:00 |
|
gwoo
|
b3f605c1d8
|
fixes #4836 components initialize for error pages, also changing Object::stop() to Object::_stop()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7116 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-04 19:04:58 +00:00 |
|
nate
|
42da5aba81
|
Moving Cake folder to correct location
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7063 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-05-30 11:40:08 +00:00 |
|