Thomas Gelf
|
a48ffdfff9
|
css: drop obsolete tinystats
|
2018-05-29 13:33:20 +02:00 |
Thomas Gelf
|
02dfac1b8b
|
Revert "Export: first bunch of exportable Director objects"
Wrong branch, not yet for the master
This reverts commit 721700c62f .
|
2018-05-29 12:40:14 +02:00 |
Thomas Gelf
|
721700c62f
|
Export: first bunch of exportable Director objects
ImportSource, SyncRule, Datafield and more
refs #1409
|
2018-05-29 12:34:18 +02:00 |
Thomas Gelf
|
ed8a135a66
|
IcingaUserForm: allow to specify TimePeriods
fixes #944
|
2018-05-29 12:22:25 +02:00 |
Thomas Gelf
|
4b2546b14f
|
IcingaHostTest: fit new properties
refs #1359
|
2018-05-28 21:01:58 +02:00 |
Thomas Gelf
|
2045f98016
|
IcingaServiceForm: allow to define apply rules...
...based on templates.
fixes #1359
|
2018-05-28 15:50:18 +02:00 |
Thomas Gelf
|
193c575e3a
|
HostServiceBlacklist: small fixes
refs #907
|
2018-05-25 19:57:52 +02:00 |
Thomas Gelf
|
f88e318dce
|
Merge branch 'feature/sync-cleanup'
|
2018-05-25 19:51:26 +02:00 |
Thomas Gelf
|
c3fd50003a
|
IcingaService: cosmetics, render single hosts...
...with equals, multiple ones as "in array"
refs #907
|
2018-05-25 19:48:27 +02:00 |
Thomas Gelf
|
409661f7d0
|
schema: add pgsql migration for blacklist feature
refs #907
|
2018-05-25 19:11:50 +02:00 |
Thomas Gelf
|
9e20adc14d
|
doc/changelog: mention blacklist feature
fixes #907
|
2018-05-25 19:11:50 +02:00 |
Thomas Gelf
|
4df11f8bd7
|
IcingaServiceForm: fix clear overrides on blacklist
|
2018-05-25 19:11:50 +02:00 |
Thomas Gelf
|
35f1f09b84
|
Tables: fix host/service blacklist queries
|
2018-05-25 19:11:50 +02:00 |
Thomas Gelf
|
8073128d0e
|
IcingaServiceForm: add blacklist/delete button...
...and a lot of related boilerplate to get the "blacklist" feature working
|
2018-05-25 19:11:50 +02:00 |
Thomas Gelf
|
ba5e595fd0
|
IcingaService: phpdoc
|
2018-05-25 19:11:50 +02:00 |
Thomas Gelf
|
853cecb14e
|
HostServiceBlacklist: first implementation, schema
...and related changes
refx #907
|
2018-05-25 19:11:50 +02:00 |
Thomas Gelf
|
facaeb8aac
|
Sync: cleanup, improve array handling, split logic
This should for example fix sync for multiple group memberships
|
2018-05-25 19:11:50 +02:00 |
Thomas Gelf
|
8f71ca034d
|
SyncForms: restore notifications on "no change"
|
2018-05-25 19:11:50 +02:00 |
Thomas Gelf
|
5a8c785b7c
|
dipl: align with ipl-html, stop using deprecated
...method Html::escapeForHtml
|
2018-05-25 19:09:42 +02:00 |
Thomas Gelf
|
ec0beb5de8
|
HostServiceRedirector: fix switched urls
|
2018-05-25 18:20:56 +02:00 |
Thomas Gelf
|
47fcd13075
|
HostSyncTest: test combinations of multiple groups
|
2018-05-25 13:29:32 +02:00 |
Thomas Gelf
|
29bcfff07f
|
Sync: fix properties for IcingaObject instances
|
2018-05-25 13:29:32 +02:00 |
Thomas Gelf
|
bd80862153
|
Sync: cleanup, improve array handling, split logic
This should for example fix sync for multiple group memberships
|
2018-05-25 13:29:32 +02:00 |
Thomas Gelf
|
9cdfc3d3be
|
SyncForms: restore notifications on "no change"
|
2018-05-25 13:29:32 +02:00 |
Thomas Gelf
|
9c9a5b5b93
|
GroupMembershipResolver: last inserted ID is int...
...for PostgreSQL - as it should be everywhere :-/
fixes #1500
|
2018-05-25 13:14:03 +02:00 |
Thomas Gelf
|
728bbe523e
|
ConfigJob: do not re-deploy the same checksum
fixes #978
|
2018-05-23 11:31:23 +02:00 |
Thomas Gelf
|
3673daaa3c
|
Html: allow to wrap elements, needed for forms
|
2018-05-23 08:30:37 +02:00 |
Thomas Gelf
|
799a332c22
|
Html\Attributes: callbacks for setters and getters
|
2018-05-23 08:22:06 +02:00 |
Thomas Gelf
|
14cd540ce9
|
HostServiceRedirector: add applied service sets
|
2018-05-23 08:18:57 +02:00 |
Thomas Gelf
|
0f4fd471e2
|
HostServiceRedirector: new implementation for...
...service links. Fallback route and more
fixes #689
|
2018-05-23 00:47:30 +02:00 |
Thomas Gelf
|
d5807495a0
|
TemplateTree: load inheritance for unstored...
...objects even if the given parent is not a template. This happens with fake
objects while managing overrides
|
2018-05-22 14:40:56 +02:00 |
Thomas Gelf
|
d8b1207254
|
Sync: it's not yet possible to let single...
...objects fail
refs #1048
|
2018-05-22 12:17:22 +02:00 |
Markus Frosch
|
49afcd5855
|
Sync: Only prefetch relations for IcingaObject
So DatalistEntry can be synced
fixes #1048
|
2018-05-22 11:08:03 +02:00 |
Thomas Gelf
|
b773b90ae5
|
JobDetails: fix message "characters are not yet.."
|
2018-05-17 08:36:39 +02:00 |
Thomas Gelf
|
05bc9e5bfc
|
CustomvarTable, SyncRunDetails: small fixes
|
2018-05-09 13:18:10 +02:00 |
Thomas Gelf
|
df83c9abad
|
ipl: no more Html::__callStatic, add phpdocs
|
2018-05-08 19:54:00 +02:00 |
Thomas Gelf
|
cbd0d03d36
|
Merge branch 'feature/refresh-ipl'
|
2018-05-08 17:04:35 +02:00 |
Thomas Gelf
|
c514b3995b
|
ObjectTabs: show 'inspect' only for endpoints...
...with an ApiUser reference
fixes #1293
|
2018-05-08 16:28:31 +02:00 |
Thomas Gelf
|
b1fd0bd9ed
|
ObjectTabs: show 'inspect' only for endpoints...
...with an ApiUser reference
fixes #1293
|
2018-05-08 16:25:38 +02:00 |
Thomas Gelf
|
319b000407
|
ipl: phpdoc, cleanup
|
2018-05-06 09:08:37 +02:00 |
Thomas Gelf
|
01c3a553ba
|
ipl: drop obsoleted components
|
2018-05-05 18:49:58 +02:00 |
Thomas Gelf
|
df7c77a0f6
|
ipl-related fixes
|
2018-05-05 18:29:17 +02:00 |
Thomas Gelf
|
988319dcf6
|
ipl-related: use HtmlDocument instead of Html
|
2018-05-05 01:25:24 +02:00 |
Thomas Gelf
|
955695682d
|
Use BaseHtmlElement and more
|
2018-05-05 01:11:55 +02:00 |
Thomas Gelf
|
f1480359da
|
ipl: even more changes
|
2018-05-05 01:04:25 +02:00 |
Thomas Gelf
|
4f8c60bb46
|
various: cleanup, sop using deprecated methods
|
2018-05-05 00:24:49 +02:00 |
Thomas Gelf
|
403df971a1
|
dipl: align with ipl, first step
|
2018-05-05 00:18:45 +02:00 |
Thomas Gelf
|
be0d41459f
|
ipl: code cleanup
|
2018-05-04 22:55:24 +02:00 |
Thomas Gelf
|
30c6bf1b95
|
ipl: relax attribute name checks
|
2018-05-04 22:54:48 +02:00 |
Thomas Gelf
|
a10fa5abff
|
Merge branch 'feature/sync-keep-overrides-1307'
|
2018-05-04 22:14:26 +02:00 |