Thomas Gelf
|
8c8c78b7c0
|
DeployConfigForm: inherit from DirectorForm
|
2017-07-19 19:08:57 +02:00 |
Thomas Gelf
|
70034b5afe
|
ApiKey: add new related forms
|
2017-07-19 18:22:49 +02:00 |
Thomas Gelf
|
95769c3ee2
|
Modifier: add a description field
fixes #465
|
2017-07-14 14:45:25 +02:00 |
Thomas Gelf
|
2cdba2aa65
|
Import and Sync: add description fields
fixes #1018
|
2017-07-14 14:27:05 +02:00 |
Thomas Gelf
|
05d8e5bb00
|
Datalist: Allow to restrict entries by role
fixes #1012
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
48e649439b
|
SelfServiceSettings: comment for future settings
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
bf2b90fd6c
|
Settings: fix global zone defaults and settings
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
fe249a18be
|
Settings: use ipl, clean up, fix array handling
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
3574cec487
|
SelfService: allow to specify global zones
fixes #997
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
2ca7f26b49
|
SelfService: fix booleans, add new options
refs #486
|
2017-07-14 13:21:42 +02:00 |
Max Stephan
|
9f1148ee9d
|
IcingaCommandArgument: $hostname$ -> $host.name$
https://docs.icinga.com/icinga2/latest/doc/module/icinga2/chapter/monitoring-basics#host-runtime-macros
(3.4.2. Host Runtime Macros)
$hostname$ doesn't work
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
f10b85ac9e
|
Kickstart: remove legacy code, clean up
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
3173b885e8
|
Data and more: code cleanup, little fixes
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
0c7e3eee41
|
Data: controller, table, form - ipl adjustments
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
373d01ad64
|
DirectorDataFieldForm: make sure object exists...
...even when an exception occurs
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
180fc2ccfa
|
Datafield: on rename ask whether to also rename vars
fixes #818
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
251b97c023
|
SelfServiceSettingsForm: fix setting name
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
91e9cec1e0
|
SelfService: various changes
* Allow to enable NSClient++
* Allow to fetch global settings with the template key
* Restructure some methods
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
7a1dbd5334
|
HostController: fix agent tab activation
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
5931c4ee5e
|
SelfService: ship installer hashes
refs #486
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
062bc717fc
|
Settings: fix form handling and typo
refs #486
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
4fe2b0e541
|
SelfService: controller, form, admin dashlet
refs #486
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
6b10cdc3f7
|
IcingaHostForm: allow to set api_key for templates
refs #486
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
086e081268
|
SelfServiceSettings: settings for the new Self...
...Service API feature
refs #486
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
9e044c558e
|
IcingaServiceForm: allow to use choices
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
ceebe08ecd
|
TemplateChoice: work without form loader
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
0ec5ec8197
|
TemplateChoice: delegate storing members to...
...the object, use a single form
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
319f14f94b
|
IcingaTemplateChoiceServiceForm: add missing form
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
2f79920a18
|
TemplateChoice: small fixes, forms
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
65ddbb02ab
|
IcingaHostForm: use choices and suggestions
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
9208c3b53c
|
IcingaHostTemplateChoiceForm: new form
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
02a3652c86
|
Restrictriction: add simple hostgroup restrictions
refs #832
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
788676b298
|
IcingaAddServiceToMultipleHostsForm: select...
...multiple hosts and add a service
fixes #894
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
34a0179103
|
IcingaMultiEditForm: fix multi-object delete
fixes #677
|
2017-05-03 12:03:10 +02:00 |
Thomas Gelf
|
f91dd5fa0e
|
PropertyModifierCombine: implementation, tests...
...and related changes with some documentation
fixes #922
|
2017-05-03 10:39:49 +02:00 |
Thomas Gelf
|
ddcaaa7bcf
|
SyncPropertyForm: re-add related fields
e6e51dc broke this, related fields like 'host' or 'zone' have no longer been
offered. This did not affect existing Sync Rule configurations
fixes #903
|
2017-04-21 15:03:43 +02:00 |
Tobias von der Krone
|
8142229fae
|
Differentiate notification object and template
Show a different label and description when configuring a notification
object or a template.
|
2017-03-14 22:57:00 +01:00 |
Tobias von der Krone
|
9a9886d263
|
Allow configuring the zone for notification templates
refs #594
|
2017-03-14 22:57:00 +01:00 |
Lee Clemens
|
f7d1444fd9
|
Permit external HostGroups
refs #384
fixes #748
|
2017-03-13 22:45:12 +01:00 |
Thomas Gelf
|
489d4ab1a3
|
KickstartForm: let parent handle exceptions
|
2017-03-13 22:05:05 +01:00 |
Thomas Gelf
|
a36ed2c23d
|
KickstartForm: prepare for utf8mb4
|
2017-03-13 21:59:51 +01:00 |
Thomas Gelf
|
e6e51dc2be
|
SyncPropertyForm: fix error on list sync
fixes #836
|
2017-03-08 17:04:50 +01:00 |
Thomas Gelf
|
b248e8dcae
|
IcingaHostGroupForm: assignment is not required
fixes #814
|
2017-02-27 19:35:12 +01:00 |
Thomas Gelf
|
0de1987389
|
IcingaMultiEditForm: prepare elements before...
...adding fields
fixes #707
|
2017-02-17 16:41:41 +01:00 |
Thomas Gelf
|
82e79c810f
|
IcingaServiceSetForm: redirect to host services...
...when adding a set to a single host
fixes #804
|
2017-02-17 16:35:13 +01:00 |
Thomas Gelf
|
099eca0d0b
|
IcingaCommandForm: allow to configure zones
fixes #802
|
2017-02-17 16:08:57 +01:00 |
Thomas Gelf
|
4860082d4b
|
host/services: show applied service sets
fixes #735
|
2017-02-17 08:44:08 +01:00 |
Thomas Gelf
|
1a6fbd5cd7
|
IcingaObjectFieldForm: gracefully handle missing...
...field, as it might have been removed before
refs #751
|
2017-01-26 09:03:51 +01:00 |
Thomas Gelf
|
d323a77695
|
IcingaUserGroupForm: remove zone elements
Has been introduced with 984740, but never worked for groups as those tables
do not even have a zone_id property.
fixes #680
refs #227
|
2017-01-24 18:29:40 +01:00 |
Thomas Gelf
|
5af80479a5
|
ServiceForm: support all new kinds of overrides
|
2017-01-18 15:17:17 +01:00 |