Thomas Gelf
|
c643959d06
|
PreferredBranchSupport: for directorbranches
fixes #2688
fixes #2689
|
2022-12-16 14:16:02 +01:00 |
Thomas Gelf
|
0db7240c96
|
Branch: do not use deprecated Hook class
|
2022-12-16 13:57:05 +01:00 |
Thomas Gelf
|
400bf8c0b0
|
DirectorJob: check for null
Fixes issue with merged PR on PHP 8.1
refs #2680
|
2022-12-08 13:43:25 +01:00 |
Thomas Gelf
|
58d28e6719
|
doc/changelog: mention merged pr
fixes #2680
|
2022-12-08 06:42:51 +01:00 |
Christian Maile
|
4619f8af9b
|
fix wrong type casting
|
2022-12-08 06:34:19 +01:00 |
Thomas Gelf
|
4c98df7909
|
css: break Deployment Log lines
fixes #2677
|
2022-12-05 19:55:28 +01:00 |
Thomas Gelf
|
19e8be9801
|
doc/changelog: mention one more issue
|
2022-12-05 19:08:43 +01:00 |
Thomas Gelf
|
ef010f961b
|
IcingaDependencies: allow unknown service...
...with a given specific host
fixes #2669
|
2022-12-05 12:58:57 +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
|
20785af8e7
|
doc/changelog: milestone link
|
2022-11-18 11:59:30 +01:00 |
Thomas Gelf
|
79db37f093
|
IcingaDependency: improve (cheated) type hint
|
2022-11-17 11:47:15 +01:00 |
Thomas Gelf
|
1818d0430a
|
doc/rest-api: comma
|
2022-11-17 11:46:37 +01:00 |
Thomas Gelf
|
d042a3943a
|
IcingaDependencyForm: check for null
|
2022-11-17 11:46:03 +01:00 |
Thomas Gelf
|
ef29ffd2af
|
DirectorDeploymentLog: allow missing config
|
2022-11-16 11:18:22 +01:00 |
Thomas Gelf
|
51380a9e0b
|
IcingaServiceSet: respect indivicual template zone
fixes #1589
fixes #2356
|
2022-11-15 17:28:33 +01:00 |
Thomas Gelf
|
071df2a072
|
IcingaCloneObjectForm: allow fields for Commands
fixes #2264
|
2022-11-15 15:56:18 +01:00 |
Thomas Gelf
|
a1e589ce6d
|
doc/changelog: section for next release
|
2022-11-15 15:54:22 +01:00 |
Thomas Gelf
|
a1f043b34f
|
doc/rest-api: fix typo
|
2022-11-10 14:11:55 +01:00 |
Thomas Gelf
|
f8653144bd
|
doc/installation: raise version
|
2022-11-03 13:29:37 +01:00 |
Thomas Gelf
|
efd83bc095
|
doc/changelog: prepare v1.10.2
|
2022-11-03 10:24:53 +01:00 |
Thomas Gelf
|
21bb6c5676
|
Sync: always store stats w/o (branch) store
fixes #2633
|
2022-11-03 10:22:38 +01:00 |
Thomas Gelf
|
54a3f3d366
|
css: fix activity log pagination look
|
2022-11-03 08:51:33 +01:00 |
Thomas Gelf
|
b91cbd97b4
|
SyncUtils: give NULL on nested intermediate NULL
fixes #2474
fixes #2584
|
2022-11-03 08:07:07 +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
|
ab952f89b0
|
ObjectSetTable: improve formatting
fixes #2648
|
2022-11-03 00:58:38 +01:00 |
Thomas Gelf
|
b04f6b7e98
|
IcingaNotification: improve error message
One more improved exception
refs #2142
|
2022-11-03 00:23:50 +01:00 |
Thomas Gelf
|
63d76abf81
|
IcingaObject: improve error message
Complain about missing object_type, if assign-related properties cannot be
set because of that reason
refs #2142
|
2022-11-03 00:20:30 +01:00 |
Thomas Gelf
|
693b8fe317
|
Sync: fix purge for objects with uppercase chars
fixes #2627
|
2022-11-02 21:12:40 +01:00 |
Thomas Gelf
|
01a80c2da8
|
SelfServiceController: check for null values
fixes #2614
|
2022-10-27 11:53:54 +02:00 |
Eric Lippmann
|
5462784507
|
docs: Fix link to packages.icinga.com
|
2022-10-27 09:13:42 +02:00 |
Eric Lippmann
|
fb4b1cff92
|
Docs: recommend to install from packages
|
2022-10-26 12:44:32 +02:00 |
Thomas Gelf
|
e42912d3e8
|
BranchedObject: set id first
This has an impact on related objects, like timeperiod ranges
fixes #2525
|
2022-10-26 11:04:58 +02:00 |
Thomas Gelf
|
ad5dfc8496
|
BasketSnapshot: simplify error handling
We have no IcingaObject here, they're all stdClass instances
|
2022-10-25 11:10:05 +02:00 |
Thomas Gelf
|
470137b5c2
|
Exporter: don't export UUIDs for non-Icinga objects
fixes #2644
|
2022-10-25 10:59:16 +02:00 |
Thomas Gelf
|
9892039b0e
|
BasketSnapshot: show object-related details...
...in case an error occurs at encoding time
fixes #2646
|
2022-10-25 10:46:50 +02:00 |
Thomas Gelf
|
bfda96f569
|
DbConnection: deprecate/replace quoteBinary()
Proxies to newer code as a fix, related calls should be substituded
in the long run
fixes #2630
|
2022-10-18 16:53:06 +02:00 |
Thomas Gelf
|
deb5b97ea0
|
DbObjectStore: treat UUID result for PostgreSQL
fixes #2636
|
2022-10-13 10:58:32 +02:00 |
Thomas Gelf
|
5aca652355
|
doc/installation: raise version to v1.10.1
|
2022-10-07 12:59:28 +02:00 |
Thomas Gelf
|
3b7a7ed367
|
doc/changelog: prepare v1.10.1
|
2022-10-07 12:54:33 +02:00 |
Thomas Gelf
|
91ca8065e3
|
Sync: fix purge and invalid sync history
fixes #2632
fixes #2627
|
2022-10-07 12:23:47 +02:00 |
Thomas Gelf
|
82269775f4
|
DbObject: improve "hasBeenModified" logic
|
2022-10-07 11:20:32 +02:00 |
Thomas Gelf
|
2196426ff5
|
IcingaObject: fix default value for preserve
|
2022-10-07 10:25:23 +02:00 |
Thomas Gelf
|
166fc88117
|
doc/changelog: prepare v1.10.1
|
2022-10-07 10:22:52 +02:00 |
Thomas Gelf
|
afc7efe4d5
|
Sync: do not set null if overridden
refs #2623
|
2022-10-07 10:18:39 +02:00 |
Thomas Gelf
|
9a2c0162d2
|
Sync: respect null properties on merge
fixes #2623
|
2022-10-07 10:16:37 +02:00 |
Thomas Gelf
|
82fbd5359e
|
DbObjectStore: sort by array index, not uuid
|
2022-10-07 10:12:00 +02:00 |
Thomas Gelf
|
773a135220
|
DbObject: grant access to default properties
|
2022-10-07 10:12:00 +02:00 |
Thomas Gelf
|
6f0c7aa2a3
|
IcingaObject: allow to replace with plain object
|
2022-10-07 10:12:00 +02:00 |
Thomas Gelf
|
f447457c40
|
Sync: load object w/o branch support the old way
fixes #2618
|
2022-10-06 13:08:48 +02:00 |