.. |
Application
|
Raise version to 2.12.1
|
2023-11-15 12:22:46 +01: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
|
CommentParser: Add var type hint
|
2024-02-09 14:05:22 +01:00 |
Common
|
Provide `DbMigration` hook & register when bootstrapping
|
2023-09-19 14:37:55 +02:00 |
Crypt
|
AesCrypt: Remove deprecated methods `encryptToBase64()` and `decryptFromBase64()`
|
2022-06-14 14:24:30 +02:00 |
Data
|
ConfigObject: Document generics
|
2024-02-15 14:13:48 +01: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
|
IniWriter: Avoid deprecation notice upon write errors
|
2024-08-13 11:36:31 +02:00 |
Legacy
|
dashboard: Use the non-translated versions of pane and dashlet names for storage
|
2019-07-18 08:33:35 +02:00 |
Less
|
Remove dead code from `Visitor.php`
|
2023-08-23 10:53:13 +02:00 |
Model
|
Introduce database models required by migration hooks
|
2023-09-19 14:37:54 +02:00 |
Protocol
|
LdapConnection: Access array key only if its set
|
2024-08-07 14:05:35 +02:00 |
Repository
|
PhpDoc: Fix incorrect `@param` and `@return` type hints
|
2023-08-23 10:53:15 +02:00 |
Security
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
Test
|
Create fake session to write csp nonces to it
|
2023-08-28 16:56:51 +02:00 |
User
|
PreferencesStore: Fix syntax
|
2022-05-27 14:02:11 +02:00 |
Util
|
Csp: Include `script-src 'self';
|
2024-08-07 11:39:58 +02:00 |
Web
|
Dashboard: Don't merge already existing dashlets
|
2024-08-13 11:37:12 +02:00 |
User.php
|
Avoid passing `null` to non-nullable arguments
|
2022-03-24 12:29:06 +01:00 |