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
Thomas Gelf
f0524f4d46
JsonException: simplify, we have newer PHP
2020-11-02 09:18:40 +01:00
Thomas Gelf
ccd92674a6
PropertyModifierGetHostByName: translate
2020-11-02 09:18:40 +01:00
Nathaniel Donahue
ce9f94feda
GetHostByAddr: Handle Null
2020-10-28 08:59:41 +01:00
Thomas Gelf
213f897ffc
HostController: details for external services...
...
...when clicking "Modify" in the monitoring module
fixes #1531
2020-10-27 01:18:18 +01:00
Thomas Gelf
1d384500aa
GetHostByAddr: new property modifier
...
fixes #2210
2020-10-27 00:08:55 +01:00
Thomas Gelf
0e1d036f48
dipl: remove obsolete library
...
fixes #2209
2020-10-26 19:04:19 +01:00
Thomas Gelf
456832e7d1
css, various places: use Hint class
2020-10-26 18:50:13 +01:00
Thomas Gelf
24a5411a93
ActionController: provide response-helper for all
...
...controllers
2020-10-26 16:39:36 +01:00
Thomas Gelf
db8a14e854
module.info: require incubator beta for now
2020-10-26 16:35:59 +01:00
Thomas Gelf
1770471d13
JobRunner: just a whitespace
2020-10-26 07:25:50 +01:00
Thomas Gelf
8d55b5345d
doc/more: link
2020-10-26 07:22:53 +01:00
Thomas Gelf
620f1dc8e4
DataTypeDirectorObject provide Notification Apply
...
fixes #2199
2020-10-09 16:42:26 +02:00
Thomas Gelf
66b30140ea
DirectorObject: new import source
...
fixes #2198
2020-10-09 16:27:38 +02:00
Thomas Gelf
3acd9ed114
ImportsourceController: fix order
2020-10-09 11:56:12 +02:00
Thomas Gelf
f2461bb7e9
ImportsourceController: catch the whole block
2020-10-09 11:55:24 +02:00
Thomas Gelf
1705e2e3e5
ImportsourceController: error handling for json
2020-10-09 11:54:09 +02:00
Thomas Gelf
b45d12a85a
ImportsourceController: typo
2020-10-09 11:51:59 +02:00
Thomas Gelf
7f1018a018
ImportsourceController: catch failures on preview
2020-10-09 11:50:56 +02:00
Thomas Gelf
2de46b819c
PropertyModifierArrayToRow: fix on_empty
2020-10-09 11:47:31 +02:00
Thomas Gelf
b961f16dfd
PropertyModifierArrayToRow: allow to specify...
...
...how to deal with empty values
refs #2192
2020-10-09 11:38:24 +02:00
Thomas Gelf
2462fbe18f
PropertyModifierArrayToRow: new modifier
...
fixes #2192
2020-10-09 11:24:12 +02:00
Gianluca Piccolo
0568d9d0af
Add CLI deployment status doc
2020-10-07 19:24:49 +02:00
Gianluca Piccolo
533d2d7b77
Add key param to deployment status cli
2020-10-07 19:24:49 +02:00
Gianluca Piccolo
0a54fda6b6
Add deployment status cli
2020-10-07 19:24:49 +02:00
Thomas Gelf
8e0761176e
DeploymentStatus: just a whitespace
2020-10-07 16:13:55 +02:00
Gianluca Piccolo
bcea4304e5
Fix doc for deployment status api
2020-10-07 16:04:06 +02:00
Gianluca Piccolo
dd53e4db9d
Fix params names
2020-10-07 16:04:06 +02:00
Gianluca Piccolo
6438016ee2
Add doc for deployment status api
2020-10-07 16:04:06 +02:00
Gianluca Piccolo
fab69d7c0e
Add log files collection
2020-10-07 16:04:06 +02:00
Gianluca Piccolo
23214529f1
First deployment status api implementation
2020-10-07 16:04:06 +02:00
Thomas Gelf
3f8f7bd1eb
DeploymentStatus: new helper
...
* this also adds director/config/deployment-status
refs #2187
2020-10-07 16:04:06 +02:00
Thomas Gelf
e2d753bad7
RestApi: add a new helper method to this trait
2020-10-07 16:04:06 +02:00
Pascal de Bruijn
9f7568c0ea
KickstartForm: add 'UTF8' to array of allowed charsets, to support Postgres
...
Followup to eae7a8ab86
UTF8 without a dash is the proper encoding shown by psql -c '\l'
2020-09-22 19:04:01 +02:00
Thomas Gelf
6957035f93
Dashboard/Dashlet: refactor, clean up
2020-07-21 18:43:34 +02:00
Thomas Gelf
36141c5f98
Import: validated encoding on DB error
...
MySQL gives useless error messages for invalid UTF8 characters and
confuses users with an 'Invalid datetime format' message.
Once storing imported data fails, the original data will now be scanned
for invalid UTF-8 characters. If such are found, a dedicated exception
with more details is thrown. Otherwise the original exception will be
forwarded
fixes #2143
2020-07-10 17:16:08 +02:00
Thomas Gelf
b1245ac6d3
css: show more content, reduce padding
...
fixes #2140
2020-06-06 23:50:14 +02:00
Thomas Gelf
f70df23e72
Daemon Logger: do not override given log level
...
fixes #2139
2020-06-06 23:29:31 +02:00
Thomas Gelf
25732aaf3e
PropertyModifier: convert binary UUID to HEX
...
fixes #2138
2020-06-06 23:22:01 +02:00
Thomas Gelf
506a78491f
css: Limit form width
...
fixes #2136
2020-06-06 23:17:38 +02:00