Eric Lippmann
|
e376b137c7
|
Prepare release version 2.5.0
|
2017-11-27 16:18:13 +01:00 |
Markus Frosch
|
762b4eeed2
|
de_DE: Extend and improve translation
refs #3067
|
2017-11-21 15:47:46 +01:00 |
Markus Frosch
|
2493cb8d63
|
Fix incorrect uses of translation around sprintf
|
2017-11-21 15:47:46 +01:00 |
Johannes Meyer
|
e4fd8d5124
|
Setup: Only allow to validate the API transport configuration
refs #3101
|
2017-11-21 13:48:29 +01:00 |
Markus Frosch
|
22c6bf75e7
|
Setup: Fix that the API transport validation does not work
refs #3101
|
2017-11-21 13:48:17 +01:00 |
Markus Frosch
|
0a3ab14ca4
|
Fix ErrorDocument prefix for the Apache webserver
|
2017-11-17 11:41:04 +01:00 |
Markus Frosch
|
032622a4dc
|
php-fpm: Add config file examples and templates
|
2017-11-17 11:37:36 +01:00 |
Markus Frosch
|
c3ef50978a
|
style: Fix minor styleguide issues for PHPCS
|
2017-11-08 10:06:45 +01:00 |
Alexander A. Klimov
|
d13856eb39
|
Wizard: show LDAP connection settings discovery failure reasons
refs #2865
|
2017-10-26 10:25:37 +02:00 |
Alexander Aleksandrovič Klimov
|
29df5464cb
|
Fix error "Undefined index: logging_file" (#3013)
fixes #3007
|
2017-10-11 15:09:22 +02:00 |
Alexander A. Klimov
|
4b9a30755f
|
Suggest LDAP backend type based on the discovery (if any)
refs #3004
|
2017-10-09 13:00:05 +02:00 |
Alexander A. Klimov
|
5ef8be2031
|
LdapBackendForm: move discovery from createElements() to isValidPartial()
refs #2997
|
2017-10-06 16:16:12 +02:00 |
Alexander A. Klimov
|
b7b7796e34
|
AuthBackendPage: set the subform's defaults before creating it
refs #2990
|
2017-10-06 13:26:21 +02:00 |
Alexander A. Klimov
|
4603f0657d
|
Respect suggestions only for the LDAP backend type
refs #2990
|
2017-10-06 12:04:30 +02:00 |
Alexander A. Klimov
|
de53925c7c
|
Provide suggestions for AuthBackendPage as element defaults
refs #2990
|
2017-10-06 11:12:11 +02:00 |
Alexander A. Klimov
|
a0ffdb0f7c
|
Populate LdapBackendForm with suggestions only on the first access
refs #2990
|
2017-10-05 14:53:14 +02:00 |
Eric Lippmann
|
3790fd0819
|
Bump version to 2.4.2
(cherry picked from commit 13e86b6320 )
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2017-09-28 14:24:00 +02:00 |
lippserd
|
b7639651e8
|
Merge pull request #2904 from naisanza/bugs/typos
icingaweb2/setup typo on page
|
2017-08-11 15:40:28 +02:00 |
Michael Friedrich
|
1078b7de1a
|
Setup Wizard: Fix missing MySQL error code 1698 handling
refs #2909
|
2017-08-07 15:14:20 +02:00 |
Eric Jaw
|
07cea541eb
|
icingaweb2/setup typo on page
don' ==> don't
|
2017-07-28 16:02:23 -04:00 |
Eric Lippmann
|
686d022987
|
Merge pull request #2863 from Icinga/feature/domain-support-for-authn-authz-2153
|
2017-06-21 13:16:36 +02:00 |
Alexander A. Klimov
|
fa5bc6c1ae
|
Wizard: make LDAP domain discovery working again
refs #2153
|
2017-06-20 15:46:31 +02:00 |
Alexander A. Klimov
|
0b8e4d4b5c
|
LDAP user backend form: discover and store the LDAP server's domains
refs #2153
|
2017-06-07 10:19:52 +02:00 |
Eric Lippmann
|
68842f00d8
|
Fix version
|
2017-05-03 15:12:07 +02:00 |
Johannes Meyer
|
181e2ef05c
|
Swag: Fix swag (aka a whole bunch of code style issues..)
|
2017-01-27 14:48:59 +01:00 |
Eric Lippmann
|
1da67cfbc0
|
Merge pull request #2689 from Icinga/fix-icinga-com-2687
Update to icinga.com
|
2017-01-18 13:25:39 +01:00 |
Michael Friedrich
|
08a82daea3
|
Update to icinga.com
refs #2687
|
2017-01-18 12:04:43 +01:00 |
Noah Hilverling
|
9578c9f489
|
Setup-Wizard-Viewscript: Fix that progress bar is not shown correctly
fixes #13735
|
2017-01-13 12:35:50 +01:00 |
Noah Hilverling
|
a230fd4aa8
|
WebWizard: Add removeToken option to method clearSession
refs #9658
|
2017-01-09 11:01:36 +01:00 |
Noah Hilverling
|
19f2c813f1
|
Wizard: Add restart button
refs #9658
|
2017-01-09 11:01:15 +01:00 |
Noah Hilverling
|
e9eeb030a6
|
DbTool: Do not replace '%' with '%%' in method grantPrivileges
fixes #13615
|
2016-12-15 15:12:19 +01:00 |
Johannes Meyer
|
0716f87852
|
Update german translation
|
2016-12-13 13:57:27 +01:00 |
Eric Lippmann
|
ff71a395d2
|
Update version to 2.4.0
|
2016-12-13 12:34:12 +01:00 |
Alexander A. Klimov
|
3cedcd5408
|
Fix missing German translation
refs #11115
|
2016-12-08 18:38:39 +01:00 |
Alexander A. Klimov
|
e10384770d
|
DbResourceForm: make the encryption selection a checkbox
refs #11115
|
2016-12-08 17:52:07 +01:00 |
Alexander A. Klimov
|
0bafc944d3
|
Conform to code style guidelines
refs #11115
|
2016-12-08 17:09:00 +01:00 |
Alexander A. Klimov
|
dce6b4eb08
|
Merge branch 'master' into feature/add-ssl-support-to-mysql-database-resources-11115
|
2016-12-08 16:50:41 +01:00 |
Florian Strohmaier
|
de7d409377
|
Replace icinga header logos with pixel optimized SVGs
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2016-11-22 15:12:18 +01:00 |
Johannes Meyer
|
2c817215cb
|
ExternalBackendForm: Remove option to configure where to fetch a remote user
refs #12164
|
2016-11-16 12:06:58 +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
|
29c221418b
|
External authentication: respect REDIRECT_REMOTE_USER as well
refs #12164
|
2016-10-17 16:19:26 +02:00 |
Eric Lippmann
|
fc5ed3feb1
|
Bump version to 2.3.4
|
2016-06-23 14:09:55 +02:00 |
Eric Lippmann
|
d4b9b6d303
|
Bump version to 2.3.3
|
2016-06-07 15:15:01 +02:00 |
Johannes Meyer
|
1feeef1020
|
ResourceStep: Show encryption settings
refs #11115
|
2016-05-27 15:46:17 +02:00 |
Johannes Meyer
|
b759ab6f5a
|
DbResourceForm: Don't show SSL form elements by default
Addded additionally a check for PHP 5.4 so that these elements
are not shown for earlier versions.
refs #11115
|
2016-05-27 15:45:22 +02:00 |
Lee Clemens
|
87e774cb88
|
Add SSL Support to MySQL resources
Signed-off-by: Johannes Meyer <johannes.meyer@netways.de>
|
2016-05-27 13:15:48 +02:00 |
Alexander A. Klimov
|
21e4ba5680
|
Icinga Web 2.3.2
|
2016-04-28 14:56:31 +02:00 |
Eric Lippmann
|
fdbcc6af8e
|
Bump version to 2.3.1
|
2016-04-18 01:10:20 +02:00 |