Commit graph

40 commits

Author SHA1 Message Date
Johannes Meyer
00d92dd86b Move HostList to Icinga\Module\Icingadb\Widget\ItemList 2021-08-20 16:14:00 +02:00
Florian Strohmaier
1d1992891a
Add icon image support (#225) 2021-08-20 15:43:12 +02:00
Johannes Meyer
0add288730 HostController: Load additional tabs 2021-08-20 11:09:58 +02:00
Johannes Meyer
d39b31f097 Drop redundant comment/downtime routes 2021-08-02 16:02:45 +02:00
Johannes Meyer
6217d67b64 host/index: Utilize widget HostMetaInfo 2021-05-12 12:59:35 +02:00
Johannes Meyer
f24ebd50da Allow to show technical host details 2021-05-11 13:32:26 +02:00
Johannes Meyer
76c7c04a26 Make list items in host and service headers non-clickable 2021-04-29 15:19:04 +02:00
Johannes Meyer
64f13209a1 Make host and service names in headers non-clickable 2021-04-29 15:19:04 +02:00
Johannes Meyer
7ab9ae4f71 host/index: Apply restrictions to the service statistics widget 2021-03-09 09:26:19 +01:00
Johannes Meyer
989fbfe487 Apply our own restrictions instead of monitoring/filter/objects 2021-03-09 09:26:19 +01:00
Johannes Meyer
b348088b61 HostController: Join relation flapping in history action 2020-05-04 12:41:49 +02: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
dba06b2eab Add missing/refactor existing localization markings 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
31c980c1fb Join acknowledgement entries in history views
refs #27
2020-03-10 08:18:28 +01:00
Johannes Meyer
0c45793e71 HostDetail: Add service statistics 2020-02-06 15:39:06 +01:00
Johannes Meyer
e32323e1d1 Assemble object details in concrete classes for hosts/services 2020-02-06 15:39:06 +01:00
Johannes Meyer
65448ea9ac HostController: Use the correct history route to load more 2020-01-31 15:36:25 +01:00
Johannes Meyer
281ced3bf4 */history: Don't execute history queries twice 2020-01-31 14:01:01 +01:00
Johannes Meyer
05c38484e7 history: Clone params instead of the whole url object 2020-01-17 15:21:14 +01:00
Johannes Meyer
f01c8b5c89 Controller: Ensure parameter view is non-existent in getFilter() 2020-01-15 15:50:41 +01:00
Eric Lippmann
47d1fbc4ac HostController: Keep addControl() calls together 2020-01-08 09:56:22 +01:00
Eric Lippmann
4f5da8840f HostController: Move protected methods 2020-01-08 09:56:22 +01:00
Johannes Meyer
4c2cddd9de Enhance semi infinite scrolling in history lists 2019-12-13 16:19:48 +01:00
Johannes Meyer
8beb16e18e app: Set autorefresh intervals for some routes 2019-12-11 08:59:30 +01:00
Florian Strohmaier
ddeedfe493 HostController: Add overdue class to controls 2019-12-09 14:06:41 +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
Eric Lippmann
ab69fa2a5f Rename view mode 'compact' to 'minimal' 2019-11-05 12:15:32 +01:00
Eric Lippmann
77b4930098 Rename to Icingadb 2019-11-05 01:07:30 +01:00
Eric Lippmann
1ee9b6526f HostController: Add actions comments and downtimes 2019-11-05 00:39:18 +01:00
Eric Lippmann
8b13e64559 Host: Add services tab 2019-11-04 23:42:42 +01:00
Eric Lippmann
f3e1df45a5 Host: Add history 2019-11-04 16:22:09 +01:00
Eric Lippmann
a1acc0057e Use class Links for creating host and service links 2019-11-03 21:52:41 +01:00
Florian Strohmaier
8b113618b5 Host: Add title "Host" 2019-11-03 15:50:33 +01:00
Eric Lippmann
9696a4273d Add host detail 2019-11-03 15:50:33 +01:00
Johannes Meyer
24223b950e HostController: Implement method getCommandTargetsUrl() 2019-11-02 23:10:03 +01:00
Eric Lippmann
0e6b685ff6 HostController: Remove obsolete VolatileState execution 2019-10-28 16:25:34 +01:00
Johannes Meyer
623fd8b1ff HostController: Use trait CommandActions 2019-10-14 15:18:58 +02:00
Johannes Meyer
2f7ef96446 Introduce HostController 2019-10-09 17:26:40 +02:00