| .. |
|
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
|
DeployFormsBug7530: Do not pass null values to strlen
|
2025-04-23 15:55:31 +02:00 |
|
DeploymentLinkForm.php
|
For method parameters, use ?T $x = null, not T $x = null
|
2026-02-11 17:29:50 +01:00 |
|
DirectorDatafieldCategoryForm.php
|
Remove unused function from category form
|
2019-10-02 09:47:15 +02:00 |
|
DirectorDatafieldForm.php
|
Use the empty string as array index, not null
|
2026-02-11 17:34:51 +01: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
|
Use the empty string as array index, not null
|
2026-02-11 17:34:51 +01:00 |
|
IcingaAddServiceForm.php
|
IcingaAddServiceForm: Check if service templates exist to add services
|
2025-03-25 16:01:29 +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
|
Use the empty string as array index, not null
|
2026-02-11 17:34:51 +01:00 |
|
IcingaDeleteObjectForm.php
|
phpcs: mostly new PSR-2 SpacingAfter/Before checks
|
2017-01-13 20:54:52 +01:00 |
|
IcingaDependencyForm.php
|
Add support for 'Dependency Redundancy Groups'
|
2026-02-04 14:11:19 +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
|
Show only applied groups in Icinga Host Form
|
2026-02-03 10:14:58 +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
|
Fix editing of custom variables for multi-selected objects
|
2025-03-25 15:56:11 +01:00 |
|
IcingaNotificationForm.php
|
IcingaNotificationForm: just a dot
|
2023-09-21 13:01:10 +02:00 |
|
IcingaObjectFieldForm.php
|
Remove false friend 'eventually' (#3005)
|
2025-09-10 08:54:04 +02: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
|
IcingaTemplateChoiceForm: Set correct default value for required_template element
|
2026-02-06 08:22:05 +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
|
Use the empty string as array index, not null
|
2026-02-11 17:34:51 +01:00 |
|
SettingsForm.php
|
Use the empty string as array index, not null
|
2026-02-11 17:34:51 +01: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 |