mark_story
|
5c48603bd0
|
Refactoring methods, adding self join association detection.
Test cases updated.
|
2009-05-09 23:32:22 -04:00 |
|
mark_story
|
4b4875e0a9
|
Renaming methods, fixing issue with habtm bleed through.
Added test cases for all relation generation.
|
2009-05-09 21:28:51 -04:00 |
|
mark_story
|
cd90f8c74b
|
Fixing persistent option being forced to false when new database connections are baked. Fixes #6350
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8171 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-09 14:24:44 +00:00 |
|
mark_story
|
0467641469
|
minor cleanup
|
2009-05-09 02:22:29 -04:00 |
|
mark_story
|
31a266fc4c
|
Refactoring association generation.
|
2009-05-09 02:20:46 -04:00 |
|
mark_story
|
11e2912945
|
Making output fit nicely on 80col display.
|
2009-05-09 01:00:14 -04:00 |
|
mark_story
|
8775f15375
|
Updating multiple validation generation.
Adding test coverage for interactive validations.
|
2009-05-09 00:35:03 -04:00 |
|
mark_story
|
8b24d976f2
|
Placing uninflected check before irregular rules. Refs [8169] and #6351
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8170 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-08 13:25:19 +00:00 |
|
mark_story
|
103b97493a
|
Adding test cases for validation generation
Updating validation generation functions.
|
2009-05-08 01:09:19 -04:00 |
|
mark_story
|
fae7ed5584
|
Refactoring model task. Starting to refactor
validation generation to enable multiple validation.
|
2009-05-08 00:49:26 -04:00 |
|
mark_story
|
fd5b422357
|
Fixing error when no connection is specified and
bake fixture Foo is used.
|
2009-05-07 23:59:43 -04:00 |
|
mark_story
|
109bda97b8
|
Correcting order of inflection rules in pluralize(). Places uninflected rules before irregular rules. Fixes compatibility with non-english languages. Fixes #6351
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8169 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-08 03:17:26 +00:00 |
|
mark_story
|
029f422953
|
Adding patch from 'CSdread_' Adds test coverage to Model::getAssociated()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8168 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-08 02:39:00 +00:00 |
|
jperras
|
2e2aa0cd3a
|
Cleaning up HttpSocket public/protected api; all protected methods are now prefixed with an underscore. Refactored associated tests.
|
2009-05-07 14:49:21 -04:00 |
|
mark_story
|
bf7e257e02
|
Updating coding standards in bake templates and scaffolds. Fixes #6346
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8167 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-07 00:53:44 +00:00 |
|
mark_story
|
37d81cb92d
|
Adding __()
Refactoring duplicate code, and pulling out separate methods.
|
2009-05-05 00:43:29 -04:00 |
|
mark_story
|
bb2f6b2ef5
|
Consolidating $useDbConfig to $this->connection.
Updating test cases.
|
2009-05-05 00:10:24 -04:00 |
|
mark_story
|
f4dc4bc1ed
|
Adding test cases to FixtureTask.
Removing useless param.
|
2009-05-04 23:08:15 -04:00 |
|
gwoo
|
d2667c0e6f
|
merging master into 1.3
|
2009-05-04 16:06:08 -07:00 |
|
gwoo
|
6535e6225c
|
merging 1.2
|
2009-05-04 15:57:10 -07:00 |
|
gwoo
|
c4878cf95d
|
Merging fixes to trunk
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8166 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-04 21:17:19 +00:00 |
|
nate
|
8369a8f2d8
|
Sanitizing path in Dispatcher::baseUrl(), fixes #6336, misc. whitespace fixes.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8165 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-04 20:36:22 +00:00 |
|
gwoo
|
be7ade3a4c
|
Support for non-valid cookie values, fixes #6327
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8164 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-04 20:13:10 +00:00 |
|
the_undefined
|
94c01ac7b4
|
Support for non-valid cookie values, fixes #6327
|
2009-05-04 21:53:39 +02:00 |
|
mark_story
|
e21cc3db72
|
Adding test cases for bake()
Adding support for -connection param
Adding partial support for -plugin param
Separating file writing and code generation functions.
Updating help()
|
2009-05-03 21:43:22 -04:00 |
|
mark_story
|
6180ca80c9
|
Adding common parameter handling for connection
and plugin params.
|
2009-05-03 20:48:13 -04:00 |
|
gwoo
|
15518b8c9a
|
merging 1.3-misc into master
|
2009-05-01 14:05:46 -07:00 |
|
gwoo
|
f0879f96ed
|
Merge branch 'master' into 1.2
|
2009-05-01 11:33:47 -07:00 |
|
gwoo
|
1f7eb18107
|
fixing up versions numbers in 1.3
|
2009-05-01 11:17:53 -07:00 |
|
gwoo
|
d4003c17c4
|
Merge branch '1.3' into 1.3-inflector
|
2009-05-01 11:09:34 -07:00 |
|
gwoo
|
29ed525dd1
|
Merge branch 'master' into 1.3
|
2009-05-01 10:52:40 -07:00 |
|
gwoo
|
5cf96a077a
|
adding app/tmp to gitignore
|
2009-05-01 10:52:14 -07:00 |
|
gwoo
|
54a3118d34
|
adding tests for map param on Inflector::slug. cleaning up.
|
2009-05-01 10:34:19 -07:00 |
|
gwoo
|
67d45cb28b
|
updating headers on inflector and adding map param to slug(). added more comments to app/config/bootstrap.php
|
2009-05-01 10:03:30 -07:00 |
|
gwoo
|
db71202aac
|
Merge branch '1.2' into 1.3
|
2009-05-01 08:26:02 -07:00 |
|
gwoo
|
012d6b309e
|
Merge branch 'master' into 1.2
|
2009-05-01 08:25:48 -07:00 |
|
gwoo
|
38b7a34a8e
|
adding gitignore with "vendors"
|
2009-05-01 08:24:24 -07:00 |
|
mark_story
|
cf3f92c402
|
Updating testsuite console to search $pluginPaths for plugins.
Fixing readability of help in 80 col displays.
Fixes #6329.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8163 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-30 23:38:14 +00:00 |
|
mark_story
|
1cc3a6ecfb
|
Removing unused variable.
|
2009-04-29 22:50:57 -04:00 |
|
mark_story
|
40ebdf8aac
|
Adding fixture all command.
Fixing errors with maxlength and timestamp fields
Adding return for ModelTask::listAll()
|
2009-04-29 22:50:43 -04:00 |
|
mark_story
|
d3fe3d5959
|
Adding fixture <name> baking
|
2009-04-29 22:42:11 -04:00 |
|
mark_story
|
2b87be1d7c
|
Updating FixtureTask help
Adding test case for FixtureTask
|
2009-04-29 22:40:49 -04:00 |
|
mark_story
|
80287223f1
|
Additional Test for ModelTask
|
2009-04-29 22:25:42 -04:00 |
|
mark_story
|
aad2bd702d
|
Adding test case for Model Task
|
2009-04-29 22:17:08 -04:00 |
|
mark_story
|
f992406501
|
Removing fixture generation from ModelTask
|
2009-04-29 21:18:08 -04:00 |
|
mark_story
|
0b2232d05a
|
Updating fixture task. Refactored methods.
Multiple rows can now be generated.
|
2009-04-29 20:52:12 -04:00 |
|
renan.saddam
|
f25cf63206
|
Adding missing test from last commit.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8162 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-29 16:39:42 +00:00 |
|
renan.saddam
|
975ddaa4be
|
Fixes #6135: Primary Key detection and load record fixtures on mssql. Tests added.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8161 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-29 16:26:03 +00:00 |
|
mark_story
|
7eaf331213
|
Updating doc block for FormHelper::input(). Fixes #6328
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8160 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-04-29 12:40:15 +00:00 |
|
mark_story
|
d705e8943a
|
Refactoring table naming interaction into getTable()
|
2009-04-28 21:20:34 -04:00 |
|