Thomas Gelf
48db90c7df
ObjectsTable: require Auth
...
fixes #2808
2023-10-11 12:24:36 +02:00
julian-smithies
70e1aef111
Provide explanation for all exit codes
2023-10-10 11:39:10 +02:00
raviks789
9e332b4022
Remove limit count for service set directly added to the host
2023-09-21 14:37:03 +02:00
Thomas Gelf
53323ad861
de_DE: compile translation
2023-09-21 13:01:10 +02:00
Thomas Gelf
0c33c5d6bc
IcingaNotificationForm: just a dot
2023-09-21 13:01:10 +02:00
Thomas Gelf
bfa72ee892
de_DE: use relative paths
2023-09-21 13:01:10 +02:00
Thomas Gelf
dbd1ed249a
de_DE: refresh translation
2023-09-21 13:01:10 +02:00
Johannes Meyer
37c8056689
Fix phpcs errors
2023-08-30 17:28:06 +02:00
Thomas Gelf
5298243d94
SyncruleController: fix typo
...
fixes #2613
2023-08-25 11:00:39 +02:00
Thomas Gelf
907d93ebe9
FormFieldSuggestion: propose macros from set_if
...
fixes #514
2023-08-20 13:11:19 +02:00
Thomas Gelf
7aa7f51929
IcingaObjectFieldForm: move back getFilterFields()
2023-08-20 13:11:12 +02:00
Thomas Gelf
d97bbc0526
FormFieldSuggestion: refactor, dedicated class
2023-08-20 13:11:02 +02:00
Thomas Gelf
62f59d4c5a
DirectorDatafieldForm: fix typo, translate
2023-08-20 13:10:52 +02:00
Lorenz Kästle
71b311e258
Add missing time unit in translation
2023-08-11 08:36:33 +02:00
moreamazingnick
f3455c197d
Fix duplicate service sets on clone service
...
fixes #2671
2023-07-31 08:33:46 +02:00
Thomas Gelf
8cbde4a50e
IcingaServiceForm: getFirstParent() prepared to...
...
...be moved elsewhere
2023-07-30 17:27:02 +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
8e60e0aab9
HostController: relax assertion
2023-06-13 17:39:15 +02:00
Thomas Gelf
83f9c00e9b
ImportRowModifierForm: description readability
2023-05-31 07:18:51 +02:00
Thomas Gelf
722499ea76
ImportRowModifier: filters, CIDR support
...
fixes #2756
fixes #2757
2023-05-25 15:44:56 +02:00
Silas
4ddf4112b1
Update director.po
2023-04-20 11:55:43 +02:00
Silas
e773bd1201
Update director.po
2023-04-20 11:55:43 +02:00
Silas
444823c3d3
Update director.po
2023-04-20 11:55:43 +02:00
Silas
599a0cce51
Update IcingaDependencyForm.php
2023-04-20 11:55:43 +02:00
Thomas Gelf
27e7da9354
DirectorDatafieldForm: varname field description
...
refs #2723
2023-03-15 10:03:06 +01:00
Thomas Gelf
62bff81fac
BasketUploadForm: allow uploading snapshots...
...
...for existing Baskets
fixes #1952
2023-03-12 10:45:09 +01:00
Thomas Gelf
5a732170af
Basket: support UUIDs
...
fixes #2716
2023-03-07 15:13:16 +01:00
Thomas Gelf
70a822f270
BasketDiff: new implementation
...
fixes #2715
2023-03-07 12:15:59 +01:00
Thomas Gelf
f1add44beb
Basket: introduce constants
2023-03-07 11:41:14 +01:00
Thomas Gelf
bbf85f052b
app, lib: formatting, syntax
2023-02-23 12:00:20 +01:00
Thomas Gelf
40254714b8
Permissions: refactor, fix monitoring module checks
...
fixes #2712
2023-02-23 11:51:53 +01:00
Thomas Gelf
e03333b4dc
IcingaNotificationForm: fix user groups field...
...
...detection
refs #462
2022-12-16 15:07:43 +01:00
Thomas Gelf
e5de673f68
IcingaObjectFieldForm: sort case insensitive
...
fixes #2358
2022-12-05 12:48:30 +01:00
Thomas Gelf
616d329be3
IcingaNotification: implement users_var
...
fixes #462
2022-12-01 12:03:45 +01:00
Thomas Gelf
d042a3943a
IcingaDependencyForm: check for null
2022-11-17 11:46:03 +01:00
Thomas Gelf
071df2a072
IcingaCloneObjectForm: allow fields for Commands
...
fixes #2264
2022-11-15 15:56:18 +01:00
Thomas Gelf
2a37db1115
BranchController: ensure object type is set first
...
fixes #2142
fixes #2634
2022-11-03 07:25:39 +01:00
Thomas Gelf
01a80c2da8
SelfServiceController: check for null values
...
fixes #2614
2022-10-27 11:53:54 +02:00
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
Dan Ford
5ddb36e45a
Correcting typo translation ids
2022-09-26 09:27:29 +02:00
Dan Ford
ece41868a7
Fixing UI typo for notification times
2022-09-26 09:27:29 +02:00
Thomas Gelf
ad046b00d2
IcingaServiceForm: set name, not id -> branches
2022-09-21 11:26:47 +02:00
Thomas Gelf
1ff140e9bc
locale: refresh German translation
2022-09-21 09:25:40 +02:00
Daniel Patrick
04c4bd2559
IcingaCommand: Remove obsolete CLR check
2022-09-21 08:52:51 +02:00
Thomas Gelf
c56b190469
ServicesetController: allow branch access
2022-09-20 12:54:28 +02:00
Thomas Gelf
25f961a4c8
HostController: allow to add Sets
2022-09-20 12:50:37 +02:00
Thomas Gelf
de4b890e8b
IcingaServiceSetForm: use host, not host_id
2022-09-20 12:30:06 +02:00
Thomas Gelf
3c8bb6bd16
IcingaServiceForm: protect against branched objects
...
...w/o id. Can be improved
2022-09-20 12:19:53 +02:00
Thomas Gelf
4e1cc13320
ServiceController: enableStaticObjectLoader earlier
2022-09-20 12:16:20 +02:00
Thomas Gelf
f301be425c
HostController: pass branch to forms
2022-09-20 12:16:00 +02:00