Mark Story
|
41c3f5708e
Update year() to work with the datetime widget.
|
12 years ago |
Mark Story
|
71e2308301
Re-enable year() tests.
|
12 years ago |
Mark Story
|
96560ea443
Get month() working with the new widget class.
|
12 years ago |
Mark Story
|
a15e091c5c
Re-enable tests for month() method.
|
12 years ago |
Mark Story
|
39d9a139f6
Update day() to use datetime widget.
|
12 years ago |
Mark Story
|
bead8abce0
Re-enable the day() tests for refactoring.
|
12 years ago |
Mark Story
|
7a9c9e33c8
Forward port tests from 0776b8721456f0db6ec5f2f32ecb0fff155293c6 to 3.x
|
12 years ago |
ADmad
|
a87ef06066
Code cleanup.
|
12 years ago |
Mark Story
|
68ea5a2cbe
Remove dateFormat and timeFormat arguments from dateTime()
|
12 years ago |
Mark Story
|
6d8062dd9c
Fix selected values in some cases.
|
12 years ago |
Mark Story
|
83900402b1
Start making FormHelper::dateTime() tests pass.
|
12 years ago |
mark_story
|
ab591ab0f3
Start to unskip datetime tests.
|
12 years ago |
ADmad
|
4e68d0532b
Add test case for FormHelper::checkbox().
|
12 years ago |
ndm2
|
29caa951c3
Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...)
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
Mark Story
|
92daf3df03
Remove tagIsInvalid()
|
12 years ago |
Mark Story
|
8de9a2780d
Update FormHelper::error() to reflect current implementation.
|
12 years ago |
Mark Story
|
5aea924282
Unskip and update tests for checkbox with default.
|
12 years ago |
ADmad
|
352171931c
Fixed double encoding of form url.
|
12 years ago |
ADmad
|
ebc629b63e
Fixed secure field name for hidden().
|
12 years ago |
ADmad
|
78debec58e
Unskipped tests.
|
12 years ago |
Mark Story
|
d935b7aeb7
Unskip additional tests.
|
12 years ago |
Mark Story
|
c900083448
Change the default value of empty to false.
|
12 years ago |
Mark Story
|
a24857c3ee
MultiCheckbox should use IdGeneratorTrait.
|
12 years ago |
Mark Story
|
39962eb355
Implement FormHelper::multiCheckbox()
|
12 years ago |
Mark Story
|
52fcf3e843
Merge pull request #2865 from ADmad/3.0-form-secure
|
12 years ago |
ADmad
|
a1e4341cf5
Unskipped tests for FormHelper::secure().
|
12 years ago |
ADmad
|
e57215676a
Updated file() to use new widget.
|
12 years ago |
Mark Story
|
f86063eecb
Merge remote-tracking branch 'origin/2.5' into 3.0
|
12 years ago |
Mark Story
|
7958bc71c7
Merge pull request #2858 from ADmad/3.0-formhelper-end
|
12 years ago |