Mark Story
|
85ccc83dee
Unskip more tests related to secured forms.
|
12 years ago |
Mark Story
|
94fe78b3fd
Remove and unskip tests that now pass.
|
12 years ago |
Mark Story
|
decbef759c
Update meridian() to use datetime widget class.
|
12 years ago |
Mark Story
|
1dbe9f7dc4
Update minute() method to use datetime widget.
|
12 years ago |
Mark Story
|
abecb49321
Unskip tests for minute().
|
12 years ago |
Mark Story
|
47a8ac483f
Update hour() picker to use datetime().
|
12 years ago |
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 |