12760 Commits

Author SHA1 Message Date
Johannes Meyer
2a176fa1ae Release version 2.8.6 v2.8.6 2022-03-08 12:07:35 +01:00
Johannes Meyer
77eaa77b03 Release version 2.8.6 2022-03-08 12:06:58 +01:00
Johannes Meyer
1d80b88bf6 Update CHANGELOG 2022-03-08 12:06:58 +01:00
Johannes Meyer
c478a5413d
Merge pull request from GHSA-qcmg-vr56-x9wf
v2.8 Backport
2022-03-08 12:03:41 +01:00
Johannes Meyer
a4ba40f257
Merge pull request from GHSA-v9mv-h52f-7g63
v2.8 Backport
2022-03-08 12:02:40 +01:00
Johannes Meyer
4ab9176b62 SshResourceForm: Don't accept file://... as private key 2022-02-28 13:55:42 +01:00
Johannes Meyer
4e879ccb9a IdoQuery: Join customvars with only live references 2022-02-28 13:37:42 +01:00
Johannes Meyer
00bf541857 Ido\Query\: Add objecttype_id checks where missing 2022-02-28 13:37:42 +01:00
Johannes Meyer
9a78fab17b Update CHANGELOG.md v2.8.5 2021-08-24 09:46:18 +02:00
Johannes Meyer
929be2d44f Raise version to 2.8.5 2021-08-24 09:42:49 +02:00
Johannes Meyer
061014c50e Update AUTHORS 2021-08-24 09:42:13 +02:00
Ravi Kumar Kempapura Srinivasa
d66a21031c Check if the column in the row is set for filters
When the column is not set for the filters undefined property exception is thrown in icinga-director. This is a quick fix to solve the issue.

(cherry picked from commit bbd36d5f83a29debbb4a72e79547ee7c4b35dbe0)
2021-08-24 09:38:19 +02:00
Johannes Meyer
4aa22f1036 IdoQuery: Qualify and resolve subquery filters ASAP
fixes #4508

(cherry picked from commit 83557afd35dc85da01995be2a907f9223fb0bb84)
2021-08-24 09:38:12 +02:00
Johannes Meyer
800378d819 Release version 2.8.4 v2.8.4 2021-07-27 15:48:44 +02:00
Johannes Meyer
78e947a021 MonitoredObject: Keep structure of nested cvs during protection
fixes #4439

(cherry picked from commit d123b390b1c550de91988a3451d2c3818082c12e)
2021-07-21 08:01:55 +02:00
Johannes Meyer
479f990d59 Release version 2.8.3 v2.8.3 2021-07-12 09:58:18 +02:00
Johannes Meyer
80875d91bb Merge pull request from GHSA-cmgc-h4cx-3v43
doc: Make sure to correctly access images
(cherry picked from commit 6c03c80f97fa66c0a2b36ce282cb4cef8854f215)
2021-07-12 09:58:18 +02:00
Johannes Meyer
ffe8741c66 Merge pull request from GHSA-2xv9-886q-p7xx
Fix that custom variable protection and blacklists can be circumvented

(cherry picked from commit 7abb62976a90e5dcae065a40739ef5ec546094e7)
2021-07-12 09:58:18 +02:00
Johannes Meyer
a2b049b7aa Merge pull request #4424 from Icinga/fix/group-views-not-showing-all-objects-with-mixed-group-filters-4404
Fix group views not showing all objects with mixed group filters

(cherry picked from commit 9a58e6f43c4bc5bafbdaf4948b42678665367c69)
2021-07-09 11:11:23 +02:00
Johannes Meyer
1b9461a62e IcingaCheckbox: Use css class sr-only again
`hidden=true` also hides elements from screen readers.
`sr-only` is now fixed for chrome.
`aria-hidden` true has been added because it suits
and was previosly missing.

fixes #4411

