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
|
62f2f92ae8
|
Add name property to the delete downtime command
refs #11398
|
2016-08-31 15:21:27 +02:00 |
Eric Lippmann
|
b8df909ad5
|
Add name property to the delete comment command
refs #11398
|
2016-08-31 15:06:38 +02:00 |
Eric Lippmann
|
c55c5a9e64
|
IDO: Provide downtime name column
The Icinga 2 API requires the downtimes's name when removing the downtime.
refs #11398
|
2016-08-31 14:05:01 +02:00 |
Eric Lippmann
|
0e307c6482
|
IDO: Provide comment name column
The Icinga 2 API requires the comment's name when removing the comment.
refs #11398
|
2016-08-31 12:57:50 +02:00 |
Eric Lippmann
|
fc5ed3feb1
|
Bump version to 2.3.4
|
2016-06-23 14:09:55 +02:00 |
Eric Lippmann
|
1bbe1b3620
|
RemoteCommandFile: Don't close stdin to support transmitting multiple commands
|
2016-06-09 16:43:06 +02:00 |
Eric Lippmann
|
d4b9b6d303
|
Bump version to 2.3.3
|
2016-06-07 15:15:01 +02:00 |
Thomas Gelf
|
3a00923116
|
RemoteCommandFile: Replace exec with proc_open
|
2016-06-06 15:08:45 +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
|
97451dae86
|
Merge branch 'bugfix/remove-large-add-to-menu-tab-11850'
fixes #11850
|
2016-06-02 17:57:51 +02:00 |
Eric Lippmann
|
e92aa3de42
|
Merge branch 'bugfix/sorting-no-longer-works-as-expected-11729'
fixes #11729
|
2016-06-02 17:57:50 +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 |
Eric Lippmann
|
656359a108
|
CSS: Remove border from extrapolated circles in the timeline
Looks cleaner to me
|
2016-06-01 13:37:02 +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
|
ecfc8b0f0a
|
Don't provide the "Add to menu" action for command forms
refs #11850
|
2016-05-31 14:56:42 +02:00 |
Alexander A. Klimov
|
1be8e14772
|
Servicegroups list: show how many services are unknown and handled
fixes #11708
|
2016-05-20 17:05:51 +02:00 |
Alexander A. Klimov
|
af2cee0942
|
Make host and service severities independend of whether the state is soft or hard
refs #11729
|
2016-05-20 14:41:02 +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
|
53d8278877
|
Add regression test for bug #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
|
06755ba778
|
Add regression test for bug #11728
refs #11728
|
2016-05-19 13:45:15 +02:00 |
Alexander A. Klimov
|
c94228308a
|
PluginOutput: preserve character after comma
refs #11728
|
2016-05-19 11:37:12 +02:00 |
Alexander A. Klimov
|
21e4ba5680
|
Icinga Web 2.3.2
|
2016-04-28 14:56:31 +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
|
fdbcc6af8e
|
Bump version to 2.3.1
|
2016-04-18 01:10:20 +02:00 |
Eric Lippmann
|
f66daa622c
|
Fix unwanted change of ContactgroupQuery::$groupBase
Oops!
fixes #11598
|
2016-04-18 01:01:26 +02:00 |
Eric Lippmann
|
773c3cc88e
|
Bump version to 2.3.0
|
2016-04-13 16:23:38 +02:00 |