Mark Story
|
f1878f030f
Cleanup whitespace.
|
9 years ago |
lilHermit
|
75a92ba64d
Added test case
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
gregs
|
0bfad80d97
Improve consistency of docblocks
|
9 years ago |
mark_story
|
a366a3c0ce
Fix the fatal error that has started showing up.
|
9 years ago |
dereuromark
|
f292f90c8e
Fix CS.
|
9 years ago |
Mark Story
|
625ae5995a
Add test coverage for new options.
|
9 years ago |
Mark S
|
99e6331f1c
Allow escape false for input type checkbox.
|
9 years ago |
Nick Busey
|
28ca77ba1c
Adding ability to pass templateVars to Form->create()
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Mark Story
|
77e0bfa55e
Move error to case switch.
|
9 years ago |
tobias-urdin
|
5902079c2c
Add two new tests to FormHelperTest
|
9 years ago |
Mark Story
|
918ddd2c6d
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
b38243dd3d
Merge branch 'form-error' into master.
|
9 years ago |
Mark Story
|
1bf67c191a
Add tests for #9105
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
6c0844fa57
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
b5fed15d07
Remove use of TestCase::getMock() from "View" namepace tests.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Mark Story
|
051560c82d
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
2b3b365b53
Merge pull request #8735 from cakephp/3.3-context-schema-default
|
9 years ago |
Frederik Bauer
|
7ab006d02d
adds two tests for the method type and form options
|
10 years ago |
Mark Story
|
f2bc2a1728
Move unlocked field resetting to end()
|
10 years ago |
nojimage
|
f38efe2962
Fix formatting
|
10 years ago |
nojimage
|
4fc026431b
fixes reset FormHelper::$_unlockFields
|
10 years ago |
Pedro Perejón
|
0f6e82f522
Fixing coding standards issues
|
10 years ago |
Pedro Perejón
|
f9bfff10f4
Processes error options in FormHelper input function
|
10 years ago |
ADmad
|
35af288656
Fix issue when providing explicit default value for input.
|
10 years ago |