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 |
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 |
mark_story
|
f25e84f4fb
Don't select year 0 when there are all 0's.
|
12 years ago |
mark_story
|
3cee3b0e99
Merge branch 'master' into 2.5
|
12 years ago |
Mark Story
|
1cb7e4f0ff
Merge pull request #1635 from dereuromark/master-dom-ids
|
12 years ago |
mark_story
|
7e5c0f7185
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
5bddc477a3
Fix incorrectly handled time values around 12:00:00
|
12 years ago |
mark_story
|
30e139412d
Fix input type inference when type=>checkbox
|
12 years ago |
euromark
|
8ebf004450
Also make DOM ids for radio element values unique.
|
12 years ago |
euromark
|
587a04ab84
prevent possible XSS attack via form helper selects and unescaped output.
|
12 years ago |
euromark
|
aae0f762dd
Collision free approach to resolve the DOM ID issue in a clean way. Fix to generation of ids for multiple checkboxes. Resolves ticket 4064.
|
12 years ago |
ADmad
|
dda6080579
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
a07608cbb9
Fix incorrect CSRF token fields when using postLink()
|
12 years ago |