Eric Lippmann
33506b2965
Fix send custom notification command form if backend is Icinga 2
2016-09-08 15:49:39 +02:00
Eric Lippmann
067de6b7f4
Set comment and downtime name in the detail views
2016-09-08 15:15:53 +02:00
Eric Lippmann
18d2084924
Disable broadcast option for send custom notification if backend is Icinga 2
2016-09-01 10:51:04 +02:00
Eric Lippmann
64b3811ab0
Display transport type from config in the config overview
...
refs #11398
2016-09-01 10:49:56 +02:00
Eric Lippmann
3ccbf37161
Provide API transport in the transport config form
...
refs #11398
2016-09-01 10:48:36 +02:00
Eric Lippmann
9b310ca1ca
Add ApiTransportForm class
...
refs #11398
2016-09-01 10:47:52 +02:00
Eric Lippmann
4fda29c1f0
Add downtime name to the delete downtimes command form
...
refs #11398
2016-08-31 15:21:31 +02:00
Eric Lippmann
9c766c0241
Select downtime name in the multi select detail view
...
refs #11398
2016-08-31 15:21:31 +02:00
Eric Lippmann
c982c96e16
Select downtime name in the downtime detail view
...
refs #11398
2016-08-31 15:21:31 +02:00
Eric Lippmann
57406245ca
Select downtime name in the downtime list view
...
refs #11398
2016-08-31 15:21:31 +02:00
Eric Lippmann
5737521683
Add comment name to the delete comments command form
...
refs #11398
2016-08-31 15:21:30 +02:00
Eric Lippmann
b0be1e56dd
Select comment name in the multi select detail view
...
refs #11398
2016-08-31 15:21:30 +02:00
Eric Lippmann
25a17b0bc9
Select comment name in the comment detail view
...
refs #11398
2016-08-31 15:21:30 +02:00
Eric Lippmann
39f225a627
Select comment name in the comment list view
...
refs #11398
2016-08-31 15:21:30 +02:00
Eric Lippmann
69db59a38e
Add name to the delete downtime command form
...
refs #11398
2016-08-31 15:21:30 +02:00
Eric Lippmann
59dceb4729
Add name to the delete comment command form
...
refs #11398
2016-08-31 15:21:29 +02:00
Eric Lippmann
733696864e
Wrap zero width space in hidden span
...
This should fix copy and paste issues but still help browsers to nicely break lines in plugin output.
refs #12134
2016-07-21 10:56:32 +02:00
Eric Lippmann
1de446fa3d
Merge branch 'bugfix/html-links-in-plugin-output-don-t-behave-as-expected-11267'
...
fixes #11267
2016-06-03 15:33:16 +02:00
Eric Lippmann
6cf8c2ec93
Merge branch 'bugfix/zero-width-space-characters-may-destroy-links-in-plugin-output-11796'
...
fixes #11796
fxies #11737
2016-06-02 17:57:33 +02:00
Eric Lippmann
934fb34c06
Merge branch 'bugfix/preserve-character-after-comma-in-plugin-output-11728'
...
fixes #11728
2016-06-02 17:49:28 +02:00
Eric Lippmann
4c2b7f4377
Make delete action in the comment and dowtime list view accessible
...
fixes #11883
2016-06-02 17:23:38 +02:00
Alexander A. Klimov
f75925b550
PluginOutput: preserve <a target="_blank">
...
refs #11267
2016-06-02 12:40:18 +02:00
hailthemelody@rm-laptop04
188703cf95
fix various typos
...
Signed-off-by: Johannes Meyer <johannes.meyer@netways.de>
2016-06-02 08:24:05 +02:00
Eric Lippmann
ba5fe61fa9
monitoring: Make timeline colors accessible
...
fixes #11871
2016-06-01 14:40:55 +02:00
Alexander A. Klimov
b6a76581b0
Host/show: display host alias if it differs from host_name and display_name
...
fixes #11348
2016-06-01 13:13:35 +02:00
Alexander A. Klimov
7cfdbfccdb
PluginOutput: fix links only if there is any HTML
...
refs #11796
2016-05-20 14:07:01 +02:00
Alexander A. Klimov
ac96d16af0
PluginOutput: add doc
...
refs #11796
2016-05-20 14:07:00 +02:00
Alexander A. Klimov
10d2b9c51d
Don't destroy links by adding zero width space characters to plugin output
...
refs #11796
2016-05-20 14:07:00 +02:00
Alexander A. Klimov
c94228308a
PluginOutput: preserve character after comma
...
refs #11728
2016-05-19 11:37:12 +02:00
Alexander A. Klimov
f75d268c3e
monitoring/config: honor permissions
...
fixes #11691
2016-04-28 11:43:01 +02:00
Alexander A. Klimov
8461cfafd8
Merge branch 'bugfix/can-t-configure-monitoring-backend-when-none-were-configured-11392'
...
fixes #11392
2016-04-26 12:56:11 +02:00
Alexander A. Klimov
dda44bf7ba
ConfigController: ignore URL parameter `backend'
...
refs #11392
2016-04-26 12:54:02 +02:00
Alexander A. Klimov
809c2d0e02
Event history: display a heading above each group of events (by day)
...
refs #11629
2016-04-26 12:09:40 +02:00
Alexander A. Klimov
531d999129
Event history: show the absolute time of events
...
refs #11629
2016-04-26 11:38:24 +02:00
Alexander A. Klimov
098eff9050
Event history: preserve translation domain
...
refs #11629
2016-04-26 11:34:10 +02:00
Alexander A. Klimov
4b9a20f239
ConfigController: inherit from Icinga\Web\Controller directly
...
refs #11392
2016-04-25 17:22:13 +02:00
Alexander A. Klimov
aa57981b3e
ConfigController: don't use Monitoring\Controller::$backend
...
refs #11392
2016-04-25 17:19:57 +02:00
Johannes Meyer
d0cd03f324
ScheduleHostDowntimeCommandForm: Add missing use statement for DateTime
2016-04-21 15:35:29 +02:00
Alexander A. Klimov
66bdae81ac
Don't let the user schedule illogical host or service downtimes
...
refs #10847
2016-04-18 17:55:29 +02:00
Eric Lippmann
855e7f7120
Fix icingacli monitoring list --problems
...
fixes #11245
2016-04-13 13:51:43 +02:00
Eric Lippmann
5afc54d973
monitoring: Select instance_name in multi-select views
...
Before, if all command transports are configured to filter for a specific instance, no command would have been sent to Icinga.
2016-04-12 13:23:13 +02:00
Eric Lippmann
05f752ecd8
Don't offer disable notifications w/ expire time if backend is Icinga 2
...
resolves #11529
2016-04-11 10:51:37 +02:00
Eric Lippmann
b783b0c44c
monitoring: Use icon view helper instead for icon images
...
fixes #11299
2016-04-11 10:41:22 +02:00
Eric Lippmann
e23672e483
Merge branch 'bugfix/word-break-in-plugin-output-10820'
...
refs #10820
2016-04-11 10:00:20 +02:00
Eric Lippmann
ad6d8dca2e
monitoring: Update controls markup in services
...
refs #11145
2016-03-31 10:27:02 +02:00
Eric Lippmann
f50906dade
monitoring: Use descriptive variable names in servicesAction()
2016-03-31 10:27:01 +02:00
Eric Lippmann
ad8cffcbbd
monitoring: Update content markup in servicegroups
2016-03-31 10:27:01 +02:00
Eric Lippmann
913c024e46
monitoring: Use descriptive variable names in servicegroupsAction()
2016-03-31 10:27:01 +02:00
Eric Lippmann
b3d382a3d4
monitoring: Update controls markup in service groups
...
refs #11145
2016-03-31 10:26:56 +02:00
Eric Lippmann
09892d5490
monitoring: Update controls markup in notifications
...
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann
9e4d5387ab
monitoring: Use descriptive variable names in notificatiosnAction()
2016-03-31 10:26:40 +02:00
Eric Lippmann
107a06df4e
monitoring: Update controls markup in hosts
...
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann
c1dce54b71
monitoring: Use descriptive variable names in hostsAction()
2016-03-31 10:26:40 +02:00
Eric Lippmann
7bc17aee74
monitoring: Update content markup in host groups
2016-03-31 10:26:40 +02:00
Eric Lippmann
0551133291
monitoring: Update controls markup in host groups
...
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann
28e639bde1
monitoring: Use descriptive variable names in hostgroupsAction()
2016-03-31 10:26:39 +02:00
Eric Lippmann
c7249eab0c
monitoring: Update controls markup in event views
...
refs #11145
2016-03-31 10:26:39 +02:00
Eric Lippmann
bd3d40d46d
monitoring: Update content markup in downtimes
2016-03-31 10:26:39 +02:00
Eric Lippmann
f135e4d0d2
monitoring: Update controls markup in downtimes
...
refs #11145
2016-03-31 10:26:39 +02:00
Eric Lippmann
40e1c96df0
monitoring: Use descriptive variable names in downtimesAction()
2016-03-31 10:26:39 +02:00
Eric Lippmann
1da35eaad4
monitoring/list: Update content markup in contacts
2016-03-31 10:26:39 +02:00
Eric Lippmann
a2d067ba97
monitoring: Update controls markup in contacts
...
refs #11145
2016-03-31 10:26:39 +02:00
Eric Lippmann
bb565b28aa
monitoring/contacts: Remove sort by time period
2016-03-31 10:26:38 +02:00
Eric Lippmann
af2a26474e
monitoring: Use descriptive variable names in contactsAction()
2016-03-31 10:26:38 +02:00
Eric Lippmann
6e287d7905
monitoring: Update controls markup in contact groups
...
refs #11145
2016-03-31 10:26:35 +02:00
Eric Lippmann
a2ff8c9778
monitoring: No longer provide contact columns in the contact group query
...
Contacts query w/ filter for contact group should be used instead.
2016-03-31 10:26:27 +02:00
Eric Lippmann
7481e3af43
monitoring: Update controls markup in comments
...
refs #11145
2016-03-31 10:26:24 +02:00
Eric Lippmann
975230d116
monitoring: Use descriptive variable names in commentsAction()
2016-03-31 10:10:28 +02:00
Marius Hein
2a9a96c8b4
Update german translation
2016-02-29 22:18:31 +01:00
Johannes Meyer
1dca5bd123
ActionsController: Pass the backend to downtime command forms
...
fixes #11260
2016-02-29 15:25:03 +01:00
Eric Lippmann
70d296ea32
Merge branch 'bugfix/disable-comment-persisent-for-icinga2-11100'
...
fixes #11100
2016-02-27 22:48:45 +01:00
Eric Lippmann
ad3ca513c9
Fix misleading tooltip in Tactical Overview
...
fixes #11039
2016-02-27 22:03:14 +01:00
Eric Lippmann
dc0359f5b2
Fix icon_image size and provide a CSS class for theming
...
fixes #11032
2016-02-27 21:57:02 +01:00
Eric Lippmann
1f7a4a170f
Add zero width space characters to plugin output where appropriate
...
This helps browsers to break lines if the plugin output is missing whitespaces.
Alternatively we could set word-break: break-all but that may produce ugly results.
refs #10820
2016-02-27 18:00:50 +01:00
Eric Lippmann
f6e4b0aed0
Respect filter in state links in group overviews
...
refs #10778
2016-02-27 16:22:44 +01:00
Eric Lippmann
5f8b994d5f
Use isIcinga2() in command forms where needed
2016-02-25 17:51:37 +01:00
Eric Lippmann
02eea2ad11
Disable persistent comment checkbox if backend is Icinga 2
...
refs #11100
2016-02-25 17:51:02 +01:00
Eric Lippmann
863bf08864
Use isIcinga2() in the ToggleInstanceFeaturesCommandForm
2016-02-25 17:48:32 +01:00
Alexander A. Klimov
4751df692d
Allow style classes in plugin output
...
resolves #11062
2016-02-25 17:09:39 +01:00
Eric Lippmann
43a7ed357a
Fix whitespaces in event-history
...
overview-plugin-output now has white-space: pre-wrap
2016-02-25 11:34:23 +01:00
Eric Lippmann
a34f48c990
Fix wrong "Sent out to any contact" notification information
2016-02-25 11:33:43 +01:00
Eric Lippmann
f032a670f0
Merge branch 'feature/render-links-in-acknowledgements-comments-and-downtimes-10654'
...
resolves #10654
2016-02-25 11:31:13 +01:00
Eric Lippmann
102ed40378
Show "Remove problem acknowledgement" in multi-select views
...
fixes #10469
2016-02-25 10:21:10 +01:00
Eric Lippmann
e407f6d116
Merge branch 'bugfix/users-with-no-permissions-can-check-multiple-services-10397'
...
fixes #10397
2016-02-24 12:42:46 +01:00
Alexander A. Klimov
d257c71c54
Respect permission for check now on multiple services
...
refs #10397
2016-02-24 12:40:00 +01:00
Alexander A. Klimov
23841b635e
Respect permission for check now on multiple hosts
...
refs #10397
2016-02-24 12:39:54 +01:00
Eric Lippmann
35754fbe8e
monitoring: Respect whitespace characters in the plugin output in list views
...
fixes #10786
2016-02-23 16:06:43 +01:00
Eric Lippmann
18e3884b8b
monitoring: Fix order of information and actions in the check execution part in the detail area
...
fixes #10310
2016-02-23 15:41:01 +01:00
Eric Lippmann
38a752b0ac
monitoring: Avoid full stops at the end of comment tooltips
...
refs #10113
2016-02-22 14:15:35 +01:00
Alexander A. Klimov
ce1ed7413d
Escape service grid tooltips only once
...
refs #10277
2016-02-18 11:32:43 +01:00
Alexander A. Klimov
c4610ab05d
Comments list: display the absolute expire date and time in tooltips
...
refs #10277
2016-02-18 10:39:52 +01:00
Alexander A. Klimov
bd02e5468c
PluginOutput helper: use a regex to detect HTML in plugin output
...
fixes #10366
2016-02-17 11:49:23 +01:00
Alexander A. Klimov
af3abb76c8
Render simple HTML links (a[href]) in acknowledgements, comments and downtimes
...
refs #10654
2016-02-16 14:55:27 +01:00
Alexander A. Klimov
b0932d2413
Implement escapeComment helper
...
refs #10654
2016-02-15 16:26:52 +01:00
Alexander A. Klimov
474803fee4
Change all license headers to only reflect a file's year of creation
...
refs #11000
2016-02-08 15:41:00 +01:00
Eric Lippmann
9bc9b78643
monitoring: Fix Icinga 2 version detection in the toggle object features command form
2016-01-28 14:45:39 +01:00
Eric Lippmann
0a3580cd98
monitoring: Add missing obsessing column in multi-select views
2016-01-28 14:23:27 +01:00
Eric Lippmann
164a61cb84
monitoring: Fix permissions used in the toggle object features command form
2016-01-28 14:23:07 +01:00
Eric Lippmann
ba9aeada60
monitoring: Introduce granular permissions for toggling object features
...
No backwards compatibility yet. Will be added if necessary.
2016-01-28 12:29:24 +01:00
Eric Lippmann
dee6f4d797
monitoring: Control features for multiple selected hosts
...
refs #8963
2016-01-27 17:42:51 +01:00