Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
mscherer
|
8596e5fb9e
Deprecate false/string for FormHelper::create() to easy upgrade pain.
|
6 years ago |
Corey Taylor
|
eb78427200
Merge branch '3.x' into 3.next
|
6 years ago |
mscherer
|
d083346a12
Add test case.
|
6 years ago |
ADmad
|
de1e3b4f66
Merge branch 'master' into 3.next
|
6 years ago |
o0h
|
e8e55a93bc
Remove duplicate calling TableLocator::clear()
|
6 years ago |
Mark Story
|
4ba94440d0
Merge branch 'master' into 3.next
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
d00bed0961
Merge branch 'master' into 3.next
|
6 years ago |
stickler-ci
|
676b0737a6
Fixing style errors.
|
6 years ago |
Mark Story
|
7112899758
Fix partial empty option for dateTime
|
6 years ago |
ADmad
|
977446d555
Update tests to not use deprecated usage.
|
6 years ago |
ADmad
|
b89cbc2aaa
Fix showing/clearing of custom validity message.
|
6 years ago |
mscherer
|
ba8259acc1
Fix CS.
|
7 years ago |
Mark Story
|
41e9b48aa8
Remove spare newlines
|
7 years ago |
ADmad
|
a3a3141109
Simplify code.
|
7 years ago |
Gergely Tamás
|
3d3d77f46e
Form Helper maxlength attribute uses validation
|
7 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
stickler-ci
|
1aaa1e803b
Fixing style errors.
|
7 years ago |
ADmad
|
6a5fd9b840
Remove Helper::$request use View::getRequest()/setRequest() instead.
|
7 years ago |
Jeremy Harris
|
64800a883b
Merge branch '3.next' into html5-error-messages
|
7 years ago |
Eugene Ritter
|
626c0a0e59
FormHelper::postLink(), and HtmlHelper::link() updated to allow users to supply their own javascript for displaying a confirm window. Milestone #11924
|
7 years ago |
Jeremy Harris
|
1685b74154
Renamed requiredMessage template var to customValidityMessage
|
8 years ago |
Jeremy Harris
|
8640425e47
Added test for entities in message, fixed entities in requiredMessage template var
|
8 years ago |
Jeremy Harris
|
18c8cbfc2f
Injecting requiredMessage into templateVars
|
8 years ago |
Jeremy Harris
|
26d95b03a4
Renamed form helper option useValidationMessages to autoSetCustomValidity
|
8 years ago |
Jeremy Harris
|
44301ca93f
Merge branch '3.next' into html5-error-messages
|
8 years ago |
ADmad
|
aae9471498
Allow configuring grouped input types.
|
8 years ago |
Jeremy Harris
|
00ed234cfb
Added form helper option 'useValidationMessages' to opt-in to custom html5 validation
|
8 years ago |
Jeremy Harris
|
7ce78b121f
Adding custom form control validation messages for required fields
|
8 years ago |