Jose Lorenzo Rodriguez
|
ad3f08a95f
Restoring primary key validation
|
12 years ago |
Jose Lorenzo Rodriguez
|
cee14ac7ef
Not validating created and modified fields in baked tables, fixes #3464
|
12 years ago |
mark_story
|
c2008e7ac7
Update bake for task subcommand changes.
|
12 years ago |
mark_story
|
2b40223a92
Switch tasks from using execute() to using main().
|
12 years ago |
mark_story
|
f19fa11eb2
Update bake tasks to use method arguments over $args property.
|
12 years ago |
euromark
|
f90a28cc5a
Simplify methods and harden their signature
|
12 years ago |
mark_story
|
546ef9717f
Dry out options for bake.
|
12 years ago |
mark_story
|
59148920e2
Update help text for several bake tasks.
|
12 years ago |
mark_story
|
559373a2a5
Clean up use of conventions trait in bake tasks.
|
12 years ago |
Renan Gonçalves
|
fadbc20a41
Allowing empty id on create.
|
12 years ago |
mark_story
|
b7593dff83
Update other bake tasks to use newer style path generation.
|
12 years ago |
euromark
|
5525c025d4
test to fix for DS issues on windows
|
12 years ago |
José Lorenzo Rodríguez
|
cf462779e5
Merge pull request #3203 from cakephp/3.0-bake-countercache
|
12 years ago |
mark_story
|
bbcddb3f71
Use types consistently.
|
12 years ago |
mark_story
|
0d38e4059c
Use a type that exists when generating tests.
|
12 years ago |
mark_story
|
5e6ffd5a4a
Add CounterCacheBehavior integration into bake.
|
12 years ago |
mark_story
|
b7645fc4b2
Add association properties to accessible fields.
|
12 years ago |
José Lorenzo Rodríguez
|
c229e8abf8
Merge pull request #3088 from markstory/3.0-controller-bake
|
12 years ago |
ndm2
|
615cf37500
Docblock related updates/fixes.
|
12 years ago |
mark_story
|
22b26d390b
--force should be a boolean flag.
|
12 years ago |
José Lorenzo Rodríguez
|
af137072e8
Merge pull request #3082 from ADmad/3.0-docblocks
|
12 years ago |
ADmad
|
847dbdb04d
Docblock fixes
|
12 years ago |
mark_story
|
b9aa687898
All other tasks call this action 'bake' not 'generate'.
|
12 years ago |
mark_story
|
30590ba423
Fix issues with model bake.
|
12 years ago |
mark_story
|
10c749ec2b
Update validation generation to not include 'notEmpty' rules.
|
12 years ago |
mark_story
|
141e293d06
Make the primary key not accessible.
|
12 years ago |
mark_story
|
6dfeeb6169
Bake hidden fields in entities.
|
12 years ago |
mark_story
|
f8ca8c0719
Fix code review comments.
|
12 years ago |
mark_story
|
a29aec1633
Fix allowEmpty calculation.
|
12 years ago |
mark_story
|
3b0a9fc7f3
Bake cannot generate associations for composite keys right now.
|
12 years ago |