icingaweb2/library/Icinga
Yonas Habteab c29ac9842d Call: Don't precompile arg values when it's not an array
The CSS/LESS callable argument values may not always be an array, but also an object or whateever,
in this case we don't need to precompile the values as they could never be a variable.
2022-06-30 12:15:01 +02:00
..
Application Remove deprecated method `ApplicationBootstrap::setupZendAutoloader()` and its uses 2022-06-14 14:24:30 +02:00
Authentication Remove restriction macro `user:local_name` 2022-06-14 14:24:30 +02:00
Chart LinearUnit: Make Iterator methods compatible with the parent methods 2022-06-02 16:19:42 +02:00
Cli Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Common PdfExport: Show decoded url in pdf footer 2022-05-27 14:20:15 +02:00
Crypt AesCrypt: Remove deprecated methods `encryptToBase64()` and `decryptFromBase64()` 2022-06-14 14:24:30 +02:00
Data DbQuery: Accept any type in method `valueToTimestamp()` 2022-06-30 08:37:14 +02:00
Date Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Exception IcingaException::getConfidentialTraceAsString(): respect functions which don't take args "by definition" 2018-02-13 12:46:06 +01:00
File Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +01:00
Legacy dashboard: Use the non-translated versions of pane and dashlet names for storage 2019-07-18 08:33:35 +02:00
Less Call: Don't precompile arg values when it's not an array 2022-06-30 12:15:01 +02:00
Protocol LdapConnection: Remove deprecated method `connect()` 2022-06-14 14:24:30 +02:00
Repository Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Security Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Test Replace deprecated method `DbConnection::getConnection()` with `DbConnection::getDbAdapter()` 2022-06-14 14:24:30 +02:00
User PreferencesStore: Fix syntax 2022-05-27 14:02:11 +02:00
Util Remove deprecated class `Icinga/Util/Translator` 2022-06-14 14:24:30 +02:00
Web Fix that navbar forgets active state after refresh (#4831) 2022-06-29 14:58:02 +02:00
User.php Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00