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 |
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 |
mark_story
|
f25e84f4fb
Don't select year 0 when there are all 0's.
|
12 years ago |
Mark Story
|
1cb7e4f0ff
Merge pull request #1635 from dereuromark/master-dom-ids
|
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 |
mark_story
|
a07608cbb9
Fix incorrect CSRF token fields when using postLink()
|
12 years ago |
Bryan Crowe
|
a943ea5c34
Add space between classname(s)
|
12 years ago |
Bryan Crowe
|
d39ced8381
Correct 'an URL' to 'a URL' in docblocks
|
12 years ago |
Bryan Crowe
|
c1dd0e4393
Changed url to URL where appropriate
|
12 years ago |
ADmad
|
aa60b8791a
Fixed setting "required" attribute for file input. Closes #4124
|
12 years ago |
euromark
|
2455af09c5
Resolves ticket #4100
|
12 years ago |
euromark
|
12f2f729c8
more cs
|
12 years ago |
euromark
|
382f75dbfc
cs corrections, bool to boolean and int to integer.
|
12 years ago |
mark_story
|
5ec9b145bf
Fix label element for attributes not matching their inputs.
|
12 years ago |
mark_story
|
3c9500a3cb
Fix whitespace error.
|
12 years ago |
aread22
|
cb056a5cbe
Use FormHelper->label instead of HtmlHelper->useTag
|
12 years ago |
aread22
|
4ab1c8c225
Format to CakePHP code sniffs
|
12 years ago |
aread22
|
64bb74a7e8
Potential Fix for LightHouse Ticket #3936
|
12 years ago |
mark_story
|
0f2d59d987
Merge branch 'master' into 2.4
|
12 years ago |
euromark
|
6cf147e8c8
unify null checks - avoid method call in favor of strict check
|
12 years ago |
Alexander Hofbauer
|
80e589f19d
Correctly encode confirm handlers
|
12 years ago |
José Lorenzo Rodríguez
|
890d4a9e2c
Merge pull request #1478 from aleho/2.4
|
12 years ago |
Mark
|
6c30851783
Merge pull request #1424 from dereuromark/2.4-form-helper-datetime-rounding
|
12 years ago |