ADmad
|
cb05651dda
Entity::hasErrors() should return true only if field's errors array is non-empty.
|
7 years ago |
ADmad
|
394ddc31a3
Merge branch 'master' into 3.next
|
7 years ago |
sohelrana820
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
Joshua Lückers
|
6e70be93a0
Unit Test for the hasErrors() method.
|
7 years ago |
Joshua Lückers
|
3dea5f941c
Test the hasErrors debug information
|
7 years ago |
Mark Story
|
07457ed835
Merge pull request #12268 from cakephp/issue-12250
|
7 years ago |
mark_story
|
a96e9027b7
Remove unused group tag.
|
7 years ago |
Martijn de Hoog
|
1799a0538a
Updated test
|
7 years ago |
mscherer
|
254036200a
Adjust for setDirty defaulting to true.
|
7 years ago |
ADmad
|
4047bb17a6
Merge branch 'master' into 3.next
|
8 years ago |
dereuromark
|
d6b0f18366
Add virtual fields into __debugInfo() output.
|
8 years ago |
Gabriel Caruso
|
8d2d57857a
Refactoring tests
|
8 years ago |
Mark Story
|
b89f57178b
Fix deprecation warnings in View & Tests.
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
8e7e10af0d
Merge branch '3.next-entity-methods' into 3.next
|
8 years ago |
Mark Story
|
10e347d066
Remove hasProperty() & update doc blocks.
|
8 years ago |
Mark Story
|
7061a90c76
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
f4da682a92
Fix return value of setEntity()
|
8 years ago |
Mark Story
|
8b58dbc22b
Merge pull request #10815 from albertcansado/deprecated-dirty
|
8 years ago |
Albert Cansado Solà
|
3d9e8734e7
update dirty method for get/set
|
8 years ago |
Mark Story
|
1c96272f09
Merge pull request #10656 from cakephp/getter-setter-entity-invalid
|
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 |
Robert Pustułka
|
6f4f7ce28c
Added assertion for $overwrite = false.
|
8 years ago |
Michael Hoffmann
|
c4676be787
Split EntityTrait::invalid into getter and setter
|
9 years ago |
Florian Krämer
|
8eda88e2ad
CS fix
|
8 years ago |
Florian Krämer
|
31ba1a33c8
Adding methods to the entity to check for values
|
8 years ago |
Mark Story
|
ec4d5227c4
Merge pull request #10364 from cakephp/bugfix/entity
|
9 years ago |