ORIENT/modules/backend/behaviors
Luke Towers 05ab8bdb01 Pass current model to RelationController view & manage scopes
This improves the extensibility of the relation controller by passing the parent relation model to the query scope that will be applied to both the view and manage options. It allows the use of attributes of the parent relation model in the query scope applied to the relation.

This is a mirror of october/octobercms#2419, except for the relation controller instead of the record finder widget. If necessary, I can create a case in the test plugin, but if this is simple enough with the added reference to the prior PR to not require a case in the test plugin, that would be simpler for me :) 

@daftspunk, let me know what you think.
2016-11-16 12:05:44 -06:00
..
importexportcontroller Translate the Page link popup (#2467) 2016-11-10 07:39:29 +11:00
listcontroller/partials Support for overriding list views 2016-10-29 14:10:21 +11:00
relationcontroller Encode extra config to isolate the logic 2016-10-15 10:10:11 +11:00
reordercontroller Reorder must use the model `getKey()` method (configurable key name) instead of harcoded `id` property. 2016-08-16 19:36:55 +04:00
FormController.php Use transactions when saving form models 2016-10-29 11:28:39 +11:00
ImportExportController.php Support for overriding list views 2016-10-29 14:10:21 +11:00
ListController.php Support for overriding list views 2016-10-29 14:10:21 +11:00
RelationController.php Pass current model to RelationController view & manage scopes 2016-11-16 12:05:44 -06:00
ReorderController.php Add support to extend query on 'nested' sortMode - refs #1519 2015-10-17 12:44:16 +11:00
UserPreferencesModel.php UserPreferences -> UserPreference 2016-05-27 07:35:32 +10:00