.. |
Application
|
Handle non `.js` files in asset/js and non `.css` or `.less` in asset/css folder
|
2021-11-02 08:58:58 +01:00 |
Authentication
|
If enforcing a charset, DO IT ONLY IF THE DB TYPE IS CORRECT
|
2021-07-28 09:04:28 +02:00 |
Chart
|
SVGRenderer: Set correct input encoding
|
2021-07-26 11:57:45 +02:00 |
Cli
|
Use ipl-i18n's `Translation` trait where applicable
|
2021-05-28 14:03:36 +02:00 |
Common
|
If enforcing a charset, DO IT ONLY IF THE DB TYPE IS CORRECT
|
2021-07-28 09:04:28 +02:00 |
Crypt
|
Utilize multiple encryption ciphers for remember me
|
2021-08-09 16:58:58 +02:00 |
Data
|
Check if the column in the row is set for filters
|
2021-08-24 09:34:26 +02:00 |
Date
|
Add $requireTime to timeAgo() and timeSince() too
|
2019-07-15 10:11:52 +02:00 |
Exception
|
IcingaException::getConfidentialTraceAsString(): respect functions which don't take args "by definition"
|
2018-02-13 12:46:06 +01:00 |
File
|
Merge pull request #4049 from Icinga/fix/pdfexport-hooks-may-cause-bad-loading-times
|
2020-01-16 09:02:31 +01:00 |
Legacy
|
dashboard: Use the non-translated versions of pane and dashlet names for storage
|
2019-07-18 08:33:35 +02:00 |
Protocol
|
LdapQuery: Compare multi-valued attributes as rfc2891 suggests
|
2021-02-23 08:22:58 +01:00 |
Repository
|
swag: Fix violations of PSR-12
|
2019-12-04 11:28:08 +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
|
BaseTestCase: Setup `ipl\I18n\StaticTranslator::$instance`
|
2021-05-28 14:03:36 +02:00 |
User
|
If enforcing a charset, DO IT ONLY IF THE DB TYPE IS CORRECT
|
2021-07-28 09:04:28 +02:00 |
Util
|
LessParser: Add custom function `extract-variable-default`
|
2021-06-23 17:40:06 +02:00 |
Web
|
LessCompiler: Show more details for parsing exceptions
|
2021-11-03 16:23:22 +01:00 |
User.php
|
User: Add property `$unrestricted`
|
2021-03-09 11:27:13 +01:00 |