Alexander A. Klimov
|
361fc27922
|
/monitoring/tactical: don't show negative amounts of monitored objects
refs #4174
|
2020-06-18 08:52:53 +02:00 |
Johannes Meyer
|
dfda22017b
|
TacticalController: Subtract not checked count from pending count
Pending counts include not checked objects as well
fixes #3280
|
2020-04-09 16:04:36 +02:00 |
Eric Lippmann
|
ac08fb2c3b
|
Fix filtered links in the tactical overview
Filter chains require parantheses to work properly.
|
2019-07-30 09:17:25 +02:00 |
Johannes Meyer
|
7ba998c6b1
|
monitoring: Set a proper title for all controller actions
refs #3851
|
2019-07-15 08:24:44 +02:00 |
Johannes Meyer
|
3606e5a514
|
tactical: Allow to filter what is displayed
refs #3334
|
2018-05-02 11:14:27 +02:00 |
Johannes Meyer
|
bbec6caf2d
|
TacticalController: Uppercase first letter in donut titles
refs #3375
|
2018-04-05 13:43:14 +02:00 |
Jennifer Mourek
|
2902f3330c
|
TacticalController: Remove UI tab element for exports
|
2018-02-20 12:30:56 +01:00 |
Jennifer Mourek
|
4074d7b3ac
|
Apply requested changes
|
2018-02-19 15:37:52 +01:00 |
Jennifer Mourek
|
44abd01ffc
|
TacticalController: Add OutputFormat and tab creation handling
Mimics the behaviour of the ListController
|
2018-02-19 11:04:39 +01:00 |
Alexander A. Klimov
|
0ad153a223
|
Tactical overview: always show the problems amount
refs #3226
|
2018-01-17 15:01:02 +01:00 |
Eric Lippmann
|
3db9a1d77f
|
Fix TacticalController if/else complexity
|
2017-11-22 11:12:24 +01:00 |
Jennifer Mourek
|
d34ea588b1
|
Tactical overview: Add donut graphs
|
2017-11-21 23:38:04 +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 |
Johannes Meyer
|
415690134b
|
Add tab extension to add the current container url as new menu entry
|
2015-09-30 14:47:42 +02:00 |
Eric Lippmann
|
e9f9073d90
|
monitoring: Namespace the TacticalController
refs #5786
|
2015-08-28 09:36:34 +02:00 |
Eric Lippmann
|
acd5b9123c
|
monitoring: Optimize imports in the TacticalController
|
2015-08-28 09:36:10 +02:00 |
Eric Lippmann
|
cfab9d99ff
|
monitoring: Don't use Monitoring\Controller as MonitoringController in the TacticalController
|
2015-08-28 09:35:25 +02:00 |
Eric Lippmann
|
63c51c01e0
|
monitoring: Auto-refresh tactical overview every 15 seconds
fixes #9626
|
2015-07-22 13:40:50 +02:00 |
Johannes Meyer
|
4996f569fe
|
monitoring: Ensure that views and queries are all named using the same scheme
That's "SomesuperQuery" and not "SomeSuperQuery", according to most
of the existing queries.
|
2015-06-12 14:42:49 +02:00 |
Eric Lippmann
|
b7afec8f3c
|
monitoring: Restrict the tactical overview
refs #9009
|
2015-06-05 12:43:24 +02:00 |
Johannes Meyer
|
a3eb6e37f2
|
Tactical overview: Add dashboard action
refs #7876
|
2015-04-20 14:59:54 +02:00 |
Johannes Meyer
|
7aacfcf907
|
Add proper title to the tactical overview's tab
refs #8458
|
2015-02-23 16:58:48 +01:00 |
Eric Lippmann
|
6bae2e0a53
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Eric Lippmann
|
5b4fab0750
|
Add license header
This time without syntax errors hopefully :)
|
2015-02-03 16:27:59 +01:00 |
Eric Lippmann
|
5fa2e3cfdc
|
Revert "Add license header"
This reverts commit 338d067aba .
|
2015-02-03 16:16:26 +01:00 |
Eric Lippmann
|
338d067aba
|
Add license header
fixes #7788
|
2015-02-03 15:51:04 +01:00 |
Thomas Gelf
|
70fe22dfad
|
monitoring/tactical: fix missing translations
|
2014-08-22 18:08:20 +02:00 |
Thomas Gelf
|
a53f589a6b
|
monitoring/controllers: filter-related cleanup
|
2014-06-17 13:48:26 +00:00 |
Johannes Meyer
|
e291974e55
|
Refine tactical overview style
|
2014-03-10 15:09:53 +01:00 |
Johannes Meyer
|
e8a626e896
|
Change the way how boxed status information is presented to the user
|
2014-03-07 16:43:41 +01:00 |
Johannes Meyer
|
25979f44e3
|
Refine box styles
|
2014-03-07 13:15:26 +01:00 |
Johannes Meyer
|
067fa02263
|
Split and merge status summary in tactical overview
|
2014-03-07 08:59:20 +01:00 |
Johannes Meyer
|
1b503fd187
|
Clean up StatusSummary query
|
2014-03-06 14:29:50 +01:00 |
Johannes Meyer
|
3e495b6eaf
|
Refactor view so that it applies to the new design
refs #3782
|
2014-03-04 09:39:00 +01:00 |
Alexander Klimov
|
0e0672e0c1
|
Add tactical overview (WIP)
refs #3782
|
2014-02-28 08:48:34 +01:00 |