icingaweb2/library/Icinga
Eric Lippmann c12c4a9e4c Modules: Call `Module::registerWebIntegration()' after including the run script
Routes added via a module's run script were not respected since
`Module::registerRoutes()' is called from `Module::registerWebIntegration()'.

refs #6303
2014-05-28 13:29:02 +02:00
..
Application Modules: Call `Module::registerWebIntegration()' after including the run script 2014-05-28 13:29:02 +02:00
Authentication Fix authentication error handling 2014-03-28 14:45:03 +01:00
Chart Inline\PieChart: code style 2014-05-20 23:29:13 +00:00
Cli Detect TTY support and avoid ANSI colors if none 2014-04-18 14:36:46 +00:00
Config IniWriter: Delete nested properties 2014-05-02 09:26:17 +02:00
Data IDO Queries: performance quickfixes 2014-05-20 13:27:58 +00:00
Exception Decouple (automatic) preferences storage from user preferences (WIP) 2014-02-14 17:28:11 +01:00
File Pdf/Charts: add initial chart support to PDFs 2014-05-20 22:48:06 +00:00
Filter Fix that queryfilters are being ignored by the parser 2014-03-19 09:11:25 +01:00
Logger Rename Icinga\Logger\Writer\StreamWriter to FileWriter 2014-04-30 11:59:22 +02:00
Protocol Exception messages should be single-line strings 2014-05-02 11:19:35 +02:00
Test Tests: Remove Zend Controller Test from base test 2014-05-02 09:46:01 +02:00
User Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
Util Fix division by zero in Icinga\Util\Format 2014-05-06 08:32:42 +02:00
Web Web\Url: add a shift() method 2014-05-20 13:49:35 +00:00
User.php Add test for Icinga\User 2014-04-28 14:06:39 +02:00