icingaweb2/modules/setup/application/forms
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
..
AdminAccountPage.php Use getenv() instead of $_SERVER to get REMOTE_USER 2015-12-18 13:46:34 +01:00
AuthBackendPage.php Re-introduce getValues() override for subform values in wizard pages 2015-12-23 14:07:19 +01:00
AuthenticationPage.php Use getenv() instead of $_SERVER to get REMOTE_USER 2015-12-18 13:46:34 +01:00
DatabaseCreationPage.php Wizard: Re-render passwords on the admin account and db creation page 2015-07-02 11:50:23 +02:00
DbResourcePage.php wizard: Show a warning if the IDO is used for the internal database 2015-08-28 15:25:40 +02:00
GeneralConfigPage.php WebWizard: Drop preferences page and include ApplicationConfigForm instead 2015-07-01 16:02:40 +02:00
LdapDiscoveryConfirmPage.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
LdapDiscoveryPage.php LdapDiscoveryPage: Prefer our form error implementation 2015-07-02 11:19:08 +02:00
LdapResourcePage.php Wizard: Fix that auto-submitting a form does not have any effect 2015-07-29 16:17:14 +02:00
ModulePage.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
RequirementsPage.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
SummaryPage.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
UserGroupBackendPage.php Re-introduce getValues() override for subform values in wizard pages 2015-12-23 14:07:19 +01:00
WelcomePage.php Autofocus the setup token input 2015-12-21 13:05:57 +01:00