Alban Jubert
ae1f94dc7f
Fix readme typo
6 years ago
Alban Jubert
9c8f3da6bc
Implement enhancement #42 with tests
6 years ago
Alban Jubert
7d7eb7bf2d
Updated changelog and readme
6 years ago
Alban Jubert
2f8911a227
Readme typo
6 years ago
Alban Jubert
632b8298ab
More meaningful constants names for relations key name
6 years ago
Alban Jubert
7970a50abb
Changed useFormName property name to relationKeyName and added related constants
...
Updated Changelog
Updated Readme
6 years ago
Alban Jubert
1fb2208c58
Prepare for 1.5.1 release
6 years ago
Alban Jubert
0ff6fecd45
Updated readme
6 years ago
Alban Jubert
c76e4cf367
- Bug fix for has One relation
...
- Bug fix for SaveRelationTrait
6 years ago
Alban Jubert
279fdf0cdd
Refactoring
7 years ago
Alban Jubert
6e81025173
Prepare for 1.4.0 release
7 years ago
Alban Jubert
4bb47af998
Update README.md
7 years ago
Alban Jubert
fe4d26d19b
Update README.md
...
Yii 2.0.14 warning
7 years ago
Alban Jubert
3860aaa4b0
Preparation of version 1.4.0
7 years ago
Alban Jubert
1be081e86b
Updated README
7 years ago
Alban Jubert
96c153f110
* Small refactoring.
...
* Changed the way exceptions are thrown and handled during afterSave event (add error to relation attribute of the owner model, forced rollback if relevant)
7 years ago
Alban Jubert
4e0ec16f6d
Enh #3 : Added the abilty to specify the validation scenario for related records
...
Exception is now thrown (with a transaction rollback when relevant) in case a related record could not be saved during afterSave event
7 years ago
Alban Jubert
438beb3708
Typo
9 years ago
Alban Jubert
797849e6a3
Add missing ProjectNoTransactions model test class
9 years ago
Alban Jubert
75450aa185
Documentation fix. More unit tests added.
9 years ago
Alban Jubert
c8cd72a7fa
Fix #2 issue: hasMany() relations are correctly saved now
9 years ago
Alban Jubert
c306b77316
Minor documentation adjustments
9 years ago
Alban Jubert
57ee9b163e
Example to add or update an related record using an associative array
9 years ago
Alban Jubert
fb92d0d7e4
Documentation Fix
9 years ago
Alban Jubert
dcc11984cd
Initial commit
9 years ago