ADmad
|
7fe1db5da0
Remove FormHelper:create() options relating to ajax forms.
|
12 years ago |
Jose Lorenzo Rodriguez
|
47c6a5c5a1
Adding test to show how to nest inputs inside labels
|
12 years ago |
José Lorenzo Rodríguez
|
101098e575
Merge pull request #2958 from cakephp/3.0-form-cleanup
|
12 years ago |
Mark Story
|
15c56d2e6d
Fix failing tests.
|
12 years ago |
José Lorenzo Rodríguez
|
f3ccd7fcc7
Merge pull request #2944 from markstory/3.0-form-inputs
|
12 years ago |
Mark Story
|
6fa3dfdcc9
The $fields parameter should only handle customizing fields.
|
12 years ago |
Mark Story
|
45fe7eb709
Remove deprecated parameters and update tests.
|
12 years ago |
Mark Story
|
417bfd8bbf
Remove legend/fieldset classnames.
|
12 years ago |
Mark Story
|
6d1c29f612
Remove redundant test and fix failing tests.
|
12 years ago |
Mark Story
|
4c93e7df0c
Update tests for inputs().
|
12 years ago |
Mark Story
|
b959378233
Get the legend element working again.
|
12 years ago |
Mark Story
|
a5ed2c2d65
Start updating inputs().
|
12 years ago |
Mark Story
|
4e44465a01
Split test method up.
|
12 years ago |
mark_story
|
35e01a131f
Remove the div option from submit().
|
12 years ago |
mark_story
|
444699e02b
Remove the before/after options.
|
12 years ago |
Jose Lorenzo Rodriguez
|
435d181bd0
Adding magic creation of select multiple fields for HABTM associations
|
12 years ago |
Jose Lorenzo Rodriguez
|
a54e06ee63
Adding integration test for the entity context and multi record forms
|
12 years ago |
Jose Lorenzo Rodriguez
|
487c4aac7d
Implemented ContextInterface::isPrimary, this helps deciding whether
|
12 years ago |
Jose Lorenzo Rodriguez
|
bc65994d79
Updated integration test for input()
|
12 years ago |
Jose Lorenzo Rodriguez
|
fbc34f2616
Removing dead code
|
12 years ago |
Mark Story
|
8dc9715494
Fix additional tests.
|
12 years ago |
Mark Story
|
1a9b98951a
Unskip a secured form test.
|
12 years ago |
Mark Story
|
a8e92b91ff
Re-enable tests for multi-checkbox.
|
12 years ago |
Jose Lorenzo Rodriguez
|
5847166f19
Another test was added erlier for errors on multi record forms
|
12 years ago |
Jose Lorenzo Rodriguez
|
69f4e85e28
Removed test related to table-less model, this is now done with the
|
12 years ago |
Jose Lorenzo Rodriguez
|
30f4fc80f5
Deleting test method tht was duplicating several other tests
|
12 years ago |
Jose Lorenzo Rodriguez
|
e34e917de2
Merging two tests into one
|
12 years ago |
Jose Lorenzo Rodriguez
|
0119f79adf
Fixing input generation for collections when prefixing table name
|
12 years ago |
Jose Lorenzo Rodriguez
|
c0faabbbe4
Added test for deeply nested validation errors when using entities
|
12 years ago |
Jose Lorenzo Rodriguez
|
2c352688b8
Deleted another test that was duplicating an existing one
|
12 years ago |