icingaweb2/library/Icinga/Application
Eric Lippmann 7bd42b476f bootstrap: Load setup module in case the setup token exists
The web setup may write the config.ini even if it errors. Thus our bootstrap
has to load the setup module whenever the setup.token exists.
Another approach would to write the config.ini in our web setup at the very end.
2015-01-23 15:27:52 +01:00
..
Logger Log: Fix StdoutWriter not using our "new" Logger's interface 2014-12-03 09:38:33 +01:00
Modules modules: Fix that the forms namespace is not registered when the module does not have any library file 2015-01-14 13:24:31 +01:00
ApplicationBootstrap.php bootstrap: Load setup module in case the setup token exists 2015-01-23 15:27:52 +01:00
Benchmark.php Benchmark: hide timestamp on HTML output 2014-08-22 09:34:43 +02:00
Cli.php Load setup module when necessary when bootstrapping the CLI 2014-12-30 09:27:37 +01:00
Config.php Config: Fix PHPDoc for fromIni 2015-01-19 11:43:39 +01:00
EmbeddedWeb.php Remove unused use in EmbeddedWeb 2014-12-10 09:32:02 +01:00
Icinga.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
LegacyWeb.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Loader.php ProgrammingError: extend IcingaException 2014-08-26 11:15:19 +02:00
Logger.php Adjust usages of Icinga\Application\Config 2014-11-18 13:11:52 +01:00
Platform.php Make db requirement checks more sensitive 2014-12-01 15:38:10 +01:00
Web.php Web: Load setup module if necessary 2014-12-29 14:31:34 +01:00
functions.php Implement plural and context based translation functionality 2014-09-16 15:19:23 +02:00
webrouter.php Display inline pie-charts also in views exported to PDF 2014-12-15 13:55:20 +01:00