Eric Lippmann
|
bb80347a36
|
Fix failing form test
Form::isSubmitted() now also checks the request method.
|
2015-09-07 13:56:03 +02:00 |
Eric Lippmann
|
b897813e71
|
lib: Add Form::setRequest()
|
2015-09-07 13:55:52 +02:00 |
Eric Lippmann
|
1fb613e811
|
api/forms: Fix array access of a notification
refs #9606
|
2015-09-07 13:49:53 +02:00 |
Eric Lippmann
|
d3fe1e1973
|
api/response: Allow setting null as success data
refs #9606
|
2015-09-07 13:45:13 +02:00 |
Eric Lippmann
|
b20eb681c0
|
api/forms: Use the first success notification as success message
refs #9606
|
2015-09-07 13:44:46 +02:00 |
Eric Lippmann
|
91b9a83be5
|
monitoring/api: Use JsonResponse in the ActionsController
refs #9606
|
2015-09-07 13:37:18 +02:00 |
Eric Lippmann
|
26d1a04e48
|
api: Use JsonResponse in the ErrorController
refs #9606
|
2015-09-07 13:37:00 +02:00 |
Eric Lippmann
|
f467d085b0
|
api: Use JsonResponse in form
refs #9606
|
2015-09-07 13:36:12 +02:00 |
Eric Lippmann
|
25abc16e15
|
lib: Replace Repsonse::sendJson() w/ Response::json()
refs #9606
|
2015-09-07 13:24:21 +02:00 |
Eric Lippmann
|
a9cb8bfb2c
|
lib: Add JsonResponse class
refs #9606
|
2015-09-07 13:22:58 +02:00 |
Eric Lippmann
|
b6dc546fe5
|
lib: Fix PHPDoc of Filter::fromQueryString()
|
2015-09-07 13:21:48 +02:00 |
Eric Lippmann
|
1615ed94b2
|
Revert "monitoring: Add DataView::handleRequest() (WIP)"
This reverts commit 4c1375834c .
refs #9967
|
2015-09-07 13:21:26 +02:00 |
Eric Lippmann
|
f12c740046
|
Revert "monitoring: Fix call for getting the URL parameters in DataView::handleRequest()"
This reverts commit 432abb1d33 .
refs #9967
|
2015-09-07 13:21:18 +02:00 |
Eric Lippmann
|
0abd2afb0e
|
Revert "monitoring: Add DataView::$requiresFilter"
This reverts commit e9c7a5894a .
|
2015-09-07 13:19:28 +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 |
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 |
Eric Lippmann
|
644148e9ac
|
monitoring/css: Add atomic definitions for foreground colors according to states
refs #8378
|
2015-09-07 11:07:08 +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 |
Eric Lippmann
|
fe1c6d33fa
|
font: Add icon-circle
refs #8378
|
2015-09-07 10:21:17 +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 |
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 |
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 |
Matthias Jentsch
|
afc7e6fba9
|
Merge branch 'master' into feature/provide-additional-dashboard-panes-6144
|
2015-09-04 15:43:03 +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
|
7a7214d626
|
monitoring/host: Select host_attempt
|
2015-09-04 15:35:52 +02:00 |
Matthias Jentsch
|
354bd0dd78
|
Fix badge link color in avp tables
|
2015-09-04 15:35:50 +02:00 |
Eric Lippmann
|
90e6ea77c5
|
monitoring/lib: Reorder query columns in Host
|
2015-09-04 15:35:32 +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 |