ORIENT/modules
Tobias Kündig 6e25c5a8d0
Fix saving of translations in relation controller by re-using the form widget's model (#4822)
This PR is an addition to https://github.com/octobercms/october/pull/4193

Re-using the pivotWidget's and manageWidget's models for saving form data fixes https://github.com/rainlab/translate-plugin/issues/209, where translations are not saved for the model when editing it in a relation widget.

I did some manual testing with this change and everything was working as expected: Translations are now properly saved when creating or editing related models with pivot data. Creating related models in `single` mode now works as well.

Credits to @alxy for his previous work on this issue!
2020-03-31 11:44:13 -06:00
..
backend Fix saving of translations in relation controller by re-using the form widget's model (#4822) 2020-03-31 11:44:13 -06:00
cms Improve asset file path handling when moving assets 2020-03-31 04:09:18 -06:00
system Load mail layouts from view files if not found in the database (#4904) 2020-03-31 02:27:46 -06:00