Thomas Gelf
7929d44a52
Merge branch 'feature/use-gipfl-diff-2226'
2020-11-30 17:45:49 +01:00
Thomas Gelf
921aafab3a
ConfigDiff: use gipfl/diff, drop php-diff
...
fixes #2226
2020-11-30 17:45:20 +01:00
Thomas Gelf
cc6bf9cad3
module.info: require incubator >= 0.6.0
...
fixes #2208
2020-11-30 17:44:06 +01:00
Thomas Gelf
cb6bd03292
CompareBasketObject: fix usort method
2020-11-30 13:30:24 +01:00
Thomas Gelf
637315d5e2
DirectorObjectForm: centralize field priority
...
fixes #2041
2020-11-30 12:39:48 +01:00
Thomas Gelf
a2f294fea2
IcingaCloneObjectForm: explicit baseUrl
...
fixes #1894
2020-11-30 10:19:21 +01:00
Thomas Gelf
aa0980e168
SuggestController: use datalist keys
...
fixes #1918
2020-11-30 09:39:39 +01:00
Thomas Gelf
309ce46704
DaemonDb: use better error message...
...
...but this should log a notice, not an error.
refs #2067
2020-11-30 09:33:20 +01:00
Thomas Gelf
8dce74c10e
BackgroundDaemon: improve readability
2020-11-30 08:49:52 +01:00
Thomas Gelf
12a818216c
IcingaNotification: separate times.begin/end
...
fixes #2193
2020-11-30 08:11:25 +01:00
Thomas Gelf
c273a20ce4
KickstartHelper: eventually remove external commands
...
fixes #985
2020-11-30 08:01:53 +01:00
Thomas Gelf
797560beb5
KickstartHelper: friendlier error message...
...
...when unable to delete
fixes #2206
2020-11-30 07:21:43 +01:00
Thomas Gelf
1d514640dd
DataTypeDatalist: explain target type...
...
...for those in doubt about what choosing "Array" might mean
fixes #1264
2020-11-28 20:11:28 +01:00
Thomas Gelf
9ebef6060b
Merge branch 'feature/add-italian-translations'
2020-11-28 20:00:46 +01:00
valentina da rold
0c3a866020
locale: add Italian translation
...
fixes #2080
2020-11-28 20:00:17 +01:00
Thomas Gelf
e2696fd75a
IcingaConfig: remove magic_apply_for
...
This has always been and experimental feature, deprecated since v1.7.0
fixes #1851
2020-11-28 19:09:58 +01:00
Thomas Gelf
6ef8d98594
doc: mention PHP 8 support
...
fixes #2233
2020-11-28 19:01:24 +01:00
Thomas Gelf
7e0b16d779
BackgroundDaemonDetails: move hint to the top
2020-11-28 19:01:24 +01:00
Thomas Gelf
0e06259ec6
director-jobs.service: remove, obsolete since 1.7
2020-11-28 18:18:12 +01:00
Thomas Gelf
b725a07197
ImportSourceRestApi: use storedPassword field
...
fixes #1897
2020-11-28 17:55:32 +01:00
Thomas Gelf
67e72387ee
ImportSourceRestApi: some cleanup
2020-11-28 17:55:19 +01:00
Thomas Gelf
81f853e5dc
IcingaNotificationForm: explain time units
...
fixes #1897
2020-11-28 17:54:19 +01:00
Thomas Gelf
9d6e23a845
ImportSourceRestApi: ignore empty custom headers
...
fixes #2232
2020-11-28 17:21:21 +01:00
Thomas Gelf
b8db745a61
doc/changelog: use correct issue number
2020-11-28 17:17:31 +01:00
Thomas Gelf
f576e349a6
ArrayUnique: new PropertyModifier
...
fixes #2229
2020-11-25 16:57:08 +01:00
Thomas Gelf
8a3d55b059
configuration: hidden restriction matches code
2020-11-25 16:38:16 +01:00
Thomas Gelf
c85eeb5f8f
doc/changelog: complete/refresh
2020-11-25 03:49:43 +01:00
Thomas Gelf
b8ab90f135
PropertyModifierRejectOrSelect: usability
...
This also introduces a new Form helper method -> getSetting
fixes #2228
2020-11-25 02:53:29 +01:00
Thomas Gelf
935f8d6b09
PropertyModifier: negate boolean
...
fixes #2227
2020-11-25 02:15:42 +01:00
Thomas Gelf
b543531e32
changelog: mention enhancement
2020-11-25 02:15:42 +01:00
Thomas Gelf
84610bf80d
SelfService: we agreed on aliases, as the new...
...
...parameters are also subject to mapping. Disabled installation, now the
script should run without asking any questions. Remaining task: eventually
ask whether and how to install the framework components. Setting names have
already been defined with this commit
refs #2147
2020-11-24 20:20:26 +01:00
Thomas Gelf
e908306f79
SelfServiceController: disable new install options
...
...for now
refs #2147
2020-11-24 18:10:49 +01:00
Thomas Gelf
6091b98d47
SelfService: respect setting
...
refs #2147
2020-11-24 18:00:40 +01:00
Thomas Gelf
0cb0904d14
SelfService: provide ConvertEndpointIPConfig
...
refs #2147
2020-11-24 17:57:36 +01:00
Thomas Gelf
f77de7992b
BasketController: change NV-table style
...
fixes #2225
2020-11-24 09:52:16 +01:00
Thomas Gelf
4dc69118d8
php-diff: PHP fix
2020-11-24 09:52:16 +01:00
Johannes Meyer
5080ae3433
css: Make 50:50 layout working with the flexbox layout
...
fixes #2065
2020-11-24 08:36:03 +01:00
Thomas Gelf
a761485b96
CompareBasketObject: new helper for basket diffs
...
...with lot's of workarounds for foreign baskets
fixes #2223
2020-11-24 04:36:48 +01:00
Thomas Gelf
a4e2ba5fc7
PropertyModifierTrim: wording
2020-11-18 20:31:07 +01:00
Thomas Gelf
f94c20084c
Trim: new PropertyModifier
...
fixes #1660
2020-11-18 20:28:05 +01:00
Thomas Gelf
29258aab31
doc/installation: mention all requirements
...
...even optional and indirect ones
fixes #2054
fixes #2220
2020-11-18 20:12:56 +01:00
Thomas Gelf
5c8a12da38
SelfService: fix error handling
...
fixes #1728
2020-11-18 19:51:40 +01:00
tunnelpr0
c12f5876ad
Update Icinga2Agent.bash
...
Modified the script template for compatibility with alpine linux
2020-11-03 16:26:39 +01:00
Thomas Gelf
18f9e729e4
SkipDuplicates: new property modifier
...
fixes #2215
2020-11-02 15:05:52 +01:00
Thomas Gelf
f42028c40f
ActivityLogInfo: fix a type-hint
2020-11-02 14:10:26 +01:00
Thomas Gelf
1dba427b95
PropertyModifierGetHostByAddr: fix spaces (no tabs)
2020-11-02 13:13:44 +01:00
Thomas Gelf
b5774ff4a0
phpcs: there is no more ipl shipped with director
2020-11-02 13:10:45 +01:00
Thomas Gelf
db03208c5b
IcingaDependency: fix for Array-style parent hosts
...
fixes #2088
2020-11-02 11:30:28 +01:00
Thomas Gelf
5b61b76076
ExtensibleSetElement: failsafe rendering
2020-11-02 09:18:40 +01:00
Thomas Gelf
685e42d325
ImportSourceRestApi: fix description
2020-11-02 09:18:40 +01:00