Johannes Meyer
|
415690134b
|
Add tab extension to add the current container url as new menu entry
|
2015-09-30 14:47:42 +02:00 |
Johannes Meyer
|
62d96a154e
|
monitoring: Normalize custom variable names not until they're displayed
|
2015-09-30 13:23:54 +02:00 |
Johannes Meyer
|
13575eb962
|
monitoring: Disable loading host- and service-notes
|
2015-09-30 13:10:29 +02:00 |
Eric Lippmann
|
d03647f2e6
|
JS: Rename dblclickselect to selectable
refs #9826
|
2015-09-28 15:44:25 +02:00 |
Eric Lippmann
|
2c73d9fad7
|
monitoring: Don't select unncessary columns in the services overview
|
2015-09-28 14:56:36 +02:00 |
Eric Lippmann
|
82914cf9a3
|
monitoring: Don't select unncessary columns in the hosts overview
|
2015-09-28 14:54:49 +02:00 |
Eric Lippmann
|
2ff822c2ac
|
Merge branch 'master' into feature/ipv6-addresses-9645-9826
|
2015-09-28 13:09:30 +02:00 |
Johannes Meyer
|
d627f419ef
|
Fix that an object's notes and action url label is escaped twice
fixes #10218
|
2015-09-28 09:05:17 +02:00 |
Johannes Meyer
|
a55cced039
|
Merge branch 'master' into feature/custom-menu-items-5600
Conflicts:
modules/monitoring/application/views/scripts/list/comments.phtml
modules/monitoring/application/views/scripts/list/downtimes.phtml
|
2015-09-25 14:12:43 +02:00 |
Johannes Meyer
|
6aecfe6959
|
Introduce base form class ActionForm
refs #5600
|
2015-09-23 13:45:33 +02:00 |
Johannes Meyer
|
57e08e92d4
|
Do not mark relative urls as absolute
refs #5600
refs #10169
|
2015-09-22 14:12:08 +02:00 |
Alexander A. Klimov
|
8bfc7b8805
|
Repair "Show More" links in the Alert Summary
fixes #9995
|
2015-09-21 13:26:42 +02:00 |
Alexander A. Klimov
|
dd0e924e8d
|
Do not validate section names in forms
fixes #10151
|
2015-09-18 16:11:51 +02:00 |
Johannes Meyer
|
4f5a5c83bc
|
Navigation: Add method hasRenderableItems()
refs #5600
|
2015-09-17 11:01:06 +02:00 |
Johannes Meyer
|
ade0c605a9
|
Introduce form class ServiceActionForm
refs #5600
|
2015-09-17 09:21:43 +02:00 |
Johannes Meyer
|
25307fc1a0
|
Introduce form class HostActionForm
refs #5600
|
2015-09-17 09:21:33 +02:00 |
Matthias Jentsch
|
a34c108da5
|
Allow mixed selection of host and service comments
|
2015-09-16 15:46:07 +02:00 |
Matthias Jentsch
|
1b6f5861b7
|
Highlight selected table rows in related actions
Allow declaring related controllers for action tables and highlight table rows based on the queries in links pointing to those actions.
fixes #10155
|
2015-09-16 15:31:53 +02:00 |
Johannes Meyer
|
ffb54e0ecb
|
monitoring: Do not show bullet points for actions and notes
refs #5600
|
2015-09-16 13:32:20 +02:00 |
Johannes Meyer
|
1d6ad6df21
|
Merge branch 'master' into feature/custom-menu-items-5600
Conflicts:
modules/monitoring/configuration.php
|
2015-09-15 13:31:30 +02:00 |
Matthias Jentsch
|
ed668dd2c9
|
Revert "HostController: Open a host's service in the current column"
This reverts commit 0d32b94eaa .
fixes #10104
|
2015-09-14 17:33:57 +02:00 |
Matthias Jentsch
|
32b4715130
|
Remove unused joins and conform to coding guidelines
|
2015-09-14 12:05:15 +02:00 |
Matthias Jentsch
|
9110153ab8
|
Display check timeperiod in host and service detail view
refs #9888
|
2015-09-11 16:39:13 +02:00 |
Matthias Jentsch
|
f42476213e
|
Provide limit control in service grid
refs #9030
|
2015-09-07 18:14:16 +02:00 |
Eric Lippmann
|
a52b008a74
|
monitoring/detail: Show the icon for late check results next to 'Next update'
refs #8378
|
2015-09-07 14:40:50 +02:00 |
Eric Lippmann
|
757c0727c9
|
monitoring/detail: Show acknowledgement expire time if any
resolves #8642
|
2015-09-07 14:25:14 +02:00 |
Eric Lippmann
|
91b9a83be5
|
monitoring/api: Use JsonResponse in the ActionsController
refs #9606
|
2015-09-07 13:37:18 +02:00 |
Eric Lippmann
|
0f8c28d749
|
Merge branch 'master' into feature/api-9606
|
2015-09-07 11:33:44 +02:00 |
Eric Lippmann
|
d7aca56c43
|
monitoring/detail: Use an icon for displaying reachability
|
2015-09-07 11:28:15 +02:00 |
Eric Lippmann
|
1fccf9c721
|
Merge branch 'master' into feature/monitoring-indicate-late-check-results-8378
|
2015-09-07 11:09:11 +02:00 |
Eric Lippmann
|
d21f635819
|
monitoring/detail: Show an icon if the check result is late
refs #8378
|
2015-09-07 11:08:37 +02:00 |
Eric Lippmann
|
e155e1514a
|
monitoring/css: Rename prefix for background colors from bg-state to bg-color
|
2015-09-07 11:07:55 +02:00 |
Johannes Meyer
|
a1b219f97d
|
notes.phtml: Load notes from shareables and user preferences
refs #5600
|
2015-09-07 10:54:56 +02:00 |
Johannes Meyer
|
e27aa04c4b
|
actions.phtml: Load actions from shareables and user preferences
refs #5600
|
2015-09-07 10:54:43 +02:00 |
Johannes Meyer
|
716e532d16
|
notes.phtml: Use the new Navigation to load and render notes urls
refs #5600
|
2015-09-07 10:34:21 +02:00 |
Johannes Meyer
|
4983d46dd7
|
actions.phtml: Use the new Navigation to load and render action urls
refs #5600
|
2015-09-07 09:53:53 +02:00 |
Eric Lippmann
|
20fd99944b
|
monitoring/detail: Add $activeChecksEnabled variable in the checkstatistics view script
refs #8378
|
2015-09-04 18:09:25 +02:00 |
Eric Lippmann
|
7464742afe
|
monitoring/detail: Hide Reschedule link if the host or service is not actively checked
refs #8378
|
2015-09-04 17:18:07 +02:00 |
Eric Lippmann
|
363f6271d9
|
monitoring/detail: Show the expected next update if the host or service is not actively checked
refs #8378
|
2015-09-04 17:14:16 +02:00 |
Eric Lippmann
|
a7cf3d0eb2
|
monitoring/detail: Read "Next update" instead of "Next check" if the host or service is not active checked
refs #8378
|
2015-09-04 15:48:45 +02:00 |
Eric Lippmann
|
bef84ad394
|
monitoring/detail: Read "Last update" instead of "Last check" if the host or service is not active checked
refs #8378
|
2015-09-04 15:43:13 +02:00 |
Eric Lippmann
|
e64c2947ea
|
monitoring: Reduce complexity of the checkstatistics view script
|
2015-09-04 15:42:02 +02:00 |
Eric Lippmann
|
3401d09b59
|
monitoring/detail: Hide last check counter if the service is pending
|
2015-09-04 15:37:07 +02:00 |
Eric Lippmann
|
bb67642d4b
|
monitoring/detail: Hide next check counter if the service is pending
|
2015-09-04 15:33:55 +02:00 |
Matthias Jentsch
|
29a2ee1a02
|
Merge branch 'feature/provide-counter-view-10033'
resolves #10033
|
2015-09-04 15:27:35 +02:00 |
Matthias Jentsch
|
8837004fca
|
Fix base target in problem badges
The stats view is always a main pane, so it makes sense to open the badge links in col2.
refs #10033
|
2015-09-04 15:24:26 +02:00 |
Matthias Jentsch
|
a630869bcf
|
Provide stats for unhandled problems and improve layout
refs #10033
|
2015-09-04 15:17:28 +02:00 |
Matthias Jentsch
|
fff9bf7b2b
|
Implement view to display stats about checks and monitored objects
refs #10033
|
2015-09-04 14:22:57 +02:00 |
Matthias Jentsch
|
daa23a4edd
|
Use correct filters in multi-object command views
|
2015-09-04 13:07:23 +02:00 |
Eric Lippmann
|
b28f1c4038
|
Merge branch 'bugfix/monitoring-ack-comments-display-9674'
fixes #9674
|
2015-09-04 13:04:39 +02:00 |