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
|
59eda8f9c4
|
SuggestController: set default limit to 100
refs #1135
|
2017-08-29 15:53:02 +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
|
551039e42b
|
Commandtemplate: add missing controller
fixes #1060
|
2017-08-25 16:28:22 +02:00 |
Thomas Gelf
|
2b386fa856
|
locale/de_DE: refresh translation
|
2017-08-25 16:10:31 +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
|
1a08b90c7a
|
IcingaTemplateRepository: fetch parents, not...
...ancestors per default
fixes #1114
|
2017-08-25 14:22:49 +02:00 |
Thomas Gelf
|
9fbc523ffd
|
ConfigController: explicitly forbid all REST API
...calls to methods not being exported.
fixes #1113
|
2017-08-25 12:33:36 +02:00 |
Thomas Gelf
|
99eb6acd63
|
AssignRenderer and Form: "is true/set" operator
refs #339
fixes #729
fixes #739
|
2017-08-25 12:08:11 +02:00 |
Thomas Gelf
|
ee21c6320a
|
SuggestController: do not fail with no vars...
...and clean up some code
|
2017-08-25 12:05:02 +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
|
71ab8b4663
|
ServiceController: set ServiceSet for new service
...added to a Set
fixes #1097
|
2017-08-23 08:41:41 +02:00 |
Thomas Gelf
|
ed715a881e
|
locale/de_DE: complete German translation
|
2017-08-22 16:12:20 +02:00 |
Thomas Gelf
|
f4cd0d7b3c
|
DeploymentLinkForm: fix typo
|
2017-08-22 10:11:00 +02:00 |
Thomas Gelf
|
29410a2079
|
locale/de_DE: refresh translation
|
2017-08-22 01:31:29 +02:00 |
Thomas Gelf
|
a89d6aa548
|
SuggestController: add missing UserTemplates
fixes #1061
|
2017-08-21 23:06:32 +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
|
ece3ba2498
|
HostController: fix link for 'add service set'
refs #1087
|
2017-08-21 21:02:41 +02:00 |
Thomas Gelf
|
b930b70966
|
SuggestController: suggest all commands for import
...not just templates
|
2017-08-21 21:01:24 +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
|
3c72cb9062
|
FormDataFilter: use correct view helper for...
...ExtensibleSet - this affects assign filters involving arrays
fixes #1068
|
2017-08-21 12:23:02 +02:00 |
Thomas Gelf
|
d87a65a670
|
ImportsourceController: fix redirect after delete
...for property modifiers
|
2017-08-21 11:11:53 +02:00 |
Thomas Gelf
|
86b9f8e963
|
ServiceController: pass Set to ServiceForm if any
fixes #1031
|
2017-08-21 10:32:58 +02:00 |
Thomas Gelf
|
058bcb083d
|
NotificationController: fix method signature
|
2017-08-21 08:04:29 +02:00 |
Thomas Gelf
|
7e13a9a4f2
|
HostController: remove HostAgentForm for now
Will probably return soon
|
2017-08-20 17:07:53 +02:00 |
Thomas Gelf
|
0f3f2f05df
|
PropertymodifierTable: allow to manually switch...
...execution order (priority)
|
2017-08-20 16:03:49 +02:00 |
Thomas Gelf
|
20ca3f2e54
|
ImportSourceController: fix rendering order
|
2017-08-20 15:15:31 +02:00 |
Thomas Gelf
|
4c7b940705
|
PriorityColumn: add new object extension, use...
...it for SyncProperty
|
2017-08-20 15:04:06 +02:00 |
Thomas Gelf
|
3dce2a5d06
|
SyncpropertyTable: allow to search and sort
fixes #1085
|
2017-08-19 23:07:25 +02:00 |
Thomas Gelf
|
719ca9d271
|
IcingaServiceSetTable: remove obsolete table
|
2017-08-18 17:40:50 +02:00 |
Thomas Gelf
|
32cd0d6b83
|
HostController: cosmetics
|
2017-08-18 17:08:04 +02:00 |
Thomas Gelf
|
ad6dceae99
|
show/actitivitylog: move to config/activity
|
2017-08-18 16:55:10 +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
|
93a42c7fc8
|
controllers, tables, view scripts: remove obsolete
|
2017-08-17 00:08:08 +02:00 |
Thomas Gelf
|
1a72e89f05
|
controllers: refactor even more of them
|
2017-08-16 23:51:15 +02:00 |
Thomas Gelf
|
23249dcf7d
|
HostController: refactor all involved tables...
...for single services and sets
|
2017-08-16 23:27:13 +02:00 |
Thomas Gelf
|
6f20e6c35e
|
schema: no more view script, refactor controller
|
2017-08-16 19:13:07 +02:00 |
Thomas Gelf
|
04a78f734a
|
config: refactor controller, tables, get rid...
...of view scripts, add new Widget helper classes
|
2017-08-16 19:11:30 +02:00 |
Thomas Gelf
|
b016b1954b
|
GeneratedConfigFileTable: move and refactor
|
2017-08-16 17:59:09 +02:00 |
Thomas Gelf
|
531b54391a
|
ServiceSetHosts, ImportrunTable: move and refactor
|
2017-08-16 16:12:30 +02:00 |
Thomas Gelf
|
573e38ce33
|
IcingaTimePeriodRangeTable: move and refactor
|
2017-08-16 15:26:31 +02:00 |