icingaweb2/library/Icinga
raviks789 282b4d564a Add `style` element to SVGs
The ruleset returned by `Styleable::getStyle()` is added to the SVG.
2023-08-28 16:56:51 +02:00
..
Application PhpDoc: Fix incorrect `@param` and `@return` type hints 2023-08-23 10:53:15 +02:00
Authentication UserGroupBackend: Fix `Variable '$backend' is probably undefined` 2023-08-23 10:53:14 +02:00
Chart Add `style` element to SVGs 2023-08-28 16:56:51 +02:00
Cli Loader: Fix `Variable '$obj' is probably undefined` 2023-08-23 10:53:15 +02:00
Common
Crypt
Data `Inspection`: Fix return type of method `error()` 2023-08-23 10:53:14 +02:00
Date PhpDoc: Fix incorrect `@param` and `@return` type hints 2023-08-23 10:53:15 +02:00
Exception IcingaException: Fix `Variable '$index' is probably undefined` 2023-08-23 10:53:14 +02:00
File LocalFileStorage::create(): Add missing return statement 2023-08-23 10:53:15 +02:00
Legacy
Less
Protocol PhpDoc: Fix incorrect `@param` and `@return` type hints 2023-08-23 10:53:15 +02:00
Repository PhpDoc: Fix incorrect `@param` and `@return` type hints 2023-08-23 10:53:15 +02:00
Security
Test BaseTestCase: Refactor request and response mocking 2023-07-04 17:05:06 +02:00
User
Util Add helper to enable strict CSP 2023-08-28 12:42:32 +02:00
Web Use `style` element to create css class for dynamic inline style 2023-08-28 16:40:33 +02:00
User.php