icingaweb2-module-director/application/forms
Thomas Gelf 81f853e5dc IcingaNotificationForm: explain time units
fixes #1897
2020-11-28 17:54:19 +01:00
..
AddToBasketForm.php css, various places: use Hint class 2020-10-26 18:50:13 +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 BasketForm: allow Notification Templates 2020-04-09 14:59:52 +02:00
BasketUploadForm.php BasketUpload: ignore Datafields, they get special 2019-02-14 21:57:10 +01: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 css, various places: use Hint class 2020-10-26 18:50:13 +01:00
DeploymentLinkForm.php DeploymentLinkForm: ignore unreachable core 2019-09-30 10:41:31 +02:00
DirectorDatafieldCategoryForm.php Remove unused function from category form 2019-10-02 09:47:15 +02:00
DirectorDatafieldForm.php Use category_id in DataFieldForm 2019-10-01 17:43:43 +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 various: some little fixes 2019-09-11 22:36:36 +02: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 IcingaService to be cloned to a different host 2019-03-19 14:58:37 +01:00
IcingaCommandArgumentForm.php Add description field 2019-09-20 02:13:13 +02:00
IcingaCommandForm.php IcingaCommandForm: Add warning for command as plain string 2019-03-26 12:02:55 +01:00
IcingaDeleteObjectForm.php phpcs: mostly new PSR-2 SpacingAfter/Before checks 2017-01-13 20:54:52 +01:00
IcingaDependencyForm.php travis: use phpcs 3.5.2 2019-11-28 07:13:22 +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: do not trust HTML separator 2020-06-06 21:56:54 +02: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: use IcingaObjectFormHook 2019-04-24 11:20:40 +02:00
IcingaNotificationForm.php IcingaNotificationForm: explain time units 2020-11-28 17:54:19 +01:00
IcingaObjectFieldForm.php IcingaObjectFieldForm: propose command arguments 2019-05-27 13:24:33 +02:00
IcingaScheduledDowntimeForm.php Forms: explain "contains", mention wildcards 2019-07-08 14:12:30 +02:00
IcingaScheduledDowntimeRangeForm.php IcingaScheduledDowntimeRangeForm: new form 2019-04-11 02:53:10 +02:00
IcingaServiceForm.php css, various places: use Hint class 2020-10-26 18:50:13 +01:00
IcingaServiceGroupForm.php Forms: explain "contains", mention wildcards 2019-07-08 14:12:30 +02:00
IcingaServiceSetForm.php Forms: explain "contains", mention wildcards 2019-07-08 14:12:30 +02:00
IcingaServiceVarForm.php forms: cleanup, use new helpers 2015-07-30 11:33:08 +02:00
IcingaTemplateChoiceForm.php force use of autoincrement id for generating the SQL query 2017-10-20 20:20:52 +02:00
IcingaTimePeriodForm.php IcingaTimePeriodForm: cleanup. 2018-10-30 18:54:28 +01:00
IcingaTimePeriodRangeForm.php typo fix 2018-10-25 15:12:11 +02:00
IcingaUserForm.php IcingaUserForm: allow to specify TimePeriods 2018-05-29 12:22:25 +02:00
IcingaUserGroupForm.php UserGroups: allow to specify zones 2018-07-13 10:35:28 +02: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 PropertyModifierRejectOrSelect: usability 2020-11-25 02:53:29 +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 KickstartForm: add 'UTF8' to array of allowed charsets, to support Postgres 2020-09-22 19:04:01 +02:00
RemoveLinkForm.php Use ipl, try to keep dipl compatibility 2019-09-11 23:02:39 +02: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 DeploymentForms: warn about Icinga issue #7530 2019-09-24 14:45:51 +02:00
SyncCheckForm.php SyncForms: restore notifications on "no change" 2018-05-25 19:11:50 +02:00
SyncPropertyForm.php travis: use phpcs 3.5.2 2019-11-28 07:13:22 +01:00
SyncRuleForm.php Sync: implement update-only policy 2020-01-17 09:01:25 +01:00
SyncRunForm.php SyncForms: restore notifications on "no change" 2018-05-25 19:11:50 +02:00