icingaweb2/library/Icinga/Application
Jannis Moßhammer 2c97ab26a4 Code style, Form tests and bugfixes
This commit summarizes the bugfixes made in this branch. As the frontend the fixes required a lot of stuff to be fixed afterwards and #4602 was used as a larger example regression test, this affects a few tickets:

- (Bug 4491) Frontend tests will hang randomly: CasperJS now operates on the installed version, so this shouldn't happen anymore
- (Bug 4602) Configuration Interface - Authentication: Backends moved when pushing enter: The authentication interface is reworked and does not persist a state over pages
- (Bug 4605) /tmp should not be the default log path: Now it is the application relative var/log path
- (Bug 4606) Configuration: Show message that changes were saved successfully: Implemented and tested with casperjs
- (Bug 4641) Installation/Testing fix configure/make: This has been reworked
- (Bug 4642) Allow Application placeholder in config: This was required for implementimg 4605
- (Bug 4643) Application doesn't work with older Zend Versions: A fallback __call has been implemented for this

refs #4491
refs #4602
refs #4605
refs #4606
refs #4641
refs #4642
refs #4643
2013-08-29 11:48:33 +02:00
..
Modules CS: Fix docstrings in Icinga/Application/Modules/Module.php and Manager.php 2013-08-14 16:08:15 +02:00
ApplicationBootstrap.php Bootstrap: Safe application start 2013-08-23 17:28:13 +02:00
Benchmark.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
Cli.php Code compliance change and rename refs to User 2013-07-30 14:06:46 +02:00
Config.php Code style, Form tests and bugfixes 2013-08-29 11:48:33 +02:00
DbAdapterFactory.php BaseTest: Create class and tests 2013-08-26 11:15:27 +02:00
EmbeddedWeb.php Prepare user settings api 2013-07-30 14:06:46 +02:00
Icinga.php Prepare user settings api 2013-07-30 14:06:46 +02:00
LegacyWeb.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
Loader.php Update license header 2013-07-15 12:26:10 +02:00
Logger.php Chmod after file creation 2013-08-29 11:48:33 +02:00
Platform.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
TranslationHelper.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
Web.php Implement {app} placeholder and Icinga\Config::resolvePath() 2013-08-29 11:48:32 +02:00
functions.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00