euromark
|
97c2cb367d
CS fixes
|
13 years ago |
mark_story
|
f7d106a386
Fix FormHelper::tagIsInvalid with saveMany forms.
|
13 years ago |
mark_story
|
bd3428e456
Remove Asset.x Configure values.
|
13 years ago |
mark_story
|
c1b2ca581c
Use terser assertions.
|
13 years ago |
ADmad
|
91319bbe7b
Fix disabled attribute check.
|
13 years ago |
euromark
|
67cc7f66da
dont add required class on wrapper div
|
13 years ago |
mark_story
|
c2c096428c
Uncomment test.
|
13 years ago |
mark_story
|
f6c3015705
Add additional tests and fix incorrect meridian selection
|
13 years ago |
Majna
|
78ea4da681
Add test for time input with interval on first hour of the day
|
13 years ago |
mark_story
|
ed435870ae
Fix secure field lists when select elements have custom name attributes.
|
13 years ago |
ADmad
|
548cccbbe2
"maxlength" is not a valid attribute for input element of type "number" in html5.
|
13 years ago |
mark_story
|
d8d8e9644d
Fix array('disabled') and array('disabled' => true) working differently.
|
13 years ago |
mark_story
|
37532389d6
Add test cases for GH-1182
|
13 years ago |
mark_story
|
f1d192f282
Fix issue with midnight hour & 12hr formats.
|
13 years ago |
mark_story
|
274a146b24
Move tests around.
|
13 years ago |
euromark
|
a07c9f0c3c
Fix FormHelper year range for ranges outside of 1901-2038
|
13 years ago |
Renan Gonçalves
|
fd72f894ad
Expanding year range based on the provided value.
|
13 years ago |
Graham Weldon
|
26a08c6780
Updated copyright
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
euromark
|
d522f412db
Fix disabled elements as array for multiple select and make in_array() work properly here, fix same in_array issues for radio elements and move tests correctly - #1105
|
13 years ago |
Ceeram
|
fa1d22dc5e
added test to disprove #3588
|
13 years ago |
euromark
|
ee08fe5c1f
BC fixes for disabled checkboxes
|
13 years ago |
Rachman Chavik
|
1cb24384cd
Merge branch '2.2'
|
13 years ago |
euromark
|
d504642c9b
BC fixes for habtm. Closes #3545.
|
13 years ago |
mark_story
|
78b23d8e31
Fix issue with inputs() and plugin models.
|
13 years ago |
ADmad
|
422ceaff85
Added "tel" and "email" input type guessing.
|
13 years ago |
mark_story
|
4af6039107
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
ce7f85abe8
Fix Token fields being added to GET forms.
|
13 years ago |
Mark Story
|
bc4db91b51
Merge pull request #864 from dereuromark/2.3-radio-multiple-between
|
13 years ago |
mark_story
|
0b659d513e
Add tests for #3545
|
13 years ago |