Alexander A. Klimov
846f8ec3d8
ExternalBackendForm: set default username envvar explicitly
...
refs #12164
2016-11-04 17:31:52 +01:00
Alexander A. Klimov
d9330486e9
Replace ExternalBackend::getRemoteUserEnvvars() with an attribute
...
refs #12164
2016-11-04 17:27:36 +01:00
Alexander A. Klimov
f8501aa80d
setup/AdminAccountPage: respect previously configured envvar when suggesting admin username
...
refs #12164
2016-10-18 15:38:03 +02:00
Alexander A. Klimov
d6ac6c8374
setup/AuthenticationPage: don't show the warning about external backend configuration if REDIRECT_REMOTE_USER is set
...
refs #12164
2016-10-18 15:19:13 +02:00
Alexander A. Klimov
be4a31c8e1
ExternalBackendForm: suggest REDIRECT_REMOTE_USER as username variable if set
...
refs #12164
2016-10-18 15:05:57 +02:00
Alexander A. Klimov
790d83cb72
ExternalBackendForm: make the variable a webserver assigns a username to configurable
...
refs #12164
2016-10-18 13:44:01 +02:00
Alexander A. Klimov
4d6160d987
ExternalBackend::getRemoteUser(): restore previous default behavior
...
refs #12164
2016-10-18 10:22:06 +02:00
Alexander A. Klimov
ab01d2f915
ExternalBackend: don't reference more than necessary from the config
...
refs #12164
2016-10-18 10:17:21 +02:00
Alexander A. Klimov
ce951295d3
ExternalBackend: make the variable a webserver assigns a username to configurable
...
refs #12164
2016-10-17 18:46:00 +02:00
Alexander A. Klimov
29c221418b
External authentication: respect REDIRECT_REMOTE_USER as well
...
refs #12164
2016-10-17 16:19:26 +02:00
Alexander A. Klimov
3caffb0026
Merge branch 'bugfix/timeline-broken-12889'
...
fixes #12889
2016-10-17 14:07:40 +02:00
Alexander A. Klimov
a0a203c875
Make timeline working again
...
refs #12889
2016-10-17 12:44:05 +02:00
Jennifer Mourek
c57a636290
MonitoredObject: Fix incorrect line indentation in method fetchCustomvars
2016-10-17 10:28:50 +02:00
Jennifer Mourek
5c2711872a
StatehistoryForm: Remove autoupdate on clicking the select-boxes
...
refs #7755
2016-10-17 09:46:21 +02:00
Noah Hilverling
9ec471d349
DataView: Apply object restrictions to dynamic filter columns
...
fixes #9993
2016-10-17 09:17:49 +02:00
Jennifer Mourek
1e09f68ad2
Merge branch 'bugfix/switching-to-Icinga-theme-floods-error-log-12660'
...
fixes #12660
2016-10-14 13:33:47 +02:00
Jennifer Mourek
0cd2d98f71
StyleSheet: Don't try to load the icinga default theme
...
refs #12660
2016-10-14 13:24:17 +02:00
Jennifer Mourek
8294471253
Revert "LessCompiler: Remove error message when switching to Icinga theme"
...
This reverts commit 2e24833d7c
.
2016-10-14 09:39:24 +02:00
Jennifer Mourek
2e24833d7c
LessCompiler: Remove error message when switching to Icinga theme
...
fixes #12660
2016-10-14 08:06:05 +02:00
Eric Lippmann
e4695b6937
Doc: Mention PHP cURL extension requirement for using the Icinga 2 API
...
refs #11398
2016-10-13 12:08:40 +02:00
Johannes Meyer
0fd5e8e4e8
ErrorController: Log the full stacktrace in case of unhandled exceptions
2016-10-13 12:06:23 +02:00
Jennifer Mourek
c5c10adf75
MonitoredObject: Delete fallback for protected custom variables
...
fixes #12848
2016-10-13 08:54:30 +02:00
Jennifer Mourek
d98732f663
ErrorController: Don't log exceptions other than HTTP 500
...
fixes #12760
2016-10-12 12:17:29 +02:00
Eric Lippmann
4b0e90cf23
Disable zero width spaces for the moment
...
refs #12774
2016-10-11 15:20:20 +02:00
Alexander A. Klimov
8bc7d47a62
Merge branch 'bugfix/preserve-http-response-code-in-rest-error-responses-12583'
...
fixes #12583
2016-10-11 10:46:20 +02:00
Alexander A. Klimov
bf3cfda209
Response: rename setMetaDataFrom() to copyMetaDataFrom()
...
refs #12583
2016-10-11 10:45:15 +02:00
Alexander A. Klimov
2d0f81c035
Merge branch 'bugfix/permission-application-log-is-not-configurable-12655'
...
fixes #12655
2016-10-11 10:42:08 +02:00
Eric Lippmann
529ba8ed8a
Use the query's iterator instead fetchAll() on CSV export
...
fixes #12723
2016-10-11 09:53:21 +02:00
Eric Lippmann
14cb499c1b
Change default for sticky option of acknowledgements from true to false
...
resolves #12873
2016-10-07 14:48:34 +02:00
Eric Lippmann
213804401c
Fix Web 2's remove-downtime API actions not selecting the downtime name
...
refs #11398
2016-10-07 14:44:08 +02:00
Eric Lippmann
246ad7b4d3
Remove ChartController
...
fixes #10019
2016-10-05 09:57:00 +02:00
Eric Lippmann
c83659eff7
Sometimes you just herp the derp so hard it herpderps
2016-09-29 16:19:41 +02:00
Alexander A. Klimov
4d16656100
Preserve status code and headers in JSON responses
...
refs #12583
2016-09-27 13:26:20 +02:00
Alexander A. Klimov
5576e00a01
Fix missing translation
...
refs #12655
2016-09-27 11:22:18 +02:00
Alexander A. Klimov
b3a3db6382
Make permission application/log configurable
...
refs #12655
2016-09-27 11:08:34 +02:00
Johannes Meyer
7ed3acbbd8
Module: Check a menu item's permission and don't overwrite its label
...
This allows now totally different values for an item's name and label
and fixes the bug that permissions declared in the configuration.php
were not evaluated for menu items.
fixes #11431
2016-09-26 11:01:26 +02:00
Johannes Meyer
5b875f3749
JsonResponse: Allow to output the "data" key in case of an error
...
As stated by the JSend specification this key is optional for error responses.
2016-09-21 15:58:59 +02:00
Eric Lippmann
c547f4c17f
Fix error in the contact detail view introduced by changes to the notification queries
2016-09-15 14:07:19 +02:00
Eric Lippmann
fd6ae75803
IDO: Improve notification view performance
2016-09-14 16:18:41 +02:00
Noah Hilverling
e0d59ded2d
vagrant: Add missing icinga2 constants
...
fixes #12717
2016-09-13 13:55:47 +02:00
Eric Lippmann
1ed2ebc191
IDO: Add config option to use the customvariables table for fetching custom vars
...
Icinga 1.x has the option to not dump the icinga_customvariablestatus table:
dump_customvar_status=0
With this setting applied, Web 2 will never show custom variables because Web 2 relies on the customvariablestatus table.
This commit introduces a config option to use the customvariables table instead:
/etc/icingaweb2/modules/monitoring/config.ini
[ido]
use_customvar_status_table = 0
2016-09-12 15:52:07 +02:00
Eric Lippmann
65d7c18c31
Merge branch 'bugfix/contact-service-filter-12019'
...
fixes #12019
2016-09-12 12:30:34 +02:00
Eric Lippmann
3fdba713ed
Merge branch 'bugfix/handle-recoverable-error-10361'
...
fixes #10361
2016-09-12 08:29:40 +02:00
Eric Lippmann
11edc55c78
Merge branch 'bugfix/copy-paste-plugin-output-12134'
...
fixes #12134
2016-09-12 08:20:54 +02:00
Alexander A. Klimov
c8b1693fdc
Fix Controller::assertPermission() allowing everything for unauthenticated requests
...
fixes #12108
2016-09-12 08:18:36 +02:00
Eric Lippmann
4398267db5
Merge branch 'bugfix/wrong-url-makes-whole-dashboard-unusable-11920'
...
fixes #11920
2016-09-09 15:22:48 +02:00
Eric Lippmann
ef7be98e0c
Simplify InternalUrlValidator::isValid()
...
refs #11920
2016-09-09 15:22:24 +02:00
Eric Lippmann
1f980f92f2
Optimize imports in InternalUrlValidator
...
refs #11920
2016-09-09 15:21:06 +02:00
Eric Lippmann
5845d6c0cb
Optimize imports in DashletForm
...
refs #11920
2016-09-09 15:20:45 +02:00
Eric Lippmann
eafb689136
Merge branch 'feature/show-git-head-for-modules-11664'
...
resolves #11664
2016-09-09 14:23:39 +02:00