Ceeram
|
b18550c667
fix incorrect tests
|
13 years ago |
Ceeram
|
b8607ca2ed
fix fieldlist, refs PR808 and PR851
|
13 years ago |
mark_story
|
c24bec679b
Merge branch 'master' into 2.3
|
13 years ago |
Ber Clausen
|
a7d9422c09
Test all empty array with assertSame() because assertEquals() does not check the type.
|
13 years ago |
mark_story
|
c4b9fa6c7a
Fix failing tests.
|
13 years ago |
dogmatic69
|
641ba9f3e6
Merge branch '2.3' into type-checks
|
13 years ago |
Mark Story
|
746eaf9389
Merge pull request #894 from dereuromark/comp-fix-save-all
|
13 years ago |
mark_story
|
08556ab879
Fix saveAssociated() with validate=first, atomic=false
|
13 years ago |
euromark
|
1e2ac0b9c8
comp mod for saveAll()
|
13 years ago |
dogmatic69
|
b1f26b59a3
converting if ($foo != null) to if ($foo)
|
13 years ago |
mark_story
|
7d2cbec79d
Revert "Fix null not stopping model callbacks."
|
13 years ago |
mark_story
|
82a8400def
Fix null not stopping model callbacks.
|
13 years ago |
mark_story
|
c7647b775f
Attempt to fix build error in travis.
|
13 years ago |
Jose Lorenzo Rodriguez
|
60eb228ddf
Fixing issues with validation rules not being reset after calling
|
13 years ago |
Ceeram
|
cb80338c7d
avoid duplication in return value when saving habtm
|
13 years ago |
Ceeram
|
c5ebbc991c
Revert "Merge pull request #784 from ceeram/habtmmerge"
|
13 years ago |
Ceeram
|
fb0053753e
avoid duplication in returned results for habtm
|
13 years ago |
mark_story
|
eb7b66b37c
Revert default value of allowEmpty.
|
13 years ago |
Jose Lorenzo Rodriguez
|
03d31b57f7
Merge remote-tracking branch 'origin/2.1' into 2.2
|
13 years ago |
Ceeram
|
cd209ce099
Avoid using LC_ALL, on some installs this would cause error:
|
13 years ago |
Ceeram
|
0df1e90eed
show all validation errors when saving/validating Associated and primary model fails validation as well, fixes #2925
|
13 years ago |
Jose Lorenzo Rodriguez
|
51635c2ca6
Merge remote-tracking branch 'origin/2.1' into 2.2
|
14 years ago |
Jose Lorenzo Rodriguez
|
111a23274e
Fixing yet another issue related to beforeValidate and
|
14 years ago |
mark_story
|
1c0f97ea67
Fix some minor code style issues.
|
14 years ago |
Jose Lorenzo Rodriguez
|
b22c50d8b6
Merge branch '2.1' into 2.2-validator
|
14 years ago |
Ceeram
|
7dbd6bc3a2
make sure model data is moved to alias, even when first key in data is assoc model
|
14 years ago |
Jose Lorenzo Rodriguez
|
307197da9e
Merge branch '2.2' into 2.2-validator
|
14 years ago |
Jose Lorenzo Rodriguez
|
7db2b97f87
Fixing error with validateMany and validateAssociated not saving values altered in beforeValidate callbacks
|
14 years ago |
Jose Lorenzo Rodriguez
|
0fb025f6dc
Fixing error with validateMany and validateAssociated not saving values altered in beforeValidate callbacks
|
14 years ago |
Jose Lorenzo Rodriguez
|
bf0f5ab118
Merge remote-tracking branch 'origin/2.1' into 2.2
|
14 years ago |