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
|
51909ae738
Only parse URLs when they contain ://
|
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 |
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 |
euromark
|
7a287a6942
More coding standard corrections.
|
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 |
euromark
|
0ece694a75
microptimize options and default merge and other string key array merges
|
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 |
ADmad
|
a0c399e374
Remove whitespace.
|
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 |
mark_story
|
a80cbc205a
Simplify conditionals.
|
12 years ago |
jalbertocr
|
8b2e1ab9e5
Don't do assignments inside conditionals.
|
12 years ago |
jalbertocr
|
cdeb51167b
Fix types in docblocks.
|
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
|
ecf5aec1ae
Add '@' to the list of characters removed from radio/checkbox ID.
|
12 years ago |
mark_story
|
605351d0c9
Allow empty values in checkboxes.
|
12 years ago |
Walter Nasich
|
a7f50e0ce7
Using sprintf to convert number into non-scientific notation
|
12 years ago |