mark_story
|
acaba022c6
|
Updating delete() and adding test cases. Refactoring out common methods.
|
2009-08-01 20:17:44 -04:00 |
|
mark_story
|
449c390d48
|
Refactoring out Model.fk parsing. Updating create(). Adding tests.
|
2009-08-01 18:57:54 -04:00 |
|
mark_story
|
f658f17b7e
|
Merge branch '1.3' into 1.3-console
|
2009-08-01 17:22:39 -04:00 |
|
nate
|
7847044711
|
Moving error flags to core bootstrap to avoid extra changes in user files, fixing error in previous commit.
|
2009-08-01 08:36:57 -04:00 |
|
nate
|
e47b1960ad
|
Merge branch '1.3' of dev@code.cakephp.org:cakephp into 1.3
|
2009-07-31 11:54:01 -04:00 |
|
nate
|
729d8fddea
|
Applying PHP 5.3 compatibility patch from Mark Story. Please update your config/core.php, webroot/index.php and webroot/test.php accordingly.
|
2009-07-31 11:48:30 -04:00 |
|
gwoo
|
01d22ffd2e
|
fixing up some App::import calls
|
2009-07-30 15:01:22 -07:00 |
|
gwoo
|
1423b0067b
|
Merge branch '1.2' into 1.3
|
2009-07-30 11:34:33 -07:00 |
|
gwoo
|
6cb70f0929
|
Merge branch '1.3-console' into 1.3
|
2009-07-30 11:26:23 -07:00 |
|
DarkAngelBGE
|
f88cc56cfe
|
Coding standards fixes
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8260 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-07-28 20:01:42 +00:00 |
|
AD7six
|
99fc6458a4
|
allow running all core test cases via the console
|
2009-07-26 19:23:46 +02:00 |
|
gwoo
|
fe569ecdf8
|
updating bootstrap comments
|
2009-07-25 15:17:27 -07:00 |
|
gwoo
|
766e12bc2a
|
Merge branch '1.3' into 1.3-newlines
|
2009-07-25 10:41:40 -07:00 |
|
gwoo
|
986af28de0
|
Merge branch '1.2' into 1.3
|
2009-07-24 15:57:30 -07:00 |
|
AD7six
|
00ac0348bf
|
correcting reference to Dispatcher class
|
2009-07-24 22:04:06 +02:00 |
|
AD7six
|
ae74dca1a5
|
Moving the clear command into the shell dispatcher
|
2009-07-24 22:01:55 +02:00 |
|
AD7six
|
b2142df2bc
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
|
gwoo
|
38e1954996
|
Merge branch '1.3-bake' into 1.3
|
2009-07-24 10:37:22 -07:00 |
|
mark_story
|
04875033ea
|
Removing trailing spaces.
|
2009-07-23 17:19:08 -04:00 |
|
DarkAngelBGE
|
9eaad7528f
|
Removing usage of up() and low() from core
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8253 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-07-23 21:04:40 +00:00 |
|
DarkAngelBGE
|
8f61c666c2
|
Removing usage of r() from core
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8252 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-07-23 20:51:24 +00:00 |
|
gwoo
|
f295a21831
|
updating some code related to Configure/App changes. Fixing issue when cache is not configured
|
2009-07-22 09:11:38 -07:00 |
|
gwoo
|
8dc777a2b7
|
Merge branch '1.3-bake' into 1.3
|
2009-07-22 08:56:00 -07:00 |
|
mark_story
|
19eca9003d
|
Adding ability to generate fixtures from data in app tables, with custom conditions. Test cases added.
|
2009-07-21 00:00:39 -04:00 |
|
gwoo
|
f14a223f1d
|
Merge branch '1.3-bake' into 1.3
|
2009-07-20 09:37:18 -07:00 |
|
gwoo
|
a2f0ab8b27
|
Merge branch '1.2' into 1.3
|
2009-07-20 09:31:56 -07:00 |
|
mark_story
|
10f5ae22a9
|
Adding prompt for supplying custom conditions for fixture.
|
2009-07-20 00:59:18 -04:00 |
|
mark_story
|
de51d880fb
|
Adding prompts for PluginTask with no args.
Test cases added.
|
2009-07-20 00:20:58 -04:00 |
|
mark_story
|
2ab3986d14
|
Removing extra ; from generated code.
|
2009-07-17 16:00:44 -04: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
|
22c98cc712
|
Adding empty files to baked plugins.
|
2009-07-16 21:49:26 -04:00 |
|
mark_story
|
2e3a311b0d
|
Adding config/sql to plugin baking.
|
2009-07-16 21:34:14 -04:00 |
|
mark_story
|
cbb568b3c7
|
Fixing getAdmin() method location to reflect changes in API.
|
2009-07-16 12:50:37 -04:00 |
|
mark_story
|
a7fb5f96e9
|
Adding fixture baking in when model is baked.
|
2009-07-16 09:12:32 -04:00 |
|
mark_story
|
08ce38c6cc
|
Updating bake all to reflect changes in Task apis. Adding additional messages.
|
2009-07-16 08:52:33 -04:00 |
|
mark_story
|
1e8d01992e
|
Adding test generation for controllers baked with ControllerTask::all()
|
2009-07-15 10:14:16 -04:00 |
|
mark_story
|
80b9692856
|
Adding test and fixture generation to ModelTask::all
|
2009-07-15 10:00:35 -04:00 |
|
mark_story
|
f712d84d33
|
Applying patch from 'slywalker'. Updating datetime generation in baked files.
Fixed #6505
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8229 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-07-14 02:30:51 +00:00 |
|
mark_story
|
7e1f9eeebd
|
Updating tests for ModelTask. Making it impossible to bake a model which does not have a table on the active connection. Fixes #6035
|
2009-07-08 23:30:29 -04:00 |
|
mark_story
|
9bbb33ef2f
|
Fixing Configure::read() use in PluginTask. Adding PluginTask to the bake group test. Adding vendors directory generation to baked plugins. Fixes #5200.
|
2009-07-08 22:25:27 -04:00 |
|
mark_story
|
41eecdaa91
|
Adding the ability to set $displayField from bake. Refactoring ModelTask::bake() Fixes #4438.
|
2009-07-08 22:06:42 -04:00 |
|
mark_story
|
d671056044
|
Adding displayField detection and interaction to ModelTask. Test Cases added.
|
2009-07-08 09:10:18 -04:00 |
|
mark_story
|
dc98184086
|
Updating Shell and Bake tasks to use App::path() instead of Configure::read().
|
2009-07-06 23:11:57 -04:00 |
|
mark_story
|
5c9b5febdf
|
Merge branch '1.3' into 1.3-bake-integration
Conflicts:
cake/console/libs/tasks/controller.php
|
2009-07-06 23:03:04 -04:00 |
|
mark_story
|
8d1457e048
|
Merge branch '1.3' into 1.3-bake-integration
Conflicts:
cake/console/libs/tasks/controller.php
cake/console/libs/tasks/model.php
|
2009-07-06 22:20:03 -04:00 |
|
mariano.iglesias
|
bc5de16b6c
|
Fixing bug introduced in r5219 that was preventing model save operations from working in Console shell
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8222 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-07-06 07:38:03 +00:00 |
|
gwoo
|
bc359259a2
|
Merge branch '1.2' into 1.3
|
2009-07-02 09:27:00 -07:00 |
|
mark_story
|
1a7965fde0
|
Adding output to getThemePath()
Adding param setting to getThemePath() as well so template choice is saved between file generations in the same session. Test cases added.
|
2009-07-01 23:49:50 -04:00 |
|
mark_story
|
659414f04f
|
Fixing template location in Project task.
|
2009-07-01 23:48:51 -04:00 |
|