Johannes Meyer
|
451a0c91f2
|
NavigationItem: Add missing return statement in method merge()
refs #5600
|
2015-09-07 13:19:36 +02:00 |
Eric Lippmann
|
0abd2afb0e
|
Revert "monitoring: Add DataView::$requiresFilter"
This reverts commit e9c7a5894a .
|
2015-09-07 13:19:28 +02:00 |
Johannes Meyer
|
f958a1c323
|
Navigation: Load a user's navigation items
refs #5600
|
2015-09-07 12:20:14 +02:00 |
Johannes Meyer
|
a012595e3d
|
User: Add method getNavigation()
refs #5600
|
2015-09-07 12:19:54 +02:00 |
Johannes Meyer
|
411c6e0546
|
Navigation: Fix that a module's item class is not found
refs #5600
|
2015-09-07 12:01:05 +02:00 |
Johannes Meyer
|
7d167d0191
|
Action: Do not fail if no url is set
refs #5600
|
2015-09-07 12:00:35 +02:00 |
Eric Lippmann
|
0f8c28d749
|
Merge branch 'master' into feature/api-9606
|
2015-09-07 11:33:44 +02:00 |
Eric Lippmann
|
e9a3b0fb99
|
Merge branch 'feature/monitoring-indicate-late-check-results-8378'
resolves #8378
|
2015-09-07 11:30:08 +02:00 |
Eric Lippmann
|
d7aca56c43
|
monitoring/detail: Use an icon for displaying reachability
|
2015-09-07 11:28:15 +02:00 |
Matthias Jentsch
|
ef6debfa32
|
Allow selecting form elements in action table rows
fixes #10045
|
2015-09-07 11:27:46 +02:00 |
Johannes Meyer
|
274a0c8a09
|
Store a user's preferences in a dedicated directory rather than in a single file
refs #5600
|
2015-09-07 11:20:36 +02:00 |
Eric Lippmann
|
a569b19153
|
monitoring: Increase time before a check result is marked as late
refs #8378
|
2015-09-07 11:12:25 +02:00 |
Eric Lippmann
|
9667445e47
|
monitoring/dashboard: Add late host and service check results dashlets to the Overdue dashboard
refs #8378
|
2015-09-07 11:11:07 +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
|
4487832d5f
|
monitoring: Provide configurable navigation items
refs #5600
|
2015-09-07 11:07:22 +02:00 |
Eric Lippmann
|
644148e9ac
|
monitoring/css: Add atomic definitions for foreground colors according to states
refs #8378
|
2015-09-07 11:07:08 +02:00 |
Johannes Meyer
|
1be6dc0553
|
Module.php: Allow modules to provide configurable navigation items
refs #5600
|
2015-09-07 11:06:11 +02:00 |
Eric Lippmann
|
30a5f57b7d
|
monitoring: Remove next_update_is_late column from the service status query
refs #8378
|
2015-09-07 11:06:02 +02:00 |
Eric Lippmann
|
8347e126b8
|
monitoring: Remove next_update_is_late column from the host status query
refs #8378
|
2015-09-07 11:05:36 +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
|
860edb9768
|
Add class Action
refs #5600
|
2015-09-07 10:53:44 +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 |
Eric Lippmann
|
fe1c6d33fa
|
font: Add icon-circle
refs #8378
|
2015-09-07 10:21:17 +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 |
Johannes Meyer
|
f9b68b683b
|
NavigationItem: Consider unknown properties as element attributes
refs #5600
|
2015-09-07 09:49:05 +02:00 |
Johannes Meyer
|
ca72bd5455
|
NavigationRendererInterface: Use "div" as default outer element tag
"nav" is less often necessary.
refs #5600
|
2015-09-07 09:48:32 +02:00 |
Johannes Meyer
|
e63e15e471
|
Add class DashboardPane
refs #5600
|
2015-09-07 09:06:40 +02:00 |
Johannes Meyer
|
b5711f4031
|
Dashboard: Load panes by utilizing the new Navigation
This is only a quick fix to avoid adjusting the complete dashboard
implementation.
refs #5600
|
2015-09-07 09:05:50 +02:00 |
Johannes Meyer
|
a3539b0817
|
Navigation: Fix method getActiveItem() failing badly for empty navigations
refs #5600
|
2015-09-07 08:37:06 +02:00 |
Eric Lippmann
|
c9c5762320
|
monitoring/detail: Don't fail if a macro does not exist on the host or service
|
2015-09-04 18:10:28 +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 |
Matthias Jentsch
|
f73e6d9225
|
Fix typo in activity stream dashlet names
refs #6144
|
2015-09-04 17:18:07 +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 |
Matthias Jentsch
|
fcd9315263
|
Merge branch 'feature/provide-additional-dashboard-panes-6144'
resolves #6144
|
2015-09-04 17:11:40 +02:00 |
Matthias Jentsch
|
14565dad34
|
Remove obsolete alert summary from stats
refs #6144
|
2015-09-04 17:10:18 +02:00 |
Matthias Jentsch
|
78d679b597
|
Fix typos and limit activity stream to 3 days
refs #6144
|
2015-09-04 17:09:24 +02:00 |
Matthias Jentsch
|
0738a37fdf
|
Display sticky comments in "Muted" tab
refs #6144
|
2015-09-04 16:35:41 +02:00 |
Eric Lippmann
|
24f3d42d96
|
monitoring/host: Select next_update
refs #8378
|
2015-09-04 16:22:31 +02:00 |
Eric Lippmann
|
a10652abfc
|
monitoring/service: Select next_update
refs #8378
|
2015-09-04 16:22:16 +02:00 |
Johannes Meyer
|
6dd49761ff
|
Navigation: Add method getActiveItem()
refs #5600
|
2015-09-04 16:21:09 +02:00 |
Eric Lippmann
|
e5ff81aa84
|
monitoring/hoststatus: Add columns host_next_update and host_next_update_is_late
refs #8378
|
2015-09-04 16:20:23 +02:00 |
Eric Lippmann
|
562fec68cf
|
monitoring/servicestatus: Add columns service_next_update and service_next_update_is_late
refs #8378
|
2015-09-04 16:18:41 +02:00 |
Johannes Meyer
|
6967fffb1f
|
Navigation: Add support dashboard-panes and check module permissions
refs #5600
|
2015-09-04 15:51:51 +02:00 |
Johannes Meyer
|
95a61e89a9
|
Module: Fix how dashlets are loaded
refs #5600
|
2015-09-04 15:51:33 +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 |