ORIENT/modules/backend/behaviors
Alexander Guth 13d710b161 Reuse the model instance from Form widget (#4193)
Credit to @alxy & @jimcottrell . Refs:
https://github.com/rainlab/translate-plugin/issues/209
https://github.com/rainlab/translate-plugin/issues/242
https://github.com/rainlab/translate-plugin/issues/330
https://github.com/rainlab/translate-plugin/issues/380
https://github.com/jan-vince/smallextensions/issues/11
https://github.com/OFFLINE-GmbH/oc-mall-plugin/issues/128
https://github.com/OFFLINE-GmbH/oc-gdpr-plugin/issues/21
https://github.com/OFFLINE-GmbH/oc-gdpr-plugin/pull/55
df9c8fd365
https://github.com/octobercms/october/pull/3984
2019-03-15 22:32:36 -06:00
..
importexportcontroller Translate "Row" in _import_result_form.htm (#3574) 2018-05-31 15:14:08 -06:00
listcontroller/partials Support for overriding list views 2016-10-29 14:10:21 +11:00
relationcontroller Added support for `dependsOn` with relationships (#3539) 2018-12-03 10:08:00 -06:00
reordercontroller Escape output to prevent XSS injections (#3924) 2018-11-15 15:05:44 -06:00
FormController.php Ensure that FormWidgets are correctly initialized with previewMode even on AJAX requests 2019-01-10 17:39:41 -06:00
ImportExportController.php Fire backend.list.extendRecords event during export useList (#4148) 2019-02-19 17:14:32 -06:00
ListController.php Remove unused imports 2018-08-24 19:51:59 +02:00
RelationController.php Reuse the model instance from Form widget (#4193) 2019-03-15 22:32:36 -06:00
ReorderController.php Remove "null" assignments 2018-08-15 18:33:24 +02:00
UserPreferencesModel.php API docs progress 2017-03-16 17:08:20 +11:00