| .. |
|
ApplyMigrationsForm.php
|
ApplyMigrations: rebase form on DirectorForm
|
2017-08-16 14:59:21 +02:00 |
|
CustomvarForm.php
|
forms: cleanup, use new helpers
|
2015-07-30 11:33:08 +02:00 |
|
DeployConfigForm.php
|
DeployConfigForm: inherit from DirectorForm
|
2017-07-19 19:08:57 +02:00 |
|
DeploymentLinkForm.php
|
ipl: rename to dipl
|
2017-10-09 15:23:27 +02:00 |
|
DirectorDatafieldForm.php
|
CustomVariables: readability, IDE hints
|
2018-02-25 17:58:11 +01:00 |
|
DirectorDatalistEntryForm.php
|
DataController: refactor, also simplify...
|
2017-08-16 14:39:37 +02: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
|
IcingaAddServiceForm: fix method signature...
|
2017-08-25 11:48:53 +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
|
Clone: one more check when cloning templates
|
2017-10-09 15:16:39 +02:00 |
|
IcingaCommandArgumentForm.php
|
IcingaCommandArgumentForm: use 304 for REST API...
|
2018-06-05 10:29:34 +02:00 |
|
IcingaCommandForm.php
|
IcingaCommandForm: allow to configure zones
|
2017-02-17 16:08:57 +01:00 |
|
IcingaDeleteObjectForm.php
|
phpcs: mostly new PSR-2 SpacingAfter/Before checks
|
2017-01-13 20:54:52 +01:00 |
|
IcingaDependencyForm.php
|
add Zone option to Dependency Form
|
2018-05-29 18:47:40 +02: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
|
Use BaseHtmlElement and more
|
2018-05-05 01:11:55 +02:00 |
|
IcingaHostGroupForm.php
|
Forms: suggest Service properties...
|
2017-10-12 15:43:30 +02:00 |
|
IcingaHostSelfServiceForm.php
|
IcingaHostSelfServiceForm: fail early if template
|
2017-07-21 15:46:33 +02: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 multi-object delete
|
2017-05-03 12:03:10 +02:00 |
|
IcingaNotificationForm.php
|
NamePattern: allow to combine multiple patterns
|
2017-12-12 15:49:22 +01:00 |
|
IcingaObjectFieldForm.php
|
IcingaObjectFieldForm: be case insensitive
|
2017-10-05 13:12:13 +02:00 |
|
IcingaServiceForm.php
|
IcingaServiceForm: fix phpcs complaint
|
2018-06-05 11:37:02 +02:00 |
|
IcingaServiceGroupForm.php
|
Forms: suggest Service properties...
|
2017-10-12 15:43:30 +02:00 |
|
IcingaServiceSetForm.php
|
IcingaServiceSetForm: hide empty descriptions
|
2018-05-04 08:43:43 +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
|
phpcs: mostly new PSR-2 SpacingAfter/Before checks
|
2017-01-13 20:54:52 +01:00 |
|
IcingaTimePeriodRangeForm.php
|
IcingaTimeperiodRangeForm: delete through the...
|
2017-08-21 22:41:37 +02:00 |
|
IcingaUserForm.php
|
IcingaUserForm: allow to specify TimePeriods
|
2018-05-29 12:22:25 +02:00 |
|
IcingaUserGroupForm.php
|
IcingaUserGroupForm: remove zone elements
|
2017-01-24 18:29:40 +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 multiOptions
|
2018-01-26 13:00:12 +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
|
ipl: rename to dipl
|
2017-10-09 15:23:27 +02:00 |
|
RestoreObjectForm.php
|
ActivityLog: refactor code, fix HTML, use ipl
|
2017-07-25 14:04:08 +02:00 |
|
SelfServiceSettingsForm.php
|
SelfServiceSettingsForm: allow global_zones...
|
2018-02-26 10:49:51 +01:00 |
|
SettingsForm.php
|
Settings, CoreApi: allow to configure package name
|
2018-06-01 16:27:00 +02:00 |
|
SyncCheckForm.php
|
SyncForms: restore notifications on "no change"
|
2018-05-25 19:11:50 +02:00 |
|
SyncPropertyForm.php
|
SyncPropertyForm: choose lists by name, cleanup
|
2018-06-01 14:52:10 +02:00 |
|
SyncRuleForm.php
|
Sync: completely refactor table, form, controller
|
2017-07-25 17:53:59 +02:00 |
|
SyncRunForm.php
|
SyncForms: restore notifications on "no change"
|
2018-05-25 19:11:50 +02:00 |