mark_story
|
a3f38c77dd
|
Merge branch '1.3-console' into 1.3
|
2009-10-11 21:51:02 -04:00 |
|
mark_story
|
7d4bc20fbd
|
Updating model to reflect changes in Validation.
|
2009-10-11 21:35:06 -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
|
1110f3e1c2
|
Updating Validation method extraction.
|
2009-10-07 00:51:55 -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
|
0fc6f58cfb
|
Refactoring and merging duplicated code between CakeSchema and FixtureTask
|
2009-10-03 16:15:56 -04:00 |
|
mark_story
|
58ec259714
|
Merge branch '1.3-router' into 1.3-misc
|
2009-09-30 00:51:20 -04:00 |
|
SkieDr
|
86d0a04c8d
|
fixture generator for new table and field level parameters
|
2009-09-29 22:54:43 +04:00 |
|
mark_story
|
f0276414ad
|
Fixing out() from merge
|
2009-09-27 16:28:26 -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 |
|
mark_story
|
32198c58d0
|
Removing date validation suggestion for datetime fields. Fixes #106
|
2009-09-22 18:49:30 -04:00 |
|
mark_story
|
a3cd80bf52
|
Merge branch '1.3-bake' into 1.3
|
2009-09-20 17:42:43 -04:00 |
|
renan.saddam
|
78e01cdb47
|
Refactoring ExtractTask to support extraction from multi-directories and splitting domain in different files.
|
2009-09-15 00:43:59 -03:00 |
|
renan.saddam
|
7c100f3b75
|
Fixing notice error message. Fixes #34
|
2009-09-10 23:26:54 -03:00 |
|
mark_story
|
b8d3aae474
|
Fixing path to home page template.
|
2009-09-06 01:04:38 -04:00 |
|
mark_story
|
30f8709bb4
|
Removing use of low() in core classes and functions. Refs #6525
|
2009-08-27 22:46:00 -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
|
34b6e18e8d
|
Adding help() for TestTask.
|
2009-08-16 21:32:10 -04:00 |
|
gwoo
|
368c7556d4
|
Merge branch '1.3-console' into 1.3
|
2009-08-14 12:32:54 -04:00 |
|
mark_story
|
ae628f7f72
|
Applying patch from 'savant' Fixes usage of deprecated methods. Fixes #11
|
2009-08-12 09:46:18 -04:00 |
|
mark_story
|
31d136ca67
|
Making constructClasses() call run against the correct object. test cases updated.
Fixes #4
|
2009-08-12 09:46:17 -04:00 |
|
mark_story
|
b731408deb
|
Fixing constant use in ProjectTask.
Fixing newline.
|
2009-08-12 09:46:17 -04:00 |
|
mark_story
|
29d03ab722
|
Adding __() to ProjectTask
|
2009-08-12 09:46:17 -04:00 |
|
renan.saddam
|
ae89e709d2
|
Refactoring extract shell. Supporting use of $foo['bar'] as $count.
|
2009-08-06 18:14:25 -03:00 |
|
mark_story
|
4583873379
|
Fixing issues in PluginTask test due to addition of cake/plugins. Fixing undefined variable.
|
2009-08-02 20:42:08 -04:00 |
|
mark_story
|
48a483e5ce
|
Fixing bake and bake related task test cases for PHP4.
|
2009-08-02 18:17:31 -04:00 |
|
AD7six
|
20b1dd795d
|
Revert "Changing the Plugin task to take the dirs to create from the App skeleton"
This reverts commit fe8b641cd3257b4aa82ce93ac8a2e8f624e4ec58.
Conflicts:
cake/console/libs/tasks/plugin.php
|
2009-08-02 23:39:59 +02:00 |
|
AD7six
|
db6f2cec96
|
Revert "Changing folder create logic to use Folder->tree"
This reverts commit a60677070d41f3a1c7841e4ca24f6ee2658f3067.
|
2009-08-02 23:26:15 +02:00 |
|
AD7six
|
d61e8736e4
|
Merge branch '1.3' into 1.3-bake
|
2009-08-02 22:44:28 +02: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
|
bf2b8a60e6
|
Merge branch '1.3-misc' into 1.3
|
2009-08-02 12:20:07 -07:00 |
|
gwoo
|
01d22ffd2e
|
fixing up some App::import calls
|
2009-07-30 15:01:22 -07:00 |
|
AD7six
|
77f371d1e1
|
Merge branch '1.3-bake' of dev@code.cakephp.org:cakephp into 1.3-bake
|
2009-07-30 22:14:51 +02:00 |
|
gwoo
|
1423b0067b
|
Merge branch '1.2' into 1.3
|
2009-07-30 11:34:33 -07:00 |
|
mark_story
|
8e152ada32
|
Updating model import()
|
2009-07-30 10:07:58 -04:00 |
|
mark_story
|
f6d6272f97
|
Changing guessed validation type for boolean.
|
2009-07-29 22:20:07 -04:00 |
|
AD7six
|
38e48e5f7f
|
Changing folder create logic to use Folder->tree
|
2009-07-29 21:52:20 +02:00 |
|
mark_story
|
ad3d34c239
|
Removing un-necessary if()
|
2009-07-29 14:15:17 -04:00 |
|
mark_story
|
189480e499
|
Correcting parameter names for ControllerTask. Updating tests in Controller and ViewTask.
|
2009-07-29 12:47:25 -04:00 |
|
AD7six
|
a87b6cdf91
|
allow rebaking all views based on available methods & templates
|
2009-07-29 12:48:31 +02:00 |
|
AD7six
|
d54369e29e
|
CONSOLE_LIBS isn't an absolute path
Adding app vendor folders
Correcting plugin test to match changes to the task
|
2009-07-29 10:12:54 +02:00 |
|
AD7six
|
b7b27e3f03
|
Changing the Plugin task to take the dirs to create from the App skeleton
|
2009-07-29 09:32:30 +02: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
|
8ae8a086dd
|
Fixing template path detection for plugins.
|
2009-07-28 22:14:33 -04: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 |
|