ORIENT/modules/backend/classes
Samuel Georges edcd899a79 Base getLoadValue to look at form field first
Fixes https://github.com/octobercms/october/pull/2663
Adding to build 420+ because this might cause some issues, although it shouldn't. Hoping we don't ever have to roll this back because it fixes another inconsistency when using the model `filterFields` method... some will change values via $field->value (field accessor) and others will change via $this->value ($model accessor). This now puts the field accessor at a consistent priority (first) while retaining the fallback to model.
2017-06-06 20:44:15 +10:00
..
AuthManager.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
BackendController.php API docs progress 2017-03-16 17:08:20 +11:00
Controller.php getToken -> token 2017-05-20 13:19:51 +10:00
ControllerBehavior.php Phpdoc cleanup for System\Traits 2016-02-13 14:06:50 +11:00
FilterScope.php Updated deprecated references 2015-03-07 12:48:39 +11:00
FormField.php API docs progress 2017-03-15 18:03:26 +11:00
FormTabs.php Tab panes now support CSS spec 2017-06-05 17:37:13 +10:00
FormWidgetBase.php Base getLoadValue to look at form field first 2017-06-06 20:44:15 +10:00
ListColumn.php API docs progress 2017-03-15 18:03:26 +11:00
NavigationManager.php Support updating existing sidemenus 2017-03-24 09:05:35 -06:00
ReportWidgetBase.php Updating backend/classes 2014-10-10 23:12:50 +02:00
Skin.php Implement plugins_path() usage 2015-02-07 15:37:07 +11:00
WidgetBase.php Simplify system events 2016-12-10 09:02:06 +11:00
WidgetManager.php API docs progress 2017-03-16 17:08:20 +11:00