Jonas Hartmann
|
f7d1ddd404
made source context pass through to next source if no value found for context source
|
9 years ago |
Jonas Hartmann
|
4eecbfee0e
fixed default/schemaDefault null-case scenario (isset not ==! null), added tests for that
|
9 years ago |
Jonas Hartmann
|
cb979eb2ed
typo durch
|
9 years ago |
Jonas Hartmann
|
0775337de1
master merge
|
9 years ago |
Jonas Hartmann
|
41677c79a7
fix docblock
|
9 years ago |
Jonas Hartmann
|
39d53a9d56
reset value Sources via end(), split up tests, extend tests for filtering of invalid sources and form end() resetting
|
9 years ago |
Jonas Hartmann
|
375a4e4ff7
make FormHelper::create() not overwrite existing valuesSources configurations, added tests
|
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.
|
10 years ago |
Mark Story
|
051560c82d
Merge branch 'master' into 3.next
|
10 years ago |
Mark Story
|
2b3b365b53
Merge pull request #8735 from cakephp/3.3-context-schema-default
|
10 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 |
Mark Story
|
9a538aeb04
Fix PHPCS mistakes.
|
10 years ago |
Mark Story
|
15e9858f07
Port FormHelper fixes in #8388 to 3.x
|
10 years ago |