mark_story
|
e9ecfe0936
Remove x bit on files.
|
12 years ago |
mark_story
|
89cd114e6f
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
5469840c80
Fix incorrectly generated URL path.
|
12 years ago |
mark_story
|
1103ca7816
Ensure that only the path and query are used to make the hash.
|
12 years ago |
mark_story
|
559d9d39e7
Make test names match the rest of the tests.
|
12 years ago |
ADmad
|
d466e00644
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
e1057e3e6b
Fix FormHelper::postLink() not working when SecurityComponent is enabled.
|
12 years ago |
mark_story
|
cf96e9f54f
Merge branch 'master' into 2.5
|
12 years ago |
Mark Story
|
5b46eb71ec
Merge pull request #3397 from steinkel/fix-formhelper-with-model-mock
|
12 years ago |
Jorge González
|
5cf2ce723c
fixed FormHelper to allow create() on Mock Models without errors
|
12 years ago |
mark_story
|
de0062de77
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
f23d811ff5
Use the form action URL in generated form hashes.
|
12 years ago |
Jose Lorenzo Rodriguez
|
343d3279b9
Merge branch 'master' into 2.5
|
12 years ago |
euromark
|
0d09a54033
more missing doc block tags added
|
12 years ago |
mark_story
|
8acb75425d
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
f12b272758
Fix a few flaky/bad attribute matchers.
|
12 years ago |
mark_story
|
afc8587949
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
ee895a8bb1
Add form attribute to hidden inputs when present.
|
12 years ago |
mark_story
|
5544fcc4c2
Merge branch 'master' into 2.5
|
12 years ago |
ADmad
|
a707709e1d
Added test for FormHelper::radio().
|
12 years ago |
mark_story
|
0f584c0e8b
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
0776b87214
Fix postLink() & postButton() with nested data.
|
12 years ago |
jalbertocr
|
35f152b333
Make sure a datetime instance is valid to avoid fatal errors.
|
12 years ago |
mark_story
|
3433f4a1f0
Clean up changes code standards and tests.
|
12 years ago |
Jonas
|
b32deed4aa
changed FormHelper::secure() and FormHelper::end() to support attributes in the hidden CSRF-protection tags that are being generated for SecurityComponent to allow specification of additional html attributes like HTML5s "form" attribute. This allows separation of Form instantiation/controls and form data - for instance within html tables
|
12 years ago |
mark_story
|
be8ebfc005
Merge branch 'master' into 2.5
|
12 years ago |
AD7six
|
adc0bf3ded
BC fix for checkbox ids
|
12 years ago |
mark_story
|
605351d0c9
Allow empty values in checkboxes.
|
12 years ago |
Walter Nasich
|
43604f64d5
Rendering a proper value for html5 attribute 'step'
|
12 years ago |
mark_story
|
75dd2ff1fb
Merge branch 'master' into 2.5
|
12 years ago |