mark_story
|
08556ab879
Fix saveAssociated() with validate=first, atomic=false
|
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.
|
14 years ago |
Jose Lorenzo Rodriguez
|
03d31b57f7
Merge remote-tracking branch 'origin/2.1' into 2.2
|
14 years ago |
Ceeram
|
cd209ce099
Avoid using LC_ALL, on some installs this would cause error:
|
14 years ago |
Ceeram
|
0df1e90eed
show all validation errors when saving/validating Associated and primary model fails validation as well, fixes #2925
|
14 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 |
Kyle Robinson Young
|
b8488b8dfe
Update 1.x @link in docblocks
|
14 years ago |
mark_story
|
46bce1a00f
Merge branch '2.1' into 2.2
|
14 years ago |
mark_story
|
6bb8b22cdb
Fix space indented code.
|
14 years ago |
Ceeram
|
ec9966ec6b
Adding tests for Validator
|
14 years ago |
Thomas Ploch
|
324684c14f
Moving all validation logic into a new ModelValidator object.
|
14 years ago |
Ceeram
|
74ee75b0ef
Merge branch '2.1' into 2.2
|
14 years ago |
Ceeram
|
f0bd7386e2
created, modified and updated fields now use static timestamp in testcases
|
14 years ago |
euromark
|
bc2cd00123
cake 2.2 test case fixes (assert corrections, correct class names)
|
14 years ago |
mark_story
|
2480ee1beb
Fix coding standards.
|
14 years ago |