Dirk Goetz
d5ac22234b
Add documentation for settings of the monitoring module
2019-04-05 11:05:05 +02:00
Johannes Meyer
12e058a5fb
Merge pull request #3727 from Icinga/feature/update-favicon
...
Update favicon
2019-04-05 09:46:42 +02:00
Johannes Meyer
ccc2f487f6
Merge pull request #3706 from Icinga/fix/multiline-values-in-ini-files-broken-3705
...
Fix multiline values in ini files broken
2019-04-05 08:44:46 +02:00
Johannes Meyer
affed19536
Merge pull request #3708 from Icinga/fix/html-entities-in-plugin-output-3707
...
Don't escape html entities in plugin output twice
2019-04-05 08:05:52 +02:00
Marc DeTrano
e7d117e1b6
Improve Eventgrid performance by limititing query time range, and only querying for hosts or services as requested in the form.
2019-04-02 10:15:33 -06:00
Markus Frosch
b69c9491ae
Remove Google Plus link from About
2019-03-29 10:57:34 +01:00
Johannes Meyer
9b5880f6d4
Merge pull request #3731 from Icinga/feature/export-hosts-to-module-x509
...
Export hosts to the x509 module
2019-03-29 09:31:09 +01:00
Johannes Meyer
b8c1934428
Introduce implementation for hook X509/Sni
2019-03-28 14:04:04 +01:00
Michael Friedrich
c050e37428
Update favicon
2019-03-25 09:59:42 +01:00
Eric Lippmann
915c7b8fe5
Merge pull request #3504 from Icinga/fix/collapsible-sidebar-issues-3187
...
Fix collapsible sidebar issues
2019-03-21 09:09:27 +01:00
Jennifer Mourek
2c1abe13a1
Make ctrl-click open new tab
...
refs #3722
2019-03-20 14:19:14 +01:00
Jennifer Mourek
b3b80fdc31
Make active first-level nav items better distinguishable
2019-03-20 11:07:39 +01:00
Jennifer Mourek
1e79ba5c1c
Remove opacity change on collapsed flyout hover on active items
2019-03-20 11:07:39 +01:00
Jennifer Mourek
cacfd9f1d9
Fix tabbed navigation not highlighting the nav-items correctly
2019-03-20 11:07:39 +01:00
Jennifer Mourek
9ca5382e55
Remove font changes on active navigation items
2019-03-20 11:07:39 +01:00
Jennifer Mourek
2e5515274e
Adjust sidebar lug size and reduce flyout delay
2019-03-20 11:07:39 +01:00
Jennifer Mourek
61b0d8aa90
Add icon with first letter of the li if there is no icon set else default to icon-circle
2019-03-20 11:07:39 +01:00
Jennifer Mourek
504c7cd5d8
Fix minimised sidebar glitching left when searchbar is clicked in safari
2019-03-20 11:07:39 +01:00
Jennifer Mourek
6a7c73dd77
Add caret to flyout menu
2019-03-20 11:07:39 +01:00
ignasr
9b1f49413d
use the correct LDAPS port
...
refs #3713
2019-03-08 18:49:20 +01:00
Constantin Matheis
76cd8a0321
Added Check source to Details view.
...
refs #3687
2019-03-07 10:33:51 +01:00
Johannes Meyer
19231038a7
PluginOutput: Don't escape html entities twice
...
fixes #3707
2019-03-05 13:27:27 +01:00
Johannes Meyer
f6f106faf2
tests: Update ini tests
2019-03-04 12:16:55 +01:00
Johannes Meyer
769d490631
config: Escape and unescape line breaks in ini values
...
refs #3705
2019-03-04 12:16:06 +01:00
Eric Lippmann
403c2d3495
Merge pull request #3481 from marianrh/feature/optionally-disable-mysql-server-certificate-validation
...
Allow disabling MySQL server certificate validation by setting ssl_do_not_verify_server_cert
2019-02-26 10:39:21 +01:00
Eric Lippmann
37de0edabf
Merge pull request #3663 from Al2Klimov/feature/plugin-output-span-style
...
Allow span and *[style] in plugin outputs
2019-02-26 10:35:33 +01:00
Eric Lippmann
e675a0353e
Merge pull request #3660 from Icinga/bugfix/fix-event-detail-view-not-showing-time-in-correct-timezone
...
Fix that event detail view is not showing times in correct timezone
2019-02-26 10:32:26 +01:00
Eric Lippmann
b6e8151582
Merge pull request #3677 from Icinga/fix/escaped-ini-characters-3648
...
Fix escaped ini characters
2019-02-26 10:03:54 +01:00
Eric Lippmann
b830234c5f
Merge pull request #3672 from andreaso/fix/login-page-https-links
...
Use https:// links on login page
2019-02-26 10:00:02 +01:00
Eric Lippmann
57f54b0f76
Merge pull request #3667 from Icinga/bugfix/undefined-offset-100-3589
...
Format::seconds(): handle negative values as expected
2019-02-26 09:59:24 +01:00
Thomas Gelf
a487f83f99
Loader: fix indentation...
...
...it's too early in the morning, wrong .vimrc on this system - sorry.
2019-02-20 05:48:04 +01:00
Thomas Gelf
07776c54f3
Upload: do not fail on PHP 7.2
...
fixes #3689
2019-02-20 05:41:23 +01:00
Thomas Gelf
7868216d04
Loader: close clicommands directory after use
...
fixes #3688
2019-02-20 05:36:08 +01:00
Johannes Meyer
07c48d63ee
ServicesController: Already hide ignored services to reschedule in the preview list
...
refs #3665
2019-02-07 15:51:26 +01:00
Johannes Meyer
f281cf0795
HostsController: Already hide ignored hosts to reschedule in the preview list
...
refs #3665
2019-02-07 15:51:26 +01:00
Johannes Meyer
ac50992aab
ScheduleServiceCheckCommandForm: Ignore services which have no active checks
...
refs #3665
2019-02-07 15:51:26 +01:00
Johannes Meyer
7bda65978c
ScheduleHostCheckCommandForm: Ignore hosts which have no active checks
...
refs #3665
2019-02-07 15:51:26 +01:00
Johannes Meyer
c2fc370273
CheckNowCommandForm: Ignore objects which have no active checks
...
refs #3665
2019-02-07 15:51:26 +01:00
Johannes Meyer
164555760b
ServicesController: Don't allow to reschedule checks if no objects have active ones
...
refs #3665
2019-02-07 15:51:26 +01:00
Johannes Meyer
f45b4640b0
HostsController: Don't allow to reschedule checks if no objects have active ones
...
refs #3665
2019-02-07 15:51:26 +01:00
Johannes Meyer
3d4fa0bcae
MonitoredObjectController: Don't show Check Now
if active checks are disabled
...
refs #3665
2019-02-07 15:51:26 +01:00
Johannes Meyer
b275a1383d
configuration.php: Introduce permission monitoring/command/schedule-check/active-only
...
refs #3665
2019-02-07 14:33:03 +01:00
Johannes Meyer
39dc8bcdbc
DashletForm: Make sure that we won't try to save invalid section names
...
refs #3648
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2019-02-05 11:31:29 +01:00
Johannes Meyer
1e0a2cdb64
ConfigForm: Only render valid configurations in the ui
...
refs #3648
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2019-02-05 11:31:08 +01:00
Johannes Meyer
ed7ecb32a5
IniParser: Properly unescape special characters in section names and option values
...
refs #3648
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2019-02-05 11:30:55 +01:00
Andreas Olsson
b504624d4d
Use https:// links on login page
...
These url changes are all the result of following 301 redirects.
2019-01-26 23:02:25 +01:00
Eric Lippmann
9571d1059f
Fix URLs in our image helper having multiple params
2019-01-25 09:20:55 +01:00
Alexander A. Klimov
c04b2594a6
Format::seconds(): handle negative values as expected
...
refs #3589
2019-01-17 16:40:27 +01:00
Alexander A. Klimov
2625454e5d
Allow span and *[style] in plugin outputs
2019-01-12 14:37:18 +01:00
Johannes Meyer
27569d09d8
loader.js: Preserve scroll position also for form submits
...
Restores the scroll position if:
* it's been a POST request
* the source and target url path is the same
* the target's url params do not change significantly
2019-01-10 15:32:28 +01:00