icingaweb2/library/Icinga
Jannis Moßhammer c9673bfea3 Catch database errors, set fallback tz
The fallback timezone is set in case an error occurs
before setupTimezone() is entered. In this case the user
is presented with an warning about missing timezone settings
if the php.ini doesn't contain timezone information

refs #4529
2013-09-04 14:27:37 +02:00
..
Application Catch database errors, set fallback tz 2013-09-04 14:27:37 +02:00
Authentication UserBackend: Fix interface in test 2013-08-30 15:32:06 +02:00
Config Replace "\n" with PHP_EOL 2013-08-27 18:49:30 +02:00
Data Fix count query ignoring joins 2013-09-02 18:42:05 +02:00
Exception Simplify SystemPermissionException 2013-09-02 12:52:51 +02:00
File CC: Add newline to end of file where missing 2013-08-07 10:27:50 +02:00
Objects Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
Protocol Monitoring: Fix remaining usages of namespace Monitoring without Icinga\Module prefix 2013-09-04 11:21:12 +02:00
Test Tests: Let the BaseTestCase require db and form libraries once it's being required 2013-09-04 11:21:12 +02:00
User Add NullStore as preference fallback 2013-09-04 14:27:37 +02:00
Util CS: Fix violations for overdue files 2013-09-04 11:21:12 +02:00
Web Fix error message and move validation in own DateTimeValidator 2013-09-04 11:06:36 +02:00
User.php Framework/User: getTimeZone now returns a DateTimeZone object instead of a string 2013-08-12 16:43:09 +02:00