icingaweb2-module-director/application/forms
raviks789 8161a769fe IcingaHostForm: Fix crashing of form for invalid check command 2024-12-12 13:11:51 +01:00
..
AddToBasketForm.php Remove unnecessary and unused code 2024-01-19 15:17:41 +01:00
ApplyMigrationsForm.php ApplyMigrations: rebase form on DirectorForm 2017-08-16 14:59:21 +02:00
BasketCreateSnapshotForm.php Basket: initial import of the main components 2018-10-15 15:03:57 +02:00
BasketForm.php Basket: introduce constants 2023-03-07 11:41:14 +01:00
BasketUploadForm.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
CustomvarForm.php forms: cleanup, use new helpers 2015-07-30 11:33:08 +02:00
DeployConfigForm.php DeploymentForms: warn about Icinga issue #7530 2019-09-24 14:45:51 +02:00
DeployFormsBug7530.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
DeploymentLinkForm.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
DirectorDatafieldCategoryForm.php Remove unused function from category form 2019-10-02 09:47:15 +02:00
DirectorDatafieldForm.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
DirectorDatalistEntryForm.php DataList: load by name, fix basket 2018-11-26 00:11:35 +01:00
DirectorDatalistForm.php Lots of files: make IDE users happy 2016-11-01 18:28:36 +01:00
DirectorJobForm.php phpcs: mostly new PSR-2 SpacingAfter/Before checks 2017-01-13 20:54:52 +01:00
IcingaAddServiceForm.php Permissions: refactor, fix monitoring module checks 2023-02-23 11:51:53 +01:00
IcingaAddServiceSetForm.php Allow to add Service Set to multiple hosts at once 2017-11-10 14:13:52 +01:00
IcingaApiUserForm.php forms: use object_type element 2016-02-17 21:58:28 +01:00
IcingaCloneObjectForm.php Allow cloning service sets in Director Branches 2024-11-19 13:34:14 +01:00
IcingaCommandArgumentForm.php IcingaCommandArgumentForm: branch support 2021-10-05 23:33:30 +02:00
IcingaCommandForm.php IcingaCommand: Remove obsolete CLR check 2022-09-21 08:52:51 +02:00
IcingaDeleteObjectForm.php phpcs: mostly new PSR-2 SpacingAfter/Before checks 2017-01-13 20:54:52 +01:00
IcingaDependencyForm.php IcingaDependencyForm: Make parent host and parent service element values removeable 2024-02-07 11:59:54 +01:00
IcingaEndpointForm.php IcingaEndpointForm: Render imports input only when set 2016-10-13 16:39:55 +02:00
IcingaForgetApiKeyForm.php ApiKey: add new related forms 2017-07-19 18:22:49 +02:00
IcingaGenerateApiKeyForm.php ApiKey: add new related forms 2017-07-19 18:22:49 +02:00
IcingaHostForm.php IcingaHostForm: Fix crashing of form for invalid check command 2024-12-12 13:11:51 +01:00
IcingaHostGroupForm.php Forms: explain "contains", mention wildcards 2019-07-08 14:12:30 +02:00
IcingaHostSelfServiceForm.php SelfService: fix error handling 2020-11-18 19:51:40 +01:00
IcingaHostVarForm.php forms: cleanup, use new helpers 2015-07-30 11:33:08 +02:00
IcingaImportObjectForm.php phpcs: mostly new PSR-2 SpacingAfter/Before checks 2017-01-13 20:54:52 +01:00
IcingaMultiEditForm.php IcingaMultiEditForm: Fix editing custom vars with space in their name 2024-11-07 11:21:46 +01:00
IcingaNotificationForm.php IcingaNotificationForm: just a dot 2023-09-21 13:01:10 +02:00
IcingaObjectFieldForm.php Fix form field suggestions 2024-01-16 12:38:19 +01:00
IcingaScheduledDowntimeForm.php ScheduledDowntime: introduce a new permission... 2021-04-23 12:33:42 +02:00
IcingaScheduledDowntimeRangeForm.php IcingaTimePeriod: make description more clear 2021-12-13 08:59:08 +01:00
IcingaServiceDictionaryMemberForm.php DataTypeDictionary: new data type 2021-01-15 11:45:35 +01:00
IcingaServiceForm.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
IcingaServiceGroupForm.php Forms: explain "contains", mention wildcards 2019-07-08 14:12:30 +02:00
IcingaServiceSetForm.php Permissions: refactor, fix monitoring module checks 2023-02-23 11:51:53 +01:00
IcingaServiceVarForm.php forms: cleanup, use new helpers 2015-07-30 11:33:08 +02:00
IcingaTemplateChoiceForm.php phpstan: Strict check `function/class` name-case and fix violations 2024-02-05 16:05:23 +01:00
IcingaTimePeriodForm.php IcingaTimePeriodForm: cleanup. 2018-10-30 18:54:28 +01:00
IcingaTimePeriodRangeForm.php IcingaTimePeriod: make description more clear 2021-12-13 08:59:08 +01:00
IcingaUserForm.php DirectorObjectForm: centralize field priority 2020-11-30 12:39:48 +01:00
IcingaUserGroupForm.php DirectorObjectForm: centralize field priority 2020-11-30 12:39:48 +01:00
IcingaZoneForm.php IcingaZoneForm: improve descriptions 2016-03-18 15:46:14 +01:00
ImportCheckForm.php ImportRun/CheckForm: base on DirectorForm, cleanup 2017-08-16 10:29:42 +02:00
ImportRowModifierForm.php ImportRowModifierForm: Fix removal of filter expression 2024-12-12 10:45:23 +01:00
ImportRunForm.php ImportRun/CheckForm: base on DirectorForm, cleanup 2017-08-16 10:29:42 +02:00
ImportSourceForm.php ImportSourceSql: cache query column list 2017-09-11 15:30:00 +02:00
KickstartForm.php Fix `PSR-12` violations 2024-10-22 14:31:14 +02:00
RemoveLinkForm.php Avoid inline css style 2024-01-19 15:17:41 +01:00
RestoreBasketForm.php RestoreBasketForm: do not fail with a single DB 2018-12-11 00:26:01 +01:00
RestoreObjectForm.php RestoreObjectForm: Handle restore for all apply rules in object_type apply 2018-08-10 13:58:01 +02:00
SelfServiceSettingsForm.php SelfService: we agreed on aliases, as the new... 2020-11-24 20:20:26 +01:00
SettingsForm.php Add feature to specify a custom endpoint name for a host 2021-10-21 14:59:52 +02:00
SyncCheckForm.php Fix wrong method param types and add var type hints 2024-02-05 16:05:24 +01:00
SyncPropertyForm.php Fix const visibility 2024-10-22 15:36:03 +02:00
SyncRuleForm.php Sync: introduce a 'disable' purge action 2021-03-11 23:00:52 +01:00
SyncRunForm.php Sync: support branches 2022-08-31 14:45:28 +02:00