Johannes Meyer
|
3040116c12
|
Combine duplicate requirements
refs #8191
|
2015-01-22 12:47:18 +01:00 |
Johannes Meyer
|
96390d34bf
|
Enable modules as part of the main installation routine
refs #8191
|
2015-01-21 15:03:34 +01:00 |
Johannes Meyer
|
817e4e937c
|
Run module wizards as part of the main application's wizard
A user now chooses right after the start which modules to install and
configures them as part of the main routine.
refs #8191
|
2015-01-21 14:00:57 +01:00 |
Johannes Meyer
|
1f6a81aefb
|
Add Wizard::skipPage()
Required to not to duplicate code in custom wizards and to avoid errors
when detecting the direction.
refs #8191
|
2015-01-21 13:07:08 +01:00 |
Johannes Meyer
|
573c1046bb
|
Ensure that the SummaryPage has a unique name when being utilized
refs #8191
|
2015-01-21 11:44:44 +01:00 |
Johannes Meyer
|
b468be2813
|
Drop the ModulePage
refs #8191
|
2015-01-21 09:59:48 +01:00 |
Eric Lippmann
|
70f080313d
|
setup: Use schema path from setup's config or default
refs #8232
|
2015-01-19 11:43:38 +01:00 |
Eric Lippmann
|
fc05f4d53e
|
setup: Fix the mode of created directories
|
2014-12-29 17:55:34 +01:00 |
Eric Lippmann
|
daaf242145
|
Fix the default configuration path in our web wizard
|
2014-12-29 14:33:07 +01:00 |
Eric Lippmann
|
19387b24ab
|
Do not use a new function for getting the configuration directory in our web wizard
|
2014-12-29 14:32:20 +01:00 |
Johannes Meyer
|
cc9ee93311
|
Clarify that php-gd is mandatory to export views to PDF
refs #8112
|
2014-12-18 16:21:25 +01:00 |
Johannes Meyer
|
bca28a5ae2
|
Display inline pie-charts also in views exported to PDF
fixes #6463
|
2014-12-15 13:55:20 +01:00 |
Johannes Meyer
|
d25a3a1704
|
Show path to the php.ini on the wizard's requirements page
refs #7839
|
2014-11-26 10:38:39 +01:00 |
Johannes Meyer
|
d64ec0aa3c
|
Rename Icinga\Module\Setup\Form to Icinga\Module\Setup\Forms
refs #7553
|
2014-11-14 11:01:16 +01:00 |
Johannes Meyer
|
688c016f2d
|
Re-enable requirement checks for Zend_Db_Adapter_*
refs #7464
|
2014-11-13 14:34:31 +01:00 |
Johannes Meyer
|
4595b51318
|
Remove Zend version check
refs #7464
|
2014-11-13 14:34:04 +01:00 |
Johannes Meyer
|
4992140326
|
Hardcode the access mode to use when creating files
refs #7163
|
2014-11-12 09:39:18 +01:00 |
Johannes Meyer
|
ca66480ba7
|
Hardcode the access mode to use when creating directories
refs #7163
|
2014-11-12 09:18:19 +01:00 |
Johannes Meyer
|
79c2758ff5
|
Require a specific version of the Zend Framework
refs #7163
|
2014-11-11 14:04:17 +01:00 |
Johannes Meyer
|
eb4672923f
|
Require the OpenSSL module instead of providing an unsafe fallback
refs #7163
|
2014-11-11 10:19:09 +01:00 |
Johannes Meyer
|
e1f75b5f5f
|
Use mt() instead of just t() in the setup module
refs #7163
|
2014-11-11 09:24:53 +01:00 |
Johannes Meyer
|
21ed823da7
|
Adjust namespace declarations
refs #7163
|
2014-11-10 16:31:40 +01:00 |
Johannes Meyer
|
8f212018ec
|
Move the setup wizard code to a dedicated module
refs #7163
|
2014-11-10 15:11:44 +01:00 |