(cherry picked from commit ff30bf2393e71b143414244fa841d021a56fff14)
2021-07-09 11:10:35 +02:00
Florian Strohmaier
9da047ffaf IcingaCheckbox: Add `hidden attribute to input element
refs #4310

(cherry picked from commit 24c1bb1f8cc63e811fc60d0157a895de9ab3569f)
2021-07-09 11:09:44 +02:00
Johannes Meyer
00ff11ea9f IdoQuery: Accept any character in custom var names
fixes #4342

(cherry picked from commit fe51f8c96811d03e39010325cb2af6c124d0f112)
2021-07-09 11:09:26 +02:00
Johannes Meyer
4c929c3dbb Merge pull request #4276 from Icinga/fix/handling-of-multi-valued-ldap-attributes-4213
Fix handling of multi valued ldap attributes

(cherry picked from commit 293021b2000e9d459387153ca5690f97e0184aaa)
2021-07-09 11:09:15 +02:00
Johannes Meyer
bf2b3fa375 css: Use a more strict rule to apply selected style to active nav items
(cherry picked from commit 2da08ff58db7b065d6b6d51a3831fd62580c1635)
2021-07-09 11:08:59 +02:00
Johannes Meyer
b84a219413 list/services: Avoid duplicates when filtering contact(group)s
fixes #4238

(cherry picked from commit fbacd3db36a02237c03ef1ee2fcc0be1b92f2b57)
2021-07-09 11:08:52 +02:00
Johannes Meyer
4c28a302e4 Add docker workflow 2021-06-08 15:59:57 +02:00
Johannes Meyer
8a89839af9 Release v2.8.2 v2.8.2 2020-08-17 16:14:11 +02:00
Johannes Meyer
b012efcfed Update CHANGELOG.md 2020-08-17 16:13:16 +02:00
Johannes Meyer
5e596c4c85 Raise version to v2.8.2 2020-08-17 16:13:16 +02:00
Johannes Meyer
c6baff223a static/img: Make sure to correctly access module images
fixes #4226

(cherry picked from commit 3035efac65ca2f7977916bd117056aa411776dfd)
2020-08-14 14:41:14 +02:00
Johannes Meyer
999e76ee0b IdoQuery: Force array cast when lowering subquery filter expressions
fixes #4196

(cherry picked from commit 0db4dc0311d40e18e7691ac205634fac41e3fbed)
2020-08-14 14:39:41 +02:00
Johannes Meyer
233bd29e41 Release v2.8.1 v2.8.1 2020-06-29 10:28:41 +02:00
Johannes Meyer
4920a47e9f CHANGELOG: Add release notes for v2.8.1 2020-06-29 10:28:17 +02:00
Johannes Meyer
c543111e4b Raise version to 2.8.1 2020-06-29 10:28:17 +02:00
Florian Strohmaier
7500b45d95 Update fontello icon font
refs [Icinga/ipl-web/#4](https://github.com/Icinga/ipl-web/pull/4)

(cherry picked from commit 962f0ef5dcb26d2feb6ebfefc5aea07607ff518f)
2020-06-29 08:37:27 +02:00
Johannes Meyer
2b4488ad1d DbQuery: Return non-string args as is in valueToTimestamp()
fixes #4182

(cherry picked from commit b288d86e916fd41e9077c344999eac31b4404955)
2020-06-24 14:17:07 +02:00
Johannes Meyer
ef522cc2a0 DbUserBackend: Lowercase usernames before fetching password hashes
The BINARY cast to make trailing spaces significant (#4030) also
made these queries case-sensitive. This wasn't identified at the
time because the query itself wasn't case-insensitive, but the
default collation on the `name` column. (Tests sometimes are the
perfect mitigation for this...)

fixes #4184

(cherry picked from commit 4d173e6746d11314e12dc9a48a8e27826ab6a5ed)
2020-06-24 14:17:07 +02:00
Johannes Meyer
ad7f009b05 css: Show overflowing content in the sidebar while in minimal layout
fixes #4189

(cherry picked from commit 38e585222ede88eb30374cfa89736b39e72d4be8)
2020-06-24 14:17:07 +02:00
Alexander A. Klimov
5e6c1a9c45 /monitoring/tactical: don't show negative amounts of monitored objects
refs #4174

(cherry picked from commit 361fc2792218c781874a312d000922d1f0accf98)
2020-06-24 14:17:07 +02:00
Johannes Meyer
eb2e842a36 IdoQuery: Lowercase subquery ci filters on postgres
fixes #4178

(cherry picked from commit 4505e29ce3840f7f8ba7f168c5b9b1bd2ce428fb)
2020-06-24 14:17:07 +02:00
Markus Frosch
55d66f0e6b css: Fix relative path loading for icinga-loader.gif
(cherry picked from commit 1979b53555b3c7fae21ebdc62ea7d05c43f44e56)
2020-06-24 14:13:32 +02:00
Johannes Meyer
642ec11228 Release v2.8.0 v2.8.0 2020-06-08 11:02:03 +02:00
Johannes Meyer
9784cdc5b3 doc: Add remaining upgrading notes 2020-06-08 10:51:35 +02:00
Johannes Meyer
78759e7e6b Update CHANGELOG 2020-06-08 10:51:35 +02:00
Johannes Meyer
e95fac3ff1 Raise version to 2.8.0 2020-06-08 10:51:35 +02:00
Johannes Meyer
864d72b65e Update AUTHORS and .mailmap 2020-06-08 10:51:35 +02:00
Johannes Meyer
2a64a97302 js: Don't add class impact to already finished targets 2020-06-08 10:49:02 +02:00
Johannes Meyer
62dd0b3f1e ActionController: Fix that view variable compact is undefined
refs #4164
2020-06-08 09:26:36 +02:00
Johannes Meyer
14b276ff06
Merge pull request #4166 from Icinga/bugfix/modal-button-styles
modal.less: Optimize close button styles
2020-06-08 08:53:30 +02:00
Johannes Meyer
237d79e43f modal.less: Move close button to the right 2020-06-08 08:36:41 +02:00