Johannes Meyer
13a329ba20
Update po files of all available locales
2020-03-13 10:40:35 +01:00
Johannes Meyer
cd738e858c
Update de_DE translations
...
fixes #3994
2020-03-13 10:40:35 +01:00
Johannes Meyer
1c8e487588
setup: Fix scroll issues in the wizard
2020-02-28 09:33:15 +01:00
Bernd Arnold
ffadceafd7
Fixed %s database name in DE translation
...
At the end of the Icinga Web 2 setup procedure, there's a nice welcome greeting.
Since there's no database name in the [original message], there's no text that could be replaced by the %s.
This is untested. Please let me know if there are other lines/files that have to be changed in order to make this work.
Kind regards,
Bernd
[original message] 81bb5272b5/modules/setup/library/Setup/Steps/DatabaseStep.php (L252)
2020-01-13 13:53:57 +01:00
Johannes Meyer
b8f8187762
AuthBackendPage: Fix crash when external authentication is chosen
...
Only occurred due to PHP 7.4
2019-12-06 15:34:56 +01:00
Johannes Meyer
7b488d7f93
swag: Fix violations of PSR-12
...
PSR-2 has been deprecated and phpcs v3.5.3
now checks for the successor PSR-12
2019-12-04 11:28:08 +01:00
Johannes Meyer
e0be21f655
Raise version to 2.7.3
2019-10-18 07:41:53 +02:00
Johannes Meyer
362c30c1dd
Raise version to 2.7.2
2019-10-16 08:12:09 +02:00
Johannes Meyer
04b23811be
Raise version to 2.7.1
2019-08-14 13:10:19 +02:00
Johannes Meyer
105f32a006
locale: Update de_DE translation of the setup module
2019-07-30 10:36:01 +02:00
Eric Lippmann
f35946df29
Raise version to 2.7.0
2019-07-30 10:19:53 +02:00
Johannes Meyer
212606de78
setup: Apply new icinga form style
2019-07-29 10:17:59 +02:00
Johannes Meyer
066aa0ef03
setup: Set a proper title for the wizard
...
refs #3851
2019-07-15 08:24:44 +02:00
p4k8
0e3be14f96
Add Ukrainian language support
2019-06-23 21:48:32 +03:00
Johannes Meyer
2aff4eebe4
Merge pull request #3776 from chisatohasimoto/icingaweb2_1
...
Add Japanese language support
2019-05-22 12:46:25 +02:00
Johannes Meyer
ef470b3c1d
Merge pull request #3655 from Icinga/bugfix/setup-cli-webserver-config-fpm-enabled
...
Setup: Allow to enable FPM
2019-05-08 09:29:13 +02:00
chisatohasimoto
1ee8c67403
Add Japanese language support setup
2019-05-08 09:17:48 +09:00
Michael Friedrich
7f7b3b0b91
Setup: Fix example for Nginx
2019-05-03 16:28:46 +02:00
Johannes Meyer
c0e102cedd
Release version 2.6.3
...
(cherry picked from commit 78d215ce36
)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
2019-04-24 14:49:21 +02:00
Johannes Meyer
81bb5272b5
Merge pull request #3680 from Icinga/feature/date-timezone-3626
...
Setup: don't require date.timezone
2019-04-18 14:20:47 +02:00
Alexander A. Klimov
5a0434431f
Setup: don't require date.timezone
...
refs #3626
2019-04-18 11:31:37 +02: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
Michael Friedrich
f7248324f4
Setup: Remove fcgi from apache URL
2019-01-08 11:38:51 +01:00
Michael Friedrich
26c6ce3e55
Setup: Add --enable-fpm flag
2018-12-21 15:29:06 +01:00
Eric Lippmann
081b90e92f
Raise version to 2.6.2
2018-11-20 12:39:21 +01:00
Alexander A. Klimov
ae5018ccea
Setup: make icingacli alternative command working OOTB
2018-11-14 12:26:30 +01:00
Eric Lippmann
b3e0b5d587
Raise version to 2.6.1
2018-08-02 12:46:39 +02:00
Johannes Meyer
c0f99539ff
Raise version to v2.6.0
2018-07-19 09:27:11 +02:00
Marian Rainer-Harbach
5e40405a12
Allow disabling MySQL server certificate validation by setting ssl_do_not_verify_server_cert
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2018-07-16 11:41:13 +02:00
Eric Lippmann
8990d6f46e
Drop support for PHP < 5.6
2018-07-03 13:11:36 +02:00
Alexander A. Klimov
fc1f6e13ab
Drop PHP 5.3 support
2018-05-07 11:36:54 +02:00
Johannes Meyer
f893f4953b
modules: Raise versions to 2.5.3
2018-04-27 10:24:18 +02:00
Johannes Meyer
77787c3ac1
modules: Raise versions to 2.5.2
2018-04-25 13:03:24 +02:00
Michael T. DeGuzis
91678eec83
protocol is wrong, fcgi, not fgci
2018-02-11 18:04:19 -05:00
Eric Lippmann
56d28a6c14
Prepare release version 2.5.1
2018-01-22 13:47:41 +01:00
Johannes Meyer
2a959af9c2
ConfigCommand: Add fpm socket commandline switch
...
Allows to pass a different socket path than the default
when generating a webserver's configuration.
refs #2862
2018-01-19 10:15:22 +01:00
Markus Frosch
93464f5cd0
apache: Make sure to forward authentication credentials to FPM
...
This is needed for basic authentication against the Icinga Web 2 API.
2017-12-04 14:16:34 +01:00
Markus Frosch
eff3b7758c
apache: Include FPM comments in regular Apache config
2017-12-04 14:14:34 +01:00
Eric Lippmann
754963ac11
Support FPM config for Apache < 2.4 generated via icingacli
2017-11-29 14:31:47 +01:00
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
Eric Lippmann
773c3cc88e
Bump version to 2.3.0
2016-04-13 16:23:38 +02:00
Marius Hein
609b2da565
Update module versions
2016-02-29 22:49:40 +01:00
Johannes Meyer
67b1309834
LdapDiscoveryPage: Show errors if they occur...
2016-02-12 14:19:45 +01:00
Alexander A. Klimov
474803fee4
Change all license headers to only reflect a file's year of creation
...
refs #11000
2016-02-08 15:41:00 +01:00
Eric Lippmann
32f87284ad
PHP7: Fix MySQL and PostgreSQL PDO extension checks
...
refs #10251
2016-01-28 13:52:31 +01:00
Eric Lippmann
353b9da8a5
Bump version to 2.1.2
2015-12-23 14:21:56 +01:00
Eric Lippmann
23b51e8b52
Re-introduce getValues() override for subform values in wizard pages
...
Wizard pages don't subclass ConfigForm for which the patch was intended. Sorry for the bug.
refs #10905
2015-12-23 14:07:19 +01:00
Eric Lippmann
405b768dc2
Bump version to 2.1.1
2015-12-22 14:50:13 +01:00
Eric Lippmann
f843ef2a47
Autofocus the setup token input
...
refs #10671
2015-12-21 13:05:57 +01:00
Eric Lippmann
ed5c2c4190
Merge branch 'bugfix/setup-config-directory-config-should-use-mkdir-p-instead-of-mkdir-10126'
...
fixes #10126
2015-12-21 11:13:13 +01:00
Eric Lippmann
a14481a96b
CLI: Use a more restrict mode when creating the config directory resursively
...
refs #10126
2015-12-21 11:12:06 +01:00