ORIENT/modules/backend/classes
Ben Thomson 47ca69e1f4
Merge remote-tracking branch 'origin/develop' into wip/laravel-6
2020-06-23 11:01:21 +08:00
..
AuthManager.php Fix issue where the throttle feature was no longer logging IP addresses. 2020-06-18 11:27:53 -06:00
BackendController.php cleanup from last commit 2019-11-07 12:03:10 -06:00
Controller.php Documented session.http_only (#4743) 2019-12-14 11:14:23 -06:00
ControllerBehavior.php Hide backend controller behavior public methods from controller actions. 2019-04-19 14:01:01 -06:00
FilterScope.php Initial WIP on implementing dependsOn support for filter scopes. 2019-11-12 17:02:25 -06:00
FormField.php Merge branch 'develop' into wip/laravel-6 2020-04-29 16:58:58 -06:00
FormTabs.php Add support for linkable form tabs (#4754) 2020-04-04 21:56:48 -06:00
FormWidgetBase.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
ListColumn.php Added getConfig helper method to get config values (#4653) 2019-10-02 16:33:14 -06:00
MainMenuItem.php Add support for non-numeric menu counter values (#4661) 2020-03-30 11:49:03 -06:00
NavigationManager.php Improve error handling for invalid counter properties on backend menu items 2020-06-19 23:54:44 -06:00
ReportWidgetBase.php Fix issues with AJAX handlers on dashboard widgets. Replaces #4132 2019-02-13 15:05:18 -06:00
SideMenuItem.php Add support for non-numeric menu counter values (#4661) 2020-03-30 11:49:03 -06:00
Skin.php Extract child instructions 2018-08-15 19:25:42 +02:00
WidgetBase.php Remove unused imports 2018-08-24 19:51:59 +02:00
WidgetManager.php Added getReportWidgets() method (#4525) 2019-08-15 09:36:15 -06:00