Johannes Meyer
|
723a2091a8
|
Delete ISSUE_TEMPLATE.md
|
2019-04-10 15:58:52 +02:00 |
Johannes Meyer
|
92ba0a56fd
|
Update issue templates
|
2019-04-10 15:55:25 +02:00 |
Johannes Meyer
|
3fe810ecf9
|
Form: Properly preserve defaults from DateTimePicker elements
fixes #3612
|
2019-04-10 10:51:36 +02:00 |
Jennifer Mourek
|
0f101f9855
|
Use correct classes for the legend badges
|
2019-04-10 09:07:26 +02:00 |
Janne Heß
|
d45c753409
|
Support temperatures (°C, °F) in perfdata
|
2019-04-05 15:28:51 +02:00 |
Johannes Meyer
|
fc99865241
|
Merge pull request #3724 from dgoetz/feature/settings-doc
Add documentation for settings of the monitoring module
|
2019-04-05 11:10:23 +02:00 |
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 |