raviks789
26e76c611e
Reset Limit count and offset for `$table` in HostController::servicesAction
...
The limit in ObjectsTable::prepareQuery() limits the number of services shown in HostController::servicesAction.
But this limit is required for pagination in ServicesController. Hence, reset the limit when this query is used
in HostController::servicesAction().
2022-10-04 15:33:29 +02:00
Thomas Gelf
4d2f285c01
IcingaServiceSetServiceTable: branch classes
2022-09-20 12:19:31 +02:00
Thomas Gelf
4d8e3f6db7
ServiceSetQueryBuilder: new query builder
2022-09-20 12:19:21 +02:00
Thomas Gelf
28c149efed
IcingaServiceSetServiceTable: refactor link logic
2022-08-31 14:45:28 +02:00
Thomas Gelf
431d0cfe75
ObjectCommand: add --resolve-services
2022-07-20 16:42:26 +02:00
Thomas Gelf
36babe65f7
IcingaServiceSetServiceTable: use host uuid for...
...
...Set Member related to host
2021-12-23 13:46:37 +01:00
Thomas Gelf
bf32380d32
IcingaServiceSetServiceTable: show "deactivated"
...
...in RO users overview table
fixes #2344
2021-06-23 18:29:56 +02:00
Thomas Gelf
3f984af534
IcingaServiceSetServiceTable: fix headers for ipl
2019-09-19 23:48:59 +02:00
Thomas Gelf
606d71501e
Use ipl, try to keep dipl compatibility
2019-09-11 23:02:39 +02:00
Thomas Gelf
e1565c9990
Revert "Merge branch 'next'"
...
This reverts commit f45f925e5e
, reversing
changes made to 90c07943e4
.
This was too early, need to check for incubator
2019-09-06 09:54:03 +02:00
Thomas Gelf
17f8ef1dd0
Use ipl, try to keep dipl compatibility
2019-09-06 09:48:11 +02:00
Thomas Gelf
d35ec0fee6
Tables, Redirector: add highlight for RO users
...
...and refactor some parts of the code
fixes #1785
2019-02-13 11:41:26 +01:00
Thomas Gelf
af2e86d8b8
host/findservice: new route to readonly view
2019-02-10 11:15:05 +01:00
Thomas Gelf
6132166513
RemoveLinkForm: allow for multiple instances
...
fixes #1619
2018-10-16 16:09:53 +02:00
Thomas Gelf
33053103e1
IcingaServiceSetTable: do not trust a Servicve Set
...
...name, as the Template might have been renamed in the meantime - and the
name on the Set "object" has no meaning at all
fixes #1664
2018-10-04 18:30:27 +02:00
Thomas Gelf
3ffacc70b6
IcingaServiceSet: do not delete on title click
...
fixes #1560
2018-08-13 11:21:54 +02:00
Thomas Gelf
657d6a958f
WIP: click on service set title row should not...
...
...remove the set from the related host
2018-08-13 09:53:10 +02:00
Thomas Gelf
c401f5356c
HostServiceTables: drop useless group()
...
fixes #1509
2018-06-01 14:55:14 +02:00
Thomas Gelf
31a6ab0cf2
IcingaHostServiceTable, others: cleanup, fix...
...
...blacklist-styling
2018-05-30 00:45:08 +02:00
Thomas Gelf
35f1f09b84
Tables: fix host/service blacklist queries
2018-05-25 19:11:50 +02:00
Thomas Gelf
8073128d0e
IcingaServiceForm: add blacklist/delete button...
...
...and a lot of related boilerplate to get the "blacklist" feature working
2018-05-25 19:11:50 +02:00
Thomas Gelf
df7c77a0f6
ipl-related fixes
2018-05-05 18:29:17 +02:00
Thomas Gelf
4f8c60bb46
various: cleanup, sop using deprecated methods
2018-05-05 00:24:49 +02:00
Thomas Gelf
d1e116a5a1
ipl: rename to dipl
...
fixes #1217
2017-10-09 15:23:27 +02:00
Thomas Gelf
23249dcf7d
HostController: refactor all involved tables...
...
...for single services and sets
2017-08-16 23:27:13 +02:00