16 Commits (9f657bdb50d8d1e8cc3c0d2afb977ccc72835362)

Author SHA1 Message Date
Alban Jubert 9f657bdb50 Fix a regression in Has One saving introduced by #33 fix. 6 years ago
Alban Jubert e6807c7fb1 Fix for issue #33 6 years ago
Alban Jubert c76e4cf367 - Bug fix for has One relation 6 years ago
Alban Jubert 08f3ff8bd1 Added ability to delete related record after owner model delete 7 years ago
Alban Jubert b74af4153d Better support for hasOne relations saving (#22 and #23) 7 years ago
Alban Jubert f1aea75953 Preparation of version 1.3.2 7 years ago
Alban Jubert a34b436548 Fix for issue #22: when a has one relation is involved and the related models are linked using there primary key, the owner attribute should not be updated in order to pass the validation 7 years ago
Alban Jubert 94a441c974 Implementation of enhancement #15: Allow saving extra columns to junction table 7 years ago
Alban Jubert 96c153f110 * Small refactoring. 7 years ago
Alban Jubert 4e0ec16f6d Enh #3: Added the abilty to specify the validation scenario for related records 7 years ago
Alban Jubert 30377e1054 Preparing for enhancements #3, #5 and #15 to be able to set per relation properties 7 years ago
Alban Jubert 49cae2c76b Fix for issue #12 8 years ago
Alban Jubert 797849e6a3 Add missing ProjectNoTransactions model test class 9 years ago
Alban Jubert b917ed195f Fix #1 issue: Setting null for a named relation is correctly handled now 9 years ago
Alban Jubert dcc11984cd Initial commit 9 years ago