Jonas Hartmann
|
375a4e4ff7
make FormHelper::create() not overwrite existing valuesSources configurations, added tests
|
9 years ago |
Jonas Hartmann
|
6bcd8a16d1
set context as default valueSource even before constructor or create() are being run
|
9 years ago |
Jonas Hartmann
|
c31b83eb6e
remove consumed option, declare correct return types
|
9 years ago |
Jonas Hartmann
|
87bcbacabf
remove empty line
|
9 years ago |
Jonas Hartmann
|
b37f5311b0
declare instance variable, add docblocks
|
9 years ago |
Jonas Hartmann
|
48bd343eb5
remove default values for vanilla behaivor
|
9 years ago |
Jonas Hartmann
|
4bbd72ea9c
use methods instead of array access to allow dot notation while assuming there is never null within $this->data->post[]/query[]
|
9 years ago |
Jonas Hartmann
|
9b49d5a02f
make stickler as quite as possible for the time being :E
|
9 years ago |
Jonas Hartmann
|
f41fdbc927
placeholder docblocks
|
9 years ago |
Jonas Hartmann
|
e9e5277b1d
stickler-ci
|
9 years ago |
Jonas Hartmann
|
521c42f797
allow to specify the source of injected form field values
|
9 years ago |
Mark Story
|
b38243dd3d
Merge branch 'form-error' into master.
|
9 years ago |
おやすー
|
e38cda74f1
Modified elseif
|
9 years ago |
おやすー
|
96aa8cd61e
Modified From::error() param $text's behavior
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
おやすー
|
c828485fe1
Fixed bug in FormHelper.php
|
9 years ago |
frankfoerster
|
04b6fa5f13
fix typos in FormHelper: multicheckbox -> multiCheckbox, datetime -> dateTime
|
9 years ago |
TheFRedFox
|
0eb3983655
changes "in default" to "as default"
|
10 years ago |
TheFRedFox
|
061d24a3cc
adjusts the docblock analogical to the new options
|
10 years ago |
Frederik Bauer
|
dcd7f886d6
adds functionality to include options and change the method type for the automatically created form
|
10 years ago |
ADmad
|
b8fbd466c2
Remove redundant code.
|
10 years ago |
Mark Story
|
f2bc2a1728
Move unlocked field resetting to end()
|
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 |
Mark Story
|
15e9858f07
Port FormHelper fixes in #8388 to 3.x
|
10 years ago |
Jorge González
|
bd8ce3db38
improve FormHelper debugSecurity processing, improve tests
|
10 years ago |
Alejandro Ibarra
|
2c0cebf583
Add unit test for debugSecurity param
|
10 years ago |
Alejandro Ibarra
|
e5134b6f42
Merge branch 'feature/debug-security' of github.com:CakeDC/cakephp into feature/debug-security
|
10 years ago |
Alejandro Ibarra
|
135c1ee439
Add configuration for security debug in FormHelper
|
10 years ago |