Chrome does not show any outline and FF does it weird.
fixes#3520
(cherry picked from commit 7b4ee0c91ec65be1e987292a14454061bc5fa28a)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
If a specific User-Backend has been assigned to a Group Backend, and
the User has been authenticated by another User-Backend, then there is
no need to ask the unrelated Groups Backend for membership.
(cherry picked from commit 08c879249bd94d2773c46df939283034fe4d2cf7)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
ApplicationBootstrap#setupTimezone(): ensure a vaild default timezone to be set in any case
(cherry picked from commit b50091fc217560dae11115129fdee1f228420ab2)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Fix documentation for LDAP Groups
(cherry picked from commit 96883b101c2a98058de770520e03c5c4a4a3b494)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Fix window id cannot be used to differentiate containers
(cherry picked from commit f72aa291bc298c4930eab34d4443454fdc406a41)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Fix php ini parser does not strip trailing whitespace
(cherry picked from commit f027bc50e8e13d2cf048b2a5758dbce664be6171)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Fix that the filter is not preserved when navigating away from the host-/servicegrid
(cherry picked from commit ed23d12c4f0d26a90f8148e466075f0e72bff6d7)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Monitoring\Controller#getRestriction(): return filters matching all, not none
(cherry picked from commit 1cce44453cf079b5994d9f05aaeab4d79d223bc6)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Preserve scroll position upon form submits
(cherry picked from commit d8c4fcc51724031f3221545259789bcd419586f3)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Fix tactical overview legend badges not properly affected by themes
(cherry picked from commit c9fa8905e6a7609a2e94a6beb36b97ebf4b72109)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
use the correct LDAPS port
(cherry picked from commit 8fc467ca3c6e40fa5d456db3b2819d06146fd2d6)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Preserve <br>s in plugin output
(cherry picked from commit 33f7d0b8e6544d3c2b0720add2c11c0a8975e456)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Fix multiline values in ini files broken
(cherry picked from commit ccc2f487f6d7c8adc25f49a1f7d50821722b95ec)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Don't escape html entities in plugin output twice
(cherry picked from commit affed1953680514efd9c7988505bbdb1c295a927)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Fix that event detail view is not showing times in correct timezone
(cherry picked from commit e675a0353e2ae20c55e35788809c2753de58cd6b)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Fix escaped ini characters
(cherry picked from commit b6e8151582bc7aab6293c79ffa7f51fa503905ce)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Format::seconds(): handle negative values as expected
(cherry picked from commit 57f54b0f76708f0bb7894b8f4f2583db9872ca8f)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Respect php.ini limits when exporting to PDF
(cherry picked from commit 574e7671c3713dd497f7e7dcddf741d12c2c03ad)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>