Commit graph

12 commits

Author SHA1 Message Date
Johannes Meyer
c2f4eb0999 Move DowntimeList to Icinga\Module\Icingadb\Widget\ItemList 2021-08-20 16:10:51 +02:00
Johannes Meyer
53657c28f1 DowntimeDetail: Show children, parent and trigged_by 2021-08-12 16:34:43 +02:00
Johannes Meyer
b915383cbe Make list items in comment and downtime headers non-clickable 2021-04-29 16:59:28 +02:00
Johannes Meyer
989fbfe487 Apply our own restrictions instead of monitoring/filter/objects 2021-03-09 09:26:19 +01:00
Johannes Meyer
2e191a6826 Use t() instead of translate() in controllers and forms
There's no `icingadb` domain so why should we ask everytime
for it. `t()` only utilizes the `icinga` domain and that's
what we need.
2020-04-24 15:01:29 +02:00
Johannes Meyer
5e441c93a0 Add license note to every file 2020-03-13 10:36:24 +01:00
Johannes Meyer
13300577ce DowntimeController: Already fetch required relations with the first query 2020-01-15 15:09:10 +01:00
Eric Lippmann
e16f3356b0 Use DowntimeList in downtime detail 2020-01-08 09:56:22 +01:00
Johannes Meyer
8beb16e18e app: Set autorefresh intervals for some routes 2019-12-11 08:59:30 +01:00
Johannes Meyer
2cac14d54f Use qualified columns where Query::getSelectBase() is used 2019-12-03 09:55:48 +01:00
Johannes Meyer
4875c06bb9 Apply monitoring restrictions in all controllers 2019-12-03 09:55:48 +01:00
Florian Strohmaier
7ce6859612 Create DowntimeController 2019-11-05 14:53:50 +01:00