Samuel Georges
|
3365aee129
|
Halcyon models don't support relations
Use a simple fill() approach instead of trying to set nested fields via their relations
Refs https://github.com/rainlab/translate-plugin/issues/216
|
2017-02-03 06:00:52 +11:00 |
Samuel Georges
|
50d3ffb035
|
Halycon models do not declare forceFill
Only bind purgeable fallback event once (only needed once)
Refs https://github.com/rainlab/translate-plugin/issues/54#issuecomment-256067096
|
2016-11-05 10:59:53 +11:00 |
Samuel Georges
|
f74d95392f
|
Fix instances where defineProperties returns nothing
addPurgeableAttribute -> addPurgeable
|
2016-10-19 07:21:09 +11:00 |
Samuel Georges
|
a449c05809
|
FormModelSaver now purges fields beginning with underscore
This is to align with the native model's fill() behavior, of which this classes' behavior is derived.
Fixes #2422
|
2016-10-18 08:57:57 +11:00 |
Joshua Wilson
|
6f3d7a58f2
|
Phpdoc cleanup for System\Traits
removed in WidgetMaker trait
phpdoc cleanup of backend traits and classes
Minor fix for cases when file is not found
|
2016-02-13 14:06:50 +11:00 |
Samuel Georges
|
398177b006
|
Full pivot support added to RelationController
|
2015-03-19 20:01:08 +11:00 |