ADmad
|
22fb3adf0d
More typos fixes
|
11 年 前 |
ADmad
|
17fec53f9a
Fix merging of widgets config in FormHelper constructor.
|
11 年 前 |
Mark Story
|
5e1ddf6dcf
Remove for attributes for other group type inputs.
|
11 年 前 |
Mark Story
|
2b1a479f41
Remove meaningless and possibly wrong for attr.
|
11 年 前 |
Mark Story
|
c12ac5f7fd
Fix missing label elements in input(type=radio)
|
11 年 前 |
Mark Story
|
086c88b8e5
Fix input() making multiple checkboxes.
|
11 年 前 |
José Lorenzo Rodríguez
|
1017a75ceb
Merge pull request #5004 from cakephp/issue-4967
|
11 年 前 |
José Lorenzo Rodríguez
|
4dab0c116c
Merge pull request #5000 from cakephp/issue-4991
|
11 年 前 |
Mark Story
|
6b4d755653
Fix addContextProvider()
|
11 年 前 |
Mark Story
|
4c91a0f044
Fix issue with label=false.
|
11 年 前 |
Mark Story
|
1cccf3df55
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 年 前 |
Mark Story
|
f81fbccec3
Add tests showing multicheckbox nesting.
|
11 年 前 |
ADmad
|
50d7ebf017
Fix CS errors.
|
11 年 前 |
Mark Story
|
5727368622
Fix up tests for nested input/labels.
|
11 年 前 |
ADmad
|
14ae6ef280
Don't underscore plugin and controller names when generating form url.
|
11 年 前 |
Mark Story
|
6b4073f2ca
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 年 前 |
mark_story
|
e7a85825e3
Fix empty collections being treated as EntityContext.
|
11 年 前 |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 年 前 |
librasoft
|
dfe7799796
Make use of Security::salt() instead of Configure::read('Security.salt');
|
11 年 前 |
ADmad
|
30f9168635
Fix form url generation for named route.
|
11 年 前 |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 年 前 |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 年 前 |
ADmad
|
6cd3dcafa2
Update helpers to use UrlHelper.
|
11 年 前 |
euromark
|
49e9220e52
Update tests for new assert order.
|
11 年 前 |
mark_story
|
c22621cc56
Add additional test for inputs in labels.
|
11 年 前 |
mark_story
|
d1f55ca2f0
Add a setter for FormHelper::context()
|
11 年 前 |
mark_story
|
7397d6f99a
Fix grammar and phpcs error.
|
11 年 前 |
mark_story
|
ffc092bc39
Allow string values for templates option.
|
11 年 前 |
mark_story
|
65e633f4d2
Make create() and end() manage the template stack automatically.
|
11 年 前 |
mark_story
|
409fbb1b18
Fix build failures.
|
11 年 前 |