Jeremy Harris
|
996d7bfdd0
Merge branch 'form-regression' of github.com:jeremyharris/cakephp into form-regression
|
8 years ago |
Jeremy Harris
|
b3b0a862d7
Added missing docblock
|
8 years ago |
stickler-ci
|
d8f1912277
Fixing style errors.
|
8 years ago |
Jeremy Harris
|
a061a58706
Fixed Form regression that skipped validation
|
8 years ago |
ADmad
|
4047bb17a6
Merge branch 'master' into 3.next
|
8 years ago |
ADmad
|
d668bc1e53
Add test for previous commit.
|
8 years ago |
ADmad
|
ee3c4a793c
Make Form use ValidatorAwareTrait.
|
8 years ago |
ADmad
|
bd22019d2d
Fix docblock tag
|
8 years ago |
ADmad
|
1ee7f4ef0c
Add test for Form::setValidator().
|
8 years ago |
ADmad
|
2e164345fc
Deprecate Form::validator().
|
8 years ago |
ADmad
|
37c1f1b24d
Add Form::setErrors().
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
ADmad
|
352d01df70
Remove use of TestCase::getMock() from "Form" namepace tests.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Mark Story
|
dcc936601e
Add __debugInfo() methods to more objects.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
mark_story
|
94fedf0b26
Rename isValid to validate.
|
11 years ago |
mark_story
|
05ee1e6689
Fix mistake.
|
11 years ago |
Mark Story
|
db1681f729
Add documentation for Form.
|
11 years ago |
Mark Story
|
f8323cb477
Implement remaining basic Form interface.
|
11 years ago |
Mark Story
|
875a46492d
Start implementing Form class.
|
11 years ago |