Thomas Gelf
|
b9d06f3015
|
IcingaHostForm: show (and link) applied groups
|
2017-09-13 16:40:04 +02:00 |
Thomas Gelf
|
d83cf594cc
|
IcingaServiceForm: provide Choices also for...
...services on Hosts, form field has been forgotten.
fixes #1171
|
2017-09-12 10:00:47 +02:00 |
Thomas Gelf
|
804008673a
|
IcingaCloneObjectForm: clone sets with services...
...and fix redirection
fixes #852
|
2017-09-11 16:02:39 +02:00 |
Thomas Gelf
|
e76665741e
|
ImportSourceSql: cache query column list
fixes #1071
|
2017-09-11 15:30:00 +02:00 |
Thomas Gelf
|
54e17237e3
|
CommandArgument: always show and handle skip_key
This also allows to wipe the argument_name on modification
fixes #682
|
2017-09-04 10:01:11 +02:00 |
Thomas Gelf
|
3418a535ae
|
CommandArguments: redirection after submission...
...and add 'back' link
|
2017-09-03 09:23:52 +02:00 |
Thomas Gelf
|
d010d7d33a
|
IcingaServiceSetForm: remove useless method
|
2017-08-28 06:51:58 +02:00 |
Thomas Gelf
|
da2968a6d3
|
ServiceForm: add more helpful links to services...
...on hosts
|
2017-08-26 14:13:13 +02:00 |
Thomas Gelf
|
833d9eb972
|
KickstartForm: shorten url comment lines
|
2017-08-25 22:44:30 +02:00 |
Thomas Gelf
|
75fb983622
|
Forms: transform addHtmlHint into ipl-aware code
|
2017-08-25 18:12:39 +02:00 |
Thomas Gelf
|
5296f33bcc
|
KickstartForm: add hint for those re-running...
...Kickstart
fixes #1116
|
2017-08-25 14:41:28 +02:00 |
Thomas Gelf
|
c7d7657489
|
IcingaAddServiceForm: fix method signature...
...to fit parent method
fixes #1112
|
2017-08-25 11:48:53 +02:00 |
Thomas Gelf
|
9d369b5f16
|
IcingaHostForm: re-add zone element, got lost
fixes #1110
|
2017-08-25 11:04:26 +02:00 |
Thomas Gelf
|
e05c3a8556
|
IcingaHostForm: fix bug with no available tpl...
...and improve element ordering
fixes #1108
|
2017-08-24 22:42:01 +02:00 |
Thomas Gelf
|
ff3c7c93bb
|
HostForm: simple import selection for new hosts...
...cleanup, remove obsolete code
|
2017-08-24 13:04:54 +02:00 |
Thomas Gelf
|
f4cd0d7b3c
|
DeploymentLinkForm: fix typo
|
2017-08-22 10:11:00 +02:00 |
Thomas Gelf
|
2109d138d5
|
IcingaTimeperiodRangeForm: delete through the...
IcingaTimePeriod and it's Ranges
fixes #1089
|
2017-08-21 22:41:37 +02:00 |
Thomas Gelf
|
c15a6e1a90
|
IcingaAddServiceForm: refactor, rename and use...
...it for single and for multiple hosts
refs #1087
|
2017-08-21 19:55:24 +02:00 |
Thomas Gelf
|
4c7b940705
|
PriorityColumn: add new object extension, use...
...it for SyncProperty
|
2017-08-20 15:04:06 +02:00 |
Thomas Gelf
|
bd157b865b
|
ObjectController: allow to clone external objects
fixes #854
|
2017-08-18 16:13:09 +02:00 |
Thomas Gelf
|
e6279d87e3
|
IcingaCloneObjectForm: allow to clone single...
...sets and services with their host. Also, only allow admins to clone fully
resolved
fixes #629
|
2017-08-18 16:11:57 +02:00 |
Thomas Gelf
|
5ee215df27
|
IcingaCloneObjectForm: reset api key when cloning
|
2017-08-18 13:40:46 +02:00 |
Thomas Gelf
|
7a4d04b92f
|
IcingaTimePeriodRangeForm: simplify usage
|
2017-08-16 15:24:13 +02:00 |
Thomas Gelf
|
5edce76fed
|
ApplyMigrations: rebase form on DirectorForm
|
2017-08-16 14:59:21 +02:00 |
Thomas Gelf
|
a870ab1f1d
|
DataController: refactor, also simplify...
...DirectorDatalistEntryForm usage
|
2017-08-16 14:39:37 +02:00 |
Thomas Gelf
|
f7fc7a3de9
|
ImportRun/CheckForm: base on DirectorForm, cleanup
|
2017-08-16 10:29:42 +02:00 |
Thomas Gelf
|
7c47b5a8d1
|
SettingsForm: do not expect enum to contain...
...the default value
fixes #1054
|
2017-08-02 15:54:03 +02:00 |
Thomas Gelf
|
b2736e1776
|
ObjectForms: fix weird issues with 'add' forms
|
2017-07-28 18:46:11 +02:00 |
Thomas Gelf
|
098cd0a57a
|
Sync: completely refactor table, form, controller
|
2017-07-25 17:53:59 +02:00 |
Thomas Gelf
|
f44afef214
|
ActivityLog: refactor code, fix HTML, use ipl
|
2017-07-25 14:04:08 +02:00 |
Thomas Gelf
|
fadbde5e9b
|
HostForm: take over logic from base form, clean up
|
2017-07-25 10:18:07 +02:00 |
Thomas Gelf
|
b675d37b6f
|
CloneObject: use modern loading
|
2017-07-25 10:16:15 +02:00 |
Thomas Gelf
|
ad791918bc
|
IcingaHostSelfServiceForm: fail early if template
...is not for Agents
|
2017-07-21 15:46:33 +02:00 |
Thomas Gelf
|
408e3753ab
|
AgentWizard: add new functionality
|
2017-07-20 16:58:48 +02:00 |
Thomas Gelf
|
1ba276cf15
|
DeploymentLinkForm: introduce new form
|
2017-07-20 09:24:42 +02:00 |
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 |