icingaweb2-module-director/application/controllers
Sukhwinder Dhillon d879186f0e Fix wrong method param types and add var type hints 2024-02-05 16:05:24 +01:00
..
ApiuserController.php
ApiusersController.php
BasketController.php Avoid inline css style 2024-01-19 15:17:41 +01:00
BasketsController.php BasketsController: fix hasSearch-related error 2019-09-12 00:09:55 +02:00
BranchController.php BranchController: ensure object type is set first 2022-11-03 07:25:39 +01:00
CommandController.php CommandController: branch support, argument table 2021-10-05 23:33:30 +02:00
CommandsController.php Commands: show external commands separately 2017-07-20 17:19:51 +02:00
CommandtemplateController.php Commandtemplate: add missing controller 2017-08-25 16:28:22 +02:00
ConfigController.php Fix wrong method param types and add var type hints 2024-02-05 16:05:24 +01:00
CustomvarController.php CustomvarVariants: one more table, showing... 2017-07-26 11:53:42 +02:00
DaemonController.php DaemonController: use Hint for errors, formatting 2020-12-01 05:49:19 +01:00
DashboardController.php Dashboard: provide space for Branch Hook dashlets 2021-08-24 16:13:22 +02:00
DataController.php Avoid inline css style 2024-01-19 15:17:41 +01:00
DatafieldController.php DirectorObjectForm: hidden id field, start... 2021-10-05 23:33:30 +02:00
DatafieldcategoryController.php Add DataFieldCategoryController, Tabs and Table 2019-10-01 16:57:10 +02:00
DependenciesController.php Dependencies: no longer considered experimental 2018-07-16 08:28:13 +02:00
DependencyController.php dependencies: cleanup 2018-06-08 08:45:54 +02:00
DependencytemplateController.php Implement Icinga Dependency Configuration. 2017-09-28 11:01:27 +02:00
DeploymentController.php Deployment: add Info class, refactor LogRenderer 2017-07-20 11:06:20 +02:00
EndpointController.php EndpointController: remove obsolete init() 2017-08-16 14:43:03 +02:00
EndpointsController.php
HealthController.php Daemon: new implementation 2019-09-25 12:10:08 +02:00
HostController.php Fix phpcs issues 2024-01-16 09:51:47 +01:00
HostgroupController.php
HostgroupsController.php
HostsController.php Use ipl, try to keep dipl compatibility 2019-09-11 23:02:39 +02:00
HosttemplateController.php TemplateControllers: throw away custom code... 2017-07-28 22:56:03 +02:00
ImportrunController.php Importrun, imported rows: move and refactor... 2017-08-16 14:55:34 +02:00
ImportsourceController.php ImportsourceController: Remove unnecessary inline js for `collapse` 2024-01-19 15:17:41 +01:00
ImportsourcesController.php phpstan: Strict check `function/class` name-case and fix violations 2024-02-05 16:05:23 +01:00
IndexController.php IndexController: unify setup tabs/titles 2020-12-01 05:51:23 +01:00
InspectController.php InspectPackages: new feature 2019-10-17 03:18:00 +02:00
JobController.php JobController: not in Branches, formatting 2021-10-05 23:33:30 +02:00
JobsController.php phpstan: Strict check `function/class` name-case and fix violations 2024-02-05 16:05:23 +01:00
KickstartController.php KickstartController: not in branches 2021-10-05 23:33:30 +02:00
NotificationController.php Basket: allow Notification Apply Rules export 2021-05-28 15:24:18 +02:00
NotificationsController.php
NotificationtemplateController.php TemplateControllers: throw away custom code... 2017-07-28 22:56:03 +02:00
PhperrorController.php DependencyChecker: new implemenation 2021-07-13 09:50:17 +02:00
ScheduledDowntimeController.php ScheduledDowntime: introduce a new permission... 2021-04-23 12:33:42 +02:00
ScheduledDowntimesController.php ScheduledDowntime: introduce a new permission... 2021-04-23 12:33:42 +02:00
SchemaController.php phpstan: Strict check `function/class` name-case and fix violations 2024-02-05 16:05:23 +01:00
SelfServiceController.php Fix wrong method param types and add var type hints 2024-02-05 16:05:24 +01:00
ServiceController.php ServiceController: Use given properties to get host/service name 2024-01-16 09:51:47 +01:00
ServiceapplyrulesController.php ServiceapplyrulesController and related changes 2019-02-15 01:29:43 +01:00
ServicegroupController.php
ServicegroupsController.php ServicegroupsContoller: no more need for tab... 2017-08-16 15:13:28 +02:00
ServicesController.php Use ipl, try to keep dipl compatibility 2019-09-11 23:02:39 +02:00
ServicesetController.php ServicesetController: allow branch access 2022-09-20 12:54:28 +02:00
ServicetemplateController.php TemplateControllers: throw away custom code... 2017-07-28 22:56:03 +02:00
SettingsController.php Use ipl, try to keep dipl compatibility 2019-09-11 23:02:39 +02:00
SuggestController.php SuggestController: apply HostGroup restrictions 2021-10-18 07:46:00 +02:00
SyncruleController.php phpstan: Strict check `function/class` name-case and fix violations 2024-02-05 16:05:23 +01:00
SyncrulesController.php phpstan: Strict check `function/class` name-case and fix violations 2024-02-05 16:05:23 +01:00
TemplatechoiceController.php TemplatechoiceController: not in branches 2021-10-05 23:33:30 +02:00
TemplatechoicesController.php ObjectsTabs: fix tabs for Choices 2019-04-12 11:58:09 +02:00
TimeperiodController.php controllers: refactor even more of them 2017-08-16 23:51:15 +02:00
TimeperiodsController.php
TimeperiodtemplateController.php TemplateUsage: make code generic, do no longer... 2017-07-27 11:34:12 +02:00
UserController.php IcingaUser: add basket support 2021-07-15 19:11:20 +02:00
UsergroupController.php
UsergroupsController.php
UsersController.php
UsertemplateController.php TemplateUsage: make code generic, do no longer... 2017-07-27 11:34:12 +02:00
ZoneController.php
ZonesController.php