Eric Lippmann
|
a028209cbc
|
Merge pull request #2775 from Icinga/feature/iniparser-read-config-files-2766
Use parse_ini_string() where IniParser::parseIni() is not needed
|
2017-03-28 09:23:53 +02:00 |
Eric Lippmann
|
c11601d458
|
Merge pull request #2777 from Icinga/bugfix/defaults-when-acknowledging-problems-2776
AcknowledgeProblemCommandForm: respect configuration when creating elements
|
2017-03-28 09:22:08 +02:00 |
Alexander A. Klimov
|
cd8d6e41dc
|
AcknowledgeProblemCommandForm: respect configuration when creating elements
refs #2776
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2017-03-28 09:21:42 +02:00 |
Eric Lippmann
|
7f42efa1c0
|
Merge pull request #2778 from Icinga/bugfix/adding-empty-user-backend-fails-2598
DbUserBackend: don't fail at validation if there aren't any active users
|
2017-03-28 09:14:55 +02:00 |
Eric Lippmann
|
96a0476ebb
|
Merge pull request #2791 from dlorych/patch-1
Update 02-Installation.md
|
2017-03-28 09:13:47 +02:00 |
Eric Lippmann
|
d10db04e6c
|
Merge pull request #2800 from dpavlos/updoc
Update file path of icingaweb2 mysql schema for the manual installation procedure
|
2017-03-28 09:07:50 +02:00 |
Pavlos Daoglou
|
963623bda1
|
Update file path of icingaweb2 mysql schema for the manual installation procedure
|
2017-03-21 14:22:29 +02:00 |
Daniel
|
3effe41fdb
|
Update 02-Installation.md
PDF export has a dependency on PHP's *mbstring* library.
|
2017-03-14 13:57:41 +01:00 |
Johannes Meyer
|
73e24302c0
|
Make running unittests with the icingacli work in package installations
fixes #2787
|
2017-03-09 11:36:35 +01:00 |
Johannes Meyer
|
72b02f7f08
|
StaticController: Serve module and gravatar images with their proper MIME type
fixes #2784
|
2017-03-09 09:20:03 +01:00 |
Alexander A. Klimov
|
f323310174
|
DbUserBackend: don't fail at validation if there aren't any active users
refs #2598
|
2017-02-24 15:29:05 +01:00 |
Alexander A. Klimov
|
56d71c5cb6
|
Use parse_ini_string() where IniParser::parseIni() is not needed
refs #2766
|
2017-02-23 15:45:57 +01:00 |
Alexander A. Klimov
|
9a79b194dd
|
SecurityConfigForm: if protected_customvars is not set at all, display suggestion as placeholder
refs #2767
|
2017-02-23 12:52:47 +01:00 |
Alexander A. Klimov
|
fb2abf40f8
|
Make the view available to DetailviewExtensionHooks
refs #2104
|
2017-02-21 12:23:21 +01:00 |
Tobias von der Krone
|
9f5158a159
|
Correct hover text of the status bar
Correct the count of handled critical services in the hover text in the
status bar.
fixes #2656
|
2017-02-17 21:55:35 +01:00 |
Alexander A. Klimov
|
31aad4d3f5
|
Show every downtime's type in the detail view of a monitored object
refs #2693
|
2017-02-14 18:13:28 +01:00 |
Alexander A. Klimov
|
f9eb5ac1a8
|
CLI: don't fail to disable an already disabled module
refs #2714
|
2017-02-14 14:43:18 +01:00 |
Alexander A. Klimov
|
fe72973e6e
|
Preserve quick actions in a command form view
refs #2675
|
2017-02-14 13:07:31 +01:00 |
Noah Hilverling
|
b0221c5e13
|
Form: Preserve default if element has attribute 'disabled'
fixes #2509
|
2017-02-14 10:18:56 +01:00 |
Alexander A. Klimov
|
6d593620d6
|
Test RestRequest
refs #2674
|
2017-02-13 14:56:35 +01:00 |
Alexander A. Klimov
|
96e7411e25
|
TransportConfigForm: validate whether the Icinga 2 API can be connected to
refs #2674
|
2017-02-13 14:56:35 +01:00 |
Eric Lippmann
|
d2341369a9
|
Merge pull request #2730 from Icinga/bugfix/invalid-icinga-2-api-response-2728
Handle invalid Icinga 2 API response types
|
2017-02-13 14:44:51 +01:00 |
Alexander A. Klimov
|
24c8a924e6
|
Add FilterTest::testSpecialCharacterEscaping()
refs #2523
|
2017-02-13 13:09:12 +01:00 |
Alexander A. Klimov
|
c810f2bfd1
|
Servicegrid: assemble filters with the Filter class
refs #2523
|
2017-02-13 12:24:58 +01:00 |
Eric Lippmann
|
a8984d1c85
|
Merge pull request #2744 from Icinga/feature/make-arguments-of-the-cli-command-web-serve-non-positional-10682
Feature/make arguments of the cli command web serve non positional 10682
|
2017-02-10 16:36:38 +01:00 |
Alexander A. Klimov
|
1e58e15ac7
|
Test TimezoneDetect
refs #2716
|
2017-02-10 15:42:02 +01:00 |
Eric Lippmann
|
9c8da456f1
|
Merge pull request #2723 from Icinga/bugfix/hide-check-attempt-for-hard-states-2718
Show check attempts only for soft state changes
|
2017-02-10 12:45:21 +01:00 |
Alexander A. Klimov
|
c015da7dfc
|
Document WebCommand::serveAction()
refs #10682
|
2017-02-10 11:27:39 +01:00 |
Alexander A. Klimov
|
9e26359c62
|
Set focus to comment field for acknowledgements, downtimes and comments
refs #13535
|
2017-02-10 11:24:28 +01:00 |
Alexander A. Klimov
|
cb2093513a
|
Icinga.Timer: use setTimeout() instead of setInterval()
refs #11693
|
2017-02-10 10:14:14 +01:00 |
Eric Lippmann
|
9d47d651d9
|
Merge pull request #2737 from Icinga/bugfix/searchfield-escaping-12330
FilterEditor: escape values correctly
|
2017-02-10 09:13:42 +01:00 |
Alexander A. Klimov
|
96ef0dccf8
|
Make JSON error handling logic reusable
refs #2728
|
2017-02-09 19:50:04 +01:00 |
Alexander A. Klimov
|
11c7531650
|
WebCommand::serveAction(): add optional parameters --listen and --port
refs #10682
|
2017-02-09 18:11:29 +01:00 |
Alexander A. Klimov
|
96f0a8c24e
|
FilterEditor: escape values correctly
refs #12330
|
2017-02-09 17:50:49 +01:00 |
Alexander A. Klimov
|
6fbec7134c
|
Handle invalid Icinga 2 API response types
refs #2728
|
2017-02-09 13:38:43 +01:00 |
Alexander A. Klimov
|
e5f462c2fa
|
TimezoneDetect: support also negative timezone offsets
refs #2716
|
2017-02-08 16:51:19 +01:00 |
Alexander A. Klimov
|
95020bfed4
|
Show check attempts only for soft state changes
refs #2718
|
2017-02-08 14:09:18 +01:00 |
Alexander A. Klimov
|
b74971c08c
|
Update German translation
refs #2709
|
2017-02-08 11:31:56 +01:00 |
Alexander A. Klimov
|
10ddc8c821
|
Make the order of command transports easily changable
refs #2709
|
2017-02-07 19:08:18 +01:00 |
Eric Lippmann
|
80d3abed9d
|
Remove changelog generator
|
2017-02-07 09:33:49 +01:00 |
Johannes Meyer
|
460c06e922
|
RepositoryForm: Add more flexibility when interacting with the repository
|
2017-02-03 12:20:24 +01:00 |
Johannes Meyer
|
5b4de83970
|
Merge pull request #2711 from Icinga/bugfix/improve-error-handling-and-validation-of-multiple-ldap-uris-2645
fixes #2645
|
2017-02-02 13:49:41 +01:00 |
Johannes Meyer
|
8d3e8b829f
|
LdapConnection: Properly handle multiple hosts if encryption is involved
refs #2645
|
2017-02-02 13:29:34 +01:00 |
Johannes Meyer
|
7864450dde
|
LdapResourceForm: Add hostname validation
refs #2645
|
2017-02-02 11:08:07 +01:00 |
Johannes Meyer
|
35ba15a7a6
|
monitoring: Don't offer the Icinga 2 API as transport if cURL is missing
fixes #2661
|
2017-02-01 15:37:52 +01:00 |
Johannes Meyer
|
e83e317cc6
|
TransportConfigForm: Make the Icinga 2 API the default transport
fixes #2660
|
2017-02-01 14:52:45 +01:00 |
Johannes Meyer
|
6a37583fc7
|
TransportConfigForm: Fix default port not changing upon auto-submit
|
2017-02-01 14:49:21 +01:00 |
Eric Lippmann
|
5a0e2ebd5a
|
Merge pull request #2704 from psi-4ward/patch-1
Doc: Add charset hint
|
2017-01-31 09:26:04 +01:00 |
Christoph Wiechert
|
87b92c3a77
|
Doc: Add charset hint
|
2017-01-30 15:37:16 +01:00 |
Johannes Meyer
|
cd5bc4c4a6
|
Swag: Add custom PHP Codesniffer ruleset
|
2017-01-27 14:53:54 +01:00 |