.. |
Announcement
|
AnnouncementIniRepository: Also fetch column `start` in `findActive()`
|
2019-05-23 10:05:14 +02:00 |
Controller
|
ActionController: Don't override reload rules in `redirectXhr()`
|
2022-05-11 14:26:09 +02:00 |
Dom
|
Ensure Return Type Compatibility with Internal Classes
|
2022-03-24 12:29:06 +01:00 |
Form
|
Form: Create CSRFTokens in way that ensures id uniqueness
|
2022-02-04 17:20:48 +01:00 |
Helper
|
LinkTransformer: Don't load any external url in an iframe
|
2022-02-04 16:04:26 +01:00 |
Hook
|
Swag: Fix swag (aka a whole bunch of code style issues..)
|
2017-01-27 14:48:59 +01:00 |
Navigation
|
BadgeNavigationItemRenderer: Add `$cssClass` on autorefresh
|
2022-05-12 15:13:16 +02:00 |
Paginator
|
Ensure Return Type Compatibility with Internal Classes
|
2022-03-24 12:29:06 +01:00 |
Response
|
Split Json::encode() into Json::encode() and Json::sanitize()
|
2018-06-21 16:01:53 +02:00 |
Session
|
Ensure Return Type Compatibility with Internal Classes
|
2022-03-24 12:29:06 +01:00 |
View
|
Compress comment detail in Hosts detail and Comments list.
|
2021-10-07 10:44:10 +02:00 |
Widget
|
Avoid passing `null` to non-nullable arguments
|
2022-03-24 12:29:06 +01:00 |
Announcement.php
|
Implement announcements
|
2016-11-29 15:24:34 +01:00 |
ApplicationStateCookie.php
|
Introduce ApplicationStateHook
|
2018-07-09 16:28:25 +02:00 |
Controller.php
|
Controller: Don't accept `0` as default page limit
|
2020-11-16 13:29:49 +01:00 |
Cookie.php
|
Remember me (#4112)
|
2021-05-21 15:43:06 +02:00 |
CookieSet.php
|
Ensure Return Type Compatibility with Internal Classes
|
2022-03-24 12:29:06 +01:00 |
FileCache.php
|
FileCache: Add method to prepare sub directories
|
2019-06-25 16:18:26 +02:00 |
Form.php
|
Form: Create CSRFTokens in way that ensures id uniqueness
|
2022-02-04 17:20:48 +01:00 |
Hook.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
JavaScript.php
|
Drop expandable.js
|
2022-02-07 14:11:48 +01:00 |
LessCompiler.php
|
Enhance page layout when exporting to PDF using dompdf
|
2022-03-01 17:04:38 +01:00 |
Menu.php
|
Menu.php: Add classes for nav-items to only be shown on mobile
|
2022-05-12 15:13:16 +02:00 |
Notification.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
RememberMe.php
|
LoginForm: Also disable stay logged in case of no encryption method
|
2021-08-10 10:09:15 +02:00 |
RememberMeUserDevicesList.php
|
Rememberme compatibility with php version 5.6+ (#4472)
|
2021-07-26 17:37:38 +02:00 |
RememberMeUserList.php
|
Rememberme compatibility with php version 5.6+ (#4472)
|
2021-07-26 17:37:38 +02:00 |
Request.php
|
Properly handle window id's and container id's
|
2020-01-14 10:14:02 +01:00 |
Response.php
|
Avoid passing `null` to non-nullable arguments
|
2022-03-24 12:29:06 +01:00 |
Session.php
|
Don't call session_start() after ini_set()
|
2018-01-24 17:38:20 +01:00 |
StyleSheet.php
|
Merge pull request #4697 from Icinga/feature/redesigned-user-menu-new
|
2022-05-16 09:04:26 +02:00 |
Url.php
|
Url: Drop unwanted boolean parameters in method `onlyWith()`
|
2021-01-13 17:20:22 +01:00 |
UrlParams.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
UserAgent.php
|
Remember me (#4112)
|
2021-05-21 15:43:06 +02:00 |
View.php
|
Fix that false values in dropdowns get ignored
|
2022-04-06 16:34:34 +02:00 |
Widget.php
|
Update to icinga.com
|
2017-01-18 12:04:43 +01:00 |
Window.php
|
Properly handle window id's and container id's
|
2020-01-14 10:14:02 +01:00 |
Wizard.php
|
Wizard: Transform emtpy page data values to null
|
2021-06-30 18:53:41 +02:00 |