birzha/modules/backend/classes
Ben Thomson 92ab25c582
PHP 8 compatibility (#5357)
PHP support
2021-03-05 18:20:44 +11: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 PHP 8 compatibility (#5357) 2021-03-05 18:20:44 +11:00
Controller.php PHP 8 compatibility (#5357) 2021-03-05 18:20:44 +11: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 Add support for defining quick actions in the Backend's main nav (#5344) 2020-11-10 12:53:17 +08:00
QuickActionItem.php Add support for defining quick actions in the Backend's main nav (#5344) 2020-11-10 12:53:17 +08: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