ADmad
|
2f4ddfc3e5
Add info about "templates" option for FormHelper::input().
|
10 years ago |
Mark Story
|
d730ea59db
Fix double encoding in postLink() URLs.
|
11 years ago |
Mark Scherer
|
3ed209d5d3
Adding tests
|
11 years ago |
Mark Scherer
|
82dd42e8c8
Only default to NOW if requested.
|
11 years ago |
Mark Story
|
bb9ff2519f
Merge pull request #6490 from cakephp/issue-6488
|
11 years ago |
ADmad
|
a8e39ed3c4
Also allow setting 'action' to false
|
11 years ago |
ADmad
|
7e2efa4156
Set lastAction to current url instead of empty string
|
11 years ago |
ADmad
|
d73f8a4126
Remove redundant condition
|
11 years ago |
ADmad
|
911aafa7c7
Allow creating form tag without "action" attribute.
|
11 years ago |
Mark Story
|
2d8319c4b4
Correct docs for radio().
|
11 years ago |
Mark Scherer
|
c126e61362
Fix input submit via magic input method.
|
11 years ago |
ADmad
|
2e1a61d3d9
Fetch widget's secure fields list after rendering widget.
|
11 years ago |
antograssiot
|
eea4bcbb7b
allow code highligthing in generated api
|
11 years ago |
pirouet
|
4105c2dc5d
Docblock Absolute Path
|
11 years ago |
pirouet
|
3301d5b8fa
Code Cleanup - RuntimeException
|
11 years ago |
Mark Story
|
b299e2a953
Merge pull request #6221 from cakephp/form-group-by-types
|
11 years ago |
antograssiot
|
8fb9991bf9
use short array syntax
|
11 years ago |
Jad Bitar
|
f8beb7b624
Support form groups templates by type
|
11 years ago |
pirouet
|
0b41e2c75e
Code Cleanup
|
11 years ago |
Mark Story
|
5ac9ebb7fa
Merge pull request #6203 from ADmad/widgets-2
|
11 years ago |
ADmad
|
e3275099a0
Account for input named '0'.
|
11 years ago |
ADmad
|
12b4ceacf1
Don't add empty names to secure fields list.
|
11 years ago |
Jad Bitar
|
b1f5bc53f5
cs
|
11 years ago |
Jad Bitar
|
2ccd83ae62
Add the `$idPrefix` config option to FormHelper
|
11 years ago |
Yves P
|
5722c372db
Simplifies a test
|
11 years ago |
Yves P
|
898a3ab2be
Gives the ability to fieldset to have html attributes
|
11 years ago |
ADmad
|
82b3cafaa3
Fix CS error in I18n, Network, Routing, Utility, View packages.
|
11 years ago |
mark_story
|
277cf7d0b3
Fix casing in docblock tags.
|
11 years ago |
ndm2
|
5c8095a5ee
Exclude `._ids` postfixed fieldnames from pluralization
|
11 years ago |
ndm2
|
188862b7f3
Don't do unnecessary checks
|
11 years ago |