Commit graph

16 commits

Author SHA1 Message Date
Yonas Habteab
9f8935f081 Controller: Increase limit on minimal view mode 2021-08-20 15:43:59 +02:00
Johannes Meyer
d96f098e34 Allow to blacklist access to servicegroups 2021-05-03 14:58:08 +02:00
Johannes Meyer
d89a59c071 Make list items in host- and service-group headers non-clickable 2021-04-29 16:59:28 +02:00
Johannes Meyer
18f009c55f Utilize ipl\Orm\Query::filter() where appropriate 2021-03-19 15:42:15 +01:00
Johannes Meyer
989fbfe487 Apply our own restrictions instead of monitoring/filter/objects 2021-03-09 09:26:19 +01:00
Johannes Meyer
6e73d390c2 Replace all usages of Icinga\Data\Filter with ipl\Stdlib\Filter 2021-01-14 12:08:59 +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
d19b238efd ServicegroupController: Don't apply id filter using the FilterProcessor
Ids are binary strings which may contain asterisks. These are then
interpreted as wildcard by the filter processor.
2020-03-06 14:49:19 +01:00
Eric Lippmann
e440533628 ServicegroupController: Set minimal 2020-01-08 10:00:11 +01:00
Eric Lippmann
a20dabaa92 ServicegroupController: Keep addControl() calls together 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
4875c06bb9 Apply monitoring restrictions in all controllers 2019-12-03 09:55:48 +01:00
Eric Lippmann
bc17cd38d6 Fix ServicegroupSummary import 2019-11-05 09:28:55 +01:00
Eric Lippmann
77b4930098 Rename to Icingadb 2019-11-05 01:07:30 +01:00
Eric Lippmann
26b1061e5e Introduce ServicegroupController 2019-11-04 23:30:56 +01:00