Pēteris Caune
|
d243f502d3
|
Fix off-by-one-month error in monthly reports, downtime columns
Fixes: #539
|
2021-07-02 15:22:51 +03:00 |
|
Pēteris Caune
|
5979204691
|
Fix downtime summary to handle months when the check didn't exist
Fixes: #472
|
2021-02-03 14:27:06 +02:00 |
|
Pēteris Caune
|
efc44fd47c
|
Update report template to use same font size for all check names
Fixes: #347
|
2020-12-29 15:14:37 +02:00 |
|
Pēteris Caune
|
a18eb134f5
|
Refactor: change Check.get_status(with_started=...) default value from True to False (with_started=False is or will be useful in more places)
|
2020-06-25 15:23:59 +03:00 |
|
Pēteris Caune
|
9cbd3bfc5a
|
In monthly reports, no downtime stats for the current month (month has just started)
|
2019-11-06 10:41:14 +02:00 |
|
Pēteris Caune
|
b2ebce6cf9
|
Show the number of downtimes and total downtime minutes in "Check Details" page.
|
2019-07-20 11:42:16 +03:00 |
|
Pēteris Caune
|
cb2e763e98
|
Cleanup in Check.outages_by_month() and tests.
|
2019-07-19 19:42:37 +03:00 |
|
Pēteris Caune
|
1de0ef16f6
|
Style tweaks.
|
2019-07-19 17:47:47 +03:00 |
|
Pēteris Caune
|
b74e56a273
|
Experimental: show the number of outages and total downtime in monthly reports. (#104)
|
2019-07-19 17:32:39 +03:00 |
|