Johannes Meyer
|
37c8056689
|
Fix phpcs errors
|
2023-08-30 17:28:06 +02:00 |
moreamazingnick
|
f3455c197d
|
Fix duplicate service sets on clone service
fixes #2671
|
2023-07-31 08:33:46 +02:00 |
EmTeedee
|
6b7bff80de
|
${var} deprecated in favor of {$var}
See: https://www.php.net/manual/en/migration82.deprecated.php#migration82.deprecated.core.dollar-brace-interpolation
|
2023-07-19 10:44:40 +02:00 |
Thomas Gelf
|
40254714b8
|
Permissions: refactor, fix monitoring module checks
fixes #2712
|
2023-02-23 11:51:53 +01:00 |
Thomas Gelf
|
071df2a072
|
IcingaCloneObjectForm: allow fields for Commands
fixes #2264
|
2022-11-15 15:56:18 +01:00 |
Thomas Gelf
|
8d3c901db7
|
IcingaCloneObjectForm: support Branches
|
2021-10-05 23:33:30 +02:00 |
Thomas Gelf
|
bdd9e2b1e5
|
IcingaCloneObjectForm: do not clone templates...
...in branches. Reason: fields
|
2021-08-25 11:28:51 +02:00 |
Thomas Gelf
|
a2f294fea2
|
IcingaCloneObjectForm: explicit baseUrl
fixes #1894
|
2020-11-30 10:19:21 +01:00 |
Markus Frosch
|
977f6ddad4
|
Allow IcingaService to be cloned to a different host
Similar to the implementation for Service Set.
|
2019-03-19 14:58:37 +01:00 |
Thomas Gelf
|
32b71c922c
|
IcingaCloneObjectForm: fix cloning to another Set
fixes #1758
|
2019-02-14 23:11:45 +01:00 |
Thomas Gelf
|
7f0ffb1691
|
IcingaCloneObjectForm: allow to clone a service...
...from one Service set into another one
fixes #886
|
2018-11-07 11:08:40 +01:00 |
Thomas Gelf
|
800633155b
|
Clone: one more check when cloning templates
|
2017-10-09 15:16:39 +02:00 |
Thomas Gelf
|
bc94f467ef
|
IcingaCloneObjectForm: allow to clone fields
fixes #733
|
2017-10-08 21:49:31 +02:00 |
Thomas Gelf
|
804008673a
|
IcingaCloneObjectForm: clone sets with services...
...and fix redirection
fixes #852
|
2017-09-11 16:02:39 +02:00 |
Thomas Gelf
|
bd157b865b
|
ObjectController: allow to clone external objects
fixes #854
|
2017-08-18 16:13:09 +02:00 |
Thomas Gelf
|
e6279d87e3
|
IcingaCloneObjectForm: allow to clone single...
...sets and services with their host. Also, only allow admins to clone fully
resolved
fixes #629
|
2017-08-18 16:11:57 +02:00 |
Thomas Gelf
|
5ee215df27
|
IcingaCloneObjectForm: reset api key when cloning
|
2017-08-18 13:40:46 +02:00 |
Thomas Gelf
|
b675d37b6f
|
CloneObject: use modern loading
|
2017-07-25 10:16:15 +02:00 |
Thomas Gelf
|
b7a10d296c
|
phpcs: mostly new PSR-2 SpacingAfter/Before checks
|
2017-01-13 20:54:52 +01:00 |
Thomas Gelf
|
ee0def7d2b
|
Lots of files: make IDE users happy
|
2016-11-01 18:28:36 +01:00 |
Thomas Gelf
|
8c42e0f7d6
|
IcingaCloneObjectForm: get cloned id AFTER store
fixes #11856
|
2016-08-24 14:49:11 +00:00 |
Thomas Gelf
|
c216d896e9
|
IcingaCloneObjectForm: allow to translate new name
|
2016-04-12 20:11:25 +02:00 |
Thomas Gelf
|
5b9ba4e7e4
|
IcingaCloneObjectForm: fix redirection url
|
2016-03-20 11:38:19 +01:00 |
Thomas Gelf
|
067c82c074
|
application: PSR2 fixes
|
2016-02-26 12:42:21 +01:00 |
Thomas Gelf
|
d26a7b07da
|
IcingaCloneObjectForm: more intuitive handling
|
2016-01-19 16:43:26 +01:00 |
Thomas Gelf
|
20e0a6ca1f
|
ObjectController: introduce clone form
|
2015-12-10 13:19:16 +01:00 